diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-09-18 17:08:23 +0100 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-09-18 17:08:23 +0100 |
commit | 595be9919b0ce85087937985444477189381976c (patch) | |
tree | bc31493095cedd2bcf6a8fd280d1196450439c4e /view/en-gb/strings.php | |
parent | 65441b95bbf84f8f88445b6352995c9c89beb1f4 (diff) | |
parent | 0b47fb9a91b58147e616ea75a23dea0d431c40f8 (diff) | |
download | volse-hubzilla-595be9919b0ce85087937985444477189381976c.tar.gz volse-hubzilla-595be9919b0ce85087937985444477189381976c.tar.bz2 volse-hubzilla-595be9919b0ce85087937985444477189381976c.zip |
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view/en-gb/strings.php')
-rw-r--r-- | view/en-gb/strings.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/en-gb/strings.php b/view/en-gb/strings.php index abf14f43a..a95915844 100644 --- a/view/en-gb/strings.php +++ b/view/en-gb/strings.php @@ -27,3 +27,5 @@ $a->strings["Do you want to authorize this application to access your posts and $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["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"; |