mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
check file type
git-svn-id: file:///svn/phpbb/trunk@6354 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -232,6 +232,8 @@ $lang = array_merge($lang, array(
|
||||
'ICQ_STATUS' => 'ICQ status',
|
||||
'IF' => 'if',
|
||||
'IMAGE' => 'Image',
|
||||
'IMAGE_FILETYPE_INVALID' => 'Image filetype %d for mimetype %s not supported.',
|
||||
'IMAGE_FILETYPE_MISMATCH' => 'Image filetype mismatch: expected extension %1$s but extension %2$s given.',
|
||||
'IN' => 'in',
|
||||
'INDEX' => 'Index page',
|
||||
'INFORMATION' => 'Information',
|
||||
|
Reference in New Issue
Block a user