[svn-upgrade] Integrating new upstream version, shadow (4.0.12)
This commit is contained in:
@@ -8,7 +8,7 @@ subdir = po
|
||||
top_builddir = ..
|
||||
|
||||
# These options get passed to xgettext.
|
||||
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
|
||||
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --no-location
|
||||
|
||||
# This is the copyright holder that gets inserted into the header of the
|
||||
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
||||
@@ -23,3 +23,5 @@ COPYRIGHT_HOLDER = Free Software Foundation, Inc.
|
||||
# This is the list of locale categories, beyond LC_MESSAGES, for which the
|
||||
# message catalogs shall be used. It is usually empty.
|
||||
EXTRA_LOCALE_CATEGORIES =
|
||||
|
||||
MSGID_BUGS_ADDRESS = kloczek@pld.org.pl
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# List of files which contain translatable strings.
|
||||
|
||||
lib/commonio.c
|
||||
lib/encrypt.c
|
||||
lib/fputsx.c
|
||||
lib/getdef.c
|
||||
lib/getpass.c
|
||||
lib/groupio.c
|
||||
lib/gshadow.c
|
||||
lib/lockpw.c
|
||||
libmisc/addgrps.c
|
||||
libmisc/age.c
|
||||
libmisc/basename.c
|
||||
@@ -24,6 +32,7 @@ libmisc/myname.c
|
||||
libmisc/obscure.c
|
||||
libmisc/pam_pass.c
|
||||
libmisc/pwd2spwd.c
|
||||
libmisc/pwdcheck.c
|
||||
libmisc/pwd_init.c
|
||||
libmisc/rlogin.c
|
||||
libmisc/salt.c
|
||||
@@ -39,26 +48,14 @@ libmisc/ulimit.c
|
||||
libmisc/utmp.c
|
||||
libmisc/valid.c
|
||||
libmisc/xmalloc.c
|
||||
lib/commonio.c
|
||||
lib/encrypt.c
|
||||
lib/fputsx.c
|
||||
lib/getdef.c
|
||||
lib/getpass.c
|
||||
lib/groupio.c
|
||||
lib/grpack.c
|
||||
lib/gshadow.c
|
||||
lib/gspack.c
|
||||
lib/lockpw.c
|
||||
lib/port.c
|
||||
lib/pwauth.c
|
||||
lib/pwio.c
|
||||
lib/pwpack.c
|
||||
lib/sgetgrent.c
|
||||
lib/sgetpwent.c
|
||||
lib/sgroupio.c
|
||||
lib/shadow.c
|
||||
lib/shadowio.c
|
||||
lib/sppack.c
|
||||
lib/utent.c
|
||||
src/chage.c
|
||||
src/chfn.c
|
||||
@@ -86,11 +83,10 @@ src/passwd.c
|
||||
src/pwck.c
|
||||
src/pwconv.c
|
||||
src/pwunconv.c
|
||||
src/su.c
|
||||
src/suauth.c
|
||||
src/su.c
|
||||
src/sulogin.c
|
||||
src/useradd.c
|
||||
src/userdel.c
|
||||
src/usermod.c
|
||||
src/vipw.c
|
||||
|
||||
|
||||
BIN
po/pt_BR.gmo
BIN
po/pt_BR.gmo
Binary file not shown.
495
po/pt_BR.po
495
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
488
po/shadow.pot
488
po/shadow.pot
File diff suppressed because it is too large
Load Diff
BIN
po/zh_CN.gmo
BIN
po/zh_CN.gmo
Binary file not shown.
493
po/zh_CN.po
493
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
BIN
po/zh_TW.gmo
BIN
po/zh_TW.gmo
Binary file not shown.
493
po/zh_TW.po
493
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user