From aeb494eee4d6d17398fc610c1101432ef7f5364c Mon Sep 17 00:00:00 2001 From: br1 Date: Sun, 24 Mar 2002 20:13:08 +0000 Subject: [PATCH] new internationalized admin templates --- templates-dist/error.template | 36 ++++++++++++++++++++++++++++++++++++ templates-dist/usererror.template | 8 ++++---- 2 files changed, 40 insertions(+), 4 deletions(-) create mode 100755 templates-dist/error.template diff --git a/templates-dist/error.template b/templates-dist/error.template new file mode 100755 index 00000000..bb1d8be8 --- /dev/null +++ b/templates-dist/error.template @@ -0,0 +1,36 @@ + + +${lang("error.htmltitle")} + + + + + + + + + + + + + + + + +
+

${lang("error.title")}

+
+
+

${lang("error.text", lang("imc.tech-email.address"), lang("imc.tech-email.name"))} +

+

+

${data.date} -- ${data.errorstring} +

+

+

+ ${lang("error.text2", lang("imc.tech-email.address"), lang("imc.tech-email.name"))} +

+

+ + + diff --git a/templates-dist/usererror.template b/templates-dist/usererror.template index 3b408884..18c6ab83 100755 --- a/templates-dist/usererror.template +++ b/templates-dist/usererror.template @@ -1,19 +1,19 @@ -indymedia.de | Fehlerhafte Eingabe +${lang("usererror.htmltitle")} @@ -26,7 +26,7 @@ -- 2.11.0
-

OOPS!

+

${lang("usererror.title")}

-

Bei der Eingabe hat es folgende fehler gegeben: +

${lang("usererror.text")}

-

Also, bitte druecken sie die zueruck taste und versuchen sie nochmal +

${lang("usererror.what_to_do")}