From f9f1db18834648da73b7b1f6d9472523941e8277 Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Fri, 5 Feb 2010 17:38:04 +0100 Subject: 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. --- source3/locale/pam_winbind/nb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/locale/pam_winbind/nb.po') diff --git a/source3/locale/pam_winbind/nb.po b/source3/locale/pam_winbind/nb.po index 60854c5bea..36989b8425 100644 --- a/source3/locale/pam_winbind/nb.po +++ b/source3/locale/pam_winbind/nb.po @@ -158,8 +158,8 @@ msgstr "Brukernavn: " #. instruct user what is happening #: ../../nsswitch/pam_winbind.c:2589 -msgid "Changing password for " -msgstr "Endrer passord for " +msgid "Changing password for" +msgstr "Endrer passord for" #: ../../nsswitch/pam_winbind.c:2604 msgid "(current) NT password: " -- cgit