summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-29 01:01:18 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-29 01:01:18 -0400
commitd7380893e72d301c892aaf9aa29d3624489bf9cd (patch)
tree6e4bbd0064fd351e3e4a934d606048e4cfb8b868 /l10n/en_GB.php
parentfd10d5873f457f0ea6d98d4c0b015ed7ed354981 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.php')
-rw-r--r--l10n/en_GB.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
index 2706c6266..6a79bef26 100644
--- a/l10n/en_GB.php
+++ b/l10n/en_GB.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"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; negative values such as -1 will turn this feature off completely" => "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; negative values such as -1 will turn this feature off completely",
"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",