1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 21:54:00 +02:00

some language fixes reported.

git-svn-id: file:///svn/phpbb/trunk@7570 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-05-14 15:05:32 +00:00
parent 1c4ddb5366
commit 26cf5c195d
8 changed files with 25 additions and 25 deletions

View File

@@ -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',