aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/posting.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-14 15:05:32 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-14 15:05:32 +0000
commit26cf5c195d1bcf2c0eee7e598a9794888ba921f8 (patch)
tree9bdea017b59ff79c1480100aa9b6550920a346ac /phpBB/language/en/acp/posting.php
parent1c4ddb5366b9f8311f81e3233a150e44bfa484fa (diff)
downloadforums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar.gz
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar.bz2
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar.xz
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.zip
some language fixes reported.
git-svn-id: file:///svn/phpbb/trunk@7570 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/posting.php')
-rw-r--r--phpBB/language/en/acp/posting.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php
index 10bab1959d..1b60b2c6e8 100644
--- a/phpBB/language/en/acp/posting.php
+++ b/phpBB/language/en/acp/posting.php
@@ -49,7 +49,7 @@ $lang = array_merge($lang, array(
'BBCODE_TAG_DEF_TOO_LONG' => 'The tag definition that you have entered is too long, please shorten your tag definition.',
'BBCODE_USAGE' => 'BBCode usage',
'BBCODE_USAGE_EXAMPLE' => '[hilight={COLOR}]{TEXT}[/hilight]<br /><br />[font={TEXT1}]{TEXT2}[/font]',
- 'BBCODE_USAGE_EXPLAIN' => 'Here you define how to use the bbcode. Replace any variable input by the corresponding token (%ssee below%s).',
+ 'BBCODE_USAGE_EXPLAIN' => 'Here you define how to use the BBCode. Replace any variable input by the corresponding token (%ssee below%s).',
'EXAMPLE' => 'Example:',
'EXAMPLES' => 'Examples:',
@@ -89,7 +89,7 @@ $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',
+ 'DISPLAY_ON_POSTING' => 'Display on posting page',
'EDIT_ICONS' => 'Edit icons',
'EDIT_SMILIES' => 'Edit smilies',
@@ -116,8 +116,8 @@ $lang = array_merge($lang, array(
'ICONS_ORDER' => 'Icon order',
'ICONS_URL' => 'Icon image file',
'ICONS_WIDTH' => 'Icon width',
- 'IMPORT_ICONS' => 'Install icons pak',
- 'IMPORT_SMILIES' => 'Install smilies pak',
+ 'IMPORT_ICONS' => 'Install icons package',
+ 'IMPORT_SMILIES' => 'Install smilies package',
'KEEP_ALL' => 'Keep all',