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:
authorDmitry Yunitsky <yunik@mapswithme.com>2014-09-24 14:24:05 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:28:52 +0300
commit4f71cce7cbe3395af390b5426dabb9946bff2c08 (patch)
tree7029e368cbb23390be55f6b43a85d2d78dc5e42a /android/res/values-ko
parent7feec7dc7a699b82307db405f8c1dcd77809a48b (diff)
New strings for downloader and routing dialogs.

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 85aaf53139..a2765c8282 100644
--- a/android/res/values-ko/strings.xml
+++ b/android/res/values-ko/strings.xml
@@ -404,4 +404,6 @@
<string name="downloader_my_maps">내 지도</string>
<!-- Country queued for download -->
<string name="downloader_queued">대기</string>
+ <!-- Disclaimer message -->
+ <string name="routing_disclaimer">MAPS.ME 앱에서 경로를 작성할 때, 다음에 유의하시기 바랍니다 :\n\n - 추천 루트는 권장 사항으로만 간주될 수 있습니다.\n - 도로 조건, 교통 규칙 및 징후는 탐색 조언보다 더 높은 우선 순위를 갖습니다.\n -지도는 잘못되었거나 만료되었을 수 있으며, 경로는 최상의 방법을 만들어지지 않을 수 있습니다.\n\n 도로에서 안전하게 몸조심하세요!</string>
</resources>