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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 3d92f159fa..798199bdbd 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -345,7 +345,7 @@ $lang = array_merge($lang, array(
'POST_REPORTED' => 'Click to view report',
'POST_SUBJECT' => 'Post subject',
'POST_TIME' => 'Post time',
- 'POST_UNAPPROVED' => 'Click to approve post',
+ 'POST_UNAPPROVED' => 'This post is waiting for approval',
'PREVIEW' => 'Preview',
'PREVIOUS' => 'Previous',
'PRIVACY' => 'Privacy policy',