mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-23 14:43:43 +00:00
@@ -838,7 +838,7 @@
|
|||||||
<!-- Telegram group url for the "?" About page -->
|
<!-- Telegram group url for the "?" About page -->
|
||||||
<string name="telegram_url">https://t.me/CoMapsApp/</string>
|
<string name="telegram_url">https://t.me/CoMapsApp/</string>
|
||||||
<!-- Instagram account url for the "?" About page -->
|
<!-- Instagram account url for the "?" About page -->
|
||||||
<string name="instagram_url">https://www.instagram.com/comapscommunity</string>
|
<string name="instagram_url">https://www.instagram.com/comaps.app/</string>
|
||||||
<!-- A link to the TTS FAQ -->
|
<!-- A link to the TTS FAQ -->
|
||||||
<string name="tts_info_link">https://www.comaps.app/support/tts-configuration-guide-for-android/</string>
|
<string name="tts_info_link">https://www.comaps.app/support/tts-configuration-guide-for-android/</string>
|
||||||
<!-- Translated CoMaps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content -->
|
<!-- Translated CoMaps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content -->
|
||||||
|
|||||||
@@ -959,7 +959,7 @@
|
|||||||
"telegram_url" = "https://t.me/CoMapsApp/";
|
"telegram_url" = "https://t.me/CoMapsApp/";
|
||||||
|
|
||||||
/* Instagram account url for the "?" About page */
|
/* Instagram account url for the "?" About page */
|
||||||
"instagram_url" = "https://www.instagram.com/comapscommunity/";
|
"instagram_url" = "https://www.instagram.com/comaps.app/";
|
||||||
|
|
||||||
/* Translated CoMaps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */
|
/* Translated CoMaps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */
|
||||||
"translated_om_site_url" = "https://www.comaps.app/";
|
"translated_om_site_url" = "https://www.comaps.app/";
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ enum SocialMedia {
|
|||||||
case .codeberg:
|
case .codeberg:
|
||||||
return "https://codeberg.org/comaps/comaps/"
|
return "https://codeberg.org/comaps/comaps/"
|
||||||
case .linkedin:
|
case .linkedin:
|
||||||
return "https://www.linkedin.com/company/comaps-community/"
|
return "https://www.linkedin.com/company/comapsapp/"
|
||||||
case .email:
|
case .email:
|
||||||
return "ios@comaps.app"
|
return "ios@comaps.app"
|
||||||
case .matrix:
|
case .matrix:
|
||||||
@@ -25,7 +25,7 @@ enum SocialMedia {
|
|||||||
case .fosstodon:
|
case .fosstodon:
|
||||||
return "https://floss.social/@CoMaps"
|
return "https://floss.social/@CoMaps"
|
||||||
case .facebook:
|
case .facebook:
|
||||||
return "https://www.facebook.com/CoMapsCommunity/"
|
return "https://www.facebook.com/CoMapsApp/"
|
||||||
case .bluesky:
|
case .bluesky:
|
||||||
return "https://bsky.app/profile/comaps.app"
|
return "https://bsky.app/profile/comaps.app"
|
||||||
case .instagram:
|
case .instagram:
|
||||||
|
|||||||
Reference in New Issue
Block a user