diff options
author | friendica <info@friendica.com> | 2014-08-05 20:09:01 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-08-05 20:09:01 -0700 |
commit | 1f415d983081170ec707e0f72d99efc12e7cde4a (patch) | |
tree | 28c249e0f2d5f60f716296af7691b6a96e717f7f /view/en-au/update_fail_eml.tpl | |
parent | 8da548344be6493aeedc7d9896bc784880dff3fe (diff) | |
download | volse-hubzilla-1f415d983081170ec707e0f72d99efc12e7cde4a.tar.gz volse-hubzilla-1f415d983081170ec707e0f72d99efc12e7cde4a.tar.bz2 volse-hubzilla-1f415d983081170ec707e0f72d99efc12e7cde4a.zip |
add en-gb and en-au ('en-us' aka 'en' is the default language now so watch out for words like colour and centralise and please use the US variants in translatable strings)
Diffstat (limited to 'view/en-au/update_fail_eml.tpl')
-rw-r--r-- | view/en-au/update_fail_eml.tpl | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/view/en-au/update_fail_eml.tpl b/view/en-au/update_fail_eml.tpl new file mode 100644 index 000000000..a7df8fc2f --- /dev/null +++ b/view/en-au/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 |