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:
authorIgor Khmurets <subzero@mapswithme.com>2014-07-18 19:23:26 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:21:17 +0300
commit7a904d1e493cc55a70b0b987010270f7105c75a9 (patch)
treea44b17aad4c330e6e72b2afd9d562b21cde3ba91 /android/res/values-ja
parent40edbe5b0fb28064849864a047ad33001ff97cce (diff)
Added 'download_map_notification' text
Diffstat (limited to 'android/res/values-ja')
-rw-r--r--android/res/values-ja/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/res/values-ja/strings.xml b/android/res/values-ja/strings.xml
index 10c7166012..3a11c6af75 100644
--- a/android/res/values-ja/strings.xml
+++ b/android/res/values-ja/strings.xml
@@ -343,4 +343,6 @@
<string name="agree">同意する</string>
<!-- Show on first lunch. -->
<string name="disagree">同意しない</string>
+ <!-- text of notification -->
+ <string name="download_map_notification">あなたがいる場所のマップをダウンロードしよう</string>
</resources>