diff --git a/android/res/values-be/strings.xml b/android/res/values-be/strings.xml index 69496badce..0cbc91c64a 100644 --- a/android/res/values-be/strings.xml +++ b/android/res/values-be/strings.xml @@ -704,8 +704,10 @@ Калі ўключана, вам не трэба разблакіраваць прыладу кожны раз падчас працы дадатку. Дадзеныя карты з OpenStreetMap - + https://t.me/OrganicMapsRu + + https://organicmaps.app/ru/ Велапаркоўка diff --git a/android/res/values-fa/strings.xml b/android/res/values-fa/strings.xml index bfefd88ac7..d8ec9144d5 100644 --- a/android/res/values-fa/strings.xml +++ b/android/res/values-fa/strings.xml @@ -664,7 +664,7 @@ درصورت فعال بودن ، بعد از یک دوره عدم فعالیت به صفحه اجازه خواب داده می شود. OpenStreetMap ﺯﺍ ﻪﺸﻘﻧ ﯼﺎﻫ ﻩﺩﺍﺩ - + https://t.me/OrganicMapsIR diff --git a/android/res/values-it/strings.xml b/android/res/values-it/strings.xml index 25f39540a6..db594f0fb5 100644 --- a/android/res/values-it/strings.xml +++ b/android/res/values-it/strings.xml @@ -692,6 +692,8 @@ Quando è abilitata, non è necessario sbloccare il dispositivo ogni volta mentre l\'app è in esecuzione. Dati della mappa da OpenStreetMap + + https://organicmaps.app/it/ Impianto a fune diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml index af4983b77f..e800aedc30 100644 --- a/android/res/values-ru/strings.xml +++ b/android/res/values-ru/strings.xml @@ -722,8 +722,10 @@ Если эта функция включена, вам не нужно каждый раз разблокировать устройство во время работы приложения. Картографические данные из OpenStreetMap - + https://t.me/OrganicMapsRu + + https://organicmaps.app/ru/ Канатная дорога diff --git a/android/res/values-tr/strings.xml b/android/res/values-tr/strings.xml index 1ba196dd16..35b755e84b 100644 --- a/android/res/values-tr/strings.xml +++ b/android/res/values-tr/strings.xml @@ -711,10 +711,12 @@ Etkinleştirildiğinde, uygulama çalışırken her seferinde cihazınızın kilidini açmanıza gerek kalmaz. Harita verileri OpenStreetMap\'ten - + https://t.me/OrganicMapsTR - + https://www.instagram.com/organicmapstr + + https://organicmaps.app/tr/ Teleferik diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 5931d7789c..401a08ddbc 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -738,10 +738,12 @@ When enabled, you don\'t need to unlock your device every time while the app is running. Map data from OpenStreetMap - + https://t.me/OrganicMapsApp - + https://www.instagram.com/organicmaps.app + + https://organicmaps.app/ Aerialway diff --git a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings index b4037243d7..b231935c01 100644 --- a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "مسار"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/be.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/be.lproj/Localizable.strings index e7968490de..91be312937 100644 --- a/iphone/Maps/LocalizedStrings/be.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/be.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Сцежка"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsRu"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/ru/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.strings index eae240d5ab..c3dd396c01 100644 --- a/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Пътека"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.strings index 8be93a3e74..926d0fe1fc 100644 --- a/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Traça"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings index f265cadc70..4b64716b6f 100644 --- a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Dráha"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings index 6273c2cd10..b3ce5ee4b8 100644 --- a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Rute"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings index a2570f33f8..c991bd0d12 100644 --- a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Strecke"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings index b7d238e9af..519edbc67c 100644 --- a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Τροχιά"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings index 4c67e9bec4..69d01c5171 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Track"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index 51e9771f26..dd0fc10327 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Track"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings index 193f5061ee..6287427585 100644 --- a/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Ruta"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings index 73ab570efe..180c591abc 100644 --- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Ruta"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/et.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/et.lproj/Localizable.strings index 23b553cfc7..515bdbf8a3 100644 --- a/iphone/Maps/LocalizedStrings/et.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/et.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Rada"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.strings index 4ac1470c22..a71f3b5431 100644 --- a/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Ibilbidea"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings index 38fec5bc76..edced7820e 100644 --- a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "مسیر"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsIR"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings index 449d938639..f6f4c37442 100644 --- a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Reitti"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings index 26557d1b71..c3d2693bbd 100644 --- a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Route"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/he.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/he.lproj/Localizable.strings index e854052699..f225523252 100644 --- a/iphone/Maps/LocalizedStrings/he.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/he.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "מַסלוּל"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings index d84ca1528f..5dbfc14e1a 100644 --- a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Útvonal"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings index 544bb9032e..24531f0024 100644 --- a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Trek"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings index 1691efd460..1c070b0747 100644 --- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Percorso"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/it/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings index 77a7f066cc..e324593bf4 100644 --- a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "トラック"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings index 85df8ad179..3bbad079f3 100644 --- a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "길"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.strings index b403ecc526..75cfeb970f 100644 --- a/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "ट्रॅक"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings index 25afccf7f7..dcb71d001a 100644 --- a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Rute"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings index 6c34199217..e448feaf24 100644 --- a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Track"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings index c13ae95ef6..2b6374aca4 100644 --- a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Trasa"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.strings index 857ea42d36..84fe485b1e 100644 --- a/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Percurso"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings index 5bb91bc680..83147fe80a 100644 --- a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Percurso"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings index 3ee6cecd9d..64a8c4fb3b 100644 --- a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Traseu"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings index e46c888485..d8dfa4f901 100644 --- a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Трек"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsRu"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/ru/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings index 43d59fda02..2bed76b833 100644 --- a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Šľapaj Stopy"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings index 9dd675a4c7..398f47d1f6 100644 --- a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Rutt"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.strings index 794a4572ef..2a1c744dc4 100644 --- a/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Track"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings index c0088ba06f..05c986994c 100644 --- a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "ติดตาม"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings index 2a33b71e30..e6820ef8e0 100644 --- a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Kayıt"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsTR"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmapstr"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/tr/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings index d3706cf37d..66291dc73c 100644 --- a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Маршрут"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings index 010b3d20f8..d7994986af 100644 --- a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "Dấu chân"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings index 18db0a9b6d..4a3fc3367c 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "追踪"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/ diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings index 154001fe21..df5a3673f3 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings @@ -1221,12 +1221,15 @@ /* edit track screen title */ "track_title" = "追踪"; -/* Telegram group url for the help page */ +/* Telegram group url for the "?" About page */ "telegram_url" = "https://t.me/OrganicMapsApp"; -/* Instagram account url for the help page */ +/* Instagram account url for the "?" About page */ "instagram_url" = "https://www.instagram.com/organicmaps.app"; +/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */ +"translated_om_site_url" = "https://organicmaps.app/"; + /********** Types **********/