forked from leftypol/leftypol
Give descriptive name to report too long error
This commit is contained in:
parent
ed55ea23ea
commit
af889e8941
1 changed files with 1 additions and 1 deletions
|
@ -1151,7 +1151,7 @@
|
|||
$config['error']['nodelete'] = _('You didn\'t select anything to delete.');
|
||||
$config['error']['nodeletethread'] = _('You are not allowed to delete threads.');
|
||||
$config['error']['noreport'] = _('You didn\'t select anything to report.');
|
||||
$config['error']['invalidreport'] = _('The reason was too long.');
|
||||
$config['error']['toolongreport'] = _('The reason was too long.');
|
||||
$config['error']['toomanyreports'] = _('You can\'t report that many posts at once.');
|
||||
$config['error']['invalidpassword'] = _('Wrong password…');
|
||||
$config['error']['invalidimg'] = _('Invalid image.');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue