Index: /trunk/data/defaultpresets.xml
===================================================================
--- /trunk/data/defaultpresets.xml	(revision 6258)
+++ /trunk/data/defaultpresets.xml	(revision 6259)
@@ -190,5 +190,4 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=motorway_link" />
             <label text="Edit Motorway Link" />
-            <space />
             <key key="highway" value="motorway_link" />
             <optional>
@@ -297,5 +296,4 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Link_(highway)"/>
             <label text="Edit Primary Link" />
-            <space />
             <key key="highway" value="primary_link" />
             <optional>
@@ -351,5 +349,4 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Link_(highway)"/>
             <label text="Edit Secondary Link" />
-            <space />
             <key key="highway" value="secondary_link" />
             <optional>
@@ -405,5 +402,4 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Link_(highway)"/>
             <label text="Edit Tertiary Link" />
-            <space />
             <key key="highway" value="tertiary_link" />
             <optional>
@@ -431,6 +427,143 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=unclassified" />
             <label text="Edit Unclassified Road" />
-            <space />
             <key key="highway" value="unclassified" />
+            <optional>
+                <text key="name" text="Name" />
+                <text key="ref" text="Reference" />
+                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
+                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
+                <text key="maxspeed" text="Max. speed (km/h)" />
+                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
+                <check key="oneway" text="Oneway" default="off" />
+                <check key="bridge" text="Bridge" default="off" />
+                <check key="tunnel" text="Tunnel" default="off" />
+                <check key="cutting" text="Cutting" default="off" />
+                <check key="embankment" text="Embankment" default="off" />
+                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
+                <check key="lit" text="Lit" default="off" /> 
+                <check key="passing_places" text="Passing Places" default="off" />
+                <text key="width" text="Width (meters)" />
+            </optional>
+        </item>
+        <item name="Residential" icon="presets/residential.png" type="way,closedway">
+            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=residential"
+                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=residential"
+                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=residential"
+                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=residential"
+                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=residential"
+                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=residential"
+                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=residential"
+                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=residential" />
+            <label text="Edit Residential Street" />
+            <space />
+            <key key="highway" value="residential" />
+            <text key="name" text="Name" />
+            <optional>
+                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
+                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
+                <text key="maxspeed" text="Max. speed (km/h)" />
+                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
+                <check key="oneway" text="Oneway" default="off" />
+                <check key="bridge" text="Bridge" default="off" />
+                <check key="tunnel" text="Tunnel" default="off" />
+                <check key="cutting" text="Cutting" default="off" />
+                <check key="embankment" text="Embankment" default="off" />
+                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
+                <check key="lit" text="Lit" default="off" /> 
+                <text key="width" text="Width (meters)" />
+            </optional>
+        </item>
+        <item name="Bicycle Road" icon="presets/bicycle_road.svg" type="way">
+            <link href="http://wiki.openstreetmap.org/wiki/Key:bicycle_road"
+                  de.href="http://wiki.openstreetmap.org/wiki/DE:Key:bicycle_road" />
+            <label text="Edit Bicycle Road" />
+            <space />
+            <key key="bicycle_road" value="yes" />
+            <key key="bicycle" value="designated" />
+            <combo key="highway" text="Highway type" values="residential,service,unclassified,path,cycleway" values_context="Highway" default="residential" />
+            <text key="name" text="Name" />
+            <combo key="vehicle" text="Vehicle access" values="yes,no,destination" default="no" />
+            <text key="maxspeed" text="Max. speed (km/h)" default="30"/>
+            <optional>
+                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />
+                <combo key="lanes" text="Lanes" values="1,2,3,4,5" />
+                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
+                <check key="oneway" text="Oneway" default="off" />
+                <check key="oneway:bicycle" text="Oneway for bicycle" default="off" />
+                <check key="bridge" text="Bridge" default="off" />
+                <check key="tunnel" text="Tunnel" default="off" />
+                <check key="cutting" text="Cutting" default="off" />
+                <check key="embankment" text="Embankment" default="off" />
+                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
+                <check key="lit" text="Lit" default="off" /> 
+                <text key="width" text="Width (meters)" />
+            </optional>
+        </item>
+        <item name="Living Street" icon="presets/living_street.png" type="way,closedway">
+            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=living_street"
+                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=living_street"
+                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:highway=living_street"
+                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=living_street"
+                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=living_street"
+                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=living_street" />
+            <label text="Edit Living Street" />
+            <space />
+            <key key="highway" value="living_street" />
+            <text key="name" text="Name" />
+            <optional>
+                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
+                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
+                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
+                <check key="oneway" text="Oneway" default="off" />
+                <check key="bridge" text="Bridge" default="off" />
+                <check key="tunnel" text="Tunnel" default="off" />
+                <check key="cutting" text="Cutting" default="off" />
+                <check key="embankment" text="Embankment" default="off" />
+                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
+                <check key="lit" text="Lit" default="off" /> 
+                <text key="width" text="Width (meters)" />
+            </optional>
+        </item>
+        <item name="Pedestrian" icon="presets/pedestrian.png" type="way,closedway,relation">
+            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=pedestrian"
+                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=pedestrian"
+                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:highway=pedestrian"
+                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=pedestrian"
+                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=pedestrian"
+                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=pedestrian"
+                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=pedestrian"
+                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=pedestrian"
+                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=pedestrian" />
+            <label text="Edit Pedestrian Street" />
+            <space />
+            <key key="highway" value="pedestrian" />
+            <text key="name" text="Name" />
+            <optional>
+                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
+                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
+                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
+                <check key="area" text="Area" default="off" />
+                <check key="bridge" text="Bridge" default="off" />
+                <check key="tunnel" text="Tunnel" default="off" />
+                <check key="cutting" text="Cutting" default="off" />
+                <check key="embankment" text="Embankment" default="off" />
+                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
+                <check key="lit" text="Lit" default="off" /> 
+                <text key="width" text="Width (meters)" />
+            </optional>
+        </item>
+        <item name="Service" icon="presets/way_unclassified.png" type="way,closedway">
+            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=service"
+                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=service"
+                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=service"
+                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=service"
+                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:highway=service"
+                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=service"
+                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=service"
+                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=service" />
+            <label text="Edit Service Way" />
+            <space />
+            <key key="highway" value="service" />
+            <combo key="service" text="Service way type" values="alley,driveway,parking_aisle" />
             <optional>
                 <text key="name" text="Name" />
@@ -450,141 +583,4 @@
             </optional>
         </item>
-        <item name="Residential" icon="presets/residential.png" type="way,closedway">
-            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=residential"
-                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=residential"
-                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=residential"
-                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=residential"
-                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=residential"
-                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=residential"
-                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=residential"
-                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=residential" />
-            <label text="Edit Residential Street" />
-            <space />
-            <key key="highway" value="residential" />
-            <text key="name" text="Name" />
-            <optional>
-                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
-                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
-                <text key="maxspeed" text="Max. speed (km/h)" />
-                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
-                <check key="oneway" text="Oneway" default="off" />
-                <check key="bridge" text="Bridge" default="off" />
-                <check key="tunnel" text="Tunnel" default="off" />
-                <check key="cutting" text="Cutting" default="off" />
-                <check key="embankment" text="Embankment" default="off" />
-                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
-                <check key="lit" text="Lit" default="off" /> 
-                <text key="width" text="Width (meters)" />
-            </optional>
-        </item>
-        <item name="Bicycle Road" icon="presets/bicycle_road.svg" type="way">
-            <link href="http://wiki.openstreetmap.org/wiki/Key:bicycle_road"
-                  de.href="http://wiki.openstreetmap.org/wiki/DE:Key:bicycle_road" />
-            <label text="Edit Bicycle Road" />
-            <space />
-            <key key="bicycle_road" value="yes" />
-            <key key="bicycle" value="designated" />
-            <combo key="highway" text="Highway type" values_context="Highway" values="residential,service,unclassified,path,cycleway" default="residential" />
-            <text key="name" text="Name" />
-            <combo key="vehicle" text="Vehicle access" values="yes,no,destination" default="no" />
-            <text key="maxspeed" text="Max. speed (km/h)" default="30"/>
-            <optional>
-                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />
-                <combo key="lanes" text="Lanes" values="1,2,3,4,5" />
-                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
-                <check key="oneway" text="Oneway" default="off" />
-                <check key="oneway:bicycle" text="Oneway for bicycle" default="off" />
-                <check key="bridge" text="Bridge" default="off" />
-                <check key="tunnel" text="Tunnel" default="off" />
-                <check key="cutting" text="Cutting" default="off" />
-                <check key="embankment" text="Embankment" default="off" />
-                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
-                <check key="lit" text="Lit" default="off" /> 
-                <text key="width" text="Width (meters)" />
-            </optional>
-        </item>
-        <item name="Living Street" icon="presets/living_street.png" type="way,closedway">
-            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=living_street"
-                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=living_street"
-                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:highway=living_street"
-                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=living_street"
-                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=living_street"
-                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=living_street" />
-            <label text="Edit Living Street" />
-            <space />
-            <key key="highway" value="living_street" />
-            <text key="name" text="Name" />
-            <optional>
-                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
-                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
-                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
-                <check key="oneway" text="Oneway" default="off" />
-                <check key="bridge" text="Bridge" default="off" />
-                <check key="tunnel" text="Tunnel" default="off" />
-                <check key="cutting" text="Cutting" default="off" />
-                <check key="embankment" text="Embankment" default="off" />
-                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
-                <check key="lit" text="Lit" default="off" /> 
-                <text key="width" text="Width (meters)" />
-            </optional>
-        </item>
-        <item name="Pedestrian" icon="presets/pedestrian.png" type="way,closedway,relation">
-            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=pedestrian"
-                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=pedestrian"
-                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:highway=pedestrian"
-                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=pedestrian"
-                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=pedestrian"
-                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=pedestrian"
-                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=pedestrian"
-                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=pedestrian"
-                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=pedestrian" />
-            <label text="Edit Pedestrian Street" />
-            <space />
-            <key key="highway" value="pedestrian" />
-            <text key="name" text="Name" />
-            <optional>
-                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
-                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
-                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
-                <check key="area" text="Area" default="off" />
-                <check key="bridge" text="Bridge" default="off" />
-                <check key="tunnel" text="Tunnel" default="off" />
-                <check key="cutting" text="Cutting" default="off" />
-                <check key="embankment" text="Embankment" default="off" />
-                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
-                <check key="lit" text="Lit" default="off" /> 
-                <text key="width" text="Width (meters)" />
-            </optional>
-        </item>
-        <item name="Service" icon="presets/way_unclassified.png" type="way,closedway">
-            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=service"
-                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=service"
-                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=service"
-                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=service"
-                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:highway=service"
-                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=service"
-                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=service"
-                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=service" />
-            <label text="Edit Serviceway" />
-            <space />
-            <key key="highway" value="service" />
-            <optional>
-                <combo key="service" text="Serviceway type" values="alley,driveway,parking_aisle" />
-                <text key="name" text="Name" />
-                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
-                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
-                <text key="maxspeed" text="Max. speed (km/h)" />
-                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
-                <check key="oneway" text="Oneway" default="off" />
-                <check key="bridge" text="Bridge" default="off" />
-                <check key="tunnel" text="Tunnel" default="off" />
-                <check key="cutting" text="Cutting" default="off" />
-                <check key="embankment" text="Embankment" default="off" />
-                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
-                <check key="lit" text="Lit" default="off" /> 
-                <check key="passing_places" text="Passing Places" default="off" />
-                <text key="width" text="Width (meters)" />
-            </optional>
-        </item>
         <item name="Parking Aisle" icon="presets/way_unclassified.png" type="way,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:service=parking_aisle"
@@ -596,5 +592,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:service=parking_aisle" />
             <label text="Edit Parking Aisle" />
-            <space />
             <key key="highway" value="service" />
             <key key="service" value="parking_aisle" />
@@ -614,5 +609,4 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=road" />
             <label text="Edit Road of unknown type" />
-            <space />
             <key key="highway" value="road" />
             <optional>
@@ -633,5 +627,4 @@
         </item>
         <item name="Construction" icon="presets/construction.png" type="way,closedway">
-            <label text="Edit Highway Under Construction" />
             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=construction"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Key:construction"
@@ -640,5 +633,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:construction"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:construction" />
-            <space />
+            <label text="Edit Highway Under Construction" />
             <key key="highway" value="construction" />
             <optional>
@@ -673,12 +666,15 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:access" />
             <label text="Edit Road Restrictions" />
+            <space />
             <check key="oneway" text="Oneway" default="off" />
             <check key="toll" text="Toll" default="off"  />
             <check key="noexit" text="No exit (cul-de-sac)" default="off"  />
             <label text="Transport mode restrictions" />
+            <space />
             <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" match="key" />
             <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
             <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
             <label text="Vehicles per type" />
+            <space />
             <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
             <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
@@ -689,4 +685,5 @@
             <combo key="hgv" text="Heavy Goods Vehicles (hgv)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
             <label text="Vehicles per use" />
+            <space />
             <combo key="agricultural" text="Agricultural" values="yes,official,designated,destination,permissive,private,no" match="key" />
             <combo key="emergency" text="Emergency vehicles" values="yes,official,designated,destination,permissive,private,no" match="keyvalue" />
@@ -754,9 +751,8 @@
         </item>
         <item name="Ford" icon="presets/ford.png" type="node,way">
-            <label text="Edit Ford" />
             <link href="http://wiki.openstreetmap.org/wiki/Key:ford"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Key:ford"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:ford" />
-            <space />
+            <label text="Edit Ford" />
             <key key="ford" value="yes" />
             <optional>
@@ -779,6 +775,6 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=track" />
             <label text="Edit Track" />
