| Index: ui/file_manager/zip_archiver/unpacker/_locales/he/messages.json
|
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/he/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/he/messages.json
|
| deleted file mode 100644
|
| index 0e805e163a624b46cf7fdb82601230db1adcbbe1..0000000000000000000000000000000000000000
|
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/he/messages.json
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "name": {
|
| - "message": "ZIP unpacker",
|
| - "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."
|
| - }
|
| -}
|
|
|