try the other no_translate.xml
This commit is contained in:
parent
436ef3d3fa
commit
96e46486d0
2 changed files with 18 additions and 13 deletions
|
@ -38,4 +38,21 @@
|
|||
<string name="preferred_locale_no_translate">Display language</string>
|
||||
<string name="system_locale_no_translate">Device language</string>
|
||||
<string name="osmo">OsMo</string>
|
||||
|
||||
|
||||
<!-- Park Plugin descriptions here before finalization -->
|
||||
|
||||
<string name="plugin_nautical_descr">Activating this view changes the map style to Nautical, thus showing all nautical navigation marks and chart symbols.
|
||||
\n\nA map file containing all nautical symbols globally is available as one single download called \'World seamarks\'.
|
||||
\n\nThis view can be reverted by either de-activating it again here, or by changing the \'Map style\' under \'Configure map\' as desired.
|
||||
</string>
|
||||
<string name="plugin_ski_descr">Activating this view changes the map style to \'Winter and ski\', showing all landscape features under wintery conditions.
|
||||
\n\nA global map displaying all ski slopes and cross country ski routes in this view is available under Downloads as \'World ski map\'.
|
||||
\n\nThis view can be reverted by either de-activating it again here, or by changing the \'Map style\' under \'Configure map\' as desired.
|
||||
</string>
|
||||
<string name="plugin_touringview_descr">Activating this view changes the map style to \'Touring view\', this is a special high-detail view for travelers and professional drivers.
|
||||
\n\nThis view provides, at any given map zoom, the maximum amount of travel details available in the map data (particularly roads, tracks, paths, and orientation marks). It also clearly depicts all types of roads unambiguously by color coding, which is useful when e.g. driving large vehicles.
|
||||
\n\nA special map download is not needed, the view is created from our standard maps.
|
||||
\n\nThis view can be reverted by either de-activating it again here, or by changing the \'Map style\' under \'Configure map\' as desired.
|
||||
</string>
|
||||
</resources>
|
||||
|
|
|
@ -9,19 +9,7 @@
|
|||
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
|
||||
-->
|
||||
<string name="plugin_nautical_descr">Activating this view changes the map style to Nautical, thus showing all nautical navigation marks and chart symbols.
|
||||
\n\nA map file containing all nautical symbols globally is available as one single download called \'World seamarks\'.
|
||||
\n\nThis view can be reverted by either de-activating it again here, or by changing the \'Map style\' under \'Configure map\' as desired.
|
||||
</string>
|
||||
<string name="plugin_ski_descr">Activating this view changes the map style to \'Winter and ski\', showing all landscape features under wintery conditions.
|
||||
\n\nA global map displaying all ski slopes and cross country ski routes in this view is available under Downloads as \'World ski map\'.
|
||||
\n\nThis view can be reverted by either de-activating it again here, or by changing the \'Map style\' under \'Configure map\' as desired.
|
||||
</string>
|
||||
<string name="plugin_touringview_descr">Activating this view changes the map style to \'Touring view\', this is a special high-detail view for travelers and professional drivers.
|
||||
\n\nThis view provides, at any given map zoom, the maximum amount of travel details available in the map data (particularly roads, tracks, paths, and orientation marks). It also clearly depicts all types of roads unambiguously by color coding, which is useful when e.g. driving large vehicles.
|
||||
\n\nA special map download is not needed, the view is created from our standard maps.
|
||||
\n\nThis view can be reverted by either de-activating it again here, or by changing the \'Map style\' under \'Configure map\' as desired.
|
||||
</string>
|
||||
|
||||
<string name="turn_off_all">Turn_off_all</string>
|
||||
<string name="showed_on_map">Showed on map</string>
|
||||
<string name="rename_failed">Rename failed.</string>
|
||||
|
|
Loading…
Reference in a new issue