aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 9e5de4d61b..8b0e60b75c 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -383,8 +383,8 @@ $lang = array_merge($lang, array(
'NO_ONLINE_USERS' => 'No registered users',
'NO_POSTS' => 'No posts',
'NO_POSTS_TIME_FRAME' => 'No posts exist inside this topic for the selected time frame.',
- 'NO_FEED_ENABLED' => 'Feeds are not enabled.',
- 'NO_FEED' => 'Couldn\'t find Feed.',
+ 'NO_FEED_ENABLED' => 'Feeds are not available on this board.',
+ 'NO_FEED' => 'The requested feed is not available.',
'NO_SUBJECT' => 'No subject specified', // Used for posts having no subject defined but displayed within management pages.
'NO_SUCH_SEARCH_MODULE' => 'The specified search backend doesn’t exist.',
'NO_SUPPORTED_AUTH_METHODS' => 'No supported authentication methods.',