]> git.mdlowis.com Git - proto/labwc.git/commitdiff
CONTRIBUTING.md: correct the instructions for adding a locale code
author01micko <01micko#gmail.com>
Sat, 2 Mar 2024 01:39:36 +0000 (11:39 +1000)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 2 Mar 2024 01:48:02 +0000 (02:48 +0100)
CONTRIBUTING.md

index 1a5b41fa6cad1c2fb2780f582376aec6b8540423..ef6ca30abf4dfb3db2b73ddba62eba446d3eb1a4 100644 (file)
@@ -354,10 +354,10 @@ Translators can add their `MY_LOCALE.po` files to the `po` directory
 based on `po/labwc.pot` and issue a pull request. To do this they can
 generate their `MY_LOCALE.po` file in a few steps:
 
-1. Edit the `po/LINGUAS` file to add their locale name by adding a space
-   to the end of the field and typing the locale code.
-2. Copy the po/labwc.pot to po/MY_LOCALE.po
-3. Edit the newly generated MY_LOCALE.po file with some of their
+1. Edit the `po/LINGUAS` file to add their locale code in English
+   alphabetical order to the field of locale codes.
+2. Copy the `po/labwc.pot` to `po/MY_LOCALE.po`
+3. Edit the newly generated `MY_LOCALE.po` file with some of their
 contact and locale details in the header of the file then add the
 translation strings under each English string.