diff options
author | Lars Müller <lars@samba.org> | 2010-02-05 17:38:04 +0100 |
---|---|---|
committer | Lars Müller <lars@samba.org> | 2010-02-05 17:38:04 +0100 |
commit | f9f1db18834648da73b7b1f6d9472523941e8277 (patch) | |
tree | 1b372c586c1a13eb4dea6c0dadc6c502c150fb51 /source3/locale/pam_winbind/hu.po | |
parent | 8823a549ca6102e9bf6710361eedc832d4317926 (diff) | |
download | samba-f9f1db18834648da73b7b1f6d9472523941e8277.tar.gz samba-f9f1db18834648da73b7b1f6d9472523941e8277.tar.xz samba-f9f1db18834648da73b7b1f6d9472523941e8277.zip |
s3: normalize "Changing password for" msg IDs and STRs
An additional space at the end of the "Changing password for" msgid lead
to untranslated pam_winnind messages.
Diffstat (limited to 'source3/locale/pam_winbind/hu.po')
-rw-r--r-- | source3/locale/pam_winbind/hu.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/locale/pam_winbind/hu.po b/source3/locale/pam_winbind/hu.po index 08e96a34e6..b09d5f3653 100644 --- a/source3/locale/pam_winbind/hu.po +++ b/source3/locale/pam_winbind/hu.po @@ -150,7 +150,7 @@ msgid "Password: " msgstr "Jelszó: " #: pam_winbind.c:2013 -msgid "Changing password for " +msgid "Changing password for" msgstr "Jelszómódosítás" #: pam_winbind.c:2027 |