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/it.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/locale/pam_winbind/it.po') diff --git a/source3/locale/pam_winbind/it.po b/source3/locale/pam_winbind/it.po index fc3904c086..3f52b10a4c 100644 --- a/source3/locale/pam_winbind/it.po +++ b/source3/locale/pam_winbind/it.po @@ -85,12 +85,12 @@ msgstr "È necessario modificare la password ora" #: ../../../nsswitch/pam_winbind.c:902 #, fuzzy msgid "Your password expires today.\n" -msgstr "La password scade oggi" +msgstr "La password scade oggi.\n" #: ../../../nsswitch/pam_winbind.c:932 #, fuzzy, c-format msgid "Your password will expire in %d %s.\n" -msgstr "La password scadrà tra %d %s" +msgstr "La password scadrà tra %d %s.\n" #: ../../../nsswitch/pam_winbind.c:933 msgid "days" -- cgit