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-ja
parent14f5d0e43aefd9c37be04af3be11c51ddb1162f7 (diff)
[Tizen] Add map license agreement.
Diffstat (limited to 'android/res/values-ja')
-rw-r--r--android/res/values-ja/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/android/res/values-ja/strings.xml b/android/res/values-ja/strings.xml
index af646b508b..10c7166012 100644
--- a/android/res/values-ja/strings.xml
+++ b/android/res/values-ja/strings.xml
@@ -337,4 +337,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>