mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 20:21:37 +00:00
Empty commit
This commit is contained in:
parent
f38697f08c
commit
8909617eda
@ -343,6 +343,21 @@
|
||||
'pm' => 'Please be careful when specifying the format of your uploads'
|
||||
)
|
||||
),
|
||||
'wrong_media' => array(
|
||||
'priority' => '33',
|
||||
'title' => 'Wrong Specified Media',
|
||||
'report_messages' => array(
|
||||
"Please specify the correct media."
|
||||
),
|
||||
'report_fields' => array(
|
||||
),
|
||||
'resolve_options' => array(
|
||||
'upload' => '0',
|
||||
'warn' => '0',
|
||||
'delete' => '0',
|
||||
'pm' => 'Please be careful when specifying the media of your uploads'
|
||||
)
|
||||
),
|
||||
'format' => array(
|
||||
'priority' => '10',
|
||||
'title' => 'Disallowed Format',
|
||||
|
Loading…
Reference in New Issue
Block a user