aboutsummaryrefslogtreecommitdiffstats
path: root/view/en-gb
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-09-17 22:53:38 -0700
committerfriendica <info@friendica.com>2014-09-17 22:53:38 -0700
commit8eb21cceb3a8274d8727073d03b8093f467ec852 (patch)
tree3cd26ec035aa2d3cd38bfb478473a5833eaa0437 /view/en-gb
parent71672083450a8d5923c1839a1c766033203b3771 (diff)
downloadvolse-hubzilla-8eb21cceb3a8274d8727073d03b8093f467ec852.tar.gz
volse-hubzilla-8eb21cceb3a8274d8727073d03b8093f467ec852.tar.bz2
volse-hubzilla-8eb21cceb3a8274d8727073d03b8093f467ec852.zip
use 24-hour clock for non-American dates
Diffstat (limited to 'view/en-gb')
-rw-r--r--view/en-gb/strings.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/en-gb/strings.php b/view/en-gb/strings.php
index abf14f43a..358c90d36 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"];