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 9d2755667d..e6fd409073 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -590,8 +590,8 @@ $lang = array_merge($lang, array(
'UNREAD_MESSAGES' => 'Unread messages',
'UNREAD_PM' => '<strong>%d</strong> unread message',
'UNREAD_PMS' => '<strong>%d</strong> unread messages',
- 'UNWATCHED_FORUMS' => 'You are no longer watching the selected forums.',
- 'UNWATCHED_TOPICS' => 'You are no longer watching the selected topics.',
+ 'UNWATCHED_FORUMS' => 'You are no longer subscribed to the selected forums.',
+ 'UNWATCHED_TOPICS' => 'You are no longer subscribed to the selected topics.',
'UPDATE' => 'Update',
'UPLOAD_IN_PROGRESS' => 'The upload is currently in progress.',
'URL_REDIRECT' => 'If your browser does not support meta redirection %splease click HERE to be redirected%s.',