From b3ce2a0b3549b7b8d64fd330732fc5900e4a4185 Mon Sep 17 00:00:00 2001 From: Timofey Date: Tue, 21 Feb 2017 19:18:48 +0300 Subject: [PATCH] Ran the script --- android/res/values-ru/strings.xml | 13 +++++++++- android/res/values/strings.xml | 13 +++++++++- .../ar.lproj/Localizable.strings | 26 +++++++++++++++++-- .../cs.lproj/Localizable.strings | 26 +++++++++++++++++-- .../da.lproj/Localizable.strings | 26 +++++++++++++++++-- .../de.lproj/Localizable.strings | 26 +++++++++++++++++-- .../el.lproj/Localizable.strings | 26 +++++++++++++++++-- .../en-GB.lproj/Localizable.strings | 26 +++++++++++++++++-- .../en.lproj/Localizable.strings | 26 +++++++++++++++++-- .../es.lproj/Localizable.strings | 26 +++++++++++++++++-- .../fi.lproj/Localizable.strings | 26 +++++++++++++++++-- .../fr.lproj/Localizable.strings | 26 +++++++++++++++++-- .../hu.lproj/Localizable.strings | 26 +++++++++++++++++-- .../id.lproj/Localizable.strings | 26 +++++++++++++++++-- .../it.lproj/Localizable.strings | 26 +++++++++++++++++-- .../ja.lproj/Localizable.strings | 26 +++++++++++++++++-- .../ko.lproj/Localizable.strings | 26 +++++++++++++++++-- .../nb.lproj/Localizable.strings | 26 +++++++++++++++++-- .../nl.lproj/Localizable.strings | 26 +++++++++++++++++-- .../pl.lproj/Localizable.strings | 26 +++++++++++++++++-- .../pt.lproj/Localizable.strings | 26 +++++++++++++++++-- .../ro.lproj/Localizable.strings | 26 +++++++++++++++++-- .../ru.lproj/Localizable.strings | 26 +++++++++++++++++-- .../sk.lproj/Localizable.strings | 26 +++++++++++++++++-- .../sv.lproj/Localizable.strings | 26 +++++++++++++++++-- .../th.lproj/Localizable.strings | 26 +++++++++++++++++-- .../tr.lproj/Localizable.strings | 26 +++++++++++++++++-- .../uk.lproj/Localizable.strings | 26 +++++++++++++++++-- .../vi.lproj/Localizable.strings | 26 +++++++++++++++++-- .../zh-Hans.lproj/Localizable.strings | 26 +++++++++++++++++-- .../zh-Hant.lproj/Localizable.strings | 26 +++++++++++++++++-- 31 files changed, 720 insertions(+), 60 deletions(-) diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml index 62cc04900e..76522245f6 100644 --- a/android/res/values-ru/strings.xml +++ b/android/res/values-ru/strings.xml @@ -333,7 +333,6 @@ Недавний путь Автозум - Простая цветовая схема для пробок Выключено 1 час 2 часа @@ -1066,4 +1065,16 @@ 8.0+ 9.0+ + Простые цвета пробок + Включить запись логов + Подробная информация об отелях + Новые расширенные карточки гостиниц: смотрите фотографии, отзывы и другую информацию онлайн. + Улучшено построение маршрутов + • Более точная оценка времени в пути.\n• Учитываем знаки и запрещенные дороги при построении маршрута. + Карты стали меньше + Занимают на 20% меньше места на телефоне. + Маршруты с промежуточными точками + Нажмите на объекты, чтобы включить их в маршрут. + Новый автомобильный стиль карт + Режим автомобильной навигации стал удобнее. diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index cc88cfa6cf..38a1af4891 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -335,7 +335,6 @@ Recent track Auto zoom - Simplified colour scheme for traffic Off 1 hour 2 hours @@ -1075,4 +1074,16 @@ $ $$ $$$ + Simplified traffic colors + Enable logging + More Information on Hotels + Brand new look for hotel pages: check out photos, user reviews and other information online. + Improved Route Planning + • More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs. + Maps Got Smaller + Maps require up to 20% less storage. + Waypoints in Routing + Tap places to add waypoints to your route. + New Map Style for Driving + Car navigation mode got easier to use. diff --git a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings index 6a971191f1..0ed707ee58 100644 --- a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "تكبير تلقائي"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "لا يعمل"; "duration_1_hour" = "1 ساعة"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings index 017eef0afa..4ac724717d 100644 --- a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Automatické zvětšení"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Vypnuto"; "duration_1_hour" = "1 hodina"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings index 602501f8da..6cf31310ea 100644 --- a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Auto zoom"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Fra"; "duration_1_hour" = "1 time"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings index 6e700a2ad0..6879e7cd59 100644 --- a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Auto-Zoom"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Aus"; "duration_1_hour" = "1 Stunde"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings index def370f219..fbb71da989 100644 --- a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Αυτόματη μεγέθυνση"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Απενεργ."; "duration_1_hour" = "1 ώρα"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings index 5eadbf6842..0b32d3958a 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Auto zoom"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Off"; "duration_1_hour" = "1 hour"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index 8c7d54c0a8..ed0b21ceeb 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Auto zoom"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Off"; "duration_1_hour" = "1 hour"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings index bf8a26c583..8cf415da2a 100644 --- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Autozoom"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Desactivada"; "duration_1_hour" = "1 hora"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings index 9515630426..f43e0b6069 100644 --- a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Automaattinen zoomaus"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Pois päältä"; "duration_1_hour" = "1 tunti"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings index 79f9aeb33d..2878f13feb 100644 --- a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Zoom automatique"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Désactivé"; "duration_1_hour" = "1 heure"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings index bf32161ca7..ff2098d7c5 100644 --- a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Auto-zoom"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Kikapcsolva"; "duration_1_hour" = "1 óra"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings index 9d7a39225a..5b7959e3a4 100644 --- a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Perbesar otomatis"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Nonaktif"; "duration_1_hour" = "1 jam"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings index c7358bc761..c4ac5231a1 100644 --- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Zoom automatico"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Disabilitato"; "duration_1_hour" = "1 ora"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings index e1763b86c5..ac83fdb1e9 100644 --- a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "自動ズーム"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "オフ"; "duration_1_hour" = "1時間"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings index c8839d6e91..d81ef7cd6f 100644 --- a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "자동 줌"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "선택 안 함"; "duration_1_hour" = "1시간"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings index 2ce35caa0d..b9711c9469 100644 --- a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Automatisk zooming"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Av"; "duration_1_hour" = "1 time"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings index 1af43c4632..b9cda5a415 100644 --- a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Automatisch zoomen"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Uit"; "duration_1_hour" = "1 uur"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings index ebc8a2eab7..4033b27c17 100644 --- a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Auto zoom"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Wyłączona"; "duration_1_hour" = "1 godzina"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings index f7b552ac19..5f1a0b1595 100644 --- a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Zoom automático"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Desligado"; "duration_1_hour" = "1 hora"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings index de5ddf4ca5..19a6a069b6 100644 --- a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Zoom automat"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Oprit"; "duration_1_hour" = "1 oră"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings index 2cde8d64b3..6124847512 100644 --- a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Автозум"; -"pref_traffic_simplified_colors_title" = "Простая цветовая схема для пробок"; - "duration_disabled" = "Выключено"; "duration_1_hour" = "1 час"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Простые цвета пробок"; + +"enable_logging" = "Включить запись логов"; + +"whatsnew_more_info_on_hotels_title" = "Подробная информация об отелях"; + +"whatsnew_more_info_on_hotels_message" = "Новые расширенные карточки гостиниц: смотрите фотографии, отзывы и другую информацию онлайн."; + +"whatsnew_better_routing_title" = "Улучшено построение маршрутов"; + +"whatsnew_better_routing_message" = "• Более точная оценка времени в пути.\n• Учитываем знаки и запрещенные дороги при построении маршрута."; + +"whatsnew_smaller_mwm_title" = "Карты стали меньше"; + +"whatsnew_smaller_mwm_message" = "Занимают на 20% меньше места на телефоне."; + +"whatsnew_waypoints_title" = "Маршруты с промежуточными точками"; + +"whatsnew_waypoints_message" = "Нажмите на объекты, чтобы включить их в маршрут."; + +"whatsnew_driving_style_title" = "Новый автомобильный стиль карт"; + +"whatsnew_driving_style_message" = "Режим автомобильной навигации стал удобнее."; diff --git a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings index 80a6387d3a..bbae7e3217 100644 --- a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Automatický zoom"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Vypnúť"; "duration_1_hour" = "1 hodina"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings index ce18db4794..029078e696 100644 --- a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Automatisk zoom"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Av"; "duration_1_hour" = "1 timme"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings index ad4a69bdd4..0f2cbad19a 100644 --- a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "ซูมอัตโนมัติ"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "ปิด"; "duration_1_hour" = "1 ชั่วโมง"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings index e18b60260b..06bb030753 100644 --- a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Otomatik yakınlaştırma"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Kapalı"; "duration_1_hour" = "1 saat"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings index 8195af2491..0512648f28 100644 --- a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Автозум"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Вимкнуто"; "duration_1_hour" = "1 година"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings index bcb4ff40eb..4cf3fad5d4 100644 --- a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "Ống dòm tự động"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "Tắt"; "duration_1_hour" = "1 giờ"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings index ab081d0404..4ddda1261a 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "自动缩放"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "关闭"; "duration_1_hour" = "1小时"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use."; diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings index ace9067031..7720ecda30 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings @@ -519,8 +519,6 @@ "pref_map_auto_zoom" = "自動縮放"; -"pref_traffic_simplified_colors_title" = "Simplified colour scheme for traffic"; - "duration_disabled" = "關閉"; "duration_1_hour" = "1小時"; @@ -1811,3 +1809,27 @@ "booking_filter_price_medium" = "$$"; "booking_filter_price_high" = "$$$"; + +"pref_traffic_simplified_colors_title" = "Simplified traffic colors"; + +"enable_logging" = "Enable logging"; + +"whatsnew_more_info_on_hotels_title" = "More Information on Hotels"; + +"whatsnew_more_info_on_hotels_message" = "Brand new look for hotel pages: check out photos, user reviews and other information online."; + +"whatsnew_better_routing_title" = "Improved Route Planning"; + +"whatsnew_better_routing_message" = "• More accurate estimation of arrival time.\n• The app takes into account restricted areas and road signs."; + +"whatsnew_smaller_mwm_title" = "Maps Got Smaller"; + +"whatsnew_smaller_mwm_message" = "Maps require up to 20% less storage."; + +"whatsnew_waypoints_title" = "Waypoints in Routing"; + +"whatsnew_waypoints_message" = "Tap places to add waypoints to your route."; + +"whatsnew_driving_style_title" = "New Map Style for Driving"; + +"whatsnew_driving_style_message" = "Car navigation mode got easier to use.";