From 8208f8e5e53f59866949b6169bc107f8f17e7a0e Mon Sep 17 00:00:00 2001 From: Kai Blin Date: Mon, 19 Apr 2010 09:27:50 +0200 Subject: s3 i18n: Fix up missing newlines in more pam_winbind translations --- source3/locale/pam_winbind/zh_CN.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/locale/pam_winbind/zh_CN.po') diff --git a/source3/locale/pam_winbind/zh_CN.po b/source3/locale/pam_winbind/zh_CN.po index 938c08828a..83caf7521f 100644 --- a/source3/locale/pam_winbind/zh_CN.po +++ b/source3/locale/pam_winbind/zh_CN.po @@ -85,12 +85,12 @@ msgstr "您需要立即更改密码" #: ../../../nsswitch/pam_winbind.c:902 #, fuzzy msgid "Your password expires today.\n" -msgstr "您的密码将于今天失效" +msgstr "您的密码将于今天失效\n" #: ../../../nsswitch/pam_winbind.c:932 #, fuzzy, c-format msgid "Your password will expire in %d %s.\n" -msgstr "您的密码将在 %d %s 后失效" +msgstr "您的密码将在 %d %s 后失效\n" #: ../../../nsswitch/pam_winbind.c:933 msgid "days" -- cgit