mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 13:53:37 +00:00
To expand with full Organic Maps and Maps.ME commits history run: git remote add om-historic [om-historic.git repo url] git fetch --tags om-historic git replace squashed-history historic-commits
16 lines
843 B
Plaintext
16 lines
843 B
Plaintext
|
|
/* Used in home screen quick actions. */
|
|
"search" = "Fittex";
|
|
|
|
/* Used in home screen quick actions. */
|
|
"bookmarks_and_tracks" = "Werrejja u Korsiji";
|
|
|
|
/* Used in home screen quick actions. */
|
|
"route" = "Rotta";
|
|
|
|
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
|
"NSLocationAlwaysUsageDescription" = "Id-detezzjoni tal-post fl-isfond hija meħtieġa biex wieħed igawdi bis-sħiħ il-funzjonalitajiet tal-applikazzjoni. Jintuża għan-navigazzjoni u l-issejvjar tal-korsija tiegħek ivvjaġġat riċentement.";
|
|
|
|
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
|
"NSLocationWhenInUseUsageDescription" = "Id-determinazzjoni tal-post tiegħek hija meħtieġa għan-navigazzjoni u biex tissejvja l-korsija tiegħek li vvjaġġajt dan l-aħħar.";
|