+            <space />
             <combo key="tracktype" text="Tracktype" values="grade1,grade2,grade3,grade4,grade5" />
-            <space />
             <key key="highway" value="track" />
             <optional>
@@ -811,5 +807,4 @@
                   sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:highway=path" />
             <label text="Edit Path" />
-            <space />
             <key key="highway" value="path" />
             <optional>
@@ -853,5 +848,4 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=bridleway" />
             <label text="Edit Bridleway" />
-            <space />
             <key key="highway" value="bridleway" />
             <optional>
@@ -870,5 +864,5 @@
             </optional>
         </item>
-        <item name="Cycle Lane" type="way">
+        <item name="Cycle Lane/Track" type="way">
             <link href="http://wiki.openstreetmap.org/wiki/Bicycle"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Bicycle"
@@ -879,5 +873,6 @@
                   nl.href="http://wiki.openstreetmap.org/wiki/NL:Bicycle"
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Bicycle" />
-            <label text="Edit Cycle Lane" />
+            <label text="Edit Cycle Lane or Track" />
+            <space />
             <combo key="cycleway" text="Cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
             <combo key="cycleway:left" text="Cycleway left" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" />
@@ -885,7 +880,8 @@
             <check key="oneway:bicycle" text="Oneway (bicycle)" default="off" />
             <space />
-            <label text="Edit Highway" />
-            <combo key="highway" text="Highway" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,unclassified,residential,living_street,service,bus_guideway,construction" />
-            <check key="oneway" text="Oneway" default="off" />
+            <optional text="Edit Highway Attributes:">
+                <combo key="highway" text="Highway" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,unclassified,residential,living_street,service,bus_guideway,construction" />
+                <check key="oneway" text="Oneway" default="off" />
+            </optional>
         </item>
         <item name="Dedicated Cycleway" icon="presets/cycleway.png" type="way">
@@ -898,5 +894,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=cycleway" />
             <label text="Edit Cycleway" />
-            <space />
             <key key="highway" value="cycleway" />
             <optional>
@@ -920,5 +915,4 @@
                   it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=cycleway" />
             <label text="Edit Cycleway" />
-            <space />
             <key key="highway" value="path" />
             <key key="bicycle" value="designated" />
@@ -944,5 +938,4 @@
                   it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=cycleway" />
             <label text="Edit Cycleway" />
-            <space />
             <key key="highway" value="path" />
             <key key="bicycle" value="designated" />
@@ -973,5 +966,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=footway" />
             <label text="Edit Footway" />
-            <space />
             <key key="highway" value="footway" />
             <optional>
@@ -998,5 +990,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=steps" />
             <label text="Edit Flight of Steps" />
-            <space />
             <key key="highway" value="steps" />
             <optional>
@@ -1037,5 +1028,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=services" />
             <label text="Edit Service Station" />
-            <space />
             <key key="highway" value="services" />
             <optional>
@@ -1055,5 +1045,4 @@
                   sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:highway=rest_area" />
             <label text="Edit Rest Area" />
-            <space />
             <key key="highway" value="rest_area" />
             <optional>
@@ -1071,5 +1060,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=traffic_signals" />
             <label text="Edit Traffic Signal" />
-            <space />
             <key key="highway" value="traffic_signals" />
             <optional text="Optional crossing attributes:">
@@ -1133,5 +1121,4 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=passing_place"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=passing_place"/>
-            <label text="Edit Passing Place" />
             <key key="highway" value="passing_place" />
         </item>
@@ -1151,5 +1138,4 @@
             <space />
             <key key="traffic_sign" value="city_limit" />
-            <space />
             <text key="name" text="Name" />
             <text key="alt_name" text="Second Name" />
@@ -1180,5 +1166,4 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:mountain_pass" />
             <label text="Edit Mountain Pass" />
-            <space />
             <key key="mountain_pass" value="yes" />
             <optional>
@@ -1189,7 +1174,5 @@
         </item>
     </group> <!-- Waypoints -->
-    <group name="Barriers" icon="presets/barrier.png">
-
-        <!-- *** node barriers *** -->
+    <group name="Barriers" icon="presets/barrier.png"> <!-- *** node barriers *** -->
         <item name="Block" icon="presets/block.png" type="node,way,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=block"
@@ -1197,12 +1180,15 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=block" />
             <label text="Edit Block" />
-            <space />
             <key key="barrier" value="block" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+            </optional>
+            <optional>
+                <text key="maxwidth" text="Max. width (meters)" length="7" />
+                <combo key="material" text="Material" values="concrete,stone" />
+            </optional>
         </item> <!-- block -->
         <item name="Bollard" icon="presets/bollard.png" type="node,way">
@@ -1216,13 +1202,14 @@
             <space />
             <key key="barrier" value="bollard" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
+            <combo key="bollard" text="Bollard type" values="rising,removable" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+            </optional>
             <optional>
                 <text key="maxwidth" text="Max. width (meters)" length="7" />
-                <combo key="bollard" text="Bollard type" values="rising,removable" />
+                <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
             </optional>
         </item> <!-- bollard -->
@@ -1233,12 +1220,11 @@
                   pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:barrier=cycle_barrier" />
             <label text="Edit Cycle Barrier" />
-            <space />
             <key key="barrier" value="cycle_barrier" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+            </optional>
             <optional>
                 <text key="maxwidth" text="Max. width (meters)" length="7" />
@@ -1248,12 +1234,11 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=cattle_grid" />
             <label text="Edit Cattle Grid" />
-            <space />
             <key key="barrier" value="cattle_grid" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
         </item> <!-- cattle_grid -->
         <item name="Bus Trap" icon="presets/empty.png" type="node">
@@ -1261,5 +1246,4 @@
                   pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:barrier=bus_trap" />
             <label text="Edit Bus Trap" />
-            <space />
             <key key="barrier" value="bus_trap" />
             <optional>
@@ -1269,13 +1253,12 @@
         <item name="Spikes" icon="presets/empty.png" type="node">
             <label text="Edit Spikes" />
-            <space />
             <key key="barrier" value="spikes" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
         </item> <!-- spikes -->
         <item name="Toll Booth" icon="presets/toll_station.png" type="node,closedway">
@@ -1289,5 +1272,4 @@
                   zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:barrier=toll_booth" />
             <label text="Edit Toll Booth" />
-            <space />
             <key key="barrier" value="toll_booth" />
             <optional>
@@ -1298,17 +1280,14 @@
         <item name="Border Control" icon="presets/douane.png" type="node">
             <label text="Edit Border Control" />
-            <space />
             <key key="barrier" value="border_control" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
         </item> <!-- border_control -->
-        <separator/>
-
-        <!-- *** linear barriers *** -->
+        <separator/> <!-- *** linear barriers *** -->
         <item name="Hedge" icon="presets/hedge.png" type="way,closedway,relation">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=hedge"
@@ -1321,5 +1300,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=hedge" />
             <label text="Edit Hedge" />
-            <space />
             <key key="barrier" value="hedge" />
             <optional>
@@ -1340,5 +1318,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=fence" />
             <label text="Edit Fence" />
-            <space />
             <key key="barrier" value="fence" />
             <optional>
@@ -1350,5 +1327,4 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=guard_rail" />
             <label text="Edit Guard Rail" />
-            <space />
             <key key="barrier" value="guard_rail" />
             <optional>
@@ -1366,5 +1342,4 @@
                   zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:barrier=wall" />
             <label text="Edit Wall" />
-            <space />
             <key key="barrier" value="wall" />
             <optional>
@@ -1378,5 +1353,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=city_wall" />
             <label text="Edit City Wall" />
-            <space />
             <key key="barrier" value="city_wall" />
             <optional>
@@ -1392,5 +1366,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=retaining_wall" />
             <label text="Edit Retaining Wall" />
-            <space />
             <key key="barrier" value="retaining_wall" />
             <optional>
@@ -1404,6 +1377,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=ditch"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=ditch" />
-            <label text="Edit Ditch" />
-            <space />
+            <label text="Edit Ditch" text_context="Barrier" />
             <key key="barrier" value="ditch" />
             <optional>
@@ -1413,5 +1385,4 @@
         <item name="Kerb" type="way,closedway">
             <label text="Edit Kerb" />
-            <space />
             <key key="barrier" value="kerb" />
             <optional>
@@ -1419,7 +1390,5 @@
             </optional>
         </item> <!-- kerb -->
-        <separator/>
-
-        <!-- *** access *** -->
+        <separator/> <!-- *** access *** -->
         <item name="Entrance (barrier opening)" icon="styles/standard/vehicle/entrance.png" type="node">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=entrance"
@@ -1427,13 +1396,12 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=entrance" />
             <label text="Edit Entrance (barrier opening)" />
-            <space />
             <key key="barrier" value="entrance" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
             <optional>
                 <text key="maxwidth" text="Max. width (meters)" length="7" />
@@ -1448,13 +1416,12 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=gate" />
             <label text="Edit Gate" />
-            <space />
             <key key="barrier" value="gate" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
             <optional>
                 <text key="maxwidth" text="Max. width (meters)" length="7" />
@@ -1469,13 +1436,12 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=lift_gate" />
             <label text="Edit Lift Gate" />
-            <space />
             <key key="barrier" value="lift_gate" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
             <optional>
                 <text key="maxwidth" text="Max. width (meters)" length="7" />
@@ -1484,13 +1450,12 @@
         <item name="Hampshire Gate" icon="presets/empty.png" type="node">
             <label text="Edit Hampshire Gate" />
-            <space />
             <key key="barrier" value="hampshire_gate" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
             <optional>
                 <text key="maxwidth" text="Max. width (meters)" length="7" />
@@ -1499,13 +1464,12 @@
         <item name="Bump Gate" icon="presets/empty.png" type="node">
             <label text="Edit Bump Gate" />
-            <space />
             <key key="barrier" value="bump_gate" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
             <optional>
                 <text key="maxwidth" text="Max. width (meters)" length="7" />
@@ -1515,10 +1479,9 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=kissing_gate" />
             <label text="Edit Kissing Gate" />
-            <space />
             <key key="barrier" value="kissing_gate" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="off" />
+            </optional>
             <optional>
                 <text key="maxwidth" text="Max. width (meters)" length="7" />
@@ -1529,13 +1492,12 @@
                   pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:barrier=chain" />
             <label text="Edit Chain" />
-            <space />
             <key key="barrier" value="chain" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
             <optional>
                 <text key="maxwidth" text="Max. width (meters)" length="7" />
@@ -1547,12 +1509,12 @@
             <space />
             <key key="barrier" value="stile" />
-            <optional>
-                <combo key="stile" text="Type" values="ladder,squeezer,stepover" />
+            <combo key="stile" text="Type" values="ladder,squeezer,stepover" />
+            <optional>
                 <combo key="material" text="Material" values="metal,stone,wood" />
             </optional>
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="off" />
+            </optional>
         </item> <!-- stile -->
         <item name="Turnstile" icon="styles/standard/vehicle/turnstile.png" type="node">
@@ -1561,10 +1523,9 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=stile" />
             <label text="Edit Turnstile" />
-            <space />
             <key key="barrier" value="turnstile" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="off" />
+            </optional>
         </item> <!-- turnstile -->
         <item name="Sally Port" icon="styles/standard/vehicle/sally_port.png" type="node">
@@ -1573,13 +1534,12 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=sally_port" />
             <label text="Edit Sally Port" />
-            <space />
             <key key="barrier" value="sally_port" />
-            <label text="Allowed traffic:" />
-            <space />
-            <check key="foot" text="Foot" default="on" />
-            <check key="bicycle" text="Bicycle" default="on" />
-            <check key="horse" text="Horse" default="off" />
-            <check key="motorcycle" text="Motorcycle" default="off" />
-            <check key="motorcar" text="Motorcar" default="off" />
+            <optional text="Allowed traffic:">
+                <check key="foot" text="Foot" default="on" />
+                <check key="bicycle" text="Bicycle" default="on" />
+                <check key="horse" text="Horse" default="off" />
+                <check key="motorcycle" text="Motorcycle" default="off" />
+                <check key="motorcar" text="Motorcar" default="off" />
+            </optional>
             <optional>
                 <text key="maxheight" text="Max. height (meters)" length="7" />
@@ -1587,9 +1547,7 @@
             </optional>
         </item> <!-- sally_port -->
-
     </group> <!-- Barriers -->
     <group name="Passageways" icon="presets/tunnel.png">
         <item name="Tunnel" icon="presets/tunnel.png" type="way">
-            <label text="Edit Tunnel"/>
             <link href="http://wiki.openstreetmap.org/wiki/Key:tunnel"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Key:tunnel"
@@ -1601,5 +1559,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:tunnel"
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:tunnel" />
-            <space />
+            <label text="Edit Tunnel"/>
             <key key="tunnel" value="yes" />
             <optional>
@@ -1612,5 +1570,4 @@
         </item>
         <item name="Building Passage" icon="presets/tunnel.png" type="way">
-            <label text="Edit Building Passage"/>
             <link href="http://wiki.openstreetmap.org/wiki/Key:tunnel"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Key:tunnel"
@@ -1622,5 +1579,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:tunnel"
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:tunnel" />
-            <space />
+            <label text="Edit Building Passage"/>
             <key key="tunnel" value="building_passage" />
             <optional>
@@ -1633,5 +1590,4 @@
         </item>
         <item name="Arcade" type="way">
-            <label text="Edit Arcade"/>
             <link href="http://wiki.openstreetmap.org/wiki/Key:covered"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Key:covered"
@@ -1639,4 +1595,5 @@
                   ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:covered"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:covered" />
+            <label text="Edit Arcade"/>
             <space />
             <key key="covered" value="arcade" />
