summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/en
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2012-03-02 08:08:29 +0100
committerAndreas Gohr <andi@splitbrain.org>2012-03-02 08:08:29 +0100
commita7c93226bd0fa1293e1dc99e679390dc2f8d803c (patch)
treee4e3de90f99d23817ccaa466f92c7e759c7c9a46 /lib/plugins/config/lang/en
parent1d901ab2e0bb93fd121685d355782e3672c0d96d (diff)
downloadrpg-a7c93226bd0fa1293e1dc99e679390dc2f8d803c.tar.gz
rpg-a7c93226bd0fa1293e1dc99e679390dc2f8d803c.tar.bz2
make RSS contents (media/pages) configurable
Diffstat (limited to 'lib/plugins/config/lang/en')
-rw-r--r--lib/plugins/config/lang/en/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/config/lang/en/lang.php b/lib/plugins/config/lang/en/lang.php
index 74ec56345..8718b00ed 100644
--- a/lib/plugins/config/lang/en/lang.php
+++ b/lib/plugins/config/lang/en/lang.php
@@ -154,6 +154,7 @@ $lang['rss_content'] = 'What to display in the XML feed items?';
$lang['rss_update'] = 'XML feed update interval (sec)';
$lang['recent_days'] = 'How many recent changes to keep (days)';
$lang['rss_show_summary'] = 'XML feed show summary in title';
+$lang['rss_media'] = 'What kind of changes should be listed in the XML feed?';
/* Target options */
$lang['target____wiki'] = 'Target window for internal links';