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:
authorDmitry Yunitsky <dmitry.yunitsky@gmail.com>2016-03-25 17:09:36 +0300
committerDmitry Yunitsky <dmitry.yunitsky@gmail.com>2016-03-25 17:09:36 +0300
commit0e4327d53533dda6f871c03e258ee219b6d84ced (patch)
tree9f39f3708af9a9c7c4829beb5d207dfadd3bcfe5 /android/res/values/strings.xml
parent2111dbae1676654d2c31beb7e7f72aed6eb9589a (diff)
parent39a6c19a4033ba23c0602e3dea78481f37e989a6 (diff)
Merge pull request #2532 from trashkalmar/downloader-fixes
[new downloader][android] fix: Show country name during migration.
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 519b593052..0bb186e8bd 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -785,7 +785,6 @@
<string name="downloader_search_field_hint">Find the map</string>
<string name="migration_update_all_button">Update All Maps</string>
<string name="migration_delete_all_download_current_button">Download current map and delete the old ones</string>
- <string name="migration_prefetch_status">Preparing maps update…</string>
<string name="migration_download_error_dialog">Download error</string>
<string name="common_check_internet_connection_dialog">Please check your settings and make sure your device is connected to the internet.</string>
<string name="downloader_no_space_title">Not enough space</string>