| Index: ui/file_manager/zip_archiver/unpacker/_locales/ko/messages.json
 | 
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/ko/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/ko/messages.json
 | 
| deleted file mode 100644
 | 
| index 51417dfed393349938ebb31eb3cf7edc3db27b0f..0000000000000000000000000000000000000000
 | 
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/ko/messages.json
 | 
| +++ /dev/null
 | 
| @@ -1,46 +0,0 @@
 | 
| -{
 | 
| -  "name": {
 | 
| -    "message": "ZIP 압축 해제 프로그램",
 | 
| -    "description": "Name of the ZIP unpacker app."
 | 
| -  },
 | 
| -  "description": {
 | 
| -    "message": "파일 앱에서 ZIP 파일 열기",
 | 
| -    "description": "Short description of the ZIP unpacker app."
 | 
| -  },
 | 
| -  "mountErrorTitle": {
 | 
| -    "message": "보관 파일을 열지 못했습니다.",
 | 
| -    "description": "Title of a notification with a mounting error message."
 | 
| -  },
 | 
| -  "existsErrorMessage": {
 | 
| -    "message": "보관 파일이 이미 마운트되어 있습니다.",
 | 
| -    "description": "Error message when the archive is already mounted."
 | 
| -  },
 | 
| -  "otherErrorMessage": {
 | 
| -    "message": "보관 파일이 지원되지 않는 형식이거나 파일이 손상되었습니다.",
 | 
| -    "description": "Error message when opening an archive fails because of an unknown reason."
 | 
| -  },
 | 
| -  "mountingMessage": {
 | 
| -    "message": "잠시 기다려 주세요. 보관 파일을 검사하는 중입니다.",
 | 
| -    "description": "Message shown when opening an archive takes long time."
 | 
| -  },
 | 
| -  "passphraseTitle": {
 | 
| -    "message": "파일이 비밀번호로 보호되어 있습니다.",
 | 
| -    "description": "Title of the password input dialog."
 | 
| -  },
 | 
| -  "passphraseInputLabel": {
 | 
| -    "message": "비밀번호",
 | 
| -    "description": "Label of the password input field."
 | 
| -  },
 | 
| -  "passphraseAccept": {
 | 
| -    "message": "수락",
 | 
| -    "description": "Short name of the password accept button."
 | 
| -  },
 | 
| -  "passphraseCancel": {
 | 
| -    "message": "취소",
 | 
| -    "description": "Short name of the password cancel button."
 | 
| -  },
 | 
| -  "passphraseRemember": {
 | 
| -    "message": "저장",
 | 
| -    "description": "Title for of a checkbox whether the password should be remembered. Please keep it as short."
 | 
| -  }
 | 
| -}
 | 
| 
 |