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-10-14 18:34:22 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:30:36 +0300
commit7b3f7ca6dc9d049091cbc1208ab769899ac83483 (patch)
treede2300cfb864aa464ad36d3dc92b73a0a9078357 /android/res/values-ja
parent07d55e0764179beaf6517566a8f1091ecf68478d (diff)
String gen
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 cd1ca5406b..4c5851650a 100644
--- a/android/res/values-ja/strings.xml
+++ b/android/res/values-ja/strings.xml
@@ -458,4 +458,6 @@
<string name="downloader_update_map">地図を更新</string>
<!-- Item in context menu. -->
<string name="downloader_update_map_and_routing">地図とルートを更新</string>
+ <!-- Item in context menu. -->
+ <string name="downloader_map_only">地図のみ</string>
</resources>