Fix typo in po/README_TRANS

via the its -> via its
pull/9870/head
Felipe M.B. 2025-12-11 07:49:07 -03:00
parent dd4493b153
commit 3b2f551dc0
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.