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-08-07 19:36:00 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:23:56 +0300
commit298ecbcf71c959c7a30f41a7ec084c462f091d5b (patch)
treed9c1d57fdaedc3ae2862c7690b38be6777a2c572 /android/res/values-zh-rTW
parent61d892e9eb1ad68657d6c8842392003024d1a5a4 (diff)
Strings for maps move.
Diffstat (limited to 'android/res/values-zh-rTW')
-rw-r--r--android/res/values-zh-rTW/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/android/res/values-zh-rTW/strings.xml b/android/res/values-zh-rTW/strings.xml
index 7828d6a241..81ef7a7425 100644
--- a/android/res/values-zh-rTW/strings.xml
+++ b/android/res/values-zh-rTW/strings.xml
@@ -337,4 +337,10 @@
<string name="download_map_notification">下載您所在地方的地圖</string>
<!-- text of notification -->
<string name="pro_version_is_free_today">MAPS.ME Pro今日免費!馬上下載并告訴您的朋友。</string>
+ <!-- Dialog for transferring maps from lite to pro. -->
+ <string name="move_lite_maps_to_pro">我們正在將您從MAPS.ME Lite下載的地圖傳輸至 MAPS.ME。這可能需要幾分鐘的時間。</string>
+ <!-- Message to display when maps moved. -->
+ <string name="move_lite_maps_to_pro_ok">您下載的地圖已成功傳輸至MAPS.ME。</string>
+ <!-- Message to display when maps move failed. -->
+ <string name="move_lite_maps_to_pro_failed">您的地圖傳輸失敗。請刪除MAPS.ME Lite,然後再次下載地圖。</string>
</resources>