openstreetmap / openstreetmap-website

The Rails application that powers OpenStreetMap
https://www.openstreetmap.org/
GNU General Public License v2.0
2.21k stars 917 forks source link

Some more i18n unused translation fixes #5217

Closed mmd-osm closed 2 months ago

mmd-osm commented 2 months ago

Some more cleanups for bundle exec i18n-tasks health. Further details in respective commit messages.

tomhughes commented 2 months ago

Looks good to me, thanks.

nenad-vujicic commented 2 months ago

image

CONTRIBUTING.md states "I18n keys under the geocoder.search_osm_nominatim keyspace are managed by the Nominatim maintainers.". Do we need to update CONTRIBUTING.md or to revert this removal (cities, towns, places are in geocoder.search_osm_nominatim keyspace)?

mmd-osm commented 2 months ago

You can pretty much ignore this hint, there’s no need for further action here. These keys were added about 17 years ago by @tomhughes and not the Nominatim maintainers.