mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-29 16:25:20 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user