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:
authorSergey Pisarchik <pisarchik@mapswithme.com>2014-07-15 00:24:05 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:21:08 +0300
commit1ac63e9a78af4c1aea55d0ff8d36bf63dc22a2be (patch)
tree5357a467a5fa98ce2d85fa28b2820db7bb405f6e /android/res/values-zh-rTW
parent14f5d0e43aefd9c37be04af3be11c51ddb1162f7 (diff)
[Tizen] Add map license agreement.
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 b9273b71fd..ba7eb344d9 100644
--- a/android/res/values-zh-rTW/strings.xml
+++ b/android/res/values-zh-rTW/strings.xml
@@ -329,4 +329,10 @@
<string name="choose_starting_point">選擇起點…</string>
<!-- button in the interface -->
<string name="choose_destination">選擇目的地…</string>
+ <!-- Show on first lunch. -->
+ <string name="maps_licence_info">此應用程序使用從OpenStreetMap專案擷取之地理數據(包括地圖、商家資訊、興趣點、國家和地區邊界等)。我們不保證OpenStreetMap數據的一致性、準確性、完整性、或適用性。</string>
+ <!-- Show on first lunch. -->
+ <string name="agree">我同意</string>
+ <!-- Show on first lunch. -->
+ <string name="disagree">我不同意</string>
</resources>