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:
-rw-r--r--android/res/values-da/strings.xml2
-rw-r--r--android/res/values-ru/strings.xml13
-rw-r--r--android/res/values/strings.xml13
-rw-r--r--iphone/Maps/ar.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/cs.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/da.lproj/Localizable.strings24
-rw-r--r--iphone/Maps/de.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/en-GB.lproj/Localizable.strings24
-rw-r--r--iphone/Maps/en.lproj/Localizable.strings24
-rw-r--r--iphone/Maps/es.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/fi.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/fr.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/hu.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/id.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/it.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/ja.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/ko.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/nb.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/nl.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/pl.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/pt.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/ro.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/ru.lproj/Localizable.strings24
-rw-r--r--iphone/Maps/sk.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/sv.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/th.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/tr.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/uk.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/vi.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/zh-Hans.lproj/Localizable.strings22
-rw-r--r--iphone/Maps/zh-Hant.lproj/Localizable.strings22
31 files changed, 645 insertions, 7 deletions
diff --git a/android/res/values-da/strings.xml b/android/res/values-da/strings.xml
index 4d7b62adbe..4982913301 100644
--- a/android/res/values-da/strings.xml
+++ b/android/res/values-da/strings.xml
@@ -866,7 +866,7 @@
<string name="minute">min</string>
<string name="placepage_place_description">Beskrivelse</string>
<string name="placepage_more_button">Mere</string>
- <string name="book_button">Bog</string>
+ <string name="book_button">Book</string>
<string name="placepage_call_button">Ring</string>
<string name="placepage_edit_bookmark_button">Rediger bogmærke</string>
<string name="placepage_bookmark_name_hint">Bogmærke</string>
diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml
index 7a165e1985..b0add962d4 100644
--- a/android/res/values-ru/strings.xml
+++ b/android/res/values-ru/strings.xml
@@ -971,7 +971,7 @@
<!-- For place page hotel nearby block -->
<string name="placepage_hotel_nearby">Рядом</string>
<!-- For ordering a taxi (as opposed to hotels or other things) -->
- <string name="taxi_order">Заказать</string>
+ <string name="taxi_order">Заказать такси</string>
<!-- How long it is until the taxi arrives -->
<string name="taxi_wait">Ожидание %s</string>
<!-- When there are no available taxis nearby -->
@@ -1007,4 +1007,15 @@
<string name="dialog_taxi_offline">Заказ такси недоступен офлайн.</string>
<string name="dialog_taxi_error">Заказ такси временно недоступен.</string>
<string name="advertisement">Реклама</string>
+ <string name="mobile_data_dialog">Загружать дополнительную информацию через мобильный интернет?</string>
+ <string name="mobile_data_option_always">Всегда</string>
+ <string name="mobile_data_option_today">Только сегодня</string>
+ <string name="mobile_data_option_not_today">Не сегодня</string>
+ <string name="mobile_data">Мобильный интернет</string>
+ <string name="mobile_data_description">Мобильный интернет требуется для отображения более детальной информации о местах: фотографий, цен, отзывов.</string>
+ <string name="mobile_data_option_never">Никогда не использовать</string>
+ <string name="mobile_data_option_ask">Всегда спрашивать</string>
+ <string name="traffic_update_maps_text">Для отображения пробок необходимо обновить карты.</string>
+ <string name="traffic_outdated">Данные о пробках устарели.</string>
+ <string name="big_font">Увеличенные подписи</string>
</resources>
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 5fcc0f8fdb..f03884c596 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -975,7 +975,7 @@
<!-- For place page hotel nearby block -->
<string name="placepage_hotel_nearby">Nearby</string>
<!-- For ordering a taxi (as opposed to hotels or other things) -->
- <string name="taxi_order">Order</string>
+ <string name="taxi_order">Order a taxi</string>
<!-- How long it is until the taxi arrives -->
<string name="taxi_wait">Expected in %s</string>
<!-- When there are no available taxis nearby -->
@@ -1011,4 +1011,15 @@
<string name="dialog_taxi_offline">Taxi ordering is unavailable in offline mode.</string>
<string name="dialog_taxi_error">Taxi ordering is temporarily unavailable.</string>
<string name="advertisement">Advertisement</string>
+ <string name="mobile_data_dialog">Use mobile internet to show detailed information?</string>
+ <string name="mobile_data_option_always">Use Always</string>
+ <string name="mobile_data_option_today">Only Today</string>
+ <string name="mobile_data_option_not_today">Do not Use Today</string>
+ <string name="mobile_data">Mobile Internet</string>
+ <string name="mobile_data_description">Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.</string>
+ <string name="mobile_data_option_never">Never Use</string>
+ <string name="mobile_data_option_ask">Always Ask</string>
+ <string name="traffic_update_maps_text">To display traffic data, maps must be updated.</string>
+ <string name="traffic_outdated">Traffic data is outdated.</string>
+ <string name="big_font">Bigger labels</string>
</resources>
diff --git a/iphone/Maps/ar.lproj/Localizable.strings b/iphone/Maps/ar.lproj/Localizable.strings
index 9cc515706f..add58e937c 100644
--- a/iphone/Maps/ar.lproj/Localizable.strings
+++ b/iphone/Maps/ar.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "طلب تاكسي غير متاح مؤقتا.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/cs.lproj/Localizable.strings b/iphone/Maps/cs.lproj/Localizable.strings
index 653ee87a41..4f80c70dbd 100644
--- a/iphone/Maps/cs.lproj/Localizable.strings
+++ b/iphone/Maps/cs.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Objednání taxi není dočasně k dispozici.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/da.lproj/Localizable.strings b/iphone/Maps/da.lproj/Localizable.strings
index 6cd71b366e..a940d80a2d 100644
--- a/iphone/Maps/da.lproj/Localizable.strings
+++ b/iphone/Maps/da.lproj/Localizable.strings
@@ -1477,7 +1477,7 @@
"placepage_more_reviews_button" = "More Reviews";
-"book_button" = "Bog";
+"book_button" = "Book";
"placepage_call_button" = "Ring";
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Bestilling af en taxi er ikke muligt lige nu.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/de.lproj/Localizable.strings b/iphone/Maps/de.lproj/Localizable.strings
index 9c1df850a0..de496ad370 100644
--- a/iphone/Maps/de.lproj/Localizable.strings
+++ b/iphone/Maps/de.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Das Bestellen eines Taxis ist vorübergehend nicht verfügbar.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/en-GB.lproj/Localizable.strings b/iphone/Maps/en-GB.lproj/Localizable.strings
index 4dab20d0bc..4d2a85f273 100644
--- a/iphone/Maps/en-GB.lproj/Localizable.strings
+++ b/iphone/Maps/en-GB.lproj/Localizable.strings
@@ -1637,7 +1637,7 @@
"placepage_hotel_nearby" = "Nearby";
/* For ordering a taxi (as opposed to hotels or other things) */
-"taxi_order" = "Order";
+"taxi_order" = "Order a taxi";
/* How long it is until the taxi arrives */
"taxi_wait" = "Expected in %s";
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Taxi booking is temporarily unavailable.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/en.lproj/Localizable.strings b/iphone/Maps/en.lproj/Localizable.strings
index 5a4ba3a9bd..7782f18c75 100644
--- a/iphone/Maps/en.lproj/Localizable.strings
+++ b/iphone/Maps/en.lproj/Localizable.strings
@@ -1637,7 +1637,7 @@
"placepage_hotel_nearby" = "Nearby";
/* For ordering a taxi (as opposed to hotels or other things) */
-"taxi_order" = "Order";
+"taxi_order" = "Order a taxi";
/* How long it is until the taxi arrives */
"taxi_wait" = "Expected in %s";
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Taxi ordering is temporarily unavailable.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/es.lproj/Localizable.strings b/iphone/Maps/es.lproj/Localizable.strings
index 531d19ac7a..c503078996 100644
--- a/iphone/Maps/es.lproj/Localizable.strings
+++ b/iphone/Maps/es.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "La opción para solicitar un taxi se encuentra temporalmente no disponible.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/fi.lproj/Localizable.strings b/iphone/Maps/fi.lproj/Localizable.strings
index b1db542d14..1bec83a259 100644
--- a/iphone/Maps/fi.lproj/Localizable.strings
+++ b/iphone/Maps/fi.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Taksin tilaaminen ei ole tällä hetkellä mahdollista.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/fr.lproj/Localizable.strings b/iphone/Maps/fr.lproj/Localizable.strings
index b16210cf58..97e19ee007 100644
--- a/iphone/Maps/fr.lproj/Localizable.strings
+++ b/iphone/Maps/fr.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "La commande d'un taxi est temporairement indisponible.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/hu.lproj/Localizable.strings b/iphone/Maps/hu.lproj/Localizable.strings
index 8fe236a60a..8f763075dc 100644
--- a/iphone/Maps/hu.lproj/Localizable.strings
+++ b/iphone/Maps/hu.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "A taxirendelés átmenetileg nem elérhető.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/id.lproj/Localizable.strings b/iphone/Maps/id.lproj/Localizable.strings
index 676e2dfa63..c028d16a0a 100644
--- a/iphone/Maps/id.lproj/Localizable.strings
+++ b/iphone/Maps/id.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Memesan taksi untuk sementara tidak tersedia.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/it.lproj/Localizable.strings b/iphone/Maps/it.lproj/Localizable.strings
index f721cbe62c..3eae3a751f 100644
--- a/iphone/Maps/it.lproj/Localizable.strings
+++ b/iphone/Maps/it.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "La chiamata taxi è temporaneamente non disponibile.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/ja.lproj/Localizable.strings b/iphone/Maps/ja.lproj/Localizable.strings
index 1e518bf19c..19f1a2f805 100644
--- a/iphone/Maps/ja.lproj/Localizable.strings
+++ b/iphone/Maps/ja.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "タクシーの予約が一時的に使用できません。";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/ko.lproj/Localizable.strings b/iphone/Maps/ko.lproj/Localizable.strings
index e7c7be1bba..70661e8248 100644
--- a/iphone/Maps/ko.lproj/Localizable.strings
+++ b/iphone/Maps/ko.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "일시적으로 택시를 예약할 수 없습니다.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/nb.lproj/Localizable.strings b/iphone/Maps/nb.lproj/Localizable.strings
index 8526fdc2c8..da9168b281 100644
--- a/iphone/Maps/nb.lproj/Localizable.strings
+++ b/iphone/Maps/nb.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Bestilling av taxi er ikke tilgjengelig for øyeblikket.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/nl.lproj/Localizable.strings b/iphone/Maps/nl.lproj/Localizable.strings
index 2ab9b42a1f..d66396f2bc 100644
--- a/iphone/Maps/nl.lproj/Localizable.strings
+++ b/iphone/Maps/nl.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Het bestellen van een taxi is tijdelijk niet beschikbaar.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/pl.lproj/Localizable.strings b/iphone/Maps/pl.lproj/Localizable.strings
index 21c5bf0de5..b46ffbe3bc 100644
--- a/iphone/Maps/pl.lproj/Localizable.strings
+++ b/iphone/Maps/pl.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Zamawianie taksówek jest tymczasowo niedostępne.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/pt.lproj/Localizable.strings b/iphone/Maps/pt.lproj/Localizable.strings
index 07d5e93099..5387382c54 100644
--- a/iphone/Maps/pt.lproj/Localizable.strings
+++ b/iphone/Maps/pt.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "O serviço de táxi está temporariamente indisponível.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/ro.lproj/Localizable.strings b/iphone/Maps/ro.lproj/Localizable.strings
index ea5b2bdf68..a0d7ce010f 100644
--- a/iphone/Maps/ro.lproj/Localizable.strings
+++ b/iphone/Maps/ro.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Comandarea unui taxi este momentan indisponibilă.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/ru.lproj/Localizable.strings b/iphone/Maps/ru.lproj/Localizable.strings
index 78e0954a6e..6dd7689f87 100644
--- a/iphone/Maps/ru.lproj/Localizable.strings
+++ b/iphone/Maps/ru.lproj/Localizable.strings
@@ -1637,7 +1637,7 @@
"placepage_hotel_nearby" = "Рядом";
/* For ordering a taxi (as opposed to hotels or other things) */
-"taxi_order" = "Заказать";
+"taxi_order" = "Заказать такси";
/* How long it is until the taxi arrives */
"taxi_wait" = "Ожидание %s";
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Заказ такси временно недоступен.";
"advertisement" = "Реклама";
+
+"mobile_data_dialog" = "Загружать дополнительную информацию через мобильный интернет?";
+
+"mobile_data_option_always" = "Всегда";
+
+"mobile_data_option_today" = "Только сегодня";
+
+"mobile_data_option_not_today" = "Не сегодня";
+
+"mobile_data" = "Мобильный интернет";
+
+"mobile_data_description" = "Мобильный интернет требуется для отображения более детальной информации о местах: фотографий, цен, отзывов.";
+
+"mobile_data_option_never" = "Никогда не использовать";
+
+"mobile_data_option_ask" = "Всегда спрашивать";
+
+"traffic_update_maps_text" = "Для отображения пробок необходимо обновить карты.";
+
+"traffic_outdated" = "Данные о пробках устарели.";
+
+"big_font" = "Увеличенные подписи";
diff --git a/iphone/Maps/sk.lproj/Localizable.strings b/iphone/Maps/sk.lproj/Localizable.strings
index fe166855ff..c843237765 100644
--- a/iphone/Maps/sk.lproj/Localizable.strings
+++ b/iphone/Maps/sk.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Objednanie taxíka je dočasne nedostupné.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/sv.lproj/Localizable.strings b/iphone/Maps/sv.lproj/Localizable.strings
index 8c065de054..b99538999c 100644
--- a/iphone/Maps/sv.lproj/Localizable.strings
+++ b/iphone/Maps/sv.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Du kan inte beställa en taxi just nu.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/th.lproj/Localizable.strings b/iphone/Maps/th.lproj/Localizable.strings
index 129117569c..d332fc1e19 100644
--- a/iphone/Maps/th.lproj/Localizable.strings
+++ b/iphone/Maps/th.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "ไม่สามารถทำการจองแท็กซี่ได้ชั่วคราว";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/tr.lproj/Localizable.strings b/iphone/Maps/tr.lproj/Localizable.strings
index aeedc4dc8e..f09ec7c58d 100644
--- a/iphone/Maps/tr.lproj/Localizable.strings
+++ b/iphone/Maps/tr.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Taksi çağırma geçici olarak kullanılamıyor.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/uk.lproj/Localizable.strings b/iphone/Maps/uk.lproj/Localizable.strings
index ad8c720961..1120485687 100644
--- a/iphone/Maps/uk.lproj/Localizable.strings
+++ b/iphone/Maps/uk.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Замовлення таксі тимчасово недоступне.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/vi.lproj/Localizable.strings b/iphone/Maps/vi.lproj/Localizable.strings
index 875716ce63..34b0754196 100644
--- a/iphone/Maps/vi.lproj/Localizable.strings
+++ b/iphone/Maps/vi.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "Gọi taxi tạm thời không khả dụng.";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/zh-Hans.lproj/Localizable.strings b/iphone/Maps/zh-Hans.lproj/Localizable.strings
index 60d4914c07..2d810b6c2b 100644
--- a/iphone/Maps/zh-Hans.lproj/Localizable.strings
+++ b/iphone/Maps/zh-Hans.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "叫出租车服务暂时无法使用。";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";
diff --git a/iphone/Maps/zh-Hant.lproj/Localizable.strings b/iphone/Maps/zh-Hant.lproj/Localizable.strings
index 9d13580a68..83664d9d5b 100644
--- a/iphone/Maps/zh-Hant.lproj/Localizable.strings
+++ b/iphone/Maps/zh-Hant.lproj/Localizable.strings
@@ -1701,3 +1701,25 @@
"dialog_taxi_error" = "叫計程車服務暫時無法使用。";
"advertisement" = "Advertisement";
+
+"mobile_data_dialog" = "Use mobile internet to show detailed information?";
+
+"mobile_data_option_always" = "Use Always";
+
+"mobile_data_option_today" = "Only Today";
+
+"mobile_data_option_not_today" = "Do not Use Today";
+
+"mobile_data" = "Mobile Internet";
+
+"mobile_data_description" = "Mobile internet is required for displaying detailed information about places, such as photographs, prices and reviews.";
+
+"mobile_data_option_never" = "Never Use";
+
+"mobile_data_option_ask" = "Always Ask";
+
+"traffic_update_maps_text" = "To display traffic data, maps must be updated.";
+
+"traffic_outdated" = "Traffic data is outdated.";
+
+"big_font" = "Bigger labels";