From 1d14a2b22c27908bd7934c4228a6648534e902a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=97=D0=B0=D1=86=D0=B5=D0=BF=D0=B8=D0=BD?= Date: Tue, 31 Oct 2017 16:51:59 +0300 Subject: [PATCH] [android] Generated localizations for bad storage ids --- android/res/values-ru/strings.xml | 3 +++ android/res/values/strings.xml | 3 +++ iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings | 6 ++++++ .../Maps/LocalizedStrings/en-GB.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings | 6 ++++++ .../Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings | 6 ++++++ .../Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings | 6 ++++++ strings.txt | 2 +- 32 files changed, 181 insertions(+), 1 deletion(-) diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml index 050758ffce..236ae1ce04 100644 --- a/android/res/values-ru/strings.xml +++ b/android/res/values-ru/strings.xml @@ -1225,4 +1225,7 @@ Собрать Оценки и отзывы Теперь вы можете оставлять оценки и отзывы даже офлайн! Не забудьте обновить карты, чтобы увидеть изменения. + Проблема с хранилищем + Убедитесь, пожалуйста, что внешняя память сейчас доступна для записи. + Эмулировать плохую внешнюю память diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 7bd2b43221..e2c1ff733e 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -1237,4 +1237,7 @@ Gather Ratings and reviews You can now leave ratings and reviews even offline! Don\'t forget to update your maps so you can see the changes. + Storage problem + Make sure please that external storage is available for writing. + Emulate bad external storage diff --git a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings index a3a4e2bcac..cb4f8585ca 100644 --- a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings index d7ef79f88a..71364e4bc9 100644 --- a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings index c699db1111..07c456dc97 100644 --- a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings index 870ce26944..a79235dcf7 100644 --- a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings index d463d226a6..77bb393756 100644 --- a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings index f37bd13209..bf40668527 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index a57b1d9660..0f55ee1862 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings index 54b65a94e4..a0cfc95aa9 100644 --- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings index daebe320d9..520f6e0211 100644 --- a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings index 636722e455..a14d01c6b5 100644 --- a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings index 6a676fd175..08cf8965d3 100644 --- a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings index f0a0c627ea..baa8901843 100644 --- a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings index d102b275d2..fb3b0aac22 100644 --- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings index 74642b5d9b..4e9d1a25a9 100644 --- a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings index 822141c72d..4d156251f3 100644 --- a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings index 0311b1f8dd..66eaf905b5 100644 --- a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings index ee2916738e..797a82dbe2 100644 --- a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings index bb4889cd7e..4a9204ce8b 100644 --- a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings index 8de44e7ca3..52a6c918cd 100644 --- a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings index 318820b72b..204effab5d 100644 --- a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings index 4c6ad6d5ab..212206a562 100644 --- a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Оценки и отзывы"; "whats_new_ugc_message" = "Теперь вы можете оставлять оценки и отзывы даже офлайн! Не забудьте обновить карты, чтобы увидеть изменения."; + +"dialog_error_storage_title" = "Проблема с хранилищем"; + +"dialog_error_storage_message" = "Убедитесь, пожалуйста, что внешняя память сейчас доступна для записи."; + +"setting_emulate_bad_storage" = "Эмулировать плохую внешнюю память"; diff --git a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings index b3f5cc0b88..e14287a611 100644 --- a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings index 1c03c341f5..29130aba6b 100644 --- a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings index cbe72d6835..3f3ab6cd35 100644 --- a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings index 33f6519668..e93697cfc8 100644 --- a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings index f26ed3ab9d..5ea4e495d2 100644 --- a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings index 710217a652..bfc50b30da 100644 --- a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings index a57584e6e4..d837d12f03 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings index 7b3f4ff16d..0acc3f8368 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings @@ -2121,3 +2121,9 @@ "whats_new_ugc_title" = "Ratings and reviews"; "whats_new_ugc_message" = "You can now leave ratings and reviews even offline! Don't forget to update your maps so you can see the changes."; + +"dialog_error_storage_title" = "Storage problem"; + +"dialog_error_storage_message" = "Make sure please that external storage is available for writing."; + +"setting_emulate_bad_storage" = "Emulate bad external storage"; diff --git a/strings.txt b/strings.txt index 76000a0906..68f15ad089 100644 --- a/strings.txt +++ b/strings.txt @@ -26383,4 +26383,4 @@ [setting_emulate_bad_storage] en = Emulate bad external storage - ru = Эмулировать плоху внешнюю память + ru = Эмулировать плохую внешнюю память