Index: trunk/resources/data/defaultpresets.xml
===================================================================
--- trunk/resources/data/defaultpresets.xml	(revision 18843)
+++ trunk/resources/data/defaultpresets.xml	(revision 18844)
@@ -8864,9 +8864,9 @@
             <link wiki="Tag:natural=earth_bank" />
             <space />
-            <label text="A steep earth bank, with significant vertical, or near vertical (leave the lower face to the right of the way)." />
+            <label text="A steep earth bank, with a significant vertical, or near vertical (leave the lower face to the right of the way)." />
             <space />
             <key key="natural" value="earth_bank" />
             <text key="depth" text="Depth (meters)" />
-            <combo key="earth_bank" values="gully,scarp,cut_bank,grassy_steep_slope" />
+            <combo key="earth_bank" values="gully,scarp,cut_bank,grassy_steep_slope" text="Type"/>
 
             <preset_link preset_name="Cliff" text="Similar but different tags:" />
Index: trunk/resources/data/validator/deprecated.mapcss
===================================================================
--- trunk/resources/data/validator/deprecated.mapcss	(revision 18843)
+++ trunk/resources/data/validator/deprecated.mapcss	(revision 18844)
@@ -73,5 +73,5 @@
   fixAdd: "wetland=marsh";
 }
-#23185
+/* #23185 */
 *[landuse=reservoir][!reservoir_type],
 *[landuse=reservoir][reservoir_type=water_storage] {
Index: trunk/test/unit/org/openstreetmap/josm/gui/dialogs/properties/TagEditHelperTest.java
===================================================================
--- trunk/test/unit/org/openstreetmap/josm/gui/dialogs/properties/TagEditHelperTest.java	(revision 18843)
+++ trunk/test/unit/org/openstreetmap/josm/gui/dialogs/properties/TagEditHelperTest.java	(revision 18844)
@@ -125,4 +125,5 @@
     void testTicket23191() {
         TestUtils.assumeWorkingJMockit();
+        new WindowMocker();
         final TagEditHelper tagEditHelper = newTagEditHelper();
         final DataSet original = new DataSet();
