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@gmail.com>2015-10-16 16:08:01 +0300
committerIlya Grechuhin <i.grechuhin@gmail.com>2015-10-19 09:39:30 +0300
commitc06fb3b46b129143ea89bb991f120dd1b287d1e1 (patch)
tree7d4dd81c3b269385028420403027503030cdb40b /tizen/MapsWithMe
parentb0c2084a543c26bf81400a547b524a9e3068e05b (diff)
[omim][ios] Generated localized strings.
Diffstat (limited to 'tizen/MapsWithMe')
-rw-r--r--tizen/MapsWithMe/res/deu-DE.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tizen/MapsWithMe/res/deu-DE.xml b/tizen/MapsWithMe/res/deu-DE.xml
index 9e8aa6d2df..7748428012 100644
--- a/tizen/MapsWithMe/res/deu-DE.xml
+++ b/tizen/MapsWithMe/res/deu-DE.xml
@@ -62,7 +62,7 @@
<!-- Search Suggestion -->
<text id="IDS_PHARMACY">Apotheke</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">Spital</text>
+ <text id="IDS_HOSPITAL">Krankenhaus</text>
<!-- Search Suggestion -->
<text id="IDS_TOILET">Toilette</text>
<!-- Search Suggestion -->
@@ -76,7 +76,7 @@
<!-- Share one specific bookmark using SMS, %1$@ contains ge0:// and %2$@ http://ge0.me link. @NOTE non-ascii symbols in the link will make 70 bytes sms instead of 140 -->
<text id="IDS_BOOKMARK_SHARE_SMS">Meine Nadel auf der Karte sehen. Klicke auf den Link %1$s oder %2$s</text>
<!-- Share my position using SMS, %1$@ contains ge0:// and %2$@ http://ge0.me link WITHOUT NAME. @NOTE non-ascii symbols in the link will make 70 bytes sms instead of 140 -->
- <text id="IDS_MY_POSITION_SHARE_SMS">Sieh, wo ich gerade bin. Klicke auf den Link %1$s oder %2$s</text>
+ <text id="IDS_MY_POSITION_SHARE_SMS">Schau wo ich gerade bin. Klicke auf den Link %1$s oder %2$s</text>
<!-- Subject for emailed bookmark -->
<text id="IDS_BOOKMARK_SHARE_EMAIL_SUBJECT">Schau dir meine Nadel auf der MAPS.ME-Karte an</text>
<!-- Share one specific bookmark using EMail, %1$@ is bookmark's name, %2$@ is ge0:// link and %3$@ http://ge0.me -->