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-it
parent40edbe5b0fb28064849864a047ad33001ff97cce (diff)
Added 'download_map_notification' text
Diffstat (limited to 'android/res/values-it')
-rw-r--r--android/res/values-it/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/res/values-it/strings.xml b/android/res/values-it/strings.xml
index a267608c1c..e8a962bbed 100644
--- a/android/res/values-it/strings.xml
+++ b/android/res/values-it/strings.xml
@@ -347,4 +347,6 @@
<string name="choose_starting_point">Scegli il punto di partenza…</string>
<!-- button in the interface -->
<string name="choose_destination">Scegli la destinazione…</string>
+ <!-- text of notification -->
+ <string name="download_map_notification">Scarica la mappa del luogo in cui ti trovi</string>
</resources>