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/fi.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/locale/pam_winbind/fi.po') diff --git a/source3/locale/pam_winbind/fi.po b/source3/locale/pam_winbind/fi.po index 984cadcc3e..22f282045f 100644 --- a/source3/locale/pam_winbind/fi.po +++ b/source3/locale/pam_winbind/fi.po @@ -88,12 +88,12 @@ msgstr "Salasana täytyy vaihtaa nyt" #: ../../../nsswitch/pam_winbind.c:902 #, fuzzy msgid "Your password expires today.\n" -msgstr "Salasanasi vanhenee tänään" +msgstr "Salasanasi vanhenee tänään.\n" #: ../../../nsswitch/pam_winbind.c:932 #, fuzzy, c-format msgid "Your password will expire in %d %s.\n" -msgstr "Salasanasi vanhenee %d %s" +msgstr "Salasanasi vanhenee %d %s.\n" #: ../../../nsswitch/pam_winbind.c:933 msgid "days" -- cgit