penguin86 / nextcloud-maps-client

Manage Nextcloud Maps Geobookmarks on your Android phone
GNU General Public License v3.0
37 stars 3 forks source link

"Geobookmark" or "Geofavorite" #10

Closed Valdnet closed 2 years ago

Valdnet commented 3 years ago

Inconsistency in text strings. For example, in the header and in the information of the delete window, geobookmark is:

https://github.com/penguin86/nextcloud-maps-client/blob/e64b89bce61b66416ac1c5d5efe1ff7dfcf000f4/app/src/main/res/values/strings.xml#L36 https://github.com/penguin86/nextcloud-maps-client/blob/e64b89bce61b66416ac1c5d5efe1ff7dfcf000f4/app/src/main/res/values/strings.xml#L37

However, the delete message already contains "geofavorite":

https://github.com/penguin86/nextcloud-maps-client/blob/e64b89bce61b66416ac1c5d5efe1ff7dfcf000f4/app/src/main/res/values/strings.xml#L40-L41

In my opinion it should be "geobookmark" if we refer to "geofavorites". Same here, it should be standardized whether it is about "geobookmark" or "geofavorites".

https://github.com/penguin86/nextcloud-maps-client/blob/e64b89bce61b66416ac1c5d5efe1ff7dfcf000f4/app/src/main/res/values/strings.xml#L58 https://github.com/penguin86/nextcloud-maps-client/blob/e64b89bce61b66416ac1c5d5efe1ff7dfcf000f4/app/src/main/res/values/strings.xml#L60

penguin86 commented 2 years ago

Fixed in v0.3.4