Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimofey <t.danshin@corp.mail.ru>2016-10-11 17:25:18 +0300
committerTimofey <t.danshin@corp.mail.ru>2016-10-11 17:25:18 +0300
commit9f07f6555b1c8762b1d52b1a80c6606ea347e373 (patch)
tree86b06b08eaae5463554715c15c979ec5b509feb5 /android/res/values/strings.xml
parent22faaa11f28269617b6573752ea2757cb622f2b9 (diff)
Ran the script
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 7870a794c2..b5b3538358 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -977,7 +977,7 @@
<!-- For ordering a taxi (as opposed to hotels or other things) -->
<string name="taxi_order">Order</string>
<!-- How long it is until the taxi arrives -->
- <string name="taxi_wait">Expected in %d min</string>
+ <string name="taxi_wait">Expected in %s</string>
<!-- When there are no available taxis nearby -->
<string name="taxi_not_found">Couldn\&#39;t find a taxi nearby</string>
<string name="install_app">Install</string>