diff --git a/package/gluon-web/files/lib/gluon/web/view/csrftoken.html b/package/gluon-web/files/lib/gluon/web/view/csrftoken.html deleted file mode 100644 index 673611de..00000000 --- a/package/gluon-web/files/lib/gluon/web/view/csrftoken.html +++ /dev/null @@ -1,14 +0,0 @@ -<%# - Copyright 2015 Jo-Philipp Wich - Licensed to the public under the Apache License 2.0. --%> - -

<%:Form token mismatch%>

-
- -

<%:The submitted security token is invalid or already expired!%>

- -

<%: - In order to prevent unauthorized access to the system, your request has - been blocked. -%>

diff --git a/package/gluon-web/i18n/de.po b/package/gluon-web/i18n/de.po index 0456f93a..ed1dc7fc 100644 --- a/package/gluon-web/i18n/de.po +++ b/package/gluon-web/i18n/de.po @@ -10,16 +10,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Form token mismatch" -msgstr "Formular-Token ungültig" - -msgid "" -"In order to prevent unauthorized access to the system, your request has been " -"blocked." -msgstr "" -"Die Anfrage wurde blockiert, um unauthorisierten Zugriff aufs System zu " -"verhindern." - msgid "Internal Server Error" msgstr "Interner Serverfehler" @@ -44,7 +34,3 @@ msgstr "Entschuldigung, das anfgeforderte Objekt wurde nicht gefunden." msgid "Sorry, the server encountered an unexpected error." msgstr "" "Entschuldigung, auf dem Server ist ein unerwarteter Fehler aufgetreten." - -msgid "The submitted security token is invalid or already expired!" -msgstr "" -"Das übermittelte Sicherheits-Token ist ungültig oder bereits abgelaufen!" diff --git a/package/gluon-web/i18n/fr.po b/package/gluon-web/i18n/fr.po index 99b94133..759e98d7 100644 --- a/package/gluon-web/i18n/fr.po +++ b/package/gluon-web/i18n/fr.po @@ -10,14 +10,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -msgid "Form token mismatch" -msgstr "" - -msgid "" -"In order to prevent unauthorized access to the system, your request has been " -"blocked." -msgstr "" - msgid "Internal Server Error" msgstr "Erreur Serveur Interne" @@ -41,6 +33,3 @@ msgstr "Désolé, l'objet que vous avez demandé n'as pas été trouvé." msgid "Sorry, the server encountered an unexpected error." msgstr "Désolé, le serveur à rencontré une erreur inattendue." - -msgid "The submitted security token is invalid or already expired!" -msgstr "" diff --git a/package/gluon-web/i18n/gluon-web.pot b/package/gluon-web/i18n/gluon-web.pot index 912b433f..3d387b2e 100644 --- a/package/gluon-web/i18n/gluon-web.pot +++ b/package/gluon-web/i18n/gluon-web.pot @@ -1,14 +1,6 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -msgid "Form token mismatch" -msgstr "" - -msgid "" -"In order to prevent unauthorized access to the system, your request has been " -"blocked." -msgstr "" - msgid "Internal Server Error" msgstr "" @@ -32,6 +24,3 @@ msgstr "" msgid "Sorry, the server encountered an unexpected error." msgstr "" - -msgid "The submitted security token is invalid or already expired!" -msgstr ""