summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cernekee <cernekee@gmail.com>2012-10-13 12:39:40 -0700
committerKevin Cernekee <cernekee@gmail.com>2012-10-13 14:23:05 -0700
commit47fe613cb14e6e15ef1e730f09a6d525b4340719 (patch)
treef7ae7ab106e2e87734248bbfda9e1a9736e85388
parent200e79f7b0e03cc52dcbaef505e60bf27c3d0ecd (diff)
downloadopenconnect-47fe613cb14e6e15ef1e730f09a6d525b4340719.tar.gz
openconnect-47fe613cb14e6e15ef1e730f09a6d525b4340719.tar.bz2
openconnect-47fe613cb14e6e15ef1e730f09a6d525b4340719.zip
Fix missing newline in the "No form handler" error message
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
-rw-r--r--auth.c2
-rw-r--r--po/ar.po2
-rw-r--r--po/as.po2
-rw-r--r--po/ast.po2
-rw-r--r--po/bg.po2
-rw-r--r--po/bg_BG.po2
-rw-r--r--po/bn.po2
-rw-r--r--po/bn_IN.po2
-rw-r--r--po/bs.po2
-rw-r--r--po/ca.po2
-rw-r--r--po/ca@valencia.po2
-rw-r--r--po/cs.po2
-rw-r--r--po/da.po2
-rw-r--r--po/de.po2
-rw-r--r--po/el.po2
-rw-r--r--po/en_GB.po4
-rw-r--r--po/en_US.po2
-rw-r--r--po/eo.po2
-rw-r--r--po/es.po2
-rw-r--r--po/es_CR.po2
-rw-r--r--po/es_MX.po2
-rw-r--r--po/et.po2
-rw-r--r--po/eu.po2
-rw-r--r--po/fa.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/gd.po2
-rw-r--r--po/gl.po2
-rw-r--r--po/gu.po2
-rw-r--r--po/he.po2
-rw-r--r--po/hi.po2
-rw-r--r--po/hi_IN.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/id.po4
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po2
-rw-r--r--po/km.po2
-rw-r--r--po/kn.po2
-rw-r--r--po/ko.po2
-rw-r--r--po/ku.po2
-rw-r--r--po/lo.po2
-rw-r--r--po/lt.po2
-rw-r--r--po/lv.po2
-rw-r--r--po/ml.po2
-rw-r--r--po/mr.po2
-rw-r--r--po/ms.po2
-rw-r--r--po/ms_MY.po2
-rw-r--r--po/nb.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/nn.po2
-rw-r--r--po/no.po2
-rw-r--r--po/or.po2
-rw-r--r--po/pa.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/pt.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/pt_PT.po2
-rw-r--r--po/ro.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/sk.po2
-rw-r--r--po/sl.po4
-rw-r--r--po/sq.po2
-rw-r--r--po/sr.po2
-rw-r--r--po/sr@latin.po2
-rw-r--r--po/sv.po2
-rw-r--r--po/ta.po2
-rw-r--r--po/te.po2
-rw-r--r--po/tg.po2
-rw-r--r--po/tg_TJ.po2
-rw-r--r--po/th.po2
-rw-r--r--po/tl.po2
-rw-r--r--po/tl_PH.po2
-rw-r--r--po/tr.po2
-rw-r--r--po/ug.po4
-rw-r--r--po/uk.po2
-rw-r--r--po/ur_PK.po2
-rw-r--r--po/vi.po2
-rw-r--r--po/vi_VN.po2
-rw-r--r--po/wa.po2
-rw-r--r--po/zh_CN.po2
-rw-r--r--po/zh_HK.po2
-rw-r--r--po/zh_TW.po2
82 files changed, 86 insertions, 86 deletions
diff --git a/auth.c b/auth.c
index cdab5a3..0a0119b 100644
--- a/auth.c
+++ b/auth.c
@@ -433,7 +433,7 @@ int parse_xml_response(struct openconnect_info *vpninfo, char *response,
if (vpninfo->process_auth_form)
ret = vpninfo->process_auth_form(vpninfo->cbdata, form);
else {
- vpn_progress(vpninfo, PRG_ERR, _("No form handler; cannot authenticate."));
+ vpn_progress(vpninfo, PRG_ERR, _("No form handler; cannot authenticate.\n"));
ret = 1;
}
if (ret)
diff --git a/po/ar.po b/po/ar.po
index 6bca01f..522a1ef 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/as.po b/po/as.po
index 619798b..b20a1c5 100644
--- a/po/as.po
+++ b/po/as.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ast.po b/po/ast.po
index 6672cc9..7d91f14 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/bg.po b/po/bg.po
index 7b4324d..70503a1 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -70,7 +70,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/bg_BG.po b/po/bg_BG.po
index 13964b1..db40072 100644
--- a/po/bg_BG.po
+++ b/po/bg_BG.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/bn.po b/po/bn.po
index c4ed359..ef8850e 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 355efc7..8e3d073 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/bs.po b/po/bs.po
index 1d78cb9..f6013e8 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ca.po b/po/ca.po
index c7551fa..ded5c58 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ca@valencia.po b/po/ca@valencia.po
index 7910a6b..0afb591 100644
--- a/po/ca@valencia.po
+++ b/po/ca@valencia.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/cs.po b/po/cs.po
index 28c2a67..c5dce2f 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -70,7 +70,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr "Nepodařilo se zvládnout formulář metoda='%s', činnost='%s'\n"
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/da.po b/po/da.po
index ef29cb4..b6bccd7 100644
--- a/po/da.po
+++ b/po/da.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/de.po b/po/de.po
index a4a9807..06684c9 100644
--- a/po/de.po
+++ b/po/de.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/el.po b/po/el.po
index fa4a020..dd56dec 100644
--- a/po/el.po
+++ b/po/el.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/en_GB.po b/po/en_GB.po
index 95354a8..730114f 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -69,8 +69,8 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr "Cannot handle form method='%s', action='%s'\n"
#: auth.c:436
-msgid "No form handler; cannot authenticate."
-msgstr "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
+msgstr "No form handler; cannot authenticate.\n"
#: cstp.c:120
#, c-format
diff --git a/po/en_US.po b/po/en_US.po
index 7130890..00e357d 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr "Cannot handle form method='%s', action='%s'\n"
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/eo.po b/po/eo.po
index ffdbb92..133ebc9 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/es.po b/po/es.po
index deb21a6..bbdd5dc 100644
--- a/po/es.po
+++ b/po/es.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/es_CR.po b/po/es_CR.po
index e8ab370..08c441c 100644
--- a/po/es_CR.po
+++ b/po/es_CR.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/es_MX.po b/po/es_MX.po
index c284c2c..b436141 100644
--- a/po/es_MX.po
+++ b/po/es_MX.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/et.po b/po/et.po
index 218244d..416ca2b 100644
--- a/po/et.po
+++ b/po/et.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/eu.po b/po/eu.po
index e2a29ab..a100cbf 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/fa.po b/po/fa.po
index 66ad1c2..be4797c 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/fi.po b/po/fi.po
index a5bfbbd..11cb665 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/fr.po b/po/fr.po
index 18b77a8..7b1e71d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -70,7 +70,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/gd.po b/po/gd.po
index 9325c42..ca2e264 100644
--- a/po/gd.po
+++ b/po/gd.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/gl.po b/po/gl.po
index 821ee8e..3efecc6 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/gu.po b/po/gu.po
index f8500c3..dcdd5c4 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/he.po b/po/he.po
index 8c6efac..c1ddf53 100644
--- a/po/he.po
+++ b/po/he.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/hi.po b/po/hi.po
index c64ef45..ab964e2 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/hi_IN.po b/po/hi_IN.po
index 8b2a1cb..205673c 100644
--- a/po/hi_IN.po
+++ b/po/hi_IN.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/hu.po b/po/hu.po
index b90177d..9615fc3 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/id.po b/po/id.po
index ff109b3..31021ab 100644
--- a/po/id.po
+++ b/po/id.po
@@ -69,8 +69,8 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr "Tak bisa menangani method='%s', action='%s' milik form\n"
#: auth.c:436
-msgid "No form handler; cannot authenticate."
-msgstr "Tak ada penangan formulir; tak bisa mengotentikasi."
+msgid "No form handler; cannot authenticate.\n"
+msgstr "Tak ada penangan formulir; tak bisa mengotentikasi.\n"
#: cstp.c:120
#, c-format
diff --git a/po/it.po b/po/it.po
index da62797..e5387f9 100644
--- a/po/it.po
+++ b/po/it.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ja.po b/po/ja.po
index 8b4eb68..20b94d9 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/km.po b/po/km.po
index 6ee74bf..6d4e2f3 100644
--- a/po/km.po
+++ b/po/km.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/kn.po b/po/kn.po
index 4f24394..319a19e 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ko.po b/po/ko.po
index bbf7b9e..f27b294 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ku.po b/po/ku.po
index e28fe21..fa26a92 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -2146,7 +2146,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: library.c:202
diff --git a/po/lo.po b/po/lo.po
index 0a04be9..bb7b1d6 100644
--- a/po/lo.po
+++ b/po/lo.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/lt.po b/po/lt.po
index dc6314a..fbfc751 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/lv.po b/po/lv.po
index 9264f3a..6ab7732 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -2146,7 +2146,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: library.c:202
diff --git a/po/ml.po b/po/ml.po
index c9dfe07..ef61de9 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/mr.po b/po/mr.po
index 0d86297..a2c46a4 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ms.po b/po/ms.po
index 34f7001..9255ec5 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ms_MY.po b/po/ms_MY.po
index 7d540ec..4febdb4 100644
--- a/po/ms_MY.po
+++ b/po/ms_MY.po
@@ -2146,7 +2146,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: library.c:202
diff --git a/po/nb.po b/po/nb.po
index e9934c1..6d74f0b 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/nl.po b/po/nl.po
index c7a2f28..b549380 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr "Kan niet overweg met formuliermethode = '%s', actie = '%s'\n"
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/nn.po b/po/nn.po
index 8e42d81..bfdebc6 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -2146,7 +2146,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: library.c:202
diff --git a/po/no.po b/po/no.po
index 030da6f..eb93244 100644
--- a/po/no.po
+++ b/po/no.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/or.po b/po/or.po
index 67b044a..8707ab4 100644
--- a/po/or.po
+++ b/po/or.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/pa.po b/po/pa.po
index fa60122..47c4c2c 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/pl.po b/po/pl.po
index 4373cf3..264955c 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/pt.po b/po/pt.po
index 8e9a689..e881f0f 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/pt_BR.po b/po/pt_BR.po
index c0d5290..d14bbff 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/pt_PT.po b/po/pt_PT.po
index ae81b89..beb1f67 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ro.po b/po/ro.po
index 78522ba..91a6bd9 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ru.po b/po/ru.po
index 2bd0dbe..73d6771 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/sk.po b/po/sk.po
index 69453f1..3ff4922 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/sl.po b/po/sl.po
index cc2d675..1b4cee0 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -67,8 +67,8 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr "Ni mogoče obravnavati obrazca method='%s', action='%s'\n"
#: auth.c:436
-msgid "No form handler; cannot authenticate."
-msgstr "Ni ročnika obrazca; vnosov ni mogoče overiti"
+msgid "No form handler; cannot authenticate.\n"
+msgstr "Ni ročnika obrazca; vnosov ni mogoče overiti\n"
#: cstp.c:120
#, c-format
diff --git a/po/sq.po b/po/sq.po
index b7d0050..0884b14 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/sr.po b/po/sr.po
index 40cdc23..6d6d4e5 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -66,7 +66,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/sr@latin.po b/po/sr@latin.po
index 9c381f2..fdd17bd 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -66,7 +66,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/sv.po b/po/sv.po
index 152d18c..53c5095 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ta.po b/po/ta.po
index 3e35da2..5725af3 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/te.po b/po/te.po
index 537bcd5..23966ba 100644
--- a/po/te.po
+++ b/po/te.po
@@ -70,7 +70,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/tg.po b/po/tg.po
index 1c36ea4..051bdb4 100644
--- a/po/tg.po
+++ b/po/tg.po
@@ -2146,7 +2146,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: library.c:202
diff --git a/po/tg_TJ.po b/po/tg_TJ.po
index bbfe3b0..8e906e9 100644
--- a/po/tg_TJ.po
+++ b/po/tg_TJ.po
@@ -2146,7 +2146,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: library.c:202
diff --git a/po/th.po b/po/th.po
index 48a7d0f..74e3b08 100644
--- a/po/th.po
+++ b/po/th.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/tl.po b/po/tl.po
index 9c68e31..71ada47 100644
--- a/po/tl.po
+++ b/po/tl.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/tl_PH.po b/po/tl_PH.po
index b917714..d60a673 100644
--- a/po/tl_PH.po
+++ b/po/tl_PH.po
@@ -2146,7 +2146,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: library.c:202
diff --git a/po/tr.po b/po/tr.po
index e69ba5b..01a68b2 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ug.po b/po/ug.po
index ff13c49..28dc4fe 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -68,8 +68,8 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr "كۆنەكنى بىر تەرەپ قىلالمايدۇ ئۇسۇلى='%s'، مەشغۇلات='%s'\n"
#: auth.c:436
-msgid "No form handler; cannot authenticate."
-msgstr "كۆزنەك بىر تەرەپ قىلغۇچ يوق؛ دەلىللىيەلمەيدۇ"
+msgid "No form handler; cannot authenticate.\n"
+msgstr "كۆزنەك بىر تەرەپ قىلغۇچ يوق؛ دەلىللىيەلمەيدۇ\n"
#: cstp.c:120
#, c-format
diff --git a/po/uk.po b/po/uk.po
index 51445ce..6b47747 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -70,7 +70,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/ur_PK.po b/po/ur_PK.po
index 2d4d411..d29b602 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/vi.po b/po/vi.po
index 9920301..ddf4adb 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -68,7 +68,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/vi_VN.po b/po/vi_VN.po
index ec0b284..bdfffe8 100644
--- a/po/vi_VN.po
+++ b/po/vi_VN.po
@@ -2146,7 +2146,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: library.c:202
diff --git a/po/wa.po b/po/wa.po
index 6238607..d69baf5 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -67,7 +67,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 61a6f38..bbcbe2b 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -70,7 +70,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr "无法处理表单,方法=“%s”,操作=“%s”\n"
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/zh_HK.po b/po/zh_HK.po
index e071b04..cfeb20d 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -66,7 +66,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 04aa12b..6e97dab 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -69,7 +69,7 @@ msgid "Cannot handle form method='%s', action='%s'\n"
msgstr ""
#: auth.c:436
-msgid "No form handler; cannot authenticate."
+msgid "No form handler; cannot authenticate.\n"
msgstr ""
#: cstp.c:120