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-09-02 17:58:49 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:25:53 +0300
commit255bdfbee7b257dfef520df6d10d48056a22c680 (patch)
treebfece9cce2679961214544794ae26c44d77830fd /tizen/MapsWithMe
parent92ccd2731f0c2e15e654d7161014e1317ac61dcd (diff)
[core] WiFi localization
Diffstat (limited to 'tizen/MapsWithMe')
-rw-r--r--tizen/MapsWithMe/res/ces-CZ.xml2
-rw-r--r--tizen/MapsWithMe/res/deu-DE.xml2
-rw-r--r--tizen/MapsWithMe/res/eng-GB.xml2
-rw-r--r--tizen/MapsWithMe/res/fra-FR.xml2
-rw-r--r--tizen/MapsWithMe/res/ita-IT.xml2
-rw-r--r--tizen/MapsWithMe/res/pol-PL.xml2
-rw-r--r--tizen/MapsWithMe/res/por-PT.xml2
-rw-r--r--tizen/MapsWithMe/res/rus-RU.xml2
-rw-r--r--tizen/MapsWithMe/res/spa-ES.xml2
-rw-r--r--tizen/MapsWithMe/res/ukr-UA.xml2
10 files changed, 20 insertions, 0 deletions
diff --git a/tizen/MapsWithMe/res/ces-CZ.xml b/tizen/MapsWithMe/res/ces-CZ.xml
index bc7e6e7378..5def731d68 100644
--- a/tizen/MapsWithMe/res/ces-CZ.xml
+++ b/tizen/MapsWithMe/res/ces-CZ.xml
@@ -111,4 +111,6 @@
<text id="IDS_AGREE">Souhlasím</text>
<!-- Show on first launch -->
<text id="IDS_DISAGREE">Nesouhlasím</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>
diff --git a/tizen/MapsWithMe/res/deu-DE.xml b/tizen/MapsWithMe/res/deu-DE.xml
index fa11cd7704..e122e10085 100644
--- a/tizen/MapsWithMe/res/deu-DE.xml
+++ b/tizen/MapsWithMe/res/deu-DE.xml
@@ -103,4 +103,6 @@
<text id="IDS_BECOME_A_PRO">Upgrade</text>
<text id="IDS_PREF_ZOOM_TITLE">Zoom-Tasten</text>
<text id="IDS_PREF_ZOOM_SUMMARY">Auf dem Bildschirm anzeigen</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>
diff --git a/tizen/MapsWithMe/res/eng-GB.xml b/tizen/MapsWithMe/res/eng-GB.xml
index abe788e48c..a6bb5c48d4 100644
--- a/tizen/MapsWithMe/res/eng-GB.xml
+++ b/tizen/MapsWithMe/res/eng-GB.xml
@@ -113,4 +113,6 @@
<text id="IDS_AGREE">I agree</text>
<!-- Show on first launch -->
<text id="IDS_DISAGREE">I disagree</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>
diff --git a/tizen/MapsWithMe/res/fra-FR.xml b/tizen/MapsWithMe/res/fra-FR.xml
index 09ca22ddcb..a0dc69dfb7 100644
--- a/tizen/MapsWithMe/res/fra-FR.xml
+++ b/tizen/MapsWithMe/res/fra-FR.xml
@@ -113,4 +113,6 @@
<text id="IDS_AGREE">Je suis d\&#39;accord</text>
<!-- Show on first launch -->
<text id="IDS_DISAGREE">Je ne suis pas d\&#39;accord</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>
diff --git a/tizen/MapsWithMe/res/ita-IT.xml b/tizen/MapsWithMe/res/ita-IT.xml
index 378dcd7ff8..c15d8d7733 100644
--- a/tizen/MapsWithMe/res/ita-IT.xml
+++ b/tizen/MapsWithMe/res/ita-IT.xml
@@ -105,4 +105,6 @@
<text id="IDS_BECOME_A_PRO">Aggiorna</text>
<text id="IDS_PREF_ZOOM_TITLE">Pulsanti per lo zoom</text>
<text id="IDS_PREF_ZOOM_SUMMARY">Condividi la mia location</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>
diff --git a/tizen/MapsWithMe/res/pol-PL.xml b/tizen/MapsWithMe/res/pol-PL.xml
index d549236b56..e757ea73b8 100644
--- a/tizen/MapsWithMe/res/pol-PL.xml
+++ b/tizen/MapsWithMe/res/pol-PL.xml
@@ -105,4 +105,6 @@
<text id="IDS_BECOME_A_PRO">Uaktualnij</text>
<text id="IDS_PREF_ZOOM_TITLE">Przyciski powiększania</text>
<text id="IDS_PREF_ZOOM_SUMMARY">Wyświetl na ekranie</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>
diff --git a/tizen/MapsWithMe/res/por-PT.xml b/tizen/MapsWithMe/res/por-PT.xml
index 39832a055a..14e546266d 100644
--- a/tizen/MapsWithMe/res/por-PT.xml
+++ b/tizen/MapsWithMe/res/por-PT.xml
@@ -105,4 +105,6 @@
<text id="IDS_BECOME_A_PRO">Obter PRO</text>
<text id="IDS_PREF_ZOOM_TITLE">Botões de zoom</text>
<text id="IDS_PREF_ZOOM_SUMMARY">Mostrar no ecrã</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>
diff --git a/tizen/MapsWithMe/res/rus-RU.xml b/tizen/MapsWithMe/res/rus-RU.xml
index 7a3446e64c..e0719aec12 100644
--- a/tizen/MapsWithMe/res/rus-RU.xml
+++ b/tizen/MapsWithMe/res/rus-RU.xml
@@ -113,4 +113,6 @@
<text id="IDS_AGREE">Я согласен</text>
<!-- Show on first launch -->
<text id="IDS_DISAGREE">Я не согласен</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>
diff --git a/tizen/MapsWithMe/res/spa-ES.xml b/tizen/MapsWithMe/res/spa-ES.xml
index 339236374b..900aa73cd6 100644
--- a/tizen/MapsWithMe/res/spa-ES.xml
+++ b/tizen/MapsWithMe/res/spa-ES.xml
@@ -101,4 +101,6 @@
<text id="IDS_BECOME_A_PRO">Obtener PRO</text>
<text id="IDS_PREF_ZOOM_TITLE">Botones de zoom</text>
<text id="IDS_PREF_ZOOM_SUMMARY">Visualización en la pantalla</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>
diff --git a/tizen/MapsWithMe/res/ukr-UA.xml b/tizen/MapsWithMe/res/ukr-UA.xml
index 26743c7e81..fc7ea052dd 100644
--- a/tizen/MapsWithMe/res/ukr-UA.xml
+++ b/tizen/MapsWithMe/res/ukr-UA.xml
@@ -107,4 +107,6 @@
<text id="IDS_BECOME_A_PRO">Купити PRO</text>
<text id="IDS_PREF_ZOOM_TITLE">Кнопки трансфокації</text>
<text id="IDS_PREF_ZOOM_SUMMARY">Відображення на екрані</text>
+ <!-- Search Suggestion -->
+ <text id="IDS_WIFI">Wi-Fi</text>
</string_table>