diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2018-06-19 00:00:00 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2018-06-19 00:00:00 +0000 |
commit | 367a7da23e38e08723f12a8b8f4f715167790f25 (patch) | |
tree | 4c0f4a8fc644142f14dda618e39ee6627e0a2925 /po/Linux-PAM.pot | |
parent | e4a1c685a4b6b470194f4f5d1b69e7d9b2b4c63a (diff) | |
download | pam-367a7da23e38e08723f12a8b8f4f715167790f25.tar.gz pam-367a7da23e38e08723f12a8b8f4f715167790f25.tar.bz2 pam-367a7da23e38e08723f12a8b8f4f715167790f25.zip |
pam_stress: do not mark messages for translation
pam_stress is not a regular module that needs to be translated.
Besides that, its messages are not easy to understand
and even harder to translate properly.
* modules/pam_stress/pam_stress.c (pam_sm_chauthtok): Do not mark
messages for translation.
* po/Linux-PAM.pot: Remove pam_stress messages.
Diffstat (limited to 'po/Linux-PAM.pot')
-rw-r--r-- | po/Linux-PAM.pot | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/po/Linux-PAM.pot b/po/Linux-PAM.pot index 9082a4c7..74778010 100644 --- a/po/Linux-PAM.pot +++ b/po/Linux-PAM.pot @@ -440,23 +440,6 @@ msgstr "" msgid "login: failure forking: %m" msgstr "" -#: modules/pam_stress/pam_stress.c:470 -#, c-format -msgid "Changing STRESS password for %s." -msgstr "" - -#: modules/pam_stress/pam_stress.c:484 -msgid "Enter new STRESS password: " -msgstr "" - -#: modules/pam_stress/pam_stress.c:487 -msgid "Retype new STRESS password: " -msgstr "" - -#: modules/pam_stress/pam_stress.c:516 -msgid "Verification mis-typed; password unchanged" -msgstr "" - #: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:597 #, c-format msgid "Account temporary locked (%ld seconds left)" |