summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js9
1 files changed, 4 insertions, 5 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 0f4636137..747e98357 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"news",
{
"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 http://the-feed.tld" : "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 http://the-feed.tld",
"Detected feed format is not supported" : "Detected feed format is not supported",
"Website not found" : "Website not found",
"More redirects than allowed, aborting" : "More redirects than allowed, aborting",
@@ -120,14 +119,14 @@ OC.L10N.register(
"Expand articles on key navigation" : "Expand articles on key navigation",
"Show all articles" : "Show all articles",
"Reverse ordering (oldest on top)" : "Reverse ordering (oldest on top)",
- "Help" : "Help",
- "Keyboard shortcuts" : "Keyboard shortcuts",
- "Documentation" : "Documentation",
"Subscriptions (OPML)" : "Subscriptions (OPML)",
"Import" : "Import",
"Export" : "Export",
"Error when importing: file does not contain valid OPML" : "Error when importing: file does not contain valid OPML",
"Unread/Starred Articles" : "Unread/Starred Articles",
- "Error when importing: file does not contain valid JSON" : "Error when importing: file does not contain valid JSON"
+ "Error when importing: file does not contain valid JSON" : "Error when importing: file does not contain valid JSON",
+ "Help" : "Help",
+ "Keyboard shortcuts" : "Keyboard shortcuts",
+ "Documentation" : "Documentation"
},
"nplurals=2; plural=(n != 1);");