From c2473861cf1ea04de902fea6eb755d79686b080b 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: Thu, 22 Mar 2018 14:49:39 +0300 Subject: [PATCH] [android][ios] Generated localozations --- android/res/values-ru/strings.xml | 4 ++++ android/res/values/strings.xml | 4 ++++ iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings | 8 ++++++++ .../Maps/LocalizedStrings/en-GB.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings | 8 ++++++++ iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings | 8 ++++++++ .../LocalizedStrings/zh-Hans.lproj/Localizable.strings | 8 ++++++++ .../LocalizedStrings/zh-Hant.lproj/Localizable.strings | 8 ++++++++ 31 files changed, 240 insertions(+) diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml index 0fc72d56dd..599f751719 100644 --- a/android/res/values-ru/strings.xml +++ b/android/res/values-ru/strings.xml @@ -1281,4 +1281,8 @@ Имя списка не может быть пустым Введите имя списка, пожалуйста Новый список + Такое имя уже занято + Выберите, пожалуйста, другое имя + Слишком длинное название + Выберите, пожалуйста, другое имя diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 6ee77a08f2..cb39b13d26 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -1293,4 +1293,8 @@ The name couldn\'t be empty Please enter the list name New list + This name is already taken + Please choose another name + This name is too long + Please choose another name diff --git a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings index 75f643f448..2148461fef 100644 --- a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings index a8368109ab..0029ea3386 100644 --- a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings index 18939ae14b..9ed10f4894 100644 --- a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings index e7b49e78dc..a908d3dd27 100644 --- a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings index 528e35a959..efd1ad40e4 100644 --- a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings index 3d1215c71f..ab563eaed8 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index 84d0536e62..5b70205fca 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings index 209a1e9cc4..f8952781a9 100644 --- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings index bd1d6aa5f5..b582329937 100644 --- a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings index bd36a15798..d81b0fdf6a 100644 --- a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings index 40e45b2b4e..357f18426c 100644 --- a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings index 6eb7a613a9..f97b881c4f 100644 --- a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings index 1c874bb806..8ad226fd76 100644 --- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings index fe6efc3c4e..22df16b46e 100644 --- a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings index 64a1a1deb4..08f8b888dd 100644 --- a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings index 195eaab8ca..70d7730379 100644 --- a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings index 5c6cd5d190..8105eb0431 100644 --- a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings index de5c2eac4e..05a1dbfdb2 100644 --- a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings index ef3851253b..78bdc92773 100644 --- a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings index f848a4b18f..fd9941cbec 100644 --- a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings index 5710569617..033ce71146 100644 --- a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Введите имя списка, пожалуйста"; "bookmarks_new_list_hint" = "Новый список"; + +"bookmarks_error_title_list_name_already_taken" = "Такое имя уже занято"; + +"bookmarks_error_message_list_name_already_taken" = "Выберите, пожалуйста, другое имя"; + +"bookmarks_error_title_list_name_too_long" = "Слишком длинное название"; + +"bookmarks_error_message_list_name_too_long" = "Выберите, пожалуйста, другое имя"; diff --git a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings index e41126e0db..94b43345f5 100644 --- a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings index fae031a253..2090a41920 100644 --- a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings index 1c4526332b..45917f5c12 100644 --- a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings index 2544c8e3aa..5841c17baa 100644 --- a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings index 5d9cbcfb8a..2246768655 100644 --- a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings index f4b1612036..52e007898f 100644 --- a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings index 342385cbaf..e211a5c253 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings index 4442f75b20..1eaab9f8e8 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings @@ -2236,3 +2236,11 @@ "bookmarks_error_message_empty_list_name" = "Please enter the list name"; "bookmarks_new_list_hint" = "New list"; + +"bookmarks_error_title_list_name_already_taken" = "This name is already taken"; + +"bookmarks_error_message_list_name_already_taken" = "Please choose another name"; + +"bookmarks_error_title_list_name_too_long" = "This name is too long"; + +"bookmarks_error_message_list_name_too_long" = "Please choose another name";