]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
Add missing newlines
authorDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 7 Mar 2013 17:38:09 +0000 (17:38 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 7 Mar 2013 19:30:23 +0000 (19:30 +0000)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
http.c
po/cs.po
po/en_GB.po
po/en_US.po
po/nl.po
po/pt_BR.po
po/sl.po
po/ug.po

diff --git a/http.c b/http.c
index da6c063f861a7583fe04bd23e5d84508fc707f7e..2baf882b126e9576cb6b7ffc82d0fe20414de525 100644 (file)
--- a/http.c
+++ b/http.c
@@ -513,13 +513,13 @@ static int run_csd_script(struct openconnect_info *vpninfo, char *buf, int bufle
        if (!vpninfo->uid_csd_given && !vpninfo->csd_wrapper) {
                vpn_progress(vpninfo, PRG_ERR,
                             _("Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
-                              "This facility is disabled by default for security reasons, so you may wish to enable it."));
+                              "This facility is disabled by default for security reasons, so you may wish to enable it.\n"));
                return -EPERM;
        }
 
 #ifndef __linux__
        vpn_progress(vpninfo, PRG_INFO,
-                    _("Trying to run Linux CSD trojan script."));
+                    _("Trying to run Linux CSD trojan script.\n"));
 #endif
 
        sprintf(fname, "/tmp/csdXXXXXX");
index a8037d40ee98e67ac402f4620e9cbc91317874c8..5e2254f366e48c109ff2c65b85e0cb9013fda089 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -1120,16 +1120,16 @@ msgstr "Stažený soubor s nastavením neodpovídá zamýšlenému SHA1\n"
 msgid ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
-"to enable it."
+"to enable it.\n"
 msgstr ""
 "Chyba: Server nás požádal o stažení a spuštění trojana 'Cisco Secure "
 "Desktop'.\n"
 "tato dovednost je zakázána ve výchozím nastavení z důvodů bezpečnosti, takže "
-"ji možná budete chtít povolit."
+"ji možná budete chtít povolit.\n"
 
 #: http.c:522
-msgid "Trying to run Linux CSD trojan script."
-msgstr "Pokus o spuštění trojského skriptu CSD pro Linux."
+msgid "Trying to run Linux CSD trojan script.\n"
+msgstr "Pokus o spuštění trojského skriptu CSD pro Linux.\n"
 
 #: http.c:530
 #, c-format
index 5533f2f13dbedb1d7da5bc3d344a102dd79c5b20..b3914e6f7b6c698141ae629e1f7ba2af20805ec2 100644 (file)
@@ -1118,15 +1118,15 @@ msgstr "Downloaded config file did not match intended SHA1\n"
 msgid ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
-"to enable it."
+"to enable it.\n"
 msgstr ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
-"to enable it."
+"to enable it.\n"
 
 #: http.c:521
-msgid "Trying to run Linux CSD trojan script."
-msgstr "Trying to run Linux CSD trojan script."
+msgid "Trying to run Linux CSD trojan script.\n"
+msgstr "Trying to run Linux CSD trojan script.\n"
 
 #: http.c:529
 #, c-format
index e6e5d8c36eaecf71ce3bc85030dd9b56470f5430..7e9713fa0276472c70bfef483728eae858f6c119 100644 (file)
@@ -1117,15 +1117,15 @@ msgstr "Downloaded config file did not match intended SHA1\n"
 msgid ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
-"to enable it."
+"to enable it.\n"
 msgstr ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
-"to enable it."
+"to enable it.\n"
 
 #: http.c:521
-msgid "Trying to run Linux CSD trojan script."
-msgstr "Trying to run Linux CSD trojan script."
+msgid "Trying to run Linux CSD trojan script.\n"
+msgstr "Trying to run Linux CSD trojan script.\n"
 
 #: http.c:529
 #, c-format
index 813468bde43adc2b196a6b6df094384b99fad03e..1050fec56fac3c6ace2a615d9260af089d1bae39 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -1123,15 +1123,15 @@ msgstr "Gedownloade config-bestand komt niet overeen bedoelde SHA1\n"
 msgid ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
