aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/update_fail_eml.tpl
diff options
context:
space:
mode:
authorAlexander Kampmann <programmer@nurfuerspam.de>2012-04-09 00:45:10 +0200
committerAlexander Kampmann <programmer@nurfuerspam.de>2012-04-09 00:45:10 +0200
commit0d60dbef31ea645b8495d8e28fca6c248d20048b (patch)
treeab89e4c9de89b31973820402db4400cc10389ccb /view/de/update_fail_eml.tpl
parent5c0446975516f2b52b6cf51618e0b75af56de71b (diff)
downloadvolse-hubzilla-0d60dbef31ea645b8495d8e28fca6c248d20048b.tar.gz
volse-hubzilla-0d60dbef31ea645b8495d8e28fca6c248d20048b.tar.bz2
volse-hubzilla-0d60dbef31ea645b8495d8e28fca6c248d20048b.zip
added exceptions to dba class
added exception handling to index.php, please mind that there is no recovery at the moment added transactions to db update. Please mind that they might not be supported by db table engines. added admin email on failed updates added german translation for admin email
Diffstat (limited to 'view/de/update_fail_eml.tpl')
-rw-r--r--view/de/update_fail_eml.tpl12
1 files changed, 12 insertions, 0 deletions
diff --git a/view/de/update_fail_eml.tpl b/view/de/update_fail_eml.tpl
new file mode 100644
index 000000000..26be1786f
--- /dev/null
+++ b/view/de/update_fail_eml.tpl
@@ -0,0 +1,12 @@
+Hey,
+Ich bin's, $sitename.
+Die Friendica-Entwickler haben gerade Update $update freigegeben,
+aber als ich es installieren wollte, ist irgendetwas schief gegangen.
+Das sollte schnell repariert werden und alleine schaffe ich es nicht.
+Wende dich bitte an einen Friendica-Entwickler, wenn du mir nicht selbst helfen kannst.
+Meine Datenbank könnte ziemlich durcheinander sein.
+
+Die Fehlermeldung ist '$error'.
+
+Tut mir leid,
+dein Friendica Server unter $siteurl \ No newline at end of file