forked from organicmaps/organicmaps
Ran the script
This commit is contained in:
parent
c4fef792a4
commit
740c46048b
3 changed files with 3 additions and 3 deletions
|
@ -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 -->
|
||||
|
|
|
@ -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";
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue