mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
oh my god - what did he do? Adding attachment display to post/topic review, queue, reports, post details, mcp topic view... fixing other tiny things along the line.
git-svn-id: file:///svn/phpbb/trunk@7642 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -108,11 +108,9 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'HIDE_CSS' => 'Hide raw CSS',
|
||||
|
||||
'IMAGE_CONFIGURATION' => 'Image configuration',
|
||||
'IMAGE_WIDTH' => 'Image width',
|
||||
'IMAGE_HEIGHT' => 'Image height',
|
||||
'IMAGE' => 'Image',
|
||||
'IMAGE_LOCATION' => 'Image location',
|
||||
'IMAGE_NAME' => 'Image name',
|
||||
'IMAGE_PARAMETER' => 'Parameter',
|
||||
'IMAGE_VALUE' => 'Value',
|
||||
@@ -280,8 +278,6 @@ $lang = array_merge($lang, array(
|
||||
'LINE_SPACING' => 'Line spacing',
|
||||
'LOCALISED_IMAGES' => 'Localised',
|
||||
|
||||
'EDITED_IMAGESET' => 'Edited imageset',
|
||||
|
||||
'NO_CLASS' => 'Cannot find class in stylesheet.',
|
||||
'NO_IMAGESET' => 'Cannot find imageset on filesystem.',
|
||||
'NO_IMAGE' => 'No image',
|
||||
|
Reference in New Issue
Block a user