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 '7zip/UI/GUI/resource.h')
-rwxr-xr-x7zip/UI/GUI/resource.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/7zip/UI/GUI/resource.h b/7zip/UI/GUI/resource.h
index b999873d..af4fdc0b 100755
--- a/7zip/UI/GUI/resource.h
+++ b/7zip/UI/GUI/resource.h
@@ -22,6 +22,8 @@
#define IDS_COMPRESS_UPDATE_MODE_FRESH 92
#define IDS_COMPRESS_UPDATE_MODE_SYNCHRONIZE 93
+#define IDS_COMPRESS_INCORRECT_VOLUME_SIZE 95
+
#define IDS_COMPRESS_SET_ARCHIVE_DIALOG_TITLE 96
#define IDS_CANT_UPDATE_ARCHIVE 97
@@ -31,6 +33,9 @@
#define IDS_MESSAGE_NO_ERRORS 101
#define IDS_CONFIG_DIALOG_CAPTION 102
+#define IDS_PASSWORD_USE_ASCII 110
+#define IDS_PASSWORD_PASSWORDS_DO_NOT_MATCH 111
+#define IDS_PASSWORD_IS_TOO_LONG 112
#define IDD_DIALOG_EXTRACT 137
#define IDB_DELETE 149