aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-12-27 00:48:52 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-12-27 00:48:52 +0000
commitad7e3ccf4c8d233744cd7408f42484405f7d9c48 (patch)
treea814f853010b99776f35845a148513359aa7189e /phpBB/language/en/common.php
parentd7261a5425fab26a4ac5b39697fe2c987cb5e066 (diff)
downloadforums-ad7e3ccf4c8d233744cd7408f42484405f7d9c48.tar
forums-ad7e3ccf4c8d233744cd7408f42484405f7d9c48.tar.gz
forums-ad7e3ccf4c8d233744cd7408f42484405f7d9c48.tar.bz2
forums-ad7e3ccf4c8d233744cd7408f42484405f7d9c48.tar.xz
forums-ad7e3ccf4c8d233744cd7408f42484405f7d9c48.zip
Integrate active topics feed. Some language adjustments and rearrangements.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10382 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index b97445f186..75aeb90855 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -491,6 +491,8 @@ $lang = array_merge($lang, array(
'RETURN_TO' => 'Return to',
'FEED' => 'Feed',
'FEED_NEWS' => 'News',
+ 'FEED_TOPICS_ACTIVE' => 'Active Topics',
+ 'FEED_TOPICS_NEW' => 'New Topics',
'RULES_ATTACH_CAN' => 'You <strong>can</strong> post attachments in this forum',
'RULES_ATTACH_CANNOT' => 'You <strong>cannot</strong> post attachments in this forum',
'RULES_DELETE_CAN' => 'You <strong>can</strong> delete your posts in this forum',