]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
Fix missing newline in the "No form handler" error message
authorKevin Cernekee <cernekee@gmail.com>
Sat, 13 Oct 2012 19:39:40 +0000 (12:39 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Sat, 13 Oct 2012 21:23:05 +0000 (14:23 -0700)
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
82 files changed:
auth.c
po/ar.po
po/as.po
po/ast.po
po/bg.po
po/bg_BG.po
po/bn.po
po/bn_IN.po
po/bs.po
po/ca.po
po/ca@valencia.po
po/cs.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/en_US.po
po/eo.po
po/es.po
po/es_CR.po
po/es_MX.po
po/et.po
po/eu.po
po/fa.po
po/fi.po
po/fr.po
po/gd.po
po/gl.po
po/gu.po
po/he.po
po/hi.po
po/hi_IN.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/km.po
po/kn.po
po/ko.po
po/ku.po
po/lo.po
po/lt.po
po/lv.po
po/ml.po
po/mr.po
po/ms.po
po/ms_MY.po
po/nb.po
po/nl.po
po/nn.po
po/no.po
po/or.po
po/pa.po
po/pl.po
po/pt.po
po/pt_BR.po
po/pt_PT.po
po/ro.po
po/ru.po
po/sk.po
po/sl.po
po/sq.po
po/sr.po
po/sr@latin.po
po/sv.po
po/ta.po
po/te.po
po/tg.po
po/tg_TJ.po
po/th.po
po/tl.po
po/tl_PH.po
po/tr.po
po/ug.po
po/uk.po
po/ur_PK.po
po/vi.po
po/vi_VN.po
po/wa.po
po/zh_CN.po
po/zh_HK.po
po/zh_TW.po

diff --git a/auth.c b/auth.c
index cdab5a37613cfe1ee0e5c0d9f7c0f1da2d28b5b6..0a0119bbc5a518671af1eee9d04f8d7549ca11a1 100644 (file)
--- 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)
index 6bca01f0cdf87f39154526a2d2a783c8ef47979e..522a1ef007f172f1a6185735a9e0d58e95d24b3f 100644 (file)
--- 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
index 619798be89ce37940a4c0427789364af20109c6a..b20a1c56d79fd57f76cbaf4e197b736b160e7bc5 100644 (file)
--- 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
index 6672cc94e90c279140a6b936ea2a12c245cebac3..7d91f1454969189515b680a9d99335c3d8010373 100644 (file)
--- 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
index 7b4324d720bf1bcc04bc0ac0a7a49c84887dd04b..70503a17f139943abb13c357ed9d211ec9776b8f 100644 (file)
--- 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
index 13964b14f14255bcfd58b9fba2efbf69e03783b9..db40072789c504c10d0ba7ebaba8413d9c30c15f 100644 (file)
@@ -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
index c4ed35995c822bf0154f44683fce636ec4d09e2b..ef8850efa4c52baba46240a973fb7abbcd5b8530 100644 (file)
--- 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
index 355efc7e7fb985f7159dbde9a8fe08401d274a7e..8e3d073414c31377cc9e3ae4b0c9f7d965ca0057 100644 (file)
@@ -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
index 1d78cb9ebbe7f6f5ac9db1d702af1045d5e2f2e2..f6013e802bc516e5b9236208c0844be15f3961fd 100644 (file)
--- 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
index c7551faf5eb3d1a567fe07da0d0f7fcb5a88c98b..ded5c5896cb0baf3a55124cfeeaac4fc3a622591 100644 (file)
--- 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
index 7910a6b0f75f5cc72ec92f7b1c129a9753a19e65..0afb591df1ac0bb8dfc3b93d4e4c8e121d437717 100644 (file)
@@ -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
index 28c2a679493ef561ba5f78400fbab8ac03d0c439..c5dce2f5554b30560b591810dd42195982ef976b 100644 (file)
--- 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
index ef29cb44e0eca421982897f9be0dcd030452a60e..b6bccd742abf1f65610d6ce21f9e679d0422370e 100644 (file)
--- 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
index a4a98070c082e7f1b1187a3c87c5e57f4153b5de..06684c9a51d6678fbfa5b0130a4bb47334b699f2 100644 (file)
--- 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
index fa4a0202b8a97d67273dc3cd955f13be2c5d499e..dd56decfb2594d7a0ff4fef1caf6bb1b20e6c897 100644 (file)
--- 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
index 95354a89f754b3995b493816705293c2230bee33..730114f71c1868d3f77739a35987b6bf7ef1707b 100644 (file)
@@ -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
index 7130890e86d1d0f97d892a008545fd4527231314..00e357d2996034ef2329bd802377f92b833ca50c 100644 (file)
@@ -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
index ffdbb92133a021654e006ec0b35b7437abacb965..133ebc936af06abec93a73d51df1f746802db0a7 100644 (file)
--- 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
index deb21a6b692efacd00a56d9b01d58c5514507e25..bbdd5dc84c465cf1924b8165b0d028c83d52052a 100644 (file)
--- 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
index e8ab3705d32d07ada4d19e37a610805c3eeed646..08c441cb4dd23af8bca2c9879e06ba1412c2d072 100644 (file)
@@ -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
index c284c2c73589dc3a55836243a5e46847e41bf96c..b43614143e511682ea38bf79f9337d71368e1fb4 100644 (file)
@@ -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
index 218244d94ea7010ba7cd279d9688054b641ed4de..416ca2bbe32d15a77d248342152fe3f4a345e311 100644 (file)
--- 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
index e2a29abe12c839ad4ddb2330da1bf4be02b3d475..a100cbff70be1ecf4f816ee49284b10a07efdb4c 100644 (file)
--- 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
index 66ad1c2b1f0709c560de83e46bb3212e95820ef1..be4797c166607a87eb75101a80f132537cbda263 100644 (file)
--- 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
index a5bfbbd7a5d419ced7ff851ac3decd2be38fd78b..11cb66510fbbf357a52420949c6dd4c474448e36 100644 (file)
--- 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
index 18b77a80c6f3a9e684ffc74e1c1c5bd19d998c30..7b1e71db558bb4df41f28ec3af9f29cdcddfeff3 100644 (file)
--- 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
index 9325c42b9cf2c9aa77dc119b3e35f690c2f113c1..ca2e2649f9218a6f09371f28d87c4f29d3e8e2ef 100644 (file)
--- 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
index 821ee8e57ff98ac15091f160fda85dc9fc23a5b1..3efecc695ae69eb34665a157ab087b0e0d35787f 100644 (file)
--- 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
index f8500c34bf4a5baa167d0644a9281677c1d68d1c..dcdd5c4f219844ff4e55df7c2521be51348bf57a 100644 (file)
--- 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
index 8c6efacaa2ff3ba6c4165dad39f9455fe91d29a6..c1ddf53e28f050b7c76060867ac5c4ba954f58e9 100644 (file)
--- 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
index c64ef45e56291ef0131ecca11382081ee088cf4e..ab964e28277966362e18e6998a3e2d68c7a00cec 100644 (file)
--- 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
index 8b2a1cb5b0e3bbaec66dab1d61364c04b206ce66..205673c4a33f865888291dffa58b3096b6ae7daa 100644 (file)
@@ -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
index b90177dce2adaeb2039ef02cb6d72beca013ebde..9615fc335b4abbeec519bf3293de6321e578d0df 100644 (file)
--- 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
index ff109b34a10eae8b20509570ab773cebef516fd5..31021ab24253ba58b8af863582f826d3395a91bd 100644 (file)
--- 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
index da627974ef4adf5deaf63db6e3ee0e99223bc8f9..e5387f97d43d2c515d47f7ceb611c3cb75e86fe8 100644 (file)
--- 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
index 8b4eb684e61f1434c4dd99ac6601ab3f564473a4..20b94d98647600a9da0293a38b4ca4aa4d0390e7 100644 (file)
--- 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
index 6ee74bf24d13fe5f0176ec1b61fe27cee375031c..6d4e2f3f8d34c377e0a121e8166cecdca1c88df6 100644 (file)
--- 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
index 4f24394dfd055c1b0a80f00b764df0e6c72e1a95..319a19efcd1786b8ef3df2f38bf150172a9b31c8 100644 (file)
--- 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
index bbf7b9e2d3bc8121631fa6f7b892903d99df0f8c..f27b294bdb479f5cbf94f4aaaf2587dc373293b1 100644 (file)
--- 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
index e28fe210dfa9f4c77d0cf15ac1eedcfa2b535a04..fa26a92f48c186a2364a38cb166f22f0d8c5f45d 100644 (file)
--- 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
index 0a04be9fcf662c322572b117e80f2f5bc04d1dfb..bb7b1d6a48a093fcf42cde978ffdc76cbefcc928 100644 (file)
--- 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
index dc6314a4e2e82bd5dc3f5e18302bb709931a9f5c..fbfc7513a428b484d150951139fb66f9710130b8 100644 (file)
--- 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
index 9264f3a3232777b189df037cf7d3a90e4e39b0de..6ab7732bdacac87b7ed8b82800f9feabf729548d 100644 (file)
--- 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
index c9dfe0792ffd2313b3b15077f47d826c8e184782..ef61de97d81d475164d3a01c583369f74bb63f5e 100644 (file)
--- 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
index 0d862978f43b1069f03936343acc97f5c631b00c..a2c46a4b68718d636d15dd19d451a68458ff38d6 100644 (file)
--- 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
index 34f70010e13e7e207a7e37c9bd5dba60f274d685..9255ec5d36a20075ff25e89c33a777e167a04a08 100644 (file)
--- 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
index 7d540ec8959e085f89810f07dec1c12039ef1c9b..4febdb45484d29a630436508098e60e5559bb581 100644 (file)
@@ -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
index e9934c114c521012c0a445bb406ffa89ba81d685..6d74f0b8c4d8c997da57b1cc01ed73e324c6ce48 100644 (file)
--- 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
index c7a2f28f5262118d0658b81f3cd11504b93e5859..b549380fa7479616947f21d96bc307fa33012398 100644 (file)
--- 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
index 8e42d81ea0b320b72bd6fb3c586492ad31ee235c..bfdebc67da3447c02dc0599078d62851e0519c54 100644 (file)
--- 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
index 030da6fb99bd41ed663c5a13f7328e2cef4d3dbd..eb9324454fe6978cc5c32c6d2077ac765c1303fb 100644 (file)
--- 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
index 67b044a664330954d3d305b72745b977202e91a7..8707ab4302737507ee905412cc83ef957f3f8935 100644 (file)
--- 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
index fa601228d3d108152794659064a57da4f3434332..47c4c2ca2dd0ef6c97831ec47970f82487c89b8e 100644 (file)
--- 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
index 4373cf30c313f86f44bcf0c7caa8315cb481e10b..264955c82c93ee9f20834f622eb4528be22acf7c 100644 (file)
--- 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
index 8e9a689e8a7f17e2b09f12209af94df0081ddc39..e881f0fcf50402a95ebfe0e3faf4f7e83c3a969b 100644 (file)
--- 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
index c0d529047497292d9621035a9fef1e90f6f22d47..d14bbffb6129646ded32a98d95f8a72e0ddf7603 100644 (file)
@@ -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
index ae81b89f25fa9cf8dfaaf31e17372461ee84ed05..beb1f676e16727bbde5ed62a806e6abae8d97dd4 100644 (file)
@@ -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
index 78522bae10a53f4d2558e339ad6bc8eb3e4d9ade..91a6bd9fc2fd48bacb33e8292b13afe368d5b7d4 100644 (file)
--- 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
index 2bd0dbe6a9f6cb5df5f989981a61da5fbd12607a..73d67718376d96f3f9919caabd31e0a77a7b26d8 100644 (file)
--- 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
index 69453f10d4a52dc65f39b986e47be77a35af6a04..3ff49229fa77e4aecdbad6173702a5c76416fa47 100644 (file)
--- 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
index cc2d6757023377bf1354bb5cf33f33f491483bf6..1b4cee0cfd38339ecb9d4b6a19f2cc5f496c285f 100644 (file)
--- 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
index b7d00503b9efd4bf3fcc43f323e98c30cbc6e52c..0884b1472eee1a4472df19b22cfc20fdb5a4f8dc 100644 (file)
--- 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
index 40cdc237aeb9cbe281ddc596c6a31937b861063a..6d6d4e58c9fed8f5628c7cba808cd2db754d2291 100644 (file)
--- 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
index 9c381f2f0bdc1545677c68b5fb0b6c4313caba53..fdd17bd4919dcb85c0da59efd4006b041fb2469a 100644 (file)
@@ -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
index 152d18c4348597437e04638b23405f419f251065..53c5095def7ca81a18fc970d5e6ff0f95765b48d 100644 (file)
--- 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
index 3e35da288dd7fb94a6608cfba57d031e2f97d4fa..5725af3806d8ad262e467bfbc6ff361aa4bee056 100644 (file)
--- 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
index 537bcd5374cd9ea975f3e48b90a13153a39029b7..23966ba873256029bf419fdaae0086a8415049ff 100644 (file)
--- 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
index 1c36ea4b0e43607e9aab628c006c3c27eee65bba..051bdb48651299d71d3fac1033d436de76c8a8fd 100644 (file)
--- 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
index bbfe3b09b1e1dc489c807bccb81b5b12b99e2a96..8e906e9040efa9c7534ee5a6dc84e7c43d70daaf 100644 (file)
@@ -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
index 48a7d0ff3f307fa4bfa49cacf5cbbfa32f8d007a..74e3b083d5d8958693d886918caf25f99f44721b 100644 (file)
--- 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
index 9c68e31e5a523923d72da3c6704ea748260f4d2d..71ada47be93fb6512e078f32046a773fa0e606ec 100644 (file)
--- 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
index b9177146bf37a92b6ad1de2f3c86e7f6d76fa570..d60a673a389cfd84ef30bd1065823489df0cc940 100644 (file)
@@ -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
index e69ba5b0d489a0987a2b1f959c31957fdea2ec17..01a68b2d91b7e42c684510ca19381961fe354514 100644 (file)
--- 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
index ff13c4993fff2b82da2faab1ca503cac37d7e7df..28dc4fee84349472a3e3a9f2639ce68b197e83f8 100644 (file)
--- 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
index 51445ce6dcb0a7112b7cd5cc59d9a91b4d061e3e..6b477475e33ee57e0a58779f50168cdeedc46e87 100644 (file)
--- 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
index 2d4d411135f70b86396d6d6e4643a29897bf7818..d29b6022b7094418c0f0f6f9c3891daf44c1d315 100644 (file)
@@ -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
index 9920301bac47cde45c248359c5da016f309b563d..ddf4adba25078c00d1c7df4dcfe9b210d6af3a88 100644 (file)
--- 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
index ec0b2846b0cf9d0af5472b23550fa828ecb71ebc..bdfffe8c0c1135233a5af6b85419167c6b3de31c 100644 (file)
@@ -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
index 623860764e3e149e733a3ff6c06ac06e22d3408c..d69baf54e3c680c599600074d7aa7054b11761d0 100644 (file)
--- 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
index 61a6f38ba352f056181a4ba3fe1982f828751b9d..bbcbe2b440dd635213e744b5bddf7570d1edb1ef 100644 (file)
@@ -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
index e071b043d5daef4716c17dd8ee82fc3c074e06b2..cfeb20df39ffdde8f5a0a9235865c363686426c1 100644 (file)
@@ -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
index 04aa12b5aa6f4743263708fe3688b737520096e9..6e97dab9fc38214491ab3863e382499300982a14 100644 (file)
@@ -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