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:
authorTimofey <t.danshin@corp.mail.ru>2016-07-18 12:47:48 +0300
committerTimofey <t.danshin@corp.mail.ru>2016-07-18 12:47:48 +0300
commit9538f313f06869a8b5cd16ceacfd7ffc3739ba5b (patch)
tree4a05d1c6646eca7f6061f5a65d9e80552b4f36d4
parente622b0e6096ea89fc6026414cd1dbf34eb761eb6 (diff)
Ran the script
-rw-r--r--android/res/values-ru/strings.xml2
-rw-r--r--iphone/Maps/ru.lproj/Localizable.strings2
2 files changed, 2 insertions, 2 deletions
diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml
index 660c18664d..f9729ee89c 100644
--- a/android/res/values-ru/strings.xml
+++ b/android/res/values-ru/strings.xml
@@ -858,7 +858,7 @@
<!-- Error that appears after certain time without location. -->
<string name="current_location_unknown_message">Местоположение не найдено. Возможно, вы находитесь в помещении или в туннеле.</string>
<string name="current_location_unknown_continue_button">Продолжить</string>
- <string name="current_location_unknown_stop_button">Остановить</string>
+ <string name="current_location_unknown_stop_button">Стоп</string>
<string name="current_location_unknown_error_title">Местоположение не найдено.</string>
<string name="current_location_unknown_error_message">При поиске местоположения произошла неизвестная ошибка. Проверьте работоспособность устройства и попробуйте найти местоположение позднее.</string>
<string name="whatsnew_update_editor_title">Мы обновили редактор</string>
diff --git a/iphone/Maps/ru.lproj/Localizable.strings b/iphone/Maps/ru.lproj/Localizable.strings
index 24e69092d0..01c95f9088 100644
--- a/iphone/Maps/ru.lproj/Localizable.strings
+++ b/iphone/Maps/ru.lproj/Localizable.strings
@@ -1427,7 +1427,7 @@
"current_location_unknown_continue_button" = "Продолжить";
-"current_location_unknown_stop_button" = "Остановить";
+"current_location_unknown_stop_button" = "Стоп";
"current_location_unknown_error_title" = "Местоположение не найдено.";