Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/UI/Explorer/resource.h')
-rwxr-xr-xCPP/7zip/UI/Explorer/resource.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/CPP/7zip/UI/Explorer/resource.h b/CPP/7zip/UI/Explorer/resource.h
new file mode 100755
index 00000000..aec1e7cd
--- /dev/null
+++ b/CPP/7zip/UI/Explorer/resource.h
@@ -0,0 +1,31 @@
+#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