<div dir="ltr"><div><div><div><div>> So the data in OSM is still "color=purple;orange;green"<br></div>This data will be untranslated for iD users. It is freetext without selectbox and prone to errors. <b>You have to know tags</b> <b>when you use this approach</b>.<br><br><a href="http://wiki.openstreetmap.org/wiki/Key:mtb:scale:imba">http://wiki.openstreetmap.org/wiki/Key:mtb:scale:imba</a> is not displayed directly as mtb:scale:imba=grade2. We have verbose strings for them:<br></div><div>(option #2 in selectbox, RU) "Лёгкая (зелёный круг)"<br><br></div><div>Instead of "trail_visibility"="good" you have string<br>(option #2 in selectbox, EN) "Good: markers visible, sometimes require searching"<br></div><div><br></div>You can actually translate keys right now in iD, no change in iD code:<br></div>color:purple=yes "фиолетовый"<br>color:orange=yes "оранжевый"<br>color:green=yes "зелёный"<br><br></div>They are just regular tags. <br><br>This easy solution is impossible with "color=purple;orange;green". I have no idea why there people who advocate "color=purple;orange;green" approach. 70+ messages, but only 1 argument <i>it is easier to enter</i>. Easier to enter for the person who knows everything and uses regexes every time - yes, or anybody else - no.<br></div>