diff options
author | friendica <info@friendica.com> | 2013-06-16 16:49:46 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-06-16 16:49:46 -0700 |
commit | 99252d65bfd59fb704d32f7dde4c62b080303d33 (patch) | |
tree | d1eeecce997e2cd14c52d199676f9012e4015180 /view/cs/update_fail_eml.tpl | |
parent | 47ef689c927f8c8692bb98f190b7cc56d5e088ec (diff) | |
download | volse-hubzilla-99252d65bfd59fb704d32f7dde4c62b080303d33.tar.gz volse-hubzilla-99252d65bfd59fb704d32f7dde4c62b080303d33.tar.bz2 volse-hubzilla-99252d65bfd59fb704d32f7dde4c62b080303d33.zip |
reset email templates to English
Diffstat (limited to 'view/cs/update_fail_eml.tpl')
-rw-r--r-- | view/cs/update_fail_eml.tpl | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/view/cs/update_fail_eml.tpl b/view/cs/update_fail_eml.tpl new file mode 100644 index 000000000..a7df8fc2f --- /dev/null +++ b/view/cs/update_fail_eml.tpl @@ -0,0 +1,13 @@ +Hey,
+I'm the web server at {{$sitename}};
+
+The Red Matrix developers released update {{$update}} recently,
+but when I tried to install it, something went terribly wrong.
+This needs to be fixed soon and it requires human intervention.
+Please contact a Red developer if you can not figure out how to
+fix it on your own. My database might be invalid.
+
+The error message is '{{$error}}'.
+
+Apologies for the inconvenience,
+ your web server at {{$siteurl}}
\ No newline at end of file |