mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +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
|
|
@ -428,7 +428,7 @@ $lang->cmd_cleanup_reason = '삭제 이유';
|
|||
$lang->cmd_cleanup_reason_deleted = '사용하지 않음';
|
||||
$lang->cmd_cleanup_reason_deleted_xe = 'XE에서 사용하던 %s';
|
||||
$lang->cmd_cleanup_reason_deleted_xmllang = 'XE에서 사용하던 XML 언어 파일';
|
||||
$lang->cmd_cleanup_reason_moved = '이동';
|
||||
$lang->cmd_cleanup_reason_moved = '이동됨';
|
||||
$lang->cmd_cleanup_reason_case = '대소문자 구분 변경';
|
||||
$lang->cmd_cleanup_error_reason = '삭제 실패 이유';
|
||||
$lang->msg_cleanup_list_empty = '삭제할 파일이 없습니다.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue