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/fi.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/locale/pam_winbind/fi.po') diff --git a/source3/locale/pam_winbind/fi.po b/source3/locale/pam_winbind/fi.po index d7006a4fcd..3ba7a3be30 100644 --- a/source3/locale/pam_winbind/fi.po +++ b/source3/locale/pam_winbind/fi.po @@ -156,8 +156,8 @@ msgstr "Käyttäjänimi: " #. instruct user what is happening #: ../../nsswitch/pam_winbind.c:2589 -msgid "Changing password for " -msgstr "Vaihdetaan salasana käyttäjälle " +msgid "Changing password for" +msgstr "Vaihdetaan salasana käyttäjälle" #: ../../nsswitch/pam_winbind.c:2604 msgid "(current) NT password: " -- cgit