diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-06-01 21:10:02 +0000 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-06-01 21:10:02 +0000 |
commit | db4321f8ea2952e4830119044dbfb6211a8fa948 (patch) | |
tree | cff0037fd5ff5c5e3de23530a82817ba0808251a /view/nl/update_fail_eml.tpl | |
parent | 3821efb99ed2377f5380bf37a0a1ac3412d08c82 (diff) | |
download | volse-hubzilla-db4321f8ea2952e4830119044dbfb6211a8fa948.tar.gz volse-hubzilla-db4321f8ea2952e4830119044dbfb6211a8fa948.tar.bz2 volse-hubzilla-db4321f8ea2952e4830119044dbfb6211a8fa948.zip |
New language: Dutch! Nederlands! (messages.po: 69% translated)
Diffstat (limited to 'view/nl/update_fail_eml.tpl')
-rw-r--r-- | view/nl/update_fail_eml.tpl | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/view/nl/update_fail_eml.tpl b/view/nl/update_fail_eml.tpl new file mode 100644 index 000000000..a7df8fc2f --- /dev/null +++ b/view/nl/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 |