aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/posting.php
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-08-01 16:23:22 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-08-01 16:23:22 +0000
commit2ffdd92975cdacd7c12b5a438a62730ec02e6129 (patch)
treeda03a217d5074fb2d5ae2a99cf754742fed3ce4b /phpBB/language/en/acp/posting.php
parentfae688ba2af955afb6c2eaecad7f923359836865 (diff)
downloadforums-2ffdd92975cdacd7c12b5a438a62730ec02e6129.tar
forums-2ffdd92975cdacd7c12b5a438a62730ec02e6129.tar.gz
forums-2ffdd92975cdacd7c12b5a438a62730ec02e6129.tar.bz2
forums-2ffdd92975cdacd7c12b5a438a62730ec02e6129.tar.xz
forums-2ffdd92975cdacd7c12b5a438a62730ec02e6129.zip
#13918
And the language entries for the last ci. git-svn-id: file:///svn/phpbb/trunk@7993 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/posting.php')
-rw-r--r--phpBB/language/en/acp/posting.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php
index bededcf947..f5be3d4d5e 100644
--- a/phpBB/language/en/acp/posting.php
+++ b/phpBB/language/en/acp/posting.php
@@ -91,8 +91,12 @@ $lang = array_merge($lang, array(
'CURRENT_SMILIES' => 'Current smilies',
'CURRENT_SMILIES_EXPLAIN' => 'Choose what to do with the currently installed smilies.',
- 'DISPLAY_ON_POSTING' => 'Display on posting page',
+ 'DISPLAY_ON_POSTING' => 'Display on posting page',
+ 'DISPLAY_POSTING' => 'On posting page',
+ 'DISPLAY_POSTING_NO' => 'Not on posting page',
+
+
'EDIT_ICONS' => 'Edit icons',
'EDIT_SMILIES' => 'Edit smilies',
'EMOTION' => 'Emotion',