From 740c46048b441fa9c2ce575dcff3926477f83109 Mon Sep 17 00:00:00 2001 From: Timofey Date: Fri, 9 Dec 2016 14:17:31 +0300 Subject: [PATCH] Ran the script --- android/res/values/strings.xml | 2 +- iphone/Maps/en-GB.lproj/Localizable.strings | 2 +- iphone/Maps/en.lproj/Localizable.strings | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 85ef4d08e5..d6eee390e2 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -975,7 +975,7 @@ Nearby - Order a taxi + Order Taxi Expected in %s diff --git a/iphone/Maps/en-GB.lproj/Localizable.strings b/iphone/Maps/en-GB.lproj/Localizable.strings index 64068e7b45..9c55f24024 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 a taxi"; +"taxi_order" = "Order Taxi"; /* How long it is until the taxi arrives */ "taxi_wait" = "Expected in %s"; diff --git a/iphone/Maps/en.lproj/Localizable.strings b/iphone/Maps/en.lproj/Localizable.strings index 267b8f7b14..6ea8e54d13 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 a taxi"; +"taxi_order" = "Order Taxi"; /* How long it is until the taxi arrives */ "taxi_wait" = "Expected in %s";