From fc88e1650bb49ca078e5ddc527e71cc71c57320d Mon Sep 17 00:00:00 2001 From: Dmitry Donskoy Date: Thu, 11 Apr 2019 18:16:09 +0300 Subject: [PATCH] [android] Generate loc --- android/res/values/strings.xml | 8 ++++++++ .../LocalizedStrings/ar.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/cs.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/da.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/de.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/el.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/en-GB.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/en.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/es.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/fa.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/fi.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/fr.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/hu.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/id.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/it.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/ja.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/ko.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/nb.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/nl.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/pl.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/pt.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/ro.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/ru.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/sk.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/sv.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/th.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/tr.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/uk.lproj/Localizable.strings | 12 ++++++++++++ .../LocalizedStrings/vi.lproj/Localizable.strings | 12 ++++++++++++ .../zh-Hans.lproj/Localizable.strings | 12 ++++++++++++ .../zh-Hant.lproj/Localizable.strings | 12 ++++++++++++ 31 files changed, 368 insertions(+) diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 23644cb4c7..3f983ce054 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -1595,6 +1595,14 @@ Unfortunately we could\'t find a better route with your defined options. We will return the original version Please don\'t leave this screen before purchase is completed + + whatsnew_new_catalogue_title + + whatsnew_new_catalogue_message + + whatsnew_toll_unpaved_title + + whatsnew_toll_unpaved_message Outlets diff --git a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings index 1e386e23d6..355431942e 100644 --- a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings index 6bf8fe9af7..c912661d2c 100644 --- a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings index 5aa80c7aef..551dd78fa1 100644 --- a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings index b88493c11c..92e7ccb78e 100644 --- a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings index 18b58c14ed..9f0b10fe43 100644 --- a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings index d8adde77a3..a7e7d3718c 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index 1eb9bb437b..7408aa3d38 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings index 6d11b104e3..1ab39c4c68 100644 --- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings index 3d0796c748..c9929980e0 100644 --- a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings index 7378b801e9..8b69f0dee5 100644 --- a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings index b825401fcd..e4e10d1b20 100644 --- a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings index 764300d725..3f84bb9e61 100644 --- a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings index b29f0c4dcd..8e04a68583 100644 --- a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings index 3ab88165e9..2e0d6f98ad 100644 --- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings index c2955f9a3d..6a74adfc4a 100644 --- a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings index 90350ae031..8b932a425e 100644 --- a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings index 4e6dfbedc3..e4045e06de 100644 --- a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings index d08e938d5b..4b5ae99582 100644 --- a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings index 076bdb4c90..a71fd5a158 100644 --- a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings index 4a8e92d5e6..6665bc08ad 100644 --- a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings index 89cd823d2e..8700a8e865 100644 --- a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings index 76df924bed..9af2e40cbf 100644 --- a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Пожалуйста, не покидайте экран до завершения покупки"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings index 9d11600969..475bd964d6 100644 --- a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings index 1c2d5480f0..e47dadd0bc 100644 --- a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings index b6d570b058..761a5e123b 100644 --- a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings index 22db043ad7..30c4960227 100644 --- a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings index c6fd4aa363..27714239bb 100644 --- a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings index 44ad68b1e3..1f33bc3aee 100644 --- a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings index 64dbd3f6fd..1f24337569 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/ diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings index ca926be188..32c20c238d 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings @@ -2777,6 +2777,18 @@ "purchase_please_wait_toast" = "Please don't leave this screen before purchase is completed"; +/* FIXME */ +"whatsnew_new_catalogue_title" = "whatsnew_new_catalogue_title"; + +/* FIXME */ +"whatsnew_new_catalogue_message" = "whatsnew_new_catalogue_message"; + +/* FIXME */ +"whatsnew_toll_unpaved_title" = "whatsnew_toll_unpaved_title"; + +/* FIXME */ +"whatsnew_toll_unpaved_message" = "whatsnew_toll_unpaved_message"; + /********** Partners **********/