aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/posting.php
diff options
context:
space:
mode:
authorTom Beddard <subblue@users.sourceforge.net>2006-02-10 22:48:12 +0000
committerTom Beddard <subblue@users.sourceforge.net>2006-02-10 22:48:12 +0000
commit9f99285149aec72bde4048dbfe68bbb0eb2b0f0e (patch)
tree6766890e9ca503ea53e7680ba5b2e060ca20a681 /phpBB/language/en/posting.php
parent677f9aedbf78cf4acc3f4f26d8b48afd11590584 (diff)
downloadforums-9f99285149aec72bde4048dbfe68bbb0eb2b0f0e.tar
forums-9f99285149aec72bde4048dbfe68bbb0eb2b0f0e.tar.gz
forums-9f99285149aec72bde4048dbfe68bbb0eb2b0f0e.tar.bz2
forums-9f99285149aec72bde4048dbfe68bbb0eb2b0f0e.tar.xz
forums-9f99285149aec72bde4048dbfe68bbb0eb2b0f0e.zip
Moved topic_review string into the common so it is available for the MCP
git-svn-id: file:///svn/phpbb/trunk@5543 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/posting.php')
-rw-r--r--phpBB/language/en/posting.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php
index 8fc94e7557..e54020b8f9 100644
--- a/phpBB/language/en/posting.php
+++ b/phpBB/language/en/posting.php
@@ -174,7 +174,6 @@ $lang = array_merge($lang, array(
'TOO_MANY_URLS' => 'Your message contains too many urls. A maximum of %d urls are allowed.',
'TOO_MANY_USER_OPTIONS' => 'You cannot specify more Options per User than existing poll options',
'TOPIC_BUMPED' => 'Topic has been bumped successfully',
- 'TOPIC_REVIEW' => 'Topic review',
'UNAUTHORISED_BBCODE' => 'You cannot use certain bbcodes: ',
'UPDATE_COMMENT' => 'Update comment',