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/de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/locale/pam_winbind/de.po') diff --git a/source3/locale/pam_winbind/de.po b/source3/locale/pam_winbind/de.po index af46ef3522..8861c8f9aa 100644 --- a/source3/locale/pam_winbind/de.po +++ b/source3/locale/pam_winbind/de.po @@ -87,12 +87,12 @@ msgstr "Sie müssen Ihr Passwort jetzt ändern" #: ../../../nsswitch/pam_winbind.c:902 #, fuzzy msgid "Your password expires today.\n" -msgstr "Ihr Passwort läuft heute ab" +msgstr "Ihr Passwort läuft heute ab.\n" #: ../../../nsswitch/pam_winbind.c:932 #, fuzzy, c-format msgid "Your password will expire in %d %s.\n" -msgstr "Ihr Passwort wird in %d %s ungültig" +msgstr "Ihr Passwort wird in %d %s ungültig.\n" #: ../../../nsswitch/pam_winbind.c:933 msgid "days" -- cgit