-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-a2
-
Fix Version/s: 3.1.0-a3
-
Component/s: Language pack
-
Labels:None
'PLUPLOAD_ERR_UPLOAD_LIMIT' => 'Upload element accepts only %d file(s) at a time. Extra files were stripped.',
it should not be so
'PLUPLOAD_ERR_UPLOAD_LIMIT' => array(
1 => 'Upload element accepts only %d file at a time. Extra files were stripped.',
2 => 'Upload element accepts only %d files at a time. Extra files were stripped.',
),
- is duplicated by
-
PHPBB3-12449 plupload.php PLUPLOAD_FILES_QUEUED is not used
-
- Closed
-