@@ -1650,5 +1607,4 @@
         </item>
         <item name="Colonnade" type="way">
-            <label text="Edit Colonnade"/>
             <link href="http://wiki.openstreetmap.org/wiki/Key:covered"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Key:covered"
@@ -1656,4 +1612,5 @@
                   ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:covered"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:covered" />
+            <label text="Edit Colonnade"/>
             <space />
             <key key="covered" value="colonnade" />
@@ -1667,5 +1624,4 @@
         </item>
         <item name="Avalanche Protector" type="way">
-            <label text="Edit Avalanche Protector"/>
             <link href="http://wiki.openstreetmap.org/wiki/Key:tunnel"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Key:tunnel"
@@ -1677,4 +1633,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:tunnel"
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:tunnel" />
+            <label text="Edit Avalanche Protector"/>
             <space />
             <key key="tunnel" value="avalanche_protector" />
@@ -1692,5 +1649,4 @@
   <group name="Water" icon="presets/waterway.png">
     <group name="Water" icon="presets/waterway.png">
-        <separator/>
         <item name="Drain" icon="presets/waterway.png" type="way">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=drain"
@@ -1772,4 +1728,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=spring" />
             <label text="Edit Spring" />
+            <space />
             <key key="natural" value="spring" />
             <text key="name" text="Name" />
@@ -1811,6 +1768,4 @@
                   ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:man_made=groyne"
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=groyne" />
-            <label text="Edit Groyne" />
-            <space />
             <key key="man_made" value="groyne" />                               
         </item>
@@ -1827,5 +1782,4 @@
         <separator/>
         <item name="Culvert" icon="presets/tunnel.png" type="way">
-            <label text="Edit Culvert"/>
             <link href="http://wiki.openstreetmap.org/wiki/Tag:tunnel=culvert"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:tunnel=culvert"
@@ -1833,5 +1787,5 @@
                   pl.href="http://wiki.openstreetmap.org/wiki/Pl:tunnel=culvert"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:tunnel=culvert" />
-            <space />
+            <label text="Edit Culvert"/>
             <key key="tunnel" value="culvert" />
             <optional>
@@ -1862,4 +1816,5 @@
         <item name="Covered Reservoir" icon="presets/reservoir_covered.png" type="node,closedway,relation">
             <label text="Edit Covered Reservoir" />
+            <space />
             <key key="man_made" value="reservoir_covered" />
             <text key="name" text="Name" />
@@ -1874,4 +1829,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=water" />
             <label text="Edit Water" />
+            <space />
             <key key="natural" value="water" />
             <text key="name" text="Name" />
@@ -1879,4 +1835,5 @@
         <item name="Land" icon="presets/landuse.png" type="node,closedway,relation">
             <label text="Edit Land" />
+            <space />
             <key key="natural" value="land" />
             <text key="name" text="Name" />
@@ -1888,4 +1845,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=coastline" />
             <label text="Edit Coastline" />
+            <space />
             <key key="natural" value="coastline" />
             <text key="name" text="Name" />
@@ -1899,4 +1857,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:waterway=riverbank" />
             <label text="Edit Riverbank" />
+            <space />
             <key key="waterway" value="riverbank" />
             <text key="name" text="Name" />
@@ -1914,4 +1873,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=wetland" />
             <label text="Edit Wetland" />
+            <space />
             <key key="natural" value="wetland" />
             <text key="name" text="Name" />
@@ -1921,4 +1881,5 @@
             <label text="Edit Mud" />
             <key key="natural" value="mud" />
+            <space />
             <text key="name" text="Name" />
         </item>
@@ -1930,4 +1891,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=beach" />
             <label text="Edit Beach" />
+            <space />
             <key key="natural" value="beach" />
             <text key="name" text="Name" />
@@ -1935,4 +1897,5 @@
         <item name="Bay" icon="presets/bay.png" type="node,closedway,relation">
             <label text="Edit Bay" />
+            <space />
             <key key="natural" value="bay" />
             <text key="name" text="Name" />
@@ -1945,4 +1908,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=cliff" />
             <label text="Edit Cliff" />
+            <space />
             <key key="natural" value="cliff" />
             <text key="name" text="Name" />
@@ -1958,4 +1922,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=ferry_terminal" />
             <label text="Edit Ferry Terminal" />
+            <space />
             <key key="amenity" value="ferry_terminal" />
             <text key="name" text="Name" />
@@ -1969,5 +1934,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:route=ferry" />
             <label text="Edit Ferry" />
-            <space />
             <key key="route" value="ferry" />
             <optional>
@@ -1978,4 +1942,5 @@
         <item name="Marina" icon="presets/marina.png" type="node,closedway">
             <label text="Edit Marina" />
+            <space />
             <key key="leisure" value="marina" />
             <text key="name" text="Name" />
@@ -1988,4 +1953,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=pier" />
             <label text="Edit Pier" />
+            <space />
             <key key="man_made" value="pier" />
             <text key="name" text="Name" />
@@ -2013,5 +1979,7 @@
             <label text="Edit Slipway" />
             <key key="leisure" value="slipway" />
-            <text key="name" text="Name" />
+            <optional>
+                <text key="name" text="Name" />
+            </optional>
         </item>
         <item name="Boatyard" icon="presets/boatyard.png" type="node,closedway">
@@ -2045,9 +2013,8 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=rail" />
             <label text="Edit Rail" />
-            <space />
             <key key="railway" value="rail" />
             <optional>
                 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
-                <combo key="service" text="Service/Type" values="yard,siding,spur" />
+                <combo key="service" text="Service type" values="yard,siding,spur" />
                 <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
                 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
@@ -2060,9 +2027,8 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=light_rail" />
             <label text="Edit Narrow Gauge Rail" />
-            <space />
             <key key="railway" value="narrow_gauge" />
             <optional>
                 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
-                <combo key="service" text="Types" values="yard,siding,spur" />
+                <combo key="service" text="Service type" values="yard,siding,spur" />
                 <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
                 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
@@ -2077,8 +2043,7 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=monorail" />
             <label text="Edit Monorail" />
-            <space />
             <key key="railway" value="monorail" />
             <optional>
-                <combo key="service" text="Types" values="yard,siding,spur" />
+                <combo key="service" text="Service type" values="yard,siding,spur" />
                 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
                 <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
@@ -2089,8 +2054,7 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=preserved" />
             <label text="Edit Preserved Railway" />
-            <space />
             <key key="railway" value="preserved" />
             <optional>
-                <combo key="service" text="Types" values="yard,siding,spur" />
+                <combo key="service" text="Service type" values="yard,siding,spur" />
                 <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
                 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
@@ -2102,8 +2066,7 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=light_rail" />
             <label text="Edit Light Rail" />
-            <space />
             <key key="railway" value="light_rail" />
             <optional>
-                <combo key="service" text="Types" values="yard,siding,spur" />
+                <combo key="service" text="Service type" values="yard,siding,spur" />
                 <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
                 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
@@ -2117,10 +2080,8 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=subway"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=subway" />
-            <label text="Edit Tram" />
             <label text="Edit Subway" />
-            <space />
             <key key="railway" value="subway" />
             <optional>
-                <combo key="service" text="Types" values="yard,siding,spur" />
+                <combo key="service" text="Service type" values="yard,siding,spur" />
                 <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
                 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
@@ -2137,8 +2098,7 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/UK:Tag:railway=tram" />
             <label text="Edit Tram" />
-            <space />
             <key key="railway" value="tram" />
             <optional>
-                <combo key="service" text="Types" values="yard,siding,spur" />
+                <combo key="service" text="Service type" values="yard,siding,spur" />
                 <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
                 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
@@ -2152,5 +2112,4 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=bus_guideway" />
             <label text="Edit Bus Guideway" />
-            <space />
             <key key="highway" value="bus_guideway" />
             <optional>
@@ -2172,8 +2131,7 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=disused" />
             <label text="Edit Disused Railway" />
-            <space />
             <key key="railway" value="disused" />
             <optional>
-                <combo key="service" text="Types" values="yard,siding,spur" />
+                <combo key="service" text="Service type" values="yard,siding,spur" />
             </optional>
         </item>
@@ -2182,8 +2140,7 @@
                   de.href="http://wiki.openstreetmap.org/wiki/Tag:railway=abandoned" />
             <label text="Edit Abandoned Railway" />
-            <space />
             <key key="railway" value="abandoned" />
             <optional>
-                <combo key="service" text="Types" values="yard,siding,spur" />
+                <combo key="service" text="Service type" values="yard,siding,spur" />
             </optional>
         </item>
@@ -2200,4 +2157,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=level_crossing"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=level_crossing" />
+            <label text="Edit Level Crossing" />
             <key key="railway" value="level_crossing" />
             <optional>
@@ -2216,4 +2174,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:crossing"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:crossing" />
+            <label text="Edit Crossing" />
             <key key="railway" value="crossing" />
             <optional>
@@ -2243,4 +2202,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=chair_lift" />
             <label text="Edit Chair Lift" />
+            <space />
             <key key="aerialway" value="chair_lift" />
             <text key="name" text="Name" />
@@ -2257,4 +2217,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=drag_lift" />
             <label text="Edit Drag Lift" />
+            <space />
             <key key="aerialway" value="drag_lift" />
             <text key="name" text="Name" />
@@ -2271,4 +2232,5 @@
                   sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:aerialway=cable_car" />
             <label text="Edit Cable Car" />
+            <space />
             <key key="aerialway" value="cable_car" />
             <text key="name" text="Name" />
@@ -2287,4 +2249,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Proposed_features/Piste_Maps" />
             <label text="Edit Gondola" />
+            <space />
             <key key="aerialway" value="gondola" />
             <text key="name" text="Name" />
@@ -2300,4 +2263,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=mixed_lift" />
             <label text="Edit Mixed Lift (containing both gondolas and chairs)" />
+            <space />
             <key key="aerialway" value="mixed_lift" />
             <text key="name" text="Name" />
@@ -2314,4 +2278,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
             <label text="Edit T-bar Lift" />
+            <space />
             <key key="aerialway" value="t-bar" />
             <text key="name" text="Name" />
@@ -2325,4 +2290,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
             <label text="Edit J-bar Lift" />
+            <space />
             <key key="aerialway" value="j-bar" />
             <text key="name" text="Name" />
@@ -2336,4 +2302,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
             <label text="Edit Platter Lift" />
+            <space />
             <key key="aerialway" value="platter" />
             <text key="name" text="Name" />
@@ -2347,4 +2314,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
             <label text="Edit Rope Tow" />
+            <space />
             <key key="aerialway" value="rope_tow" />
             <text key="name" text="Name" />
@@ -2358,4 +2326,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
             <label text="Edit Magic Carpet" />
+            <space />
             <key key="aerialway" value="magic_carpet" />
             <text key="name" text="Name" />
@@ -2366,6 +2335,7 @@
             </optional>
         </item>
-        <item name="Goods" name_context="aerialway" icon="presets/goods.png" type="way">
-            <label text="Edit Goods" text_context="aerialway" />
+        <item name="Goods" icon="presets/goods.png" type="way">
+            <label text="Edit Goods" />
+            <space />
             <key key="aerialway" value="goods" />
             <text key="name" text="Name" />
@@ -2379,10 +2349,12 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
             <label text="Edit Station" text_context="aerialway" />
+            <space />
             <key key="aerialway" value="station" />
             <text key="name" text="Name" />
         </item>
-        <item name="Pylon" name_context="aerialway" icon="presets/power_tower.png" type="node">
+        <item name="Pylon" icon="presets/power_tower.png" type="node">
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
-            <label text="Edit Pylon" text_context="aerialway" />
+            <label text="Edit Pylon" />
+            <space />
             <key key="aerialway" value="pylon" />
             <text key="name" text="Name" />
@@ -2401,8 +2373,9 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=parking" />
             <label text="Edit Parking" />
+            <space />
             <key key="amenity" value="parking" />
             <text key="name" text="Name" />
+            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
             <text key="ref" text="Reference number" />
-            <combo key="parking" text="Type" values="multi-storey,surface,underground" default="surface" />
             <text key="maxheight" text="Max. height (meters)" />
             <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
@@ -2422,8 +2395,9 @@
                   ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=parking_space" />
             <label text="Edit Parking space" />
+            <space />
             <key key="amenity" value="parking_space" />
             <text key="name" text="Name" />
+            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
             <text key="ref" text="Reference number" />
-            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
             <text key="capacity" text="Capacity" />
             <space />
@@ -2442,9 +2416,10 @@
                   ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=parking_entrance" />
             <label text="Edit Parking entrance" />
+            <space />
             <key key="amenity" value="parking_entrance" />
             <text key="name" text="Name" />
+            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
             <text key="ref" text="Reference number" />
             <space />
-            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
             <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
             <combo key="fee" text="Fee" values="yes,no,interval" />
@@ -2470,4 +2445,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fuel" />
             <label text="Edit Fuel" />
+            <space />
             <key key="amenity" value="fuel" />
             <combo key="brand" text="Brand" values="Agip,Aral,Avia,BP,Chevron,Citgo,Esso,Exxon,Gulf,Mobil,OMV,Petro-Canada,Pioneer,Q8,Repsol,Shell,Sunoco,Statoil,Tamoil,Texaco,Total,Independent" />
@@ -2501,4 +2477,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=fuel"/>
             <label text="Edit Charging Station (for electric cars)" />
+            <space />
             <key key="amenity" value="charging_station" />
             <text key="operator" text="Operator" />
@@ -2508,4 +2485,5 @@
         <item name="Wash" icon="presets/car_wash.png" type="node,closedway">
             <label text="Edit Car Wash" />
+            <space />
             <key key="amenity" value="car_wash" />
             <text key="name" text="Name" />
@@ -2533,4 +2511,5 @@
         <item name="Repair" icon="presets/car_repair.png" type="node,closedway">
             <label text="Edit Car Repair" />
+            <space />
             <key key="shop" value="car_repair" />
             <text key="name" text="Name" />
@@ -2552,4 +2531,5 @@
         <item name="Tyres" icon="presets/tyres.png" type="node,closedway">
             <label text="Edit Tyres" />
+            <space />
             <key key="shop" value="tyres" />
             <text key="name" text="Name" />
@@ -2571,4 +2551,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=car_rental" />
             <label text="Edit Car Rental" />
+            <space />
             <key key="amenity" value="car_rental" />
             <text key="name" text="Name" />
@@ -2576,4 +2557,5 @@
             <text key="operator" text="Operator" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
+            <combo key="second_hand" text="Second hand" values="only,yes,no" />
         </item>
         <item name="Sharing" icon="presets/car_sharing.png" type="node,closedway">
@@ -2586,4 +2568,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=car_sharing" />
             <label text="Edit Car Sharing" />
+            <space />
             <key key="amenity" value="car_sharing" />
             <text key="operator" text="Operator" />
@@ -2597,8 +2580,9 @@
         <item name="Parking" icon="styles/standard/vehicle/parking/motorbike.png" type="node,closedway">
             <label text="Edit Motorcycle Parking" />
+            <space />
             <key key="amenity" value="motorcycle_parking" />
             <text key="name" text="Name" />
             <text key="capacity" text="Capacity" />
-            <combo key="parking" text="Type" values="multi-storey,surface,underground" default="surface" />
+            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
             <combo key="fee" text="Fee" values="yes,no" />
         </item>
@@ -2609,4 +2593,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=motorcycle"/>
             <label text="Edit Shop Motorcycle" />
+            <space />
             <key key="shop" value="motorcycle" />
             <text key="name" text="Name" />
@@ -2614,6 +2599,7 @@
             <text key="operator" text="Operator" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
-            <label text="Services:" />
-                <combo key="sale" text="Sale" values="yes,brand,used,no" values_context="motorcycle" />
+            <combo key="second_hand" text="Second hand" values="only,yes,no" />
+            <optional text="Services:">
+                <combo key="sale" text="Sale" values="yes,brand,no" />
                 <combo key="rental" text="Rental" values="yes,brand,no" />
                 <combo key="repair" text="Repair" values="yes,brand,oldtimer,no" />
@@ -2622,9 +2608,11 @@
                 <combo key="clothes" text="Clothes" values="yes,brand,no" />
                 <text key="services" text="Other" />
-            <label text="Contact:" />
+            </optional>
+            <optional text="Contact:">
                 <text key="phone" text="Phone Number" />
                 <text key="fax" text="Fax Number" />
                 <text key="website" text="Website" />
                 <text key="email" text="Email Address" />
+            </optional>
         </item>
     </group> <!-- Motorcycle -->
@@ -2640,4 +2628,5 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=bicycle_parking" />
             <label text="Edit Bicycle Parking" />
+            <space />
             <key key="amenity" value="bicycle_parking" />
             <text key="name" text="Name" />
@@ -2657,13 +2646,14 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:shop=bicycle" />
             <label text="Edit Bicycle Shop" />
+            <space />
             <key key="shop" value="bicycle" />
             <text key="name" text="Name" />
-			<check key="service:bicycle:retail" text="Bicycles are sold" />
-			<check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
-			<check key="service:bicycle:repair" text="Bicycles are repaired" />
-			<check key="service:bicycle:rental" text="Bicycles are rented" />
-			<check key="service:bicycle:pump" text="Free bicycle pump" />
-			<check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
-			<check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
+            <check key="service:bicycle:retail" text="Bicycles are sold" />
+            <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
+            <check key="service:bicycle:repair" text="Bicycles are repaired" />
+            <check key="service:bicycle:rental" text="Bicycles are rented" />
+            <check key="service:bicycle:pump" text="Free bicycle pump" />
+            <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
+            <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
         </item>
         <item name="Rental" icon="presets/bicycle_rental.png" type="node,closedway">
@@ -2679,4 +2669,5 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=bicycle_rental" />
             <label text="Edit Bicycle Rental" />
+            <space />
             <key key="amenity" value="bicycle_rental" />
             <text key="name" text="Name" />
@@ -2687,4 +2678,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route"/>
             <label text="Edit Route"/>
+            <space />
             <key key="type" value="route"/>
             <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,aerialway,ferry"/>
@@ -2713,4 +2705,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route_master"/>
             <label text="Edit Route master"/>
+            <space />
             <key key="type" value="route_master"/>
             <combo key="route_master" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,aerialway,ferry"/>
@@ -2729,4 +2722,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Stop_area"/>
             <label text="Edit Stop Area"/>
+            <space />
             <key key="type" value="public_transport"/>
             <key key="public_transport" value="stop_area"/>
@@ -2748,4 +2742,6 @@
         <item name="Stop Position" type="node" icon="presets/barrier.png">
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Stop_area"/>
+            <label text="Edit Stop Position"/>
+            <space />
             <key key="public_transport" value="stop_position"/>
             <text key="name" text="Name"/>
@@ -2757,5 +2753,4 @@
                 <text key="network" text="Network"/>
             </optional>
-            <space/>
             <check key="bus" text="Bus"/>
             <check key="highway" value_on="bus_stop" value_off="" text="Bus stop (legacy)"/>
@@ -2775,4 +2770,6 @@
         <item name="Platform" type="node,way,closedway" icon="presets/platform_bus.png">
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Platform"/>
+            <label text="Edit Platform"/>
+            <space />
             <key key="public_transport" value="platform"/>
             <text key="name" text="Name"/>
@@ -2802,6 +2799,8 @@
             </optional>
         </item>
-        <item name="Station" type="node,closedway" icon="styles/standard/transport/railway_station.png">
+        <item name="Station" name_context="railway" type="node,closedway" icon="styles/standard/transport/railway_station.png">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:public_transport=station"/>
+            <label text="Edit Station" text_context="railway" />
+            <space />
             <key key="public_transport" value="station"/>
             <text key="name" text="Name"/>
@@ -2818,5 +2817,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=subway_entrance" />
             <label text="Edit Subway Entrance" />
-            <space />
             <key key="railway" value="subway_entrance" />
             <optional>
@@ -2826,5 +2824,5 @@
             </optional>
         </item>
-        <item name="Ticket Machine" de.name="Fahrausweisautomat" icon="presets/vending_machine.png" type="node">
+        <item name="Ticket Machine" icon="presets/vending_machine.png" type="node">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=vending_machine"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=vending_machine"
@@ -2832,4 +2830,6 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=vending_machine"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=vending_machine"/>
+            <label text="Edit Ticket Machine" />
+            <space />
             <key key="amenity" value="vending_machine"/>
             <key key="vending" value="public_transport_tickets"/>
@@ -2854,5 +2854,4 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=station" />
             <label text="Edit Station" text_context="railway" />
-            <space />
             <key key="railway" value="station" />
             <optional>
@@ -2867,5 +2866,4 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=halt" />
             <label text="Edit Halt" />
-            <space />
             <key key="railway" value="halt" />
             <optional>
@@ -2878,5 +2876,4 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=tram_stop" />
             <label text="Edit Tram Stop" />
-            <space />
             <key key="railway" value="tram_stop" />
             <optional>
@@ -2889,6 +2886,6 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=platform" />
             <label text="Edit Railway Platform" />
+            <space />
             <key key="railway" value="platform" />
-            <space />
             <text key="ref" text="Reference (track number)" />
             <text key="width" text="Width (meters)" />
@@ -2916,5 +2913,4 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=bus_stop" />
             <label text="Edit Bus Stop" />
-            <space />
             <key key="highway" value="bus_stop" />
             <optional>
@@ -2923,11 +2919,10 @@
                 <combo key="bench" text="Bench" values="yes,no" />
                 <combo key="tactile_paving" text="Tactile Paving" values="yes,no" />
-
             </optional>
         </item>
         <item name="Bus Platform" icon="presets/platform_bus.png" type="node,way,closedway">
             <label text="Edit Bus Platform" />
+            <space />
             <key key="highway" value="platform" />
-            <space />
             <text key="ref" text="Reference (track number)" />
             <text key="width" text="Width (meters)" />
@@ -2940,5 +2935,6 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=taxi"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=taxi" />
-        <label text="Edit Taxi station" />
+        <label text="Edit Taxi Station" />
+        <space />
         <key key="amenity" value="taxi" />
         <text key="name" text="Name" />
@@ -2951,4 +2947,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=aerodrome" />
             <label text="Edit Airport Ground" />
+            <space />
             <key key="aeroway" value="aerodrome" />
             <text key="name" text="Name" />
@@ -2999,10 +2996,8 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=apron"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=apron" />
-            <label text="Apron" />
             <key key="aeroway" value="apron" />
         </item>
         <item name="Hangar" icon="presets/hangar.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:aeroway=hangar" />
-            <label text="Hangar" />
             <key key="building" value="hangar" />
         </item>
@@ -3011,5 +3006,4 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=beacon"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=beacon" />
-            <label text="Beacon" />
             <key key="man_made" value="beacon" />
         </item>
@@ -3017,5 +3011,4 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:aeroway=windsock"
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=windsock" />
-            <label text="Windsock" />
             <key key="aeroway" value="windsock" />
         </item>
@@ -3027,4 +3020,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=terminal" />
             <label text="Edit Terminal" />
+            <space />
             <key key="aeroway" value="terminal" />
             <text key="name" text="Name" />
@@ -3035,4 +3029,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=gate" />
             <label text="Edit Terminal Gate" />
+            <space />
             <key key="aeroway" value="gate" />
             <text key="ref" text="Reference" />
@@ -3050,4 +3045,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=hotel" />
             <label text="Edit Hotel" />
+            <space />
             <key key="tourism" value="hotel" />
             <text key="name" text="Name" />
@@ -3070,4 +3066,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=motel" />
             <label text="Edit Motel" />
+            <space />
             <key key="tourism" value="motel" />
             <text key="name" text="Name" />
@@ -3090,4 +3087,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=guest_house" />
             <label text="Edit Guest House" />
+            <space />
             <key key="tourism" value="guest_house" />
             <text key="name" text="Name" />
@@ -3111,4 +3109,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=chalet" />
             <label text="Edit Chalet" />
+            <space />
             <key key="tourism" value="chalet" />
             <text key="name" text="Name" />
@@ -3133,4 +3132,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=hostel" />
             <label text="Edit Hostel" />
+            <space />
             <key key="tourism" value="hostel" />
             <text key="name" text="Name" />
@@ -3155,4 +3155,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=alpine_hut" />
             <label text="Edit Alpine Hut" />
+            <space />
             <key key="tourism" value="alpine_hut" />
             <text key="name" text="Name" />
@@ -3176,4 +3177,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=caravan_site" />
             <label text="Edit Caravan Site" />
+            <space />
             <key key="tourism" value="caravan_site" />
             <text key="name" text="Name" />
@@ -3205,4 +3207,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=camp_site" />
             <label text="Edit Camping Site" />
+            <space />
             <key key="tourism" value="camp_site" />
             <text key="name" text="Name" />
@@ -3231,4 +3234,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=restaurant" />
             <label text="Edit Restaurant" />
+            <space />
             <key key="amenity" value="restaurant" />
             <text key="name" text="Name" />
@@ -3256,4 +3260,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fast_food" />
             <label text="Edit Fast Food Restaurant" />
+            <space />
             <key key="amenity" value="fast_food" />
             <text key="name" text="Name" />
@@ -3278,4 +3283,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=food_court" />
             <label text="Edit Food Court" />
+            <space />
             <key key="amenity" value="food_court" />
             <text key="name" text="Name" />
@@ -3302,4 +3308,5 @@
                   zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:amenity=cafe" />
             <label text="Edit Cafe" />
+            <space />
             <key key="amenity" value="cafe" />
             <text key="name" text="Name" />
@@ -3325,4 +3332,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=pub" />
             <label text="Edit Pub" />
+            <space />
             <key key="amenity" value="pub" />
             <text key="name" text="Name" />
@@ -3348,4 +3356,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=biergarten" />
             <label text="Edit Biergarten" />
+            <space />
             <key key="amenity" value="biergarten" />
             <text key="name" text="Name" />
@@ -3374,4 +3383,5 @@
                   zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:amenity=bar" />
             <label text="Edit Bar" />
+            <space />
             <key key="amenity" value="bar" />
             <text key="name" text="Name" />
@@ -3398,4 +3408,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=nightclub" />
             <label text="Edit Nightclub" />
+            <space />
             <key key="amenity" value="nightclub" />
             <text key="name" text="Name" />
@@ -3437,4 +3448,5 @@
         <item name="Attraction" icon="presets/sightseeing.png" type="node,closedway">
             <label text="Edit Attraction" />
+            <space />
             <key key="tourism" value="attraction" />
             <text key="name" text="Name" />
@@ -3448,4 +3460,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=viewpoint" />
             <label text="Edit Viewpoint" />
+            <space />
             <key key="tourism" value="viewpoint" />
             <text key="name" text="Name" />
@@ -3459,4 +3472,6 @@
                   ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:information"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:information" />
+            <label text="Edit Information Office" />
+            <space />
             <key key="tourism" value="information" />
             <key key="information" value="office" />
@@ -3466,4 +3481,6 @@
         <item name="Map" icon="presets/map.png" type="node">
             <link href="http://wiki.openstreetmap.org/wiki/Key:information" />
+            <label text="Edit Information Map" />
+            <space />
             <key key="tourism" value="information" />
             <key key="information" value="map" />
@@ -3472,12 +3489,13 @@
             <combo key="map_size" text="Shown Area" values="site,city,region" />
             <text key="description" text="Closer Description" />
-            <space />
-            <label text="Routes shown for:" />
-            <check key="hiking" text="Hiking" default="off" />
-            <check key="bicycle" text="Cycling" default="off" />
-            <check key="mtb" text="Mountainbiking" default="off" />
-            <check key="ski" text="Skiing" default="off" />
-            <check key="horse" text="Riding" default="off" />
-            <label text="... other transportation modes possible" />
+            <optional text="Routes shown for:">
+                <check key="hiking" text="Hiking" default="off" />
+                <check key="bicycle" text="Cycling" default="off" />
+                <check key="mtb" text="Mountainbiking" default="off" />
+                <check key="ski" text="Skiing" default="off" />
+                <check key="horse" text="Riding" default="off" />
+                <space />
+                <label text="... other transportation modes possible" />
+            </optional>
         </item>
         <item name="Information Board" icon="presets/board.png" type="node">
@@ -3485,4 +3503,6 @@
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Proposed_features/information"
                   it.href="http://wiki.openstreetmap.org/wiki/IT:Proposed_features/information" />
+            <label text="Edit Information Board" />
+            <space />
             <key key="tourism" value="information" />
             <key key="information" value="board" />
@@ -3495,19 +3515,24 @@
                   ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:information=guidepost"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:information=guidepost" />
+            <label text="Edit Guidepost" />
+            <space />
             <key key="tourism" value="information" />
             <key key="information" value="guidepost" />
             <text key="name" text="Name" />
             <text key="ele" text="Elevation" />
-            <space />
-            <label text="Routes shown for:" />
-            <check key="hiking" text="Hiking" default="off" />
-            <check key="bicycle" text="Cycling" default="off" />
-            <check key="mtb" text="Mountainbiking" default="off" />
-            <check key="ski" text="Skiing" default="off" />
-            <check key="horse" text="Riding" default="off" />
-            <label text="... other transportation modes possible" />
+            <optional text="Routes shown for:">
+                <check key="hiking" text="Hiking" default="off" />
+                <check key="bicycle" text="Cycling" default="off" />
+                <check key="mtb" text="Mountainbiking" default="off" />
+                <check key="ski" text="Skiing" default="off" />
+                <check key="horse" text="Riding" default="off" />
+                <space />
+                <label text="... other transportation modes possible" />
+            </optional>
         </item>
         <item name="Information Terminal" icon="presets/information.png" type="node">
             <link href="http://wiki.openstreetmap.org/wiki/Key:information" />
+            <label text="Edit Information Terminal" />
+            <space />
             <key key="tourism" value="information" />
             <key key="information" value="terminal" />
@@ -3520,4 +3545,6 @@
         <item name="Audioguide" icon="presets/information.png" type="node">
             <link href="http://wiki.openstreetmap.org/wiki/Key:information" />
+            <label text="Edit Audioguide" />
+            <space />
             <key key="tourism" value="information" />
             <key key="information" value="audioguide" />
@@ -3531,5 +3558,5 @@
             <text key="phone" text="Phone number" />
         </item>
-        <item name="Other Information Points" icon="presets/information.png" type="node,closedway">
+        <item name="Other Information Point" icon="presets/information.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=information"
                   fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:tourism=information"
@@ -3537,4 +3564,6 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=information"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=information" />
+            <label text="Edit Information Point" />
+            <space />
             <key key="tourism" value="information" />
             <text key="name" text="Name" />
@@ -3551,4 +3580,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=cinema" />
             <label text="Edit Cinema" />
+            <space />
             <key key="amenity" value="cinema" />
             <text key="name" text="Name" />
@@ -3561,4 +3591,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=zoo" />
             <label text="Edit Zoo" />
+            <space />
             <key key="tourism" value="zoo" />
             <text key="name" text="Name" />
@@ -3581,4 +3612,5 @@
                   sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:leisure=dog_park" />
             <label text="Edit Dog Park" />
+            <space />
             <key key="leisure" value="dog_park" />
             <text key="name" text="Name" />
@@ -3593,4 +3625,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=theme_park"  />	
             <label text="Edit Theme Park" />
+            <space />
             <key key="tourism" value="theme_park" />
             <text key="name" text="Name" />
@@ -3612,4 +3645,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:leisure=water_park"  />	
             <label text="Edit Water Park" />
+            <space />
             <key key="leisure" value="water_park" />
             <text key="name" text="Name" />
@@ -3628,4 +3662,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=sauna" />
             <label text="Edit Sauna" />
+            <space />
             <key key="leisure" value="sauna" />
             <text key="name" text="Name" />            
@@ -3642,4 +3677,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=horse_riding" />
             <label text="Edit Horse riding" />
+            <space />
             <key key="leisure" value="horse_riding" />
             <text key="name" text="Name" />
@@ -3660,4 +3696,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=brothel" />
             <label text="Edit Brothel" />
+            <space />
             <key key="amenity" value="brothel" />
             <text key="name" text="Name" />
@@ -3685,4 +3722,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:leisure=playground" />
             <label text="Edit Playground" />
+            <space />
             <key key="leisure" value="playground" />
             <text key="name" text="Name" />
@@ -3690,4 +3728,5 @@
         <item name="Picnic Site" icon="presets/picnic.png" type="node,closedway">
             <label text="Edit Picnic Site" />
+            <space />
             <key key="tourism" value="picnic_site" />
             <text key="name" text="Name" />
@@ -3713,4 +3752,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=fishing" />
             <label text="Edit Fishing" />
+            <space />
             <key key="leisure" value="fishing" />
             <text key="name" text="Name" />
@@ -3728,4 +3768,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=museum" />
             <label text="Edit Museum" />
+            <space />
             <key key="tourism" value="museum" />
             <text key="name" text="Name" />
@@ -3741,4 +3782,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=theatre" />
             <label text="Edit Theatre" />
+            <space />
             <key key="amenity" value="theatre" />
             <text key="name" text="Name" />
@@ -3754,4 +3796,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=library" />
             <label text="Edit Library" />
+            <space />
             <key key="amenity" value="library" />
             <text key="name" text="Name" />
@@ -3766,4 +3809,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=arts_centre" />
             <label text="Edit Arts Centre" />
+            <space />
             <key key="amenity" value="arts_centre" />
             <text key="name" text="Name" />
@@ -3777,4 +3821,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=artwork" />
             <label text="Edit Artwork" />
+            <space />
             <key key="tourism" value="artwork" />
             <text key="name" text="Name" />
@@ -3795,4 +3840,5 @@
                   zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hant:Tag:amenity=place_of_worship" />
             <label text="Edit Place of Worship" />
+            <space />
             <key key="amenity" value="place_of_worship" />
             <text key="name" text="Name" />
@@ -3824,4 +3870,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=public_building" />
             <label text="Edit Public Building" />
+            <space />
             <key key="amenity" value="public_building" />
             <text key="name" text="Name" />
@@ -3835,4 +3882,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=townhall" />
             <label text="Edit Town hall" />
+            <space />
             <key key="amenity" value="townhall" />
             <text key="name" text="Name" />
@@ -3859,4 +3907,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=embassy" />
             <label text="Edit Embassy" />
+            <space />
             <key key="amenity" value="embassy" />
             <text key="name" text="Name" />
@@ -3869,4 +3918,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=courthouse" />
             <label text="Edit Courthouse" />
+            <space />
             <key key="amenity" value="courthouse" />
             <text key="name" text="Name" />
@@ -3879,4 +3929,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=prison" />
             <label text="Edit Prison" />
+            <space />
             <key key="amenity" value="prison" />
             <text key="name" text="Name" />
@@ -3892,4 +3943,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=police" />
             <label text="Edit Police" />
+            <space />
             <key key="amenity" value="police" />
             <text key="name" text="Name" />
@@ -3904,4 +3956,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fire_station" />
             <label text="Edit Fire Station" />
+            <space />
             <key key="amenity" value="fire_station" />
             <text key="name" text="Name" />
@@ -3916,7 +3969,8 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=post_office" />
             <label text="Edit Post Office" />
+            <space />
             <key key="amenity" value="post_office" />
             <text key="name" text="Name" />
-        <text key="operator" text="Operator" />
+            <text key="operator" text="Operator" />
         </item>
     </group> <!-- Public Buildings -->
@@ -3924,4 +3978,5 @@
         <item name="Kindergarten" icon="presets/kindergarten.png" type="node,closedway,relation">
             <label text="Edit Kindergarten" />
+            <space />
             <key key="amenity" value="kindergarten" />
             <text key="name" text="Name" />
@@ -3939,4 +3994,5 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=school" />
             <label text="Edit School" />
+            <space />
             <key key="amenity" value="school" />
             <text key="name" text="Name" />
@@ -3952,4 +4008,5 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=university" />
             <label text="Edit University" />
+            <space />
             <key key="amenity" value="university" />
             <text key="name" text="Name" />
@@ -3962,4 +4019,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=college" />
             <label text="Edit College" />
+            <space />
             <key key="amenity" value="college" />
             <text key="name" text="Name" />
@@ -3985,6 +4043,8 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=hospital" />
             <label text="Edit Hospital" />
+            <space />
             <key key="amenity" value="hospital" />
             <text key="name" text="Name" />
+            <text key="operator" text="Operator" />
         </item>
         <item name="Clinic" icon="styles/standard/health/hospital.png" type="node,closedway">
@@ -3992,4 +4052,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=clinic" />
             <label text="Edit Clinic" />
+            <space />
             <key key="amenity" value="clinic" />
             <text key="name" text="Name" />
@@ -4000,4 +4061,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=doctors" />
             <label text="Edit Doctors" />
+            <space />
             <key key="amenity" value="doctors" />
             <text key="name" text="Name" />
@@ -4006,4 +4068,5 @@
         <item name="Dentist" icon="styles/standard/health/dentist.png" type="node,closedway">
             <label text="Edit Dentist" />
+            <space />
             <key key="amenity" value="dentist" />
             <text key="name" text="Name" />
@@ -4012,4 +4075,5 @@
         <item name="Nursing Home" type="node,closedway">
             <label text="Edit Nursing Home" />
+            <space />
             <key key="amenity" value="nursing_home" />
             <text key="name" text="Name" />
@@ -4023,4 +4087,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:social_facility" />
             <label text="Edit Retirement Home" />
+            <space />
             <key key="amenity" value="social_facility" />
             <key key="social_facility" value="group_home" />
@@ -4040,7 +4105,8 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=pharmacy" />
             <label text="Edit Pharmacy" />
+            <space />
             <key key="amenity" value="pharmacy" />
+            <text key="name" text="Name" />
             <combo key="dispensing" text="Dispensing" values="yes,no" default="no" />
-            <text key="name" text="Name" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
         </item>
@@ -4068,4 +4134,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=baby_hatch" />
             <label text="Edit Baby Hatch" />
+            <space />
             <key key="amenity" value="baby_hatch" />
             <text key="operator" text="Operator" />
@@ -4097,4 +4164,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=veterinary" />
             <label text="Edit Veterinary" />
+            <space />
             <key key="amenity" value="veterinary" />
             <text key="name" text="Name" />
@@ -4110,13 +4178,15 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=toilets"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=toilets" />
+            <label text="Edit Toilets" />
+            <space />
             <key key="amenity" value="toilets" />
-            <combo key="access"           values="public,permissive,customers" text="Access rights" />
-            <combo key="drinking_water"   values="yes,no,seasonal" text="Drinking Water" />
-            <combo key="toilets:disposal" values="flush,pitlatrine,chemical,bucket" text="Type" />
+            <combo key="access" text="Access rights" values="public,permissive,customers" />
+            <combo key="drinking_water" text="Drinking Water" values="yes,no,seasonal" />
+            <combo key="toilets:disposal" text="Type" values="flush,pitlatrine,chemical,bucket" />
             <optional>
                 <text key="description" text="Description" />
                 <combo key="fee" text="Fee" values="yes,no" />
                 <text key="operator" text="Operator" />
-                <combo key="toilets:position" values="seated,seated;urinal,squat"  text="Position" />
+                <combo key="toilets:position" text="Position" values="seated,seated;urinal,squat,urinal" />
                 <combo key="wheelchair" text="Wheelchair" values="no,limited,yes" />
             </optional>
@@ -4128,4 +4198,6 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=post_box"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=post_box" />
+            <label text="Edit Postbox" />
+            <space />
             <key key="amenity" value="post_box" />
             <text key="operator" text="Operator" />
@@ -4140,4 +4212,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=telephone" />
             <label text="Edit Telephone" />
+            <space />
             <key key="amenity" value="telephone" />
             <text key="operator" text="Operator" />
@@ -4157,9 +4230,10 @@
         </item>
         <item name="Automated Defibrillator" icon="presets/aed.svg" type="node">
-            <link    href="http://wiki.openstreetmap.org/wiki/Tag:emergency=aed" 
+            <link href="http://wiki.openstreetmap.org/wiki/Tag:emergency=aed" 
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:emergency=aed"
                   fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:emergency=aed" />
             <label text="Edit Automated External Defibrillator" />
-            <key   key="emergency" value="aed" />
+            <space />
+            <key key="emergency" value="aed" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,limited" />
             <text  key="operator" text="Operator" /> 
@@ -4181,5 +4255,5 @@
             <key key="amenity" value="clock" />
             <optional>
-                <combo key="display" text="Display" values="analog,digital,sundial,unorthodox" values_context="display" />
+                <combo key="display" text="Display" values="analog,digital,sundial,unorthodox" />
                 <combo key="support" text="Support" values="pole,wall_mounted,billboard,ground" />
                 <combo key="visibility" text="Visibility/readability" values="house,street,area" display_values="house (up to 5m),street (up to 20m),area (more than 20m)" />
@@ -4199,5 +4273,6 @@
                   ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=recycling"
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=recycling" />
-            <label text="Edit Recycling station" />
+            <label text="Edit Recycling Station" />
+            <space />
             <key key="amenity" value="recycling" />
             <check key="recycling:batteries" text="Batteries" default="off" />
@@ -4217,5 +4292,4 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=waste_basket"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=waste_basket" />
-            <label text="Edit Waste Basket" />
             <key key="amenity" value="waste_basket" />
         </item>
@@ -4226,5 +4300,4 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=waste_disposal"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=waste_disposal" />
-            <label text="Edit Waste Disposal" />
             <key key="amenity" value="waste_disposal" />
         </item>
@@ -4237,4 +4310,6 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=bench"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bench" />
+            <label text="Edit Bench" />
+            <space />
             <key key="amenity" value="bench" />
             <combo key="backrest" text="Backrest" values="yes,no" />
@@ -4245,4 +4320,5 @@
         <item name="Shelter" icon="presets/shelter.png" type="node,closedway">
             <label text="Edit Shelter" />
+            <space />
             <key key="amenity" value="shelter" />
             <text key="name" text="Name" />
@@ -4252,4 +4328,5 @@
         <item name="Hunting Stand" icon="presets/hunting_stand.png" type="node">
             <label text="Edit Hunting Stand" />
+            <space />
             <key key="amenity" value="hunting_stand" />
             <combo key="height" text="Height" values="low,half,full,5,10,15,20" values_context="height" />
@@ -4266,4 +4343,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=drinking_water" />
             <label text="Edit Source of Potable Water" />
+            <space />
             <key key="amenity" value="drinking_water" />
             <check key="indoor" text="Indoor" default="off" />
@@ -4282,4 +4360,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:emergency=fire_hydrant" />
             <label text="Edit Fire Hydrant" />
+            <space />
             <key key="emergency" value="fire_hydrant" />
             <combo key="fire_hydrant:type" text="Type" values="underground,pillar,wall,pond" values_context="pipeline" default="pillar" />
@@ -4290,5 +4369,5 @@
             <text key="operator" text="Operator" />
             <space />
-            <combo key="fire_hydrant:position" text="Position" values_context="hydrant position" values="lane,parking_lot,sidewalk,green" />
+            <combo key="fire_hydrant:position" text="Position" values="lane,parking_lot,sidewalk,green" values_context="hydrant position" />
             <combo key="fire_hydrant:pressure" text="Pressure (in bar)" values="5,6,8,suction" />
             <text key="fire_hydrant:count" text="Count" values="" />
@@ -4300,40 +4379,41 @@
         <item name="Stadium" icon="presets/stadium.png" type="node,closedway">
             <label text="Edit Stadium" />
+            <space />
             <key key="leisure" value="stadium" />
             <text key="name" text="Name" />
-            <space />
-            <label text="select sport:" />
-            <space />
-            <combo key="sport" text="sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
+            <optional text="Select sport:">
+                <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
+            </optional>
         </item>
         <item name="Sports Centre" icon="presets/sports_centre.png" type="node,closedway">
             <label text="Edit Sports Centre" />
+            <space />
             <key key="leisure" value="sports_centre" />
             <text key="name" text="Name" />
-            <space />
-            <label text="select sport:" />
-            <space />
-            <combo key="sport" text="sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
+            <optional text="Select sport:">
+                <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
+            </optional>
         </item>
         <item name="Pitch" icon="presets/pitch.png" type="node,closedway">
             <label text="Edit Pitch" />
+            <space />
             <key key="leisure" value="pitch" />
             <text key="name" text="Name" />
-            <space />
-            <label text="select sport:" />
-            <space />
-            <combo key="sport" text="sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,table_tennis,tennis" values_context="sport" />
+            <optional text="Select sport:">
+                <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
+            </optional>
         </item>
         <item name="Racetrack" icon="presets/stadium.png" type="node,way,closedway,relation">
             <label text="Edit Racetrack" />
+            <space />
             <key key="leisure" value="track" />
             <text key="name" text="Name" />
-            <space />
-            <label text="select sport:" />
-            <space />
-            <combo key="sport" text="sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,table_tennis,tennis" values_context="sport" />
+            <optional text="Select sport:">
+                <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
+            </optional>
         </item>
         <item name="Golf Course" icon="presets/golf.png" type="node,closedway">
             <label text="Edit Golf Course" />
+            <space />
             <key key="leisure" value="golf_course" />
             <text key="name" text="Name" />
@@ -4342,4 +4422,5 @@
         <item name="Miniature Golf" icon="presets/golf.png" type="node,closedway">
             <label text="Edit Miniature Golf" />
+            <space />
             <key key="leisure" value="miniature_golf" />
             <text key="name" text="Name" />
@@ -4351,7 +4432,8 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=multi" />
             <label text="Edit Multi" />
+            <space />
             <key key="sport" value="multi" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" />
         </item>
         <item name="9pin" icon="styles/standard/sport/10pin.png" type="node,closedway">
@@ -4359,28 +4441,32 @@
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:sport=9pin" />
             <label text="Edit 9pin" />
+            <space />
             <key key="sport" value="9pin" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
         </item>
         <item name="10pin" icon="styles/standard/sport/10pin.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=10pin" />
             <label text="Edit 10pin" />
+            <space />
             <key key="sport" value="10pin" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
         </item>
         <item name="Archery" icon="styles/standard/sport/archery.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=archery" />
             <label text="Edit Archery" />
+            <space />
             <key key="sport" value="archery" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
         </item>
         <item name="Athletics" icon="presets/athletics.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sports=athletics" />
             <label text="Edit Athletics" />
+            <space />
             <key key="sport" value="athletics" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" default="track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" default="track" />
         </item>
         <item name="Climbing" icon="styles/standard/sport/climbing.png" type="node,closedway">
@@ -4388,11 +4474,13 @@
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:sport=climbing" />
             <label text="Edit Climbing" />
+            <space />
             <key key="sport" value="climbing" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="sports_centre" />
+            <combo key="leisure" text="Type" values="sports_centre" />
         </item>
         <item name="Canoeing" icon="presets/canoe.png" type="node,way,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=canoe" />
             <label text="Edit Canoeing" />
+            <space />
             <key key="sport" value="canoe" />
             <text key="name" text="Name" />
@@ -4401,21 +4489,24 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=cycling" />
             <label text="Edit Cycling" />
+            <space />
             <key key="sport" value="cycling" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
         </item>
         <item name="Dog Racing" icon="styles/standard/leisure/dog.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=dog_racing" />
             <label text="Edit Dog Racing" />
+            <space />
             <key key="sport" value="dog_racing" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
         </item>
         <item name="Equestrian" icon="presets/equestrian.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=equestrian" />
             <label text="Edit Equestrian" />
+            <space />
             <key key="sport" value="equestrian" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" values_context="riding" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="riding" />
             <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
         </item>
@@ -4423,7 +4514,8 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=horse_racing" />
             <label text="Edit Horse Racing" />
+            <space />
             <key key="sport" value="horse_racing" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" values_context="riding" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="riding" />
             <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
         </item>
@@ -4431,15 +4523,17 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=gymnastics" />
             <label text="Edit Gymnastics" />
+            <space />
             <key key="sport" value="gymnastics" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
         </item>
         <item name="Skating" icon="presets/skating.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=skating"
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=skating" />
-            <label text="Edit Skating" text_context="sport" />
+            <label text="Edit Skating" />
+            <space />
             <key key="sport" value="skating" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
+            <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
         </item>
         <item name="Skateboard" icon="styles/standard/sport/skateboard.png" type="node,closedway">
@@ -4447,7 +4541,8 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=skateboard" />
             <label text="Edit Skateboard" />
+            <space />
             <key key="sport" value="skateboard" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" default="pitch" values_context="racing" />
         </item>
         <item name="Swimming" icon="presets/swimming.png" type="node,closedway">
@@ -4455,11 +4550,13 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=swimming" />
             <label text="Edit Swimming" />
+            <space />
             <key key="sport" value="swimming" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" />
+            <combo key="leisure" text="Type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" />
         </item>
         <item name="Skiing" icon="presets/skiing_downhill.png" type="node,way,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps"/>
             <label text="Edit Skiing" />
+            <space />
             <key key="sport" value="skiing" />
             <text key="name" text="Name" />
@@ -4475,7 +4572,8 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=shooting" />
             <label text="Edit Shooting" />
+            <space />
             <key key="sport" value="shooting" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
         </item>
     </group> <!-- Sport -->
@@ -4486,40 +4584,45 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=soccer"/>
             <label text="Edit Soccer" />
+            <space />
             <key key="sport" value="soccer" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Australian Football" icon="presets/soccer.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=australian_football"/>
             <label text="Edit Australian Football" />
+            <space />
             <key key="sport" value="australian_football" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="American Football" icon="presets/football.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=american_football"/>
             <label text="Edit American Football" />
+            <space />
             <key key="sport" value="american_football" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Canadian Football" icon="presets/football.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=canadian_football"/>
             <label text="Edit Canadian Football" />
+            <space />
             <key key="sport" value="canadian_football" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Gaelic Games" icon="presets/soccer.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=gaelic_games"/>
             <label text="Edit Gaelic Games" />
+            <space />
             <key key="sport" value="gaelic_games" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
-            <optional>
-                <check key="gaelic_games:hurling" text="Hurling" text_context="gaelic game" default="off" />
-                <check key="gaelic_games:football" text="Football" text_context="gaelic game"  default="off" />
-                <check key="gaelic_games:camogie" text="Camogie" text_context="gaelic game"  default="off" />
-                <check key="gaelic_games:rounders" text="Rounders" text_context="gaelic game"  default="off" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
+            <optional>
+                <check key="gaelic_games:hurling" text="Hurling" />
+                <check key="gaelic_games:football" text="Football" />
+                <check key="gaelic_games:camogie" text="Camogie" />
+                <check key="gaelic_games:rounders" text="Rounders" />
             </optional>
         </item>
@@ -4528,7 +4631,8 @@
                   fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:sport=rugby_league"/>
             <label text="Edit Rugby League" />
+            <space />
             <key key="sport" value="rugby_league" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Rugby Union" icon="presets/football.png" type="node,closedway">
@@ -4536,21 +4640,24 @@
                   fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:sport=rugby_union"/>
             <label text="Edit Rugby Union" />
+            <space />
             <key key="sport" value="rugby_union" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Baseball" icon="presets/baseball.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=baseball"/>
             <label text="Edit Baseball" />
+            <space />
             <key key="sport" value="baseball" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Basketball" icon="presets/basketball.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=basketball"/>
             <label text="Edit Basketball" />
+            <space />
             <key key="sport" value="basketball" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Volleyball" icon="styles/standard/sport/volleyball.png" type="node,closedway">         	
@@ -4577,49 +4684,56 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:sport=golf"/>
             <label text="Edit Golf" />
+            <space />
             <key key="sport" value="golf" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
+            <combo key="leisure" text="Type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
         </item>
         <item name="Boule" icon="presets/boule.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=boules"/>
             <label text="Edit Boule" />
+            <space />
             <key key="sport" value="boules" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Bowls" icon="presets/boule.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=bowls"/>
             <label text="Edit Bowls" />
+            <space />
             <key key="sport" value="bowls" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Cricket" icon="presets/cricket.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=cricket"/>
             <label text="Edit Cricket" />
+            <space />
             <key key="sport" value="cricket" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Cricket Nets" icon="presets/cricket.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=cricket_nets"/>
             <label text="Edit Cricket Nets" />
+            <space />
             <key key="sport" value="cricket_nets" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
         </item>
         <item name="Croquet" icon="styles/standard/sport/croquet.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=croquet"/>
             <label text="Edit Croquet" />
+            <space />
             <key key="sport" value="croquet" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Hockey" icon="presets/Hockey.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=hockey"/>
             <label text="Edit Hockey" />
+            <space />
             <key key="sport" value="hockey" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="ice_rink,pitch,sports_centre,stadium" />
+            <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" />
         </item>
         <item name="Pelota" icon="presets/pelota.png" type="node,closedway">
@@ -4627,7 +4741,8 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=pelota"/>
             <label text="Edit Pelota" />
+            <space />
             <key key="sport" value="pelota" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
         <item name="Racquet" icon="presets/racquetball.png" type="node,closedway">
@@ -4635,21 +4750,24 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=racquet"/>
             <label text="Edit Racquet" />
+            <space />
             <key key="sport" value="racquet" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
         </item>
         <item name="Table Tennis" icon="presets/table_tennis.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=table_tennis"/>
             <label text="Edit Table Tennis" />
+            <space />
             <key key="sport" value="table_tennis" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
         </item>
         <item name="Tennis" icon="presets/tennis.png" type="node,closedway">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=tennis"/>
             <label text="Edit Tennis" />
+            <space />
             <key key="sport" value="tennis" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
         </item>
     </group> <!-- Sport (Ball) -->
@@ -4657,38 +4775,44 @@
         <item name="Motorsport" icon="styles/standard/sport/motor.png" type="node,closedway">
             <label text="Edit Motorsport" />
+            <space />
             <key key="sport" value="motor" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
         </item>
         <item name="Karting" icon="presets/karting.png" type="node,closedway">
             <label text="Edit Karting" />
+            <space />
             <key key="sport" value="karting" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
         </item>
         <item name="Motocross" icon="styles/standard/sport/motocross.png" type="node,closedway">
             <label text="Edit Motocross" />
+            <space />
             <key key="sport" value="motocross" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
         </item>
         <item name="Safety Training" icon="presets/safety_training.png" type="node,closedway">
             <label text="Edit Safety Training" />
+            <space />
             <key key="sport" value="safety_training" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
         </item>
         <separator/>
         <item name="Model Aerodrome" icon="presets/plane.png" type="node,closedway">
             <label text="Edit Model Aerodrome" />
+            <space />
             <key key="sport" value="model_aerodrome" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="aerialway" />
         </item>
         <item name="RC Car" icon="presets/car.png" type="node,closedway">
             <label text="Edit RC Car" />
+            <space />
             <key key="sport" value="rc_car" />
             <text key="name" text="Name" />
-            <combo key="leisure" text="type" values="pitch,sports_centre,track" />
+            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
         </item>
     </group> <!-- Motorsport -->
@@ -4710,4 +4834,5 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:building" />
             <label text="Edit Building" />
+            <space />
             <combo key="building" text="Building" values="yes,roof,garage,garages,industrial,school,hangar,commercial,farm,transportation,greenhouse,office,university,hospital,warehouse,retail" values_context="building" default="yes" match="keyvalue" />
             <text key="name" text="Name" />
@@ -4724,5 +4849,6 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:building" />
             <label text="Edit Residential Building" />
-            <combo key="building" text="Building" values="residential,apartments,house,hut,terrace,detached,roof" default="residential" match="keyvalue" />
+            <space />
+            <combo key="building" text="Building" values="residential,apartments,house,hut,terrace,detached,roof" default="residential" match="keyvalue" values_context="building" />
             <text key="name" text="Name" />
         </item>
@@ -4735,4 +4861,5 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:entrance" />
             <label text="Edit Entrance" />
+            <space />
             <combo key="entrance" text="Entrance" values="yes,main,service,exit,emergency" values_context="entrance" default="yes" match="key" />
             <combo key="access" text="Access" values="yes,delivery,private,no" />
@@ -4741,4 +4868,5 @@
         <item name="Tower" icon="presets/tower.png" type="node,closedway">
             <label text="Edit Tower" />
+            <space />
             <key key="man_made" value="tower" />
             <text key="name" text="Name" />
@@ -4757,4 +4885,5 @@
         <item name="Works" icon="presets/works.png" type="node,closedway">
             <label text="Edit Works" />
+            <space />
             <key key="man_made" value="works" />
             <text key="name" text="Name" />
@@ -4775,4 +4904,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=windmill" />
             <label text="Edit Windmill" />
+            <space />
             <key key="man_made" value="windmill" />
             <text key="name" text="Name" />
@@ -4780,4 +4910,5 @@
         <item name="Gasometer" icon="presets/gasometer.png" type="node,closedway">
             <label text="Edit Gasometer" />
+            <space />
             <key key="man_made" value="gasometer" />
             <text key="name" text="Name" />
@@ -4789,4 +4920,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=pipeline"/>
             <label text="Edit Pipeline" />
+            <space />
             <key key="man_made" value="pipeline" />
             <text key="operator" text="Operator" />
@@ -4799,4 +4931,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=crane" />
             <label text="Edit Crane" />
+            <space />
             <key key="man_made" value="crane" />
             <text key="name" text="Name" />
@@ -4807,4 +4940,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=mineshaft" />
             <label text="Edit Mineshaft" />
+            <space />
             <key key="man_made" value="mineshaft" />
             <text key="name" text="Name" />
@@ -4822,4 +4956,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=adit" />
             <label text="Edit Adit" />
+            <space />
             <key key="man_made" value="adit" />
             <text key="name" text="Name" />
@@ -4832,4 +4967,5 @@
         <item name="Water Tower" icon="presets/water_tower.png" type="node,closedway">
             <label text="Edit Water Tower" />
+            <space />
             <key key="man_made" value="water_tower" />
             <text key="name" text="Name" />
@@ -4855,4 +4991,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=wastewater_plant" />
             <label text="Edit Wastewater Plant" />
+            <space />
             <key key="man_made" value="wastewater_plant" />
             <text key="name" text="Name" />
@@ -4876,4 +5013,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fountain" />
             <label text="Edit Fountain" />
+            <space />
             <key key="amenity" value="fountain" />
             <text key="name" text="Name" />
@@ -4885,4 +5023,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=water_well" />
             <label text="Edit Water Well" />
+            <space />
             <key key="man_made" value="water_well" />
             <text key="name" text="Name" />
@@ -4895,4 +5034,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=lighthouse" />
             <label text="Edit Lighthouse" />
+            <space />
             <key key="man_made" value="lighthouse" />
             <text key="name" text="Name" />
@@ -4903,4 +5043,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=beacon" />
             <label text="Edit Beacon" />
+            <space />
             <key key="man_made" value="beacon" />
             <text key="name" text="Name" />
@@ -4924,6 +5065,6 @@
             <combo key="measurement" text="Measurement" values="particulate_matter,seismic,water_level,weather" />
             <combo key="recording" text="Recording" values="manually,automated,remote,no" />  
-            <combo key="display" text="Display" values="analog,digital,no" values_context="display" />                                     
-       </item>                	
+            <combo key="display" text="Display" values="analog,digital,no" />
+        </item>
         <item name="Survey Point" icon="presets/survey_point.png" type="node">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=survey_point"
@@ -4931,4 +5072,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=survey_point" />
             <label text="Edit Survey Point" />
+            <space />
             <key key="man_made" value="survey_point" />
             <text key="name" text="Name" />
@@ -4939,4 +5081,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=surveillance" />
             <label text="Edit Surveillance Camera" />
+            <space />
             <key key="man_made" value="surveillance" />
             <text key="name" text="Name" />
@@ -4948,4 +5091,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:power=plant" />
             <label text="Edit Power Plant" />
+            <space />
             <key key="power" value="plant" />
             <text key="name" text="Name" />
@@ -4976,4 +5120,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=generator" />
             <label text="Edit Power Generator" />
+            <space />
             <key key="power" value="generator" />
             <text key="name" text="Name" />
@@ -5046,15 +5191,15 @@
                 <list_entry value="VVER" display_value="Vodo-Vodyanoi Energetichesky Reactor (VVER)" short_description="nuclear fission" />
             </combo>
-            <space />
-            <label text="Output forms of energy" />
-            <combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
-            <combo key="generator:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
-            <combo key="generator:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
-            <combo key="generator:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
-            <combo key="generator:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
-            <combo key="generator:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
-            <combo key="generator:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
-            <combo key="generator:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
-            <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,50,60" length="5" />
+            <optional text="Output forms of energy:">
+                <combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
+                <combo key="generator:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
+                <combo key="generator:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
+                <combo key="generator:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
+                <combo key="generator:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
+                <combo key="generator:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
+                <combo key="generator:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
+                <combo key="generator:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
+                <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,50,60" length="5" />
+            </optional>
         </item>
         <item name="Power Sub Station" icon="presets/power.png" type="node,closedway">
@@ -5066,4 +5211,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=sub_station" />
             <label text="Edit Power Sub Station" />
+            <space />
             <key key="power" value="sub_station" />
             <text key="operator" text="Operator" />
@@ -5077,4 +5223,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=cable_distribution_cabinet" />
             <label text="Edit Cable Distribution Cabinet" />
+            <space />
             <key key="power" value="cable_distribution_cabinet" />
             <text key="operator" text="Operator" />
@@ -5093,4 +5240,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=tower" />
             <label text="Edit Power Tower" />
+            <space />
             <key key="power" value="tower" />
             <text key="operator" text="Operator" />
@@ -5108,4 +5256,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=pole" />
             <label text="Edit Power Pole" />
+            <space />
             <key key="power" value="pole" />
             <text key="operator" text="Operator" />
@@ -5123,5 +5272,6 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=line" />
             <label text="Edit Power Line" />
-            <combo key="power" text="Line type" values_context="Power Line" values="line,minor_line" default="line" match="keyvalue" />
+            <space />
+            <combo key="power" text="Line type" values="line,minor_line" default="line" match="keyvalue" />
             <text key="operator" text="Operator" />
             <text key="ref" text="Line reference" />
@@ -5138,4 +5288,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:historic=castle" />
             <label text="Edit Castle" />
+            <space />
             <key key="historic" value="castle" />
             <text key="name" text="Name" />
@@ -5144,4 +5295,5 @@
         <item name="Ruins" icon="presets/ruins.png" type="node,closedway">
             <label text="Edit Ruins" />
+            <space />
             <key key="historic" value="ruins" />
             <text key="name" text="Name" />
@@ -5155,4 +5307,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:historic=archaeological_site" />
             <label text="Edit Archaeological Site" />
+            <space />
             <key key="historic" value="archaeological_site" />
             <text key="name" text="Name" />
@@ -5166,4 +5319,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:historic=battlefield" />
             <label text="Edit Battlefield" />
+            <space />
             <key key="historic" value="battlefield" />
             <text key="name" text="Name" />
@@ -5172,4 +5326,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Tag:geological" />
             <label text="Edit Palaeontological Site" />
+            <space />
             <key key="geological" value="palaeontological_site" />
             <text key="name" text="Name" />
@@ -5178,4 +5333,5 @@
         <item name="Monument" icon="presets/monument.png" type="node,closedway">
             <label text="Edit Monument" />
+            <space />
             <key key="historic" value="monument" />
             <text key="name" text="Name" />
@@ -5188,4 +5344,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:historic=memorial" />
             <label text="Edit Memorial" />
+            <space />
             <key key="historic" value="memorial" />
             <text key="name" text="Name" />
@@ -5193,4 +5350,5 @@
         <item name="Wayside Cross" icon="presets/wayside_cross.png" type="node,closedway">
             <label text="Edit Wayside Cross" />
+            <space />
             <key key="historic" value="wayside_cross" />
             <text key="name" text="Name" />
@@ -5198,4 +5356,5 @@
         <item name="Wayside Shrine" icon="presets/wayside_shrine.png" type="node,closedway">
             <label text="Edit Wayside Shrine" />
+            <space />
             <key key="historic" value="wayside_shrine" />
             <text key="name" text="Name" />
@@ -5203,4 +5362,5 @@
         <item name="Boundary Stone" icon="styles/standard/historic/boundary_stone.png" type="node,closedway">
             <label text="Edit Boundary Stone" />
+            <space />
             <key key="historic" value="boundary_stone" />
             <text key="name" text="Name" />
@@ -5212,4 +5372,5 @@
         <item name="Supermarket" icon="styles/standard/shop/supermarket.png" type="node,closedway">
             <label text="Edit Supermarket" />
+            <space />
             <key key="shop" value="supermarket" />
             <text key="name" text="Name" />
@@ -5222,4 +5383,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=convenience" />
             <label text="Edit Convenience Store" />
+            <space />
             <key key="shop" value="convenience" />
             <text key="name" text="Name" />
@@ -5233,4 +5395,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=kiosk" />
             <label text="Edit Kiosk" />
+            <space />
             <key key="shop" value="kiosk" />
             <text key="name" text="Name" />
@@ -5248,4 +5411,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=bakery" />
             <label text="Edit Baker" />
+            <space />
             <key key="shop" value="bakery" />
             <text key="name" text="Name" />
@@ -5261,4 +5425,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=butcher" />
             <label text="Edit Butcher" />
+            <space />
             <key key="shop" value="butcher" />
             <text key="name" text="Name" />
@@ -5292,4 +5457,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=confectionery" />
             <label text="Edit Confectionery" />
+            <space />
             <key key="shop" value="confectionery" />
             <text key="name" text="Name" />
@@ -5344,4 +5510,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Key:organic" />
             <label text="Edit Organic/Bio" />
+            <space />
             <combo text="Organic/Bio" key="organic" values="no,yes,only" match="key" />
         </item>
@@ -5349,4 +5516,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Key:fair_trade" />
             <label text="Edit Fair Trade" />
+            <space />
             <combo text="Fair Trade" key="fair_trade" values="no,yes,only" match="key" />
         </item>
@@ -5357,4 +5525,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=alcohol" />
             <label text="Edit Alcohol Shop" />
+            <space />
             <key key="shop" value="alcohol" />
             <text key="name" text="Name" />
@@ -5363,4 +5532,5 @@
         <item name="Beverages" icon="styles/standard/shop/beverages.png" type="node,closedway">
             <label text="Edit Beverages Shop" />
+            <space />
             <key key="shop" value="beverages" />
             <text key="name" text="Name" />
@@ -5371,4 +5541,5 @@
         <item name="Clothes" icon="styles/standard/shop/clothes.png" type="node,closedway">
             <label text="Edit Clothes Shop" />
+            <space />
             <key key="shop" value="clothes" />
             <text key="name" text="Name" />
@@ -5389,4 +5560,5 @@
          <item name="Shoes" icon="styles/standard/shop/shoes.png" type="node,closedway">
             <label text="Edit Shoe Shop" />
+            <space />
             <key key="shop" value="shoes" />
             <text key="name" text="Name" />
@@ -5398,4 +5570,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=outdoor" />
             <label text="Edit Outdoor Shop" />
+            <space />
             <key key="shop" value="outdoor" />
             <text key="name" text="Name" />
@@ -5404,4 +5577,5 @@
         <item name="Sports" icon="presets/rowing.png" type="node,closedway">
             <label text="Edit Sports Shop" />
+            <space />
             <key key="shop" value="sports" />
             <text key="name" text="Name" />
@@ -5415,4 +5589,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=dry_cleaning" />
             <label text="Edit Dry Cleaning" />
+            <space />
             <key key="shop" value="dry_cleaning" />
             <text key="name" text="Name" />
@@ -5422,4 +5597,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Laundry" />
             <label text="Edit Laundry" />
+            <space />
             <key key="shop" value="laundry" />
             <text key="name" text="Name" />
@@ -5428,4 +5604,5 @@
         <item name="Tailor" icon="styles/standard/shop/tailor.png" type="node,closedway">
             <label text="Edit Tailor" />
+            <space />
             <key key="shop" value="tailor" />
             <text key="name" text="Name" />
@@ -5446,4 +5623,5 @@
         <item name="Computer" icon="styles/standard/shop/computer.png" type="node,closedway">
             <label text="Edit Computer Shop" />
+            <space />
             <key key="shop" value="computer" />
             <text key="name" text="Name" />
@@ -5452,4 +5630,5 @@
         <item name="Electronics" icon="styles/standard/shop/electronics.png" type="node,closedway">
             <label text="Edit Electronics Shop" />
+            <space />
             <key key="shop" value="electronics" />
             <text key="name" text="Name" />
@@ -5479,10 +5658,12 @@
         <item name="Hifi" icon="styles/standard/shop/hifi.png" type="node,closedway">
             <label text="Edit Hifi Shop" />
+            <space />
             <key key="shop" value="hifi" />
             <text key="name" text="Name" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
         </item>
-        <item name="Video" name_context="shop" icon="styles/standard/shop/video.png" type="node,closedway">
+        <item name="Video" icon="styles/standard/shop/video.png" type="node,closedway">
             <label text="Edit Video Shop" />
+            <space />
             <key key="shop" value="video" />
             <text key="name" text="Name" />
@@ -5501,6 +5682,8 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bank" />
             <label text="Edit Bank" />
+            <space />
             <key key="amenity" value="bank" />
             <text key="name" text="Name" />
+            <text key="brand" text="Brand" />
             <text key="operator" text="Operator" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
@@ -5515,4 +5698,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bureau_de_change" />
             <label text="Edit Money Exchange" />
+            <space />
             <key key="amenity" value="bureau_de_change" />
             <text key="name" text="Name" />
@@ -5531,6 +5715,9 @@
                   uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=atm" />
             <label text="Edit Automated Teller Machine" />
+            <space />
             <key key="amenity" value="atm" />
-            <text key="operator" text="Operator" />
+            <text key="brand" text="Brand" />
+            <text key="operator" text="Operator" />
+            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
         </item>
     </group> <!-- Cash -->
@@ -5564,4 +5751,5 @@
         <item name="Chemist" icon="styles/standard/shop/chemist.png" type="node,closedway">
             <label text="Edit Chemist" />
+            <space />
             <key key="shop" value="chemist" />
             <text key="name" text="Name" />
@@ -5570,4 +5758,5 @@
         <item name="Hairdresser" icon="styles/standard/shop/hairdresser.png" type="node,closedway">
             <label text="Edit Hairdresser" />
+            <space />
             <key key="shop" value="hairdresser" />
             <text key="name" text="Name" />
@@ -5576,4 +5765,5 @@
         <item name="Optician" icon="styles/standard/shop/optician.png" type="node,closedway">
             <label text="Edit Optician" />
+            <space />
             <key key="shop" value="optician" />
             <text key="name" text="Name" />
@@ -5626,4 +5816,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=florist" />
             <label text="Edit Florist" />
+            <space />
             <key key="shop" value="florist" />
             <text key="name" text="Name" />
@@ -5636,6 +5827,8 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=garden_centre" />
             <label text="Edit Garden Centre" />
+            <space />
             <key key="shop" value="garden_centre" />
             <text key="name" text="Name" />
+            <text key="brand" text="Brand" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
         </item>
@@ -5647,6 +5840,8 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=doityourself" />
             <label text="Edit Do-it-yourself-store" />
+            <space />
             <key key="shop" value="doityourself" />
             <text key="name" text="Name" />
+            <text key="brand" text="Brand" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
         </item>
@@ -5655,4 +5850,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=hardware" />
             <label text="Edit Hardware Store" />
+            <space />
             <key key="shop" value="hardware" />
             <text key="name" text="Name" />
@@ -5672,6 +5868,8 @@
         <item name="Furniture" icon="styles/standard/shop/furniture.png" type="node,closedway">
             <label text="Edit Furniture Shop" />
+            <space />
             <key key="shop" value="furniture" />
             <text key="name" text="Name" />
+            <text key="brand" text="Brand" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
         </item>
@@ -5684,4 +5882,5 @@
             <key key="shop" value="kitchen" />
             <text key="name" text="Name" />
+            <text key="brand" text="Brand" />
             <text key="operator" text="Operator" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00; Sa 08:00-12:00" />
@@ -5710,4 +5909,5 @@
         <item name="Stationery" icon="presets/stationery.png" type="node,closedway">
             <label text="Edit Stationery Shop" />
+            <space />
             <key key="shop" value="stationery" />
             <text key="name" text="Name" />
@@ -5726,6 +5926,8 @@
         <item name="Book Store" icon="presets/book.png" type="node,closedway">
             <label text="Edit Book Store" />
+            <space />
             <key key="shop" value="books" />
             <text key="name" text="Name" />
+            <text key="brand" text="Brand" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
         </item>
@@ -5737,4 +5939,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=newsagent" />
             <label text="Edit Newsagent's shop" />
+            <space />
             <key key="shop" value="newsagent" />
             <text key="name" text="Name" />
@@ -5744,6 +5947,8 @@
         <item name="Travel Agency" icon="presets/travel.png" type="node,closedway">
             <label text="Edit Travel Agency" />
+            <space />
             <key key="shop" value="travel_agency" />
             <text key="name" text="Name" />
+            <text key="brand" text="Brand" />
             <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
         </item>
@@ -5760,4 +5965,5 @@
         <item name="Toys" icon="styles/standard/shop/toys.png" type="node,closedway">
             <label text="Edit Toy Shop" />
+            <space />            
             <key key="shop" value="toys" />
             <text key="name" text="Name" />
@@ -5781,4 +5987,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=vending_machine" />
         <label text="Edit Vending machine" />
+        <space />            
         <key key="amenity" value="vending_machine" />
         <multiselect key="vending" text="Vending products" values="animal_food;bicycle_tube;cigarettes;condoms;drinks;excrement_bags;food;news_papers;parking_tickets;photos;public_transport_plans;public_transport_tickets;SIM-cards;stamps;sweets;tampons;telephone_vouchers;toys;vouchers" />
@@ -5973,4 +6180,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=peak" />
             <label text="Edit Peak" />
+            <space />
             <key key="natural" value="peak" />
             <text key="name" text="Name" />
@@ -5982,4 +6190,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=glacier" />
             <label text="Edit Glacier" />
+            <space />
             <key key="natural" value="glacier" />
             <text key="name" text="Name" />
@@ -5992,4 +6201,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=volcano" />
             <label text="Edit Volcano" />
+            <space />
             <key key="natural" value="volcano" />
             <text key="name" text="Name" />
@@ -6001,4 +6211,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=cave_entrance" />
             <label text="Edit Cave Entrance" />
+            <space />
             <key key="natural" value="cave_entrance" />
             <text key="name" text="Name" />
@@ -6040,9 +6251,15 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=tree" />
             <label text="Edit Tree" />
+            <space />
             <key key="natural" value="tree" />
             <text key="name" text="Name" />
-            <text key="type" text="Type" />
+            <combo key="type" text="Type" values="broad_leaved,conifer,palm" />
             <text key="height" text="Height in meter (m)" />
             <text key="name:botanical" text="Botanical Name" />
+            <optional>
+                <text key="genus" text="Genus" />
+                <text key="species" text="Species" />
+                <text key="taxon" text="Taxon" />
+            </optional>
         </item>
         <item name="Tree Row" icon="presets/tree.png" type="way">
@@ -6062,7 +6279,8 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=wood" />
             <label text="Edit Wood" />
+            <space />
             <key key="natural" value="wood" />
             <text key="name" text="Name" />
-            <combo key="wood" text="Type" values="coniferous,deciduous,mixed" values_context="wood" />
+            <combo key="wood" text="Type" values="coniferous,deciduous,mixed" />
         </item>
         <item name="Forest" icon="presets/landuse.png" type="node,closedway,relation">
@@ -6094,4 +6312,5 @@
         <item name="Nature Reserve" icon="styles/standard/leisure/nature_reserve.png" type="node,closedway,relation">
             <label text="Edit Nature Reserve" />
+            <space />
             <key key="leisure" value="nature_reserve" />
             <text key="name" text="Name" />
@@ -6100,4 +6319,5 @@
         <item name="Scree" icon="presets/empty.png" type="node,closedway,relation">
             <label text="Edit Scree" />
+            <space />
             <key key="natural" value="scree" />
             <text key="name" text="Name" />
@@ -6109,4 +6329,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=fell" />
             <label text="Edit Fell" />
+            <space />
             <key key="natural" value="fell" />
             <text key="name" text="Name" />
@@ -6114,4 +6335,5 @@
         <item name="Scrub" icon="presets/empty.png" type="node,closedway,relation">
             <label text="Edit Scrub" />
+            <space />
             <key key="natural" value="scrub" />
             <text key="name" text="Name" />
@@ -6124,4 +6346,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=heath" />
             <label text="Edit Heath" />
+            <space />
             <key key="natural" value="heath" />
             <text key="name" text="Name" />
@@ -6190,4 +6413,5 @@
         <item name="Garden" icon="presets/empty.png" type="node,closedway,relation">
             <label text="Edit Garden" />
+            <space />
             <key key="leisure" value="garden" />
             <text key="name" text="Name" />
@@ -6213,4 +6437,5 @@
                   pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=common" />
             <label text="Edit Common" />
+            <space />
             <key key="leisure" value="common" />
             <text key="name" text="Name" />
@@ -6218,4 +6443,5 @@
         <item name="Park" icon="presets/empty.png" type="node,closedway,relation">
             <label text="Edit Park" />
+            <space />
             <key key="leisure" value="park" />
             <text key="name" text="Name" />
@@ -6233,5 +6459,5 @@
         </item>
         <separator/>
-        <item name="Residential area" icon="styles/standard/misc/landmark/building.png" type="closedway,relation">
+        <item name="Residential Area" icon="styles/standard/misc/landmark/building.png" type="closedway,relation">
             <label text="Edit Residential Landuse" />
             <space />
@@ -6248,4 +6474,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=grave_yard" />
             <label text="Edit Graveyard" />
+            <space />
             <key key="amenity" value="grave_yard" />
             <text key="name" text="Name" />
@@ -6424,4 +6651,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:boundary" />
             <label text="Edit Boundary" />
+            <space />
             <key key="type" value="boundary" />
             <text key="name" text="Name" />
@@ -6441,4 +6669,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Site"/>
             <label text="Edit Site" />
+            <space />
             <key key="type" value="site" />
             <text key="name" text="Site name" />
@@ -6462,4 +6691,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:restriction"/>
             <label text="Edit Turn Restriction" />
+            <space />
             <key key="type" value="restriction" />
             <combo key="restriction" text="Restriction" values="no_left_turn,no_right_turn,no_straight_on,no_u_turn,only_right_turn,only_left_turn,only_straight_on" />
@@ -6480,4 +6710,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:enforcement"/>
             <label text="Edit Enforcement" />
+            <space />
             <key key="type" value="enforcement" />
             <combo key="enforcement" text="Type of enforcement" values="maxheight,maxweight,maxspeed,mindistance,traffic_signals,check " />
@@ -6502,4 +6733,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:route"/>
             <label text="Edit general route" />
+            <space />
             <key key="type" value="route" />
             <combo key="route" text="Route type" values="bicycle,bus,road,ferry,ski,foot,hiking,tram,detour,railway,subway" />
@@ -6527,7 +6759,8 @@
             </roles>
         </item>
-        <item name="Route network" icon="presets/path.png" type="relation">
+        <item name="Route Network" icon="presets/path.png" type="relation">
             <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Network"/>
-            <label text="Edit route network" />
+            <label text="Edit Route Network" />
+            <space />
             <key key="type" value="network" />
             <text key="name" text="Name" />
@@ -6541,10 +6774,11 @@
         </item>
         <separator/>
-        <item name="Associated street" icon="presets/addresses.png" type="relation">
+        <item name="Associated Street" icon="presets/addresses.png" type="relation">
             <link href="http://wiki.openstreetmap.org/wiki/Relation:associatedStreet"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Relation:associatedStreet"
                   fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:associatedStreet"
                   pl.href="http://wiki.openstreetmap.org/wiki/Pl:Relation:associatedStreet"/>
-            <label text="Edit associated street" />
+            <label text="Edit Associated Street" />
+            <space />
             <key key="type" value="associatedStreet" />
             <text key="name" text="Street name" />
@@ -6558,4 +6792,5 @@
                   fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:street"/>
             <label text="Edit Street" />
+            <space />
             <key key="type" value="street" />
             <text key="name" text="Name" />
@@ -6574,5 +6809,6 @@
                   ja.href="http://wiki.openstreetmap.org/wiki/JA:Relation:destination_sign"
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:destination_sign"/>
-            <label text="Edit Destination sign" />
+            <label text="Edit Destination Sign" />
+            <space />
             <key key="type" value="destination_sign" />
             <text key="destination" text="Destination written on sign (w/o distance)" />
@@ -6593,4 +6829,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Waterway"/>
             <label text="Edit Waterway" />
+            <space />
             <key key="type" value="waterway" />
             <combo key="waterway" text="Subtype of waterway (largest one of members)" values="river,stream,canal,drain,ditch" />
@@ -6617,4 +6854,5 @@
                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Relations/Proposed/Bridges_and_Tunnels"/>
             <label text="Edit Bridge" />
+            <space />
             <key key="type" value="bridge" />
             <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
@@ -6634,4 +6872,5 @@
             <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Bridges_and_Tunnels"/>
             <label text="Edit Tunnel" />
+            <space />
             <key key="type" value="tunnel" />
             <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
