Index: /trunk/resources/data/defaultpresets.xml
===================================================================
--- /trunk/resources/data/defaultpresets.xml	(revision 18732)
+++ /trunk/resources/data/defaultpresets.xml	(revision 18733)
@@ -6010,6 +6010,6 @@
             <key key="man_made" value="avalanche_protection" />
             <optional>
-                <combo key="avalanche_protection" values="snow_bridge,dam,berm,mound,shed,gas_ignition" />
-                <check key="barrier" value_on="fence" />
+                <combo key="avalanche_protection" text="Avalance protection" values="snow_bridge,dam,berm,mound,shed,gas_ignition" />
+                <check key="barrier" value_on="fence" text="Fence"/>
             </optional>
         </item> <!-- Avalanche Protection -->
@@ -7057,5 +7057,5 @@
             <reference ref="name_oh_wheelchair" />
             <optional>
-                <combo key="fortification_type">
+                <combo key="fortification_type" text="Fortification type">
                     <list_entry value="hill_fort" short_description="Forts using a rise of elevation"/>
                     <list_entry value="limes" short_description="Fortifications for border defense"/>
@@ -9111,5 +9111,5 @@
                 <text key="material" text="The material the planter is made out of"/>
                 <text key="surface" text="The material inside the planter"/>
-                <check key="barrier" value_on="planter" disable_off="true"/>
+                <check key="barrier" value_on="planter" text="Planter barrier" disable_off="true"/>
             </optional>
         </item>
