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-08-07 19:36:00 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:23:56 +0300
commit298ecbcf71c959c7a30f41a7ec084c462f091d5b (patch)
treed9c1d57fdaedc3ae2862c7690b38be6777a2c572 /android/res/values-pl
parent61d892e9eb1ad68657d6c8842392003024d1a5a4 (diff)
Strings for maps move.
Diffstat (limited to 'android/res/values-pl')
-rw-r--r--android/res/values-pl/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/android/res/values-pl/strings.xml b/android/res/values-pl/strings.xml
index 7b526afb1d..33eea34995 100644
--- a/android/res/values-pl/strings.xml
+++ b/android/res/values-pl/strings.xml
@@ -359,4 +359,10 @@
<string name="download_map_notification">Pobierz mapę miejsca, w którym się zajdujesz</string>
<!-- text of notification -->
<string name="pro_version_is_free_today">MAPS.ME Pro jest dziś za darmo! Pobierz teraz i powiedz znajomym.</string>
+ <!-- Dialog for transferring maps from lite to pro. -->
+ <string name="move_lite_maps_to_pro">Przenosimy twoje pobrane mapy z MAPS.ME Lite do MAPS.ME. Może to zająć kilka minut.</string>
+ <!-- Message to display when maps moved. -->
+ <string name="move_lite_maps_to_pro_ok">Pomyślnie przeniesiono twoje pobrane mapy do MAPS.ME.</string>
+ <!-- Message to display when maps move failed. -->
+ <string name="move_lite_maps_to_pro_failed">Nie udało się przenieść twoich map. Proszę skasować MAPS.ME Lite i pobrać mapy ponownie.</string>
</resources>