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.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
index 78f8eb3e2..923c04b63 100644
--- a/l10n/en_GB.php
+++ b/l10n/en_GB.php
@@ -3,6 +3,16 @@
"Can not add feed: URL does not exist, SSL Certificate can not be validated or feed has invalid xml" => "Can not add feed: URL does not exist, SSL Certificate can not be validated or feed has invalid XML",
"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",
+"Maximum read count per feed" => "Maximum read count per feed",
+"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value" => "Defines the maximum number of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value",
+"Maximum redirects" => "Maximum redirects",
+"How many redirects the feed fetcher should follow" => "How many redirects the feed fetcher should follow",
+"Feed fetcher timeout" => "Feed fetcher timeout",
+"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted",
"Saved" => "Saved",
"Add a feed" => "Add a feed",
"There are no feeds yet. Go ahead and add some" => "There are no feeds yet. Go ahead and add some",