Fix typo in po/README_TRANS (#9870)

via the its -> via its
pull/9723/merge
Jeffrey C. Ollie 2025-12-11 10:06:54 -06:00 committed by GitHub
commit 5dd4e60c31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -44,9 +44,9 @@ intended to be regenerated by code contributors. If there is a problem with
the template file, please reach out to a code contributor. the template file, please reach out to a code contributor.
Instead, only edit the translation file corresponding to your language/locale, Instead, only edit the translation file corresponding to your language/locale,
identified via the its _locale name_: for example, `de_DE.UTF-8.po` would be identified via its _locale name_: for example, `de_DE.UTF-8.po` would be the
the translation file for German (language code `de`) as spoken in Germany translation file for German (language code `de`) as spoken in Germany (country
(country code `DE`). The GNU `gettext` manual contains code `DE`). The GNU `gettext` manual contains
[further information about locale names](https://www.gnu.org/software/gettext/manual/gettext.html#Locale-Names-1), [further information about locale names](https://www.gnu.org/software/gettext/manual/gettext.html#Locale-Names-1),
including a list of language and country codes. including a list of language and country codes.