Add strings
This commit is contained in:
parent
6272c849df
commit
20419c5bf5
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
||||||
3. All your modified/created strings are in the top of the file (to make easier find what\'s translated).
|
3. All your modified/created strings are in the top of the file (to make easier find what\'s translated).
|
||||||
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
|
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<string name="rendering_value_disabled_name">Disabled</string>
|
||||||
|
<string name="rendering_value_walkingRoutesScopeOSMC_name">Coloring according to route scope</string>
|
||||||
|
<string name="rendering_value_walkingRoutesOSMC_name">Coloring according to OSMC</string>
|
||||||
<string name="osmo_share_my_location">Share my location</string>
|
<string name="osmo_share_my_location">Share my location</string>
|
||||||
<string name="shared_string_logoff">Log Off</string>
|
<string name="shared_string_logoff">Log Off</string>
|
||||||
<string name="rendering_attr_hideHouseNumbers_name">Hide house numbers</string>
|
<string name="rendering_attr_hideHouseNumbers_name">Hide house numbers</string>
|
||||||
|
|
Loading…
Reference in a new issue