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:
authorTimur Bernikowich <bernikowich@icloud.com>2014-11-26 21:39:45 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:33:41 +0300
commite36b145de55e69693bc9ea0869fd16a0fc0bf7a8 (patch)
treee408cbe2a30f89121064a1128e23e9f818b3123c /android/res/values-da
parentdd0054788ddddae6429669303beb65c953dd67ac (diff)
[ios] Local notifications have been added.
Diffstat (limited to 'android/res/values-da')
-rw-r--r--android/res/values-da/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/android/res/values-da/strings.xml b/android/res/values-da/strings.xml
index cafbf982cf..914408a2aa 100644
--- a/android/res/values-da/strings.xml
+++ b/android/res/values-da/strings.xml
@@ -6,6 +6,18 @@
<!-- SECTION: Strings -->
<!-- Dialog text when paid version become available on the market. Showed only once. -->
<string name="pro_version_available">Naviger lettere med den fulde version af MAPS.ME med bl.a. offline søgning. Få det nu!</string>
+ <!-- Notification text when paid version become free on the market (Lite app version). -->
+ <string name="free_pro_version_notification_lite">Opgradér til MAPS.ME Pro gratis i dag!</string>
+ <!-- Notification text when paid version become free on the market (Pro app version). -->
+ <string name="free_pro_version_notification_pro">MAPS.ME Pro er gratis i dag. Fortæl det til dine venner!</string>
+ <!-- Dialog text when paid version become free on the market (Lite app version). -->
+ <string name="free_pro_version_notification_alert">Du kan opgradér til MAPS.ME Pro gratis i dag. Gå ikke glip af chancen!</string>
+ <!-- Share text when paid version become free on the market. -->
+ <string name="free_pro_version_share_message">Bedste offline kort MAPS.ME er gratis i dag. Download nu og fortæl dine venner om det!</string>
+ <!-- Share email subject when paid version become free on the market. -->
+ <string name="free_pro_version_share_email_subject">Nu kan du få gratis offline-kort fra MAPS.ME</string>
+ <!-- Share email body when paid version become free on the market. -->
+ <string name="free_pro_version_share_email_text">Hej! Vidste du, at du i dag kan downloade offline-kort fra MAPS.ME helt gratis? Med denne app vil du aldrig mere fare vild på dine rejser. Det koster normalt $5 og tilbyder offline-kort til alle verdens lande med søgning, bogmærker og routing. Gå ikke glip af denne chance!</string>
<!-- About button text (should be short) -->
<string name="about">Om app</string>
<!-- Button text (should be short) -->