[openstreetmap/openstreetmap-website] Test oauth2 application list with moderator permission icon (PR #5133)

mmd notifications at github.com
Sat Aug 31 19:49:50 UTC 2024


Adding this config to config/i18n-tasks.yml will silence the existing Javascript issues:

```
ignore_missing:
  - 'geocoder.search_osm_nominatim.admin_levels.level'
  - 'javascripts.directions.engines.:'
  - 'javascripts.directions.instructions.exit_counts.:'
  - 'javascripts.map.base.gps'
  - 'javascripts.map.layers.:'
  - 'javascripts.map.locate.:'
  - 'javascripts.query.:'
  - 'javascripts.site.map_'
```

i18n-tasks has a related check to find out unused translations.  i18n-tasks.yml already has some osm website repo specific entries underneath `ignore_unused:`. It seems that list is slightly out of date.

```
bundle exec i18n-tasks unused
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5133#issuecomment-2323027818
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5133/c2323027818 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240831/16596556/attachment.htm>


More information about the rails-dev mailing list