Merge in Debian patch 202: switch Italian man pages to gettext
This commit is contained in:
parent
6487e675b2
commit
c8933a922b
@ -7,6 +7,10 @@
|
||||
102_de-fix-sorry
|
||||
* man/fr/fr.po: fix a translation error. Imported from Debian's
|
||||
patch 201_fix_man_su_fr
|
||||
* man/it/it.po, man/Makefile.am, man/it/Makefile.am:
|
||||
Use gettext for the Italian man pages translation. Imported from
|
||||
Debian's patch 202_it_man_uses_gettext. Thanks to Giuseppe
|
||||
Sacco who contributed the Italian translation.
|
||||
|
||||
2007-10-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
LINGUAS = de fr pl ru sv
|
||||
LINGUAS = de fr it pl ru sv
|
||||
|
||||
# subdirectories for translated manual pages
|
||||
DIST_SUBDIRS = cs de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW
|
||||
|
@ -48,3 +48,6 @@ EXTRA_DIST = \
|
||||
$(man_MANS) \
|
||||
$(man_nopam) \
|
||||
id.1
|
||||
|
||||
include ../generate_translations.mak
|
||||
|
||||
|
7186
man/it/it.po
Normal file
7186
man/it/it.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user