en strings
This commit is contained in:
parent
bb20509c00
commit
6081ee9c57
1 changed files with 3 additions and 1 deletions
|
@ -9,13 +9,15 @@
|
|||
1. 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="rendering_attr_showRoadMapsAttribute_description">Select how to display roads-only maps:</string>
|
||||
<string name="rendering_attr_showRoadMapsAttribute_name">Show roads-only maps</string>
|
||||
<string name="safe_mode_description">Run the application in safe mode (using slower Android instead of native code).</string>
|
||||
<string name="safe_mode">Safe mode</string>
|
||||
<string name="native_library_not_running">The application is running in safe mode (disable it in the Settings).</string>
|
||||
<string name="background_service_is_enabled_question">Background service is still running. Do you want to cancel it?</string>
|
||||
<string name="tip_recent_changes_1_0_0_t">Changes in 1.0 :
|
||||
\n\t* Improved routing: faster, more precise, up to 250 km
|
||||
\n\t* Map of the roads
|
||||
\n\t* Introduce roads-only maps
|
||||
\n\t* Map does not lose position lock after interruptions
|
||||
\n\t* Enable background service during navigation
|
||||
</string>
|
||||
|
|
Loading…
Reference in a new issue