aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
diff options
context:
space:
mode:
authorv12mike <github@ingenious.co.nz>2019-09-10 16:32:13 -0400
committerMarc Alexander <admin@m-a-styles.de>2019-11-21 13:44:20 +0100
commit78a913581c727801240758c0a8c3bfae86d124ca (patch)
tree4945aa5238d62b5da58656d202c6f2f4318755b3 /phpBB/language/en
parent63b7518a0f8b09d23a0d45c50d98aa3ff607f613 (diff)
downloadforums-78a913581c727801240758c0a8c3bfae86d124ca.tar
forums-78a913581c727801240758c0a8c3bfae86d124ca.tar.gz
forums-78a913581c727801240758c0a8c3bfae86d124ca.tar.bz2
forums-78a913581c727801240758c0a8c3bfae86d124ca.tar.xz
forums-78a913581c727801240758c0a8c3bfae86d124ca.zip
[ticket/9837] Display unapproved posts to posters
Add tests and improve style template PHPBB3-9837
Diffstat (limited to 'phpBB/language/en')
-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 d050c1b109..04ed4de5b1 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -614,7 +614,7 @@ $lang = array_merge($lang, array(
'POST_TIME' => 'Post time',
'POST_TOPIC' => 'Post a new topic',
'POST_UNAPPROVED_ACTION' => 'Post awaiting approval:',
- 'POST_UNAPPROVED' => 'This post has not been approved.',
+ 'POST_UNAPPROVED' => 'This post is not visible to other users until it has been approved',
'POWERED_BY' => 'Powered by %s',
'PREVIEW' => 'Preview',
'PREVIOUS' => 'Previous', // Used in pagination