From 5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 5 May 2015 03:59:51 -0700 Subject: second pass name change --- view/en-gb/htconfig.tpl | 2 +- view/en-gb/strings.php | 4 ++-- view/en-gb/update_fail_eml.tpl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'view/en-gb') diff --git a/view/en-gb/htconfig.tpl b/view/en-gb/htconfig.tpl index 9377472bd..c3bef0de3 100644 --- a/view/en-gb/htconfig.tpl +++ b/view/en-gb/htconfig.tpl @@ -30,7 +30,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-gb/strings.php b/view/en-gb/strings.php index a95915844..1cac5673e 100644 --- a/view/en-gb/strings.php +++ b/view/en-gb/strings.php @@ -25,7 +25,7 @@ $a->strings["Set font-color for posts and comments"] = "Set font-colour for post $a->strings["Authorize application connection"] = "Authorise application connection"; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Do you want to authorise this application to access your posts and contacts, and/or create new posts for you?"; $a->strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "If your certificate is not recognised, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."; -$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "This is a hub of the Red Matrix - a global cooperative network of decentralised privacy enhanced websites."; -$a->strings["You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralized communication and information tool."] = "You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralised communication and information tool."; +$a->strings["This is a hub of the Hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "This is a hub of the Hubzilla - a global cooperative network of decentralised privacy enhanced websites."; +$a->strings["You are cordially invited to join me and some other close friends on the Hubzilla - a revolutionary new decentralized communication and information tool."] = "You are cordially invited to join me and some other close friends on the Hubzilla - a revolutionary new decentralised communication and information tool."; $a->strings["l F d, Y \\@ g:i A"] = "l j F, Y \\@ G:i"; $a->strings["D, d M Y - g:i A"] = "D, d M Y - G:i"; diff --git a/view/en-gb/update_fail_eml.tpl b/view/en-gb/update_fail_eml.tpl index a7df8fc2f..61f44b1e6 100644 --- a/view/en-gb/update_fail_eml.tpl +++ b/view/en-gb/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 -- cgit v1.2.3