1370b324cSopenharmony_ci#define IDS_MEM_ERROR 3000 2370b324cSopenharmony_ci 3370b324cSopenharmony_ci#define IDS_CANNOT_CREATE_FOLDER 3003 4370b324cSopenharmony_ci#define IDS_UPDATE_NOT_SUPPORTED 3004 5370b324cSopenharmony_ci#define IDS_CANT_OPEN_ARCHIVE 3005 6370b324cSopenharmony_ci#define IDS_CANT_OPEN_ENCRYPTED_ARCHIVE 3006 7370b324cSopenharmony_ci#define IDS_UNSUPPORTED_ARCHIVE_TYPE 3007 8370b324cSopenharmony_ci 9370b324cSopenharmony_ci#define IDS_CANT_OPEN_AS_TYPE 3017 10370b324cSopenharmony_ci#define IDS_IS_OPEN_AS_TYPE 3018 11370b324cSopenharmony_ci#define IDS_IS_OPEN_WITH_OFFSET 3019 12370b324cSopenharmony_ci 13370b324cSopenharmony_ci#define IDS_PROGRESS_EXTRACTING 3300 14370b324cSopenharmony_ci 15370b324cSopenharmony_ci#define IDS_PROGRESS_SKIPPING 3325 16370b324cSopenharmony_ci 17370b324cSopenharmony_ci#define IDS_EXTRACT_SET_FOLDER 3402 18370b324cSopenharmony_ci 19370b324cSopenharmony_ci#define IDS_EXTRACT_PATHS_FULL 3411 20370b324cSopenharmony_ci#define IDS_EXTRACT_PATHS_NO 3412 21370b324cSopenharmony_ci#define IDS_EXTRACT_PATHS_ABS 3413 22370b324cSopenharmony_ci#define IDS_PATH_MODE_RELAT 3414 23370b324cSopenharmony_ci 24370b324cSopenharmony_ci#define IDS_EXTRACT_OVERWRITE_ASK 3421 25370b324cSopenharmony_ci#define IDS_EXTRACT_OVERWRITE_WITHOUT_PROMPT 3422 26370b324cSopenharmony_ci#define IDS_EXTRACT_OVERWRITE_SKIP_EXISTING 3423 27370b324cSopenharmony_ci#define IDS_EXTRACT_OVERWRITE_RENAME 3424 28370b324cSopenharmony_ci#define IDS_EXTRACT_OVERWRITE_RENAME_EXISTING 3425 29370b324cSopenharmony_ci 30370b324cSopenharmony_ci#define IDS_EXTRACT_MESSAGE_UNSUPPORTED_METHOD 3700 31370b324cSopenharmony_ci#define IDS_EXTRACT_MESSAGE_DATA_ERROR 3701 32370b324cSopenharmony_ci#define IDS_EXTRACT_MESSAGE_CRC_ERROR 3702 33370b324cSopenharmony_ci#define IDS_EXTRACT_MESSAGE_DATA_ERROR_ENCRYPTED 3703 34370b324cSopenharmony_ci#define IDS_EXTRACT_MESSAGE_CRC_ERROR_ENCRYPTED 3704 35370b324cSopenharmony_ci 36370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_WRONG_PSW_GUESS 3710 37370b324cSopenharmony_ci// #define IDS_EXTRACT_MSG_ENCRYPTED 3711 38370b324cSopenharmony_ci 39370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_UNSUPPORTED_METHOD 3721 40370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_DATA_ERROR 3722 41370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_CRC_ERROR 3723 42370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_UNAVAILABLE_DATA 3724 43370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_UEXPECTED_END 3725 44370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_DATA_AFTER_END 3726 45370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_IS_NOT_ARC 3727 46370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_HEADERS_ERROR 3728 47370b324cSopenharmony_ci#define IDS_EXTRACT_MSG_WRONG_PSW_CLAIM 3729 48370b324cSopenharmony_ci 49370b324cSopenharmony_ci#define IDS_OPEN_MSG_UNAVAILABLE_START 3763 50370b324cSopenharmony_ci#define IDS_OPEN_MSG_UNCONFIRMED_START 3764 51370b324cSopenharmony_ci#define IDS_OPEN_MSG_UNSUPPORTED_FEATURE 3768 52