| Index: ui/file_manager/zip_archiver/unpacker/_locales/ja/messages.json
 | 
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/ja/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/ja/messages.json
 | 
| deleted file mode 100644
 | 
| index 551e0baf1e882d3d7979d983cb5ade882c2e431c..0000000000000000000000000000000000000000
 | 
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/ja/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."
 | 
| -  }
 | 
| -}
 | 
| 
 |