mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
po4a/po4a.conf: Sort the language identifiers in alphabetical order.
This commit is contained in:
parent
ff592c616e
commit
2e02877288
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# to get a new .po file. After translating the .po file, run
|
||||
# "update-po" again to generate the translated man pages.
|
||||
|
||||
[po4a_langs] de fr ro uk ko pt_BR
|
||||
[po4a_langs] de fr ko pt_BR ro uk
|
||||
[po4a_paths] xz-man.pot $lang:$lang.po
|
||||
|
||||
[type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1
|
||||
|
|
Loading…
Reference in a new issue