mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
Move friendly error message feature to Message module
This commit is contained in:
parent
26710e2675
commit
e31704ffc2
9 changed files with 41 additions and 20 deletions
|
|
@ -1,3 +1,5 @@
|
|||
<?php
|
||||
$lang->message = 'Display Errors';
|
||||
$lang->about_skin = 'You may select skins for error messages.';
|
||||
$lang->msg_administrator_login = 'Administrator Login';
|
||||
$lang->error_help['baseobject'] = 'Object → BaseObject conversion is required in a third-party program. Please fix it by consulting the file name and line number shown above.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue