[openstreetmap/openstreetmap-website] Missing American English localization (Issue #4975)

Andy Allan notifications at github.com
Thu Jul 11 08:52:47 UTC 2024


> The en-GB translation is mostly annoying to be honest because it's full of strings which were copied even though they don't actually change which means I often wind up wondering why I'm not seeing a change and it's because I'm seeing the en-GB copy of the string.

I mostly find this annoying when developing, but I remind myself that it would be the same if I was a native French developer and was trying to update the en.yml sources and not seeing the updates.

The main problems with sparse translations on Translatewiki include the minimum percentage of translated strings, before the translation becomes valid. For en-GB I think the threshold might not be met if only the strings that differ are counted. But in any case, if the translators only translated the ones that differed, they'd face a constant list of thousands of "untranslated" strings, and have to pick through them over and over, searching for any that genuinely differed. So I don't blame them for copy+pasting where they match.

As far as I can see there's only three problems for en-GB speakers:
* Some dodgy en-GB translations from translatewiki contributors. The use of "E-mail" (with hyphen) seems archaic to me! But dodgy translations are found in all our languages, so this isn't unique to en-GB
* Outdated en-GB translations in production. This is most noticeable where the en.yml has https links but the en-GB.yml still has http. Again, not exclusive to en-GB
* Local development for en-GB speakers. Admittedly this is a high proportion of the maintainers right now :smile: But I can live with it.

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

Message ID: <openstreetmap/openstreetmap-website/issues/4975/2222383460 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240711/81d5dc12/attachment-0001.htm>


More information about the rails-dev mailing list