summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.php')
-rw-r--r--l10n/en_GB.php13
1 files changed, 5 insertions, 8 deletions
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
index 49a1875b7..63bcff007 100644
--- a/l10n/en_GB.php
+++ b/l10n/en_GB.php
@@ -1,5 +1,9 @@
<?php
$TRANSLATIONS = array(
+"Request failed, network connection unavailable!" => "Request failed, network connection unavailable!",
+"Request unauthorized. Are you logged in?" => "Request unauthorised. Are you logged in?",
+"Request forbidden. Are you an admin?" => "Request forbidden. Are you an admin?",
+"Token expired or app not enabled! Reload the page!" => "Token expired or app not enabled! Reload the page!",
"Feed contains invalid XML" => "Feed contains invalid XML",
"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " => "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl ",
"Detected feed format is not supported" => "Detected feed format is not supported",
@@ -19,16 +23,9 @@ $TRANSLATIONS = array(
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" => "Certificate error: Problem with reading the SSL CA cert (path? access rights?)",
"Certificate error: Issuer check failed" => "Certificate error: Issuer check failed",
"Unknown SSL certificate error!" => "Unknown SSL certificate error!",
-"Request failed, network connection unavailable!" => "Request failed, network connection unavailable!",
-"Request unauthorized. Are you logged in?" => "Request unauthorised. Are you logged in?",
-"Request forbidden. Are you an admin?" => "Request forbidden. Are you an admin?",
-"Token expired or app not enabled! Reload the page!" => "Token expired or app not enabled! Reload the page!",
-"Internal server error! Please check your data/owncloud.log file for additional information!" => "Internal server error! Please check your data/owncloud.log file for additional information!",
-"Request failed, ownCloud is in currently in maintenance mode!" => "Request failed, ownCloud is currently in maintenance mode!",
"Can not add feed: Exists already" => "Can not add feed: Exists already",
"Articles without feed" => "Articles without feed",
"Can not add folder: Exists already" => "Can not add folder: Exists already",
-"Use ownCloud cron for updates" => "Use ownCloud cron for updates",
"Disable this if you run a custom updater such as the Python updater included in the app" => "Disable this if you run a custom updater such as the Python updater included in the app",
"Purge interval" => "Purge interval",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" => "Minimum number of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored",
@@ -53,7 +50,6 @@ $TRANSLATIONS = array(
"Language" => "Language",
"Subscribe" => "Subscribe",
"Got more awesome feeds? Share them with us!" => "Got more awesome feeds? Share them with us!",
-"Refresh" => "Refresh",
"No articles available" => "No articles available",
"No unread articles available" => "No unread articles available",
"Open website" => "Open website",
@@ -77,6 +73,7 @@ $TRANSLATIONS = array(
"Toggle keep current article unread" => "Toggle keep current article unread",
"Open article in new tab" => "Open article in new tab",
"Toggle expand article in compact view" => "Toggle expand article in compact view",
+"Refresh" => "Refresh",
"Load next feed" => "Load next feed",
"Load previous feed" => "Load previous feed",
"Load next folder" => "Load next folder",