diff options
Diffstat (limited to 'po4a/po4a.conf')
-rw-r--r-- | po4a/po4a.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po4a/po4a.conf b/po4a/po4a.conf index db2b448b..3b5ca3b9 100644 --- a/po4a/po4a.conf +++ b/po4a/po4a.conf @@ -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 +[po4a_langs] de fr ro uk [po4a_paths] xz-man.pot $lang:$lang.po [type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 |