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:
authorExMix <rahuba.youri@mapswithme.com>2014-10-08 12:47:17 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:29:41 +0300
commit36a4cd1125e13d11532d0164986360c4977a6aad (patch)
treedd02991c143722f4ecfc7f787521d15beba57e2a /android/res/values-ko
parent9d79b25f4216aebb881a0cd607efd2fe60294c59 (diff)
generated wording for download buttons on map view
Diffstat (limited to 'android/res/values-ko')
-rw-r--r--android/res/values-ko/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/android/res/values-ko/strings.xml b/android/res/values-ko/strings.xml
index a2765c8282..21394300e1 100644
--- a/android/res/values-ko/strings.xml
+++ b/android/res/values-ko/strings.xml
@@ -91,8 +91,9 @@
<string name="country_status_added_to_queue">^\n는 다운로드 대기열에추가됩니다</string>
<!-- Message to display at the center of the screen when the country is downloading -->
<string name="country_status_downloading">다운로드 중\n^\n^%</string>
+ <string name="country_status_download_routing">지도 + 라우팅 다운로드\n^ ^</string>
<!-- Button text for the button at the center of the screen when the country is not downloaded -->
- <string name="country_status_download">다운로드\n^</string>
+ <string name="country_status_download">지도 다운로드\n^ ^</string>
<!-- Message to display at the center of the screen when the country download has failed -->
<string name="country_status_download_failed">다운로드에 실패하였습니다\n^</string>
<!-- Button text for the button under the country_status_download_failed message -->