Ran the script

This commit is contained in:
Timofey 2016-12-09 14:17:31 +03:00
parent c4fef792a4
commit 740c46048b
3 changed files with 3 additions and 3 deletions

View file

@ -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 a taxi</string>
<string name="taxi_order">Order 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 -->

View file

@ -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";

View file

@ -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";