mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 13:15:04 -06:00
32 lines
1.0 KiB
C
Executable File
32 lines
1.0 KiB
C
Executable File
#define IDS_CONTEXT_EXTRACT 42
|
|
#define IDS_CONTEXT_EXTRACT_HELP 43
|
|
#define IDS_CONTEXT_COMPRESS 44
|
|
#define IDS_CONTEXT_COMPRESS_HELP 45
|
|
#define IDS_CONTEXT_OPEN 46
|
|
#define IDS_CONTEXT_OPEN_HELP 47
|
|
#define IDS_CONTEXT_TEST 48
|
|
#define IDS_CONTEXT_TEST_HELP 49
|
|
#define IDS_CONTEXT_CAPTION_HELP 50
|
|
#define IDS_CONTEXT_POPUP_CAPTION 51
|
|
|
|
#define IDS_CONTEXT_EXTRACT_HERE 52
|
|
#define IDS_CONTEXT_EXTRACT_HERE_HELP 53
|
|
|
|
#define IDS_CONTEXT_EXTRACT_TO 54
|
|
#define IDS_CONTEXT_EXTRACT_TO_HELP 55
|
|
|
|
#define IDS_CONTEXT_COMPRESS_TO 56
|
|
#define IDS_CONTEXT_COMPRESS_TO_HELP 57
|
|
|
|
#define IDS_CONTEXT_COMPRESS_EMAIL 58
|
|
#define IDS_CONTEXT_COMPRESS_EMAIL_HELP 59
|
|
|
|
#define IDS_CONTEXT_COMPRESS_TO_EMAIL 60
|
|
#define IDS_CONTEXT_COMPRESS_TO_EMAIL_HELP 61
|
|
|
|
#define IDS_CONTEXT_FOLDER 70
|
|
#define IDS_CONTEXT_ARCHIVE 71
|
|
|
|
#define IDS_ERROR 100
|
|
#define IDS_CONFIG_DIALOG_CAPTION 102
|