po4a/po4a.conf: Sort the language identifiers in alphabetical order.

This commit is contained in:
Lasse Collin 2023-01-27 19:41:19 +02:00
parent ff592c616e
commit 2e02877288
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# to get a new .po file. After translating the .po file, run # to get a new .po file. After translating the .po file, run
# "update-po" again to generate the translated man pages. # "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 [po4a_paths] xz-man.pot $lang:$lang.po
[type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 [type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1