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-09-08 18:27:53 +0300
committerTimofey <t.danshin@corp.mail.ru>2016-09-09 17:17:06 +0300
commit707204cc33177ce79a88a240bbb78c3b8a2e5d2d (patch)
tree0899dab09a3e613497ccbd86ea150401763f3911 /android/res/values/strings.xml
parent84e6de47e9d9bbe7f5f2605f6393bac0df46a662 (diff)
Added localizations to the projects and ran the script (IMPORTANT! KEEP DURING REBASE)
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 7eeec19793..2d9f609ee2 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -37,7 +37,7 @@
<!-- Settings/Downloader - size string, only strings different from English should be translated -->
<string name="kb">kB</string>
<!-- Choose measurement on first launch alert - choose metric system button -->
- <string name="kilometres">Kilometres</string>
+ <string name="kilometres">Kilometers</string>
<!-- Leave Review dialog - Review button -->
<string name="leave_a_review">Leave a Review</string>
<!-- View and button titles for accessibility -->
@@ -183,7 +183,7 @@
<!-- Measurement units title in settings activity -->
<string name="measurement_units">Measurement units</string>
<!-- Detailed description of Measurement Units settings button -->
- <string name="measurement_units_summary">Choose between miles and kilometres</string>
+ <string name="measurement_units_summary">Choose between miles and kilometers</string>
<!-- Do search in all sources -->
<string name="search_mode_all">Everywhere</string>
<!-- Do search near my position only -->