Improve word grouping w.r.t. localization team names.

“always include a language and a country code” reads as “always include
a language, and also always include a country code”, while the intended
meaning was that it includes both a language *code* and a country code.
This commit is contained in:
Kat
2026-02-28 08:00:14 +11:00
parent d75725bd4d
commit 414c80ce35

View File

@@ -200,7 +200,7 @@ add a line like so:
`X.po` here is the name of the translation file you created. Unlike the
translation file's name, localization team names **always include a language and
a country code**; `yy` here is the _language code_, and `ZZ` is the _country
country code**; `yy` here is the _language code_, and `ZZ` is the _country
code_.
When adding a new entry, try to keep the list in **alphabetical order** if