mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Make cleanup message less confusing for moved files and directories
This commit is contained in:
parent
f0f414db1c
commit
f4516a4391
3 changed files with 3 additions and 3 deletions
|
|
@ -432,7 +432,7 @@ $lang->cmd_cleanup_reason = 'Reason to delete';
|
|||
$lang->cmd_cleanup_reason_deleted = 'Not used anymore';
|
||||
$lang->cmd_cleanup_reason_deleted_xe = 'This %s was only used in XE';
|
||||
$lang->cmd_cleanup_reason_deleted_xmllang = 'This is an XML lang file only used in XE';
|
||||
$lang->cmd_cleanup_reason_moved = 'Moved';
|
||||
$lang->cmd_cleanup_reason_moved = 'Moved to';
|
||||
$lang->cmd_cleanup_reason_case = 'Changed case';
|
||||
$lang->cmd_cleanup_error_reason = 'Reason for failure';
|
||||
$lang->msg_cleanup_list_empty = 'There is no file to clean up.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue