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:
authorIgor Khmurets <subzero@mapswithme.com>2014-08-20 13:28:17 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:25:21 +0300
commit6d1da6f25a962fb48edab2e493601f3e2ac71567 (patch)
tree46c0ba0a516fca8776452ea9065064d9b8d6756b /android/res/values-cs
parentc53ba61ddcb47c7a17999ec91b4e87431c264b95 (diff)
[ios] Rare compass calibrating and settings
Diffstat (limited to 'android/res/values-cs')
-rw-r--r--android/res/values-cs/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/res/values-cs/strings.xml b/android/res/values-cs/strings.xml
index 79e3f79070..a693f1ab66 100644
--- a/android/res/values-cs/strings.xml
+++ b/android/res/values-cs/strings.xml
@@ -411,4 +411,6 @@
<string name="email_error_body">Emailový klient nebyl ještě nakonfigurován. Nastav ho, prosím, nebo použij jiný způsob k našemu kontaktování na %s</string>
<!-- Alert title -->
<string name="email_error_title">Chyba při odesílání emailu</string>
+ <!-- Settings item title -->
+ <string name="pref_calibration_title">Kalibrace kompasu</string>
</resources>