aboutsummaryrefslogtreecommitdiffstats
path: root/view/en-gb/strings.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/en-gb/strings.php')
-rw-r--r--view/en-gb/strings.php60
1 files changed, 30 insertions, 30 deletions
diff --git a/view/en-gb/strings.php b/view/en-gb/strings.php
index 1cac5673e..e856c1af9 100644
--- a/view/en-gb/strings.php
+++ b/view/en-gb/strings.php
@@ -1,31 +1,31 @@
<?php
-$a->strings["Set shadow color, default #000"] = "Set shadow colour, default #000";
-$a->strings["Set background color"] = "Set background colour";
-$a->strings["Set section background color"] = "Set section background colour";
-$a->strings["Set color of items - use hex"] = "Set colour of items - use hex";
-$a->strings["Set color of links - use hex"] = "Set colour of links - use hex";
-$a->strings["Set color of fonts - use hex"] = "Set colour of fonts - use hex";
-$a->strings["Navigation bar background color"] = "Navigation bar background colour";
-$a->strings["Navigation bar gradient top color"] = "Navigation bar gradient top colour";
-$a->strings["Navigation bar gradient bottom color"] = "Navigation bar gradient bottom colour";
-$a->strings["Navigation active button gradient top color"] = "Navigation active button gradient top colour";
-$a->strings["Navigation active button gradient bottom color"] = "Navigation active button gradient bottom colour";
-$a->strings["Navigation bar border color "] = "Navigation bar border colour ";
-$a->strings["Navigation bar icon color "] = "Navigation bar icon colour ";
-$a->strings["Navigation bar active icon color "] = "Navigation bar active icon colour ";
-$a->strings["link color"] = "link colour";
-$a->strings["Set font-color for banner"] = "Set font-colour for banner";
-$a->strings["Set the background color"] = "Set the background colour";
-$a->strings["Set the background color of items"] = "Set the background colour of items";
-$a->strings["Set the background color of comments"] = "Set the background colour of comments";
-$a->strings["Set the border color of comments"] = "Set the border colour of comments";
-$a->strings["Set the basic color for item icons"] = "Set the basic colour for item icons";
-$a->strings["Set the hover color for item icons"] = "Set the hover colour for item icons";
-$a->strings["Set font-color for posts and comments"] = "Set font-colour for posts and comments";
-$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 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";
+App::$strings["Set shadow color, default #000"] = "Set shadow colour, default #000";
+App::$strings["Set background color"] = "Set background colour";
+App::$strings["Set section background color"] = "Set section background colour";
+App::$strings["Set color of items - use hex"] = "Set colour of items - use hex";
+App::$strings["Set color of links - use hex"] = "Set colour of links - use hex";
+App::$strings["Set color of fonts - use hex"] = "Set colour of fonts - use hex";
+App::$strings["Navigation bar background color"] = "Navigation bar background colour";
+App::$strings["Navigation bar gradient top color"] = "Navigation bar gradient top colour";
+App::$strings["Navigation bar gradient bottom color"] = "Navigation bar gradient bottom colour";
+App::$strings["Navigation active button gradient top color"] = "Navigation active button gradient top colour";
+App::$strings["Navigation active button gradient bottom color"] = "Navigation active button gradient bottom colour";
+App::$strings["Navigation bar border color "] = "Navigation bar border colour ";
+App::$strings["Navigation bar icon color "] = "Navigation bar icon colour ";
+App::$strings["Navigation bar active icon color "] = "Navigation bar active icon colour ";
+App::$strings["link color"] = "link colour";
+App::$strings["Set font-color for banner"] = "Set font-colour for banner";
+App::$strings["Set the background color"] = "Set the background colour";
+App::$strings["Set the background color of items"] = "Set the background colour of items";
+App::$strings["Set the background color of comments"] = "Set the background colour of comments";
+App::$strings["Set the border color of comments"] = "Set the border colour of comments";
+App::$strings["Set the basic color for item icons"] = "Set the basic colour for item icons";
+App::$strings["Set the hover color for item icons"] = "Set the hover colour for item icons";
+App::$strings["Set font-color for posts and comments"] = "Set font-colour for posts and comments";
+App::$strings["Authorize application connection"] = "Authorise application connection";
+App::$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?";
+App::$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.";
+App::$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.";
+App::$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.";
+App::$strings["l F d, Y \\@ g:i A"] = "l j F, Y \\@ G:i";
+App::$strings["D, d M Y - g:i A"] = "D, d M Y - G:i";