diff --git a/README.md b/README.md index 1991cd8..6f2779c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -![Nextcloud Maps Geobookmarks Logo](/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png) +![Nextcloud Maps Geofavorites Logo](/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png) -# Nextcloud Maps Geobookmarks Android app +# Nextcloud Maps Geofavorites Android app [Get it on F-Droid](https://f-droid.org/it/packages/it.danieleverducci.nextcloudmaps) [](https://play.google.com/store/apps/details?id=it.danieleverducci.nextcloudmaps) @@ -8,8 +8,8 @@ (Always prefer [F-Droid](https://f-droid.org) build, when possible). -UNOFFICIAL and FOSS Nextcloud Maps client at its earliest stages of developement. Shows your Nextcloud Maps geobookmarks list. -Geobookmarks can be opened in all apps supporting geo links (i.e. Google Maps, Organic Maps etc...). +UNOFFICIAL and FOSS Nextcloud Maps client at its earliest stages of developement. Shows your Nextcloud Maps geofavorites list. +Geofavorites can be opened in all apps supporting geo links (i.e. Google Maps, Organic Maps etc...). A new geofavorite can be created on current location, by sharing a "geo:" uri from another app or manually picking from the map. **Requires Maps app to be installed on the Nextcloud instance.** diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index d668e20..970d48f 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -18,13 +18,13 @@ - Maps Geobookmarks - Benvenuto su Nextcloud Maps Geobookmarks + Maps Geofavorites + Benvenuto su Nextcloud Maps Geofavorites Scegli account - + Nuovo geosegnalibro Informazioni Cambia account @@ -48,7 +48,7 @@ Categoria Distanza - + Nome Descrizione Creato diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 57ddd09..a9e3b85 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -17,13 +17,13 @@ - Maps Geobookmarks - Welcome to Nextcloud Maps Geobookmarks + Maps Geofavorites + Welcome to Nextcloud Maps Geofavorites Choose account - + New geofavorite About Switch account @@ -47,7 +47,7 @@ Category Distance - + Name Description Created diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index f04658a..1b166e3 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,5 +1,5 @@ -UNOFFICIAL and FOSS Nextcloud Maps client at its earliest stages of developement. Shows your Nextcloud Maps geobookmarks list. -Geobookmarks can be opened in all apps supporting geo links (i.e. Google Maps, Organic Maps etc...). +UNOFFICIAL and FOSS Nextcloud Maps client at its earliest stages of developement. Shows your Nextcloud Maps geofavorites list. +Geofavorites can be opened in all apps supporting geo links (i.e. Google Maps, Organic Maps etc...). A new geofavorite can be created on current location, by sharing a "geo:" uri from another app or manually picking from the map. Requires Maps app to be installed on the Nextcloud instance. diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index 8e0b322..a1229e6 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1 +1 @@ -Manage Nextcloud Maps Geobookmarks on your phone +Manage Nextcloud Maps Geofavorites on your phone diff --git a/fastlane/metadata/android/en-US/title.txt b/fastlane/metadata/android/en-US/title.txt index d149a49..01d254b 100644 --- a/fastlane/metadata/android/en-US/title.txt +++ b/fastlane/metadata/android/en-US/title.txt @@ -1 +1 @@ -Nextcloud Maps Geobookmarks +Nextcloud Maps Geofavorites diff --git a/fastlane/metadata/android/it-IT/full_description.txt b/fastlane/metadata/android/it-IT/full_description.txt new file mode 100644 index 0000000..876292f --- /dev/null +++ b/fastlane/metadata/android/it-IT/full_description.txt @@ -0,0 +1,3 @@ +Client per Nextcloud Maps non ufficiale e FOSS al suo stato iniziale di sviluppo. +Mostra la lista dei geosegnalibri di Nextcloud Maps e permette di aprirli in qualunque app supporti i "geo:" urls (i.e. Google Maps, Organic Maps etc...). +È possibile creare nuovi geosegnalibri nella posizione GPS attuale, scegliendo la posizione dalla mappa o condividendola da altre app sotto forma di "geo:" uri. diff --git a/fastlane/metadata/android/it-IT/short_description.txt b/fastlane/metadata/android/it-IT/short_description.txt new file mode 100644 index 0000000..f3d8306 --- /dev/null +++ b/fastlane/metadata/android/it-IT/short_description.txt @@ -0,0 +1 @@ +Un semplice client per Nextcloud Maps diff --git a/fastlane/metadata/android/it-IT/title.txt b/fastlane/metadata/android/it-IT/title.txt new file mode 100644 index 0000000..01d254b --- /dev/null +++ b/fastlane/metadata/android/it-IT/title.txt @@ -0,0 +1 @@ +Nextcloud Maps Geofavorites