From e56dc831622271af81ce5bb90a749c2de80fedb2 Mon Sep 17 00:00:00 2001 From: Kai Blin Date: Mon, 19 Apr 2010 09:03:01 +0200 Subject: s3 i18n: Fix up missing newlines in pam_winbind translations At least in the languages I could read, the newlines were indeed missing. --- source3/locale/pam_winbind/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/locale/pam_winbind/ar.po') diff --git a/source3/locale/pam_winbind/ar.po b/source3/locale/pam_winbind/ar.po index de56bf7583..8bb889778a 100644 --- a/source3/locale/pam_winbind/ar.po +++ b/source3/locale/pam_winbind/ar.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