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:
authorIlya Grechuhin <i.grechuhin@mapswithme.com>2015-05-29 19:22:49 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:49:23 +0300
commitbcf82598e3a850587c096612beb4d29295a18383 (patch)
tree6206ad5916272538c6d973e7f08f99c115849831 /iphone/Maps/ja.lproj/Localizable.strings
parenta1277c2c8d2e3e1bfc1c7f2a949a5130cf2972ad (diff)
[ios] Add no location status notification.
Diffstat (limited to 'iphone/Maps/ja.lproj/Localizable.strings')
-rw-r--r--iphone/Maps/ja.lproj/Localizable.strings3
1 files changed, 3 insertions, 0 deletions
diff --git a/iphone/Maps/ja.lproj/Localizable.strings b/iphone/Maps/ja.lproj/Localizable.strings
index e6ad195bc4..9d7cee68ab 100644
--- a/iphone/Maps/ja.lproj/Localizable.strings
+++ b/iphone/Maps/ja.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "地図を入手";
+
+/* location mode off */
+"location_mode_off" = "位置測位モード:オフ";