aboutsummaryrefslogtreecommitdiffstats
path: root/view/en
diff options
context:
space:
mode:
Diffstat (limited to 'view/en')
-rw-r--r--view/en/cert_bad_eml.tpl4
-rw-r--r--view/en/htconfig.tpl2
-rw-r--r--view/en/update_fail_eml.tpl2
3 files changed, 4 insertions, 4 deletions
diff --git a/view/en/cert_bad_eml.tpl b/view/en/cert_bad_eml.tpl
index f4b197131..e42b9696c 100644
--- a/view/en/cert_bad_eml.tpl
+++ b/view/en/cert_bad_eml.tpl
@@ -1,11 +1,11 @@
This is the webserver at {{$sitename}};
A routine check indicates the SSL certificate for this website is
-not valid. Your website cannot fully participate in the RedMatrix
+not valid. Your website cannot fully participate in the Hubzilla
until this is resolved. Please check your certificate and with your
certificate provider or service provider to ensure it is "browser valid"
and installed correctly. Self-signed certificates are NOT SUPPORTED
-and NOT ALLOWED in the RedMatrix.
+and NOT ALLOWED in the Hubzilla.
The check is performed by fetching a URL from your website with strict
SSL checking enabled, and if this fails, checking again with SSL
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl
index 066ae39d8..c6357b3a7 100644
--- a/view/en/htconfig.tpl
+++ b/view/en/htconfig.tpl
@@ -31,7 +31,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
diff --git a/view/en/update_fail_eml.tpl b/view/en/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/en/update_fail_eml.tpl
+++ b/view/en/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla 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