* man/zh_CN/, man/zh_CN/Makefile.am: Added directory, and zh_CN
Makefile. * man/Makefile.am: Build zh_CN pages. * man/generate_translations.mak: Add config.xml to CLEANFILES. * man/po/zh_CN.po: limits, groups, faillog, expiry should not be translated (command name, file name), also this broke the build system as they are used to derive manpage names.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
# subdirectories for translated manual pages
|
||||
if USE_NLS
|
||||
SUBDIRS = po cs de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_TW
|
||||
SUBDIRS = po cs de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW
|
||||
else
|
||||
SUBDIRS =
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user