From c4fef792a4096bea45e3802bba5675e58d5d7349 Mon Sep 17 00:00:00 2001 From: Timofey Date: Fri, 9 Dec 2016 14:15:25 +0300 Subject: [PATCH 1/2] Removed the article. --- strings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings.txt b/strings.txt index 741e8e8c2b..629072c37f 100644 --- a/strings.txt +++ b/strings.txt @@ -19951,7 +19951,7 @@ [taxi_order] comment = For ordering a taxi (as opposed to hotels or other things) - en = Order a taxi + en = Order Taxi ru = Заказать такси ar = طلب تاكسي cs = Objednat taxi From 740c46048b441fa9c2ce575dcff3926477f83109 Mon Sep 17 00:00:00 2001 From: Timofey Date: Fri, 9 Dec 2016 14:17:31 +0300 Subject: [PATCH 2/2] 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";