diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2020-03-05 22:27:33 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2020-03-11 14:59:45 +0000 |
commit | 4daceedd3387b418ff23fc1ac5b8342558a459f5 (patch) | |
tree | 1a28ec299f77b1238f01e76343b0c58296d25a1d /README | |
parent | c6c51832af8e7724cfbd454daa65a6644f5b45c2 (diff) | |
download | pam-4daceedd3387b418ff23fc1ac5b8342558a459f5.tar.gz pam-4daceedd3387b418ff23fc1ac5b8342558a459f5.tar.bz2 pam-4daceedd3387b418ff23fc1ac5b8342558a459f5.zip |
pam_get_authtok: fix i18n of default prompts
Change formatting of default prompts, making them translatable
to those languages that use a different word order.
From non-i18n perspective this change is essentially a no-op.
* libpam/pam_get_authtok.c (PROMPTCURRENT): Replace with
PROMPT_CURRENT_ARG and PROMPT_CURRENT_NOARG.
(PROMPT1): Replace with PROMPT_NEW_ARG and PROMPT_NEW_NOARG.
(PROMPT2): Replace with PROMPT_RETYPE_ARG and PROMPT_RETYPE_NOARG.
(pam_get_authtok_internal, pam_get_authtok_verify): Use new macros.
* po/Linux-PAM.pot: Regenerated.
Resolves: https://github.com/linux-pam/linux-pam/issues/29
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions