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-ko
parentc53ba61ddcb47c7a17999ec91b4e87431c264b95 (diff)
[ios] Rare compass calibrating and settings
Diffstat (limited to 'android/res/values-ko')
-rw-r--r--android/res/values-ko/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/res/values-ko/strings.xml b/android/res/values-ko/strings.xml
index b7571d54ec..23f512e3b8 100644
--- a/android/res/values-ko/strings.xml
+++ b/android/res/values-ko/strings.xml
@@ -382,4 +382,6 @@
<string name="email_error_body">이메일 클라이언트가 설정되지 않았습니다. 이를 구성하거나 %s로 연락할 다른 방법을 사용하십시오.</string>
<!-- Alert title -->
<string name="email_error_title">메일 전송 중 오류</string>
+ <!-- Settings item title -->
+ <string name="pref_calibration_title">나침반 보정</string>
</resources>