|
|
@@ -1,4 +1,4 @@
|
|
|
-[po4a_langs] de es fr hu ja pl pt_BR ru sv
|
|
|
+[po4a_langs] de es fr hu it ja pl pt_BR ru sv
|
|
|
[po4a_paths] po/dpkg-man.pot $lang:po/$lang.po
|
|
|
|
|
|
# Make sure the man pages are generated with the right encoding.
|
|
|
@@ -7,6 +7,7 @@
|
|
|
opt_es:"-L ISO-8859-1 -A utf-8" \
|
|
|
opt_fr:"-L ISO-8859-1 -A utf-8" \
|
|
|
opt_hu:"-L ISO-8859-2 -A utf-8" \
|
|
|
+ opt_it:"-L ISO-8859-1 -A utf-8" \
|
|
|
opt_ja:"-L euc-jp -A utf-8" \
|
|
|
opt_pl:"-L ISO-8859-2 -A utf-8" \
|
|
|
opt_pt_BR:"-L ISO-8859-1 -A utf-8" \
|