forked from organicmaps/organicmaps
Merge pull request #4935 from therearesomewhocallmetim/str_taxi_remove_article
Str taxi remove article
This commit is contained in:
commit
86dba00c12
4 changed files with 4 additions and 4 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";
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue