Restore string.
This commit is contained in:
parent
d7d0b06a41
commit
9b6b06cd03
@ -1108,7 +1108,7 @@ int main (int argc, char **argv)
|
||||
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);
|
||||
|
Loading…
Reference in New Issue
Block a user