Changes between Version 39 and Version 40 of Presets/AdvertisingPreset
- Timestamp:
- 2016-11-12T09:49:40+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/AdvertisingPreset
v39 v40 36 36 fr.text="Support du panneau" 37 37 values="post,poles,wall,fence" 38 default="po les" />38 default="post" /> 39 39 <combo key="size" 40 40 text="Size of board : [ number * ] (length * height)" … … 52 52 values="1,2" 53 53 default="1" /> 54 <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="off" value_on="yes" value_off="no" /> 55 <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="off" value_on="yes" value_off="no" /> 56 <combo key="animated" 57 text="If animated device, type of animation" 58 fr.text="Si animé, type d'animation" 59 values="no,trivision_blades,winding_posters,revolving,digital_prices,digital_messages,screen" 60 default="" 61 delete_if_empty="yes" /> 54 62 <space/> 55 63 <combo key="message" 56 64 text="Advertising message type" 57 65 fr.text="Type de message" 58 values="information,municipality, display_opinion,non_profit,cultural_event"59 default=" display_opinion,non_profit" />66 values="information,municipality,opinions,non_profit,cultural_event" 67 default="opinions,non_profit" /> 60 68 <combo key="display_surface" 61 69 text="Display surface (in m²)" … … 130 138 text="Message type" 131 139 fr.text="Type de message" 132 values="commercial,information,map_information,tourism,municipality, display_opinion,non_profit,cultural_event,legal,safety"140 values="commercial,information,map_information,tourism,municipality,opinions,non_profit,cultural_event,legal,safety" 133 141 default="commercial" /> 134 142 <combo key="display_surface" … … 160 168 fr.text="Visibilité" 161 169 values="house,street,area" 162 default=" house"170 default="street" 163 171 delete_if_empty="yes" /> 164 172 </item> … … 203 211 text="Advertising message type" 204 212 fr.text="Type de message publicitaire" 205 values="commercial,information,municipality, display_opinion,non_profit,cultural_event"213 values="commercial,information,municipality,opinions,non_profit,cultural_event" 206 214 default="commercial" /> 207 215 <space/> … … 260 268 values="1,2,3,4" 261 269 default="2" /> 262 <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> 270 <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> 263 271 <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" /> 264 272 <combo key="animated" … … 298 306 values="" 299 307 default="" /> 300 <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> 301 <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> 308 <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> 309 <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> 302 310 <space/> 303 311 <combo key="orientation" … … 515 523 516 524 517 <item name="8. Wall advertising billboard" fr.name="Panneau publicitaire mural" icon="images/billboard43.png" type="node"> 525 <item name="8. Wall advertising billboard" fr.name="Panneau publicitaire mural" icon="images/billboard43_wall.png" type="node"> 518 526 <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/> 519 527 <label text="Editing a 'wall billboard' advertising device" … … 713 721 text="Advertising message type" 714 722 fr.text="Type de message publicitaire" 715 values="commercial,information,map_information,tourism,municipality, display_opinion,non_profit,cultural_event,legal,safety"723 values="commercial,information,map_information,tourism,municipality,opinions,non_profit,cultural_event,legal,safety" 716 724 default="" 717 725 delete_if_empty="yes" />
