[Pkg-shadow-commits] r2846 - upstream/trunk/src
Nicolas FRANÇOIS
nekral-guest at alioth.debian.org
Tue Apr 28 21:46:06 UTC 2009
Author: nekral-guest
Date: 2009-04-28 21:46:06 +0000 (Tue, 28 Apr 2009)
New Revision: 2846
Modified:
upstream/trunk/src/passwd.c
Log:
Restore string.
Modified: upstream/trunk/src/passwd.c
===================================================================
--- upstream/trunk/src/passwd.c 2009-04-28 21:45:38 UTC (rev 2845)
+++ upstream/trunk/src/passwd.c 2009-04-28 21:46:06 UTC (rev 2846)
@@ -1108,7 +1108,7 @@
printf (_("%s: password changed."), Prog);
#endif /* USE_PAM */
} else {
- printf (_("%s: password properties changed."), Prog);
+ printf (_("%s: password expiry information changed."), Prog);
}
}
exit (E_SUCCESS);
More information about the Pkg-shadow-commits
mailing list