4.44 beta

This commit is contained in:
Igor Pavlov
2007-01-20 00:00:00 +00:00
committed by Kornel Lesiński
parent 804edc5756
commit d9666cf046
1331 changed files with 10535 additions and 13791 deletions

View File

@@ -0,0 +1,19 @@
#define IDS_FILE_MODIFIED 600
#define IDS_FILE_SIZE 601
#define IDD_DIALOG_OVERWRITE 502
#define IDC_STATIC_OVERWRITE_HEADER 1000
#define IDC_STATIC_OVERWRITE_QUESTION_BEGIN 1001
#define IDC_STATIC_OVERWRITE_QUESTION_END 1002
#define IDC_STATIC_OVERWRITE_OLD_FILE_ICON 1003
#define IDC_STATIC_OVERWRITE_NEW_FILE_ICON 1004
#define IDC_STATIC_OVERWRITE_OLD_FILE_SIZE_TIME 1005
#define IDC_STATIC_OVERWRITE_NEW_FILE_SIZE_TIME 1006
#define IDC_BUTTON_OVERWRITE_YES_TO_ALL 1010
#define IDC_BUTTON_OVERWRITE_NO_TO_ALL 1011
#define IDC_BUTTON_OVERWRITE_AUTO_RENAME 1012