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-th
parent61d892e9eb1ad68657d6c8842392003024d1a5a4 (diff)
Strings for maps move.
Diffstat (limited to 'android/res/values-th')
-rw-r--r--android/res/values-th/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/android/res/values-th/strings.xml b/android/res/values-th/strings.xml
index 67bda4b10c..d3c29a72f1 100644
--- a/android/res/values-th/strings.xml
+++ b/android/res/values-th/strings.xml
@@ -360,4 +360,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>