[openstreetmap/openstreetmap-website] Remove outdated pt translation (Issue #3670)
Andy Allan
notifications at github.com
Wed Apr 26 09:34:22 UTC 2023
Based on the previous two comments, I think we have decided to use the `pt-BR` translation for any plain `pt` requests. Is that correct? If so, we can ask translatewiki to change one line in their configuration, to export `pt-br` to `pt.yml` as per the following tables:
#### Current:
| Translatewiki code | current mapping TW-OSM | OSM filename | used for browsers requesting... |
|---|---|---|---|
| pt-br | pt-br: pt-BR | pt-BR.yml | `pt-BR` |
| pt | pt: pt-PT | pt-PT.yml | `pt-PT` |
| - | - | pt.yml | `pt` |
#### Proposed:
| Translatewiki code | proposed mapping TW-OSM | OSM filename | used for browsers requesting... |
|---|---|---|---|
| pt-br | pt-br: **pt** | **pt.yml** | `pt-BR`, **`pt`** |
| pt | pt: pt-PT | pt-PT.yml | `pt-PT` |
[Here's the source for the translatewiki remappings](https://github.com/wikimedia/translatewiki/blob/4c1d1153e5555309c5010b950407ca6fe123f093/groups/OpenStreetMap/OpenStreetMap.yaml#L16-L17), for reference.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3670#issuecomment-1523097782
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/3670/1523097782 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230426/a8742d2e/attachment-0001.htm>
More information about the rails-dev
mailing list