From 1f415d983081170ec707e0f72d99efc12e7cde4a Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 5 Aug 2014 20:09:01 -0700 Subject: 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) --- view/en-au/update_fail_eml.tpl | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 view/en-au/update_fail_eml.tpl (limited to 'view/en-au/update_fail_eml.tpl') 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 -- cgit v1.2.3