-"to enable it."
+"to enable it.\n"
 msgstr ""
 "Fout: Server vroeg ons om een 'Cisco Secure Desktop' trojan te downloaden en "
 "uit te voeren. Deze faciliteit is standaard om veiligheidsredenen "
-"uitgeschakeld. U kunt zelf besluiten om dit mogelijk te maken."
+"uitgeschakeld. U kunt zelf besluiten om dit mogelijk te maken.\n"
 
 #: http.c:521
-msgid "Trying to run Linux CSD trojan script."
-msgstr "Poging Linux CSD trojan script uit te voeren."
+msgid "Trying to run Linux CSD trojan script.\n"
+msgstr "Poging Linux CSD trojan script uit te voeren.\n"
 
 #: http.c:529
 #, c-format
index 242cb48c189a6537442fd2e12f3c7780426045d5..bfcb4f95bf71d5abe83af32ea5e98eb3e088e367 100644 (file)
@@ -1131,16 +1131,16 @@ msgstr "Arquivo de configuração baixado não confere com SHA1 esperado\n"
 msgid ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
-"to enable it."
+"to enable it.\n"
 msgstr ""
 "Erro. O servidor solicitou baixar e executar um trojan de 'Cisco Secure "
 "Desktop'.\n"
 "Esta funcionalidade está desabilitada por padrão por motivos de segurança. "
-"Então, talvez você queira habilitá-la."
+"Então, talvez você queira habilitá-la.\n"
 
 #: http.c:522
-msgid "Trying to run Linux CSD trojan script."
-msgstr "Tentando executar o script trojan CSD para Linux."
+msgid "Trying to run Linux CSD trojan script.\n"
+msgstr "Tentando executar o script trojan CSD para Linux.\n"
 
 #: http.c:530
 #, c-format
index 78d171ce372201e894309649a245fd65b05f3306..ac88c4bfff3181744b30ace56dba563b94092551 100644 (file)
--- a/po/sl.po
+++ b/po/sl.po
@@ -1137,16 +1137,16 @@ msgstr "Prejeta datoteka nastavitev ni skladna z razpršilom SHA1\n"
 msgid ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
-"to enable it."
+"to enable it.\n"
 msgstr ""
 "Napaka: strežnik zahteva prejem in zagon trojanskega datoteke 'Cisco Secure "
 "Desktop'.\n"
 "Ta možnost je iz varnostnih razlogov privzeto onemogočena. Če želite možnost "
-"uporabljati, jo omogočite."
+"uporabljati, jo omogočite.\n"
 
 #: http.c:521
-msgid "Trying to run Linux CSD trojan script."
-msgstr "Poskus poganjanja trojanskega skripta CSD za Linux."
+msgid "Trying to run Linux CSD trojan script.\n"
+msgstr "Poskus poganjanja trojanskega skripta CSD za Linux.\n"
 
 #: http.c:529
 #, c-format
index 8159462649c607eff58d60107a1b3db2a80c91fc..7f50cffd87ac75387131ea41dab8274c1d642c88 100644 (file)
--- a/po/ug.po
+++ b/po/ug.po
@@ -1129,16 +1129,16 @@ msgstr "چۈشۈرگەن سەپلىمە ھۆججەت مۆلچەرلىگەن SHA1
 msgid ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
-"to enable it."
+"to enable it.\n"
 msgstr ""
 "خاتالىق: مۇلازىمېتىر بىزدىن 'Cisco Secure Desktop' تىروياننى چۈشۈرۈپ ئىجرا "
 "قىلىشنى سورىدى.\n"
 "كۆڭۈلدىكى ئەھۋالدا بىخەتەرلىكنى چىقىش قىلىپ بۇ چەكلەندى، شۇڭلاشقا ئۇنى "
-"قوزغىتامسىز."
+"قوزغىتامسىز.\n"
 
 #: http.c:521
-msgid "Trying to run Linux CSD trojan script."
-msgstr "Linux CSD تىرويان قوليازمىنى ئىجرا قىلىشنى سىناۋاتىدۇ."
+msgid "Trying to run Linux CSD trojan script.\n"
+msgstr "Linux CSD تىرويان قوليازمىنى ئىجرا قىلىشنى سىناۋاتىدۇ.\n"
 
 #: http.c:529
 #, c-format