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/ja.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/locale/pam_winbind/ja.po') diff --git a/source3/locale/pam_winbind/ja.po b/source3/locale/pam_winbind/ja.po index 9096282459..991007aff3 100644 --- a/source3/locale/pam_winbind/ja.po +++ b/source3/locale/pam_winbind/ja.po @@ -136,8 +136,8 @@ msgid "Password: " msgstr "パスワード:" #: pam_winbind.c:2013 -msgid "Changing password for " -msgstr "下記に対するパスワードを変更しています " +msgid "Changing password for" +msgstr "下記に対するパスワードを変更しています" #: pam_winbind.c:2027 msgid "(current) NT password: " -- cgit