Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Marchuk <alexm@maps.me>2016-02-03 13:01:03 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:22:15 +0300
commitdddf62f5a2e522a58e5f1e63a17127167ba72405 (patch)
treecae2512e6cac4f30ab9937c5240b5874051e56e9 /android/res/values/strings.xml
parent862e3e6fd643511900b661b41c9b01756aeba69e (diff)
[new downloader][android] fix: Generated strings.
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml10
1 files changed, 3 insertions, 7 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index cf8c938bc5..990a61b327 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -117,8 +117,7 @@
<string name="not_enough_free_space_on_sdcard">Please free some space on SD card/USB storage first in order to use the app</string>
<string name="not_enough_memory">Not enough memory to launch app</string>
<string name="free_space_for_country">Please free %1$s on your device first in order to download %2$s</string>
- <!-- REMOVE THIS STRING AFTER REFACTORING -->
- <string name="download_resources">Before you start let us download general world map into your device.\nIt needs %1$.1f%2$s of data.</string>
+ <string name="download_resources">Before you start let us download general world map into your device.\nIt needs %s of data.</string>
<string name="getting_position">Getting current position</string>
<string name="download_resources_continue">Go to Map</string>
<string name="downloading_country_can_proceed">Downloading %s. You can now\nproceed to the map.</string>
@@ -454,12 +453,10 @@
<string name="downloader_cancel_all">Cancel All</string>
<!-- Downloaded maps category -->
<string name="downloader_downloaded">Downloaded</string>
- <!-- Downloaded maps category -->
- <string name="downloader_downloaded_maps">Downloaded maps</string>
- <!-- My maps category -->
- <string name="downloader_my_maps">My maps</string>
<!-- Country queued for download -->
<string name="downloader_queued">queued</string>
+ <string name="downloader_near_me">Near me</string>
+ <string name="downloader_updatable_template">Maps: %1$d (%2$s)</string>
<!-- Disclaimer message -->
<string name="routing_disclaimer">Creating routes in MAPS.ME app, please keep in mind the following:\n\n - Suggested routes can be considered as recommendations only.\n - Road conditions, traffic rules and signs have higher priority than navigation advice.\n - The map may be incorrect or outdated, and routes may not be created the best possible way.\n\n Be safe on roads and take care of yourself!</string>
<!-- Outdated maps category -->
@@ -808,7 +805,6 @@
<string name="search_without_internet_advertisement">To start searching and creating routes, please download the map, and you will not need Internet connection anymore.</string>
<string name="search_select_map">Select Map</string>
<string name="search_select_other_map">Select Another Map</string>
- <string name="search_vehicle_routes">Driving directions</string>
<!-- «Show» context menu -->
<string name="show">Show</string>
<!-- «Hide» context menu -->