diff options
author | friendica <info@friendica.com> | 2012-04-09 16:55:06 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-09 16:55:06 -0700 |
commit | 9a8c69b024745bdabd8a83bc0e65951a82722127 (patch) | |
tree | f76f18f33b43da6071e6dd7a88b3a5c316c03aec /view/update_fail_eml.tpl | |
parent | 2072fabc7891a7c659e4e7c1bac926535c265a23 (diff) | |
parent | 2d23c8a246c2f9198d695c766c400bc1a621aab4 (diff) | |
download | volse-hubzilla-9a8c69b024745bdabd8a83bc0e65951a82722127.tar.gz volse-hubzilla-9a8c69b024745bdabd8a83bc0e65951a82722127.tar.bz2 volse-hubzilla-9a8c69b024745bdabd8a83bc0e65951a82722127.zip |
Merge branch 'pull'
Diffstat (limited to 'view/update_fail_eml.tpl')
-rw-r--r-- | view/update_fail_eml.tpl | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/view/update_fail_eml.tpl b/view/update_fail_eml.tpl new file mode 100644 index 000000000..f68a3dece --- /dev/null +++ b/view/update_fail_eml.tpl @@ -0,0 +1,11 @@ +Hey,
+I'm $sitename.
+The friendica developers released update $update recently,
+but when I tried to install it, something went terribly wrong.
+This needs to be fixed soon and I can't do it alone. Please contact a
+friendica developer if you can not help me on your own. My database might be invalid.
+
+The error message is '$error'.
+
+I'm sorry,
+your friendica server at $siteurl
\ No newline at end of file |