mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
Clarify message sending options when managing documents
This commit is contained in:
parent
87a3256fa0
commit
893b08a742
4 changed files with 52 additions and 31 deletions
|
|
@ -104,7 +104,9 @@ $lang->select_module_id = 'Select a module ID.';
|
|||
$lang->select_category = 'Select a category.';
|
||||
$lang->category_description = 'Category Description';
|
||||
$lang->no_title_document = 'No title in this document.';
|
||||
$lang->send_default_message = 'Send the default message';
|
||||
$lang->send_default_message = 'Send default message';
|
||||
$lang->send_custom_message = 'Send message with content below';
|
||||
$lang->send_no_message = 'Don\'t send message';
|
||||
$lang->msg_admin_document_no_move_to_trash = 'You are not allowed to move the superadmin\'s article to the trash bin.';
|
||||
$lang->default_message_format = '%1$s the document by manager.';
|
||||
$lang->default_message_verbs['move'] = 'moved';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue