From 78d22e569bf8b907cfe1aba8fcbc9377f5c6f852 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 25 Jun 2023 18:08:59 +0200 Subject: Windows: 100% localization of Expander UI strings --- src/ExpandVolume/resource.h | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'src/ExpandVolume/resource.h') diff --git a/src/ExpandVolume/resource.h b/src/ExpandVolume/resource.h index 51fe1c0c..d4e1c1dd 100644 --- a/src/ExpandVolume/resource.h +++ b/src/ExpandVolume/resource.h @@ -43,24 +43,22 @@ #define IDC_SELECT_FILE 1042 #define IDC_VOLUME_PROPERTIES 1044 #define IDT_RANDOM_POOL 1047 -#define IDT_VOL_NAME 1047 #define IDT_HEADER_KEY 1048 -#define IDT_CURRENT_SIZE 1048 -#define IDT_VOLUME 1049 #define IDT_MASTER_KEY 1049 -#define IDT_NEW_SIZE 1049 -#define IDT_PASSWORD 1050 #define IDT_DONE 1050 #define IDT_SPEED 1051 #define IDT_LEFT 1052 #define IDT_INIT_SPACE 1053 #define IDT_FILE_SYS 1054 -#define IDT_INIT_SPACE2 1055 -#define IDT_RANDOM_POOL2 1055 #define IDC_EXIT 1060 #define IDC_UNMOUNTALL 1063 #define IDC_SHOW_PASSWORD 1094 #define IDC_LOGO 1095 +#define IDT_VOL_NAME 1096 +#define IDT_CURRENT_SIZE 1097 +#define IDT_NEW_SIZE 1098 +#define IDT_VOLUME 1099 +#define IDT_PASSWORD 1100 #define IDC_SIZEDLG_TITLE 1111 #define IDC_INIT_NEWSPACE 1112 #define IDC_INFOEXPAND 1113 @@ -73,6 +71,7 @@ #define ID_HOMEPAGE 1145 #define IDC_QUICKEXPAND 1146 #define IDC_STEPSEXPAND 1147 +#define IDT_NEW_SIZE_BOX_TITLE 1148 #define IDM_HELP 40001 #define IDM_ABOUT 40002 #define IDM_UNMOUNT_VOLUME 40003 @@ -143,7 +142,7 @@ #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 120 #define _APS_NEXT_COMMAND_VALUE 40064 -#define _APS_NEXT_CONTROL_VALUE 1148 +#define _APS_NEXT_CONTROL_VALUE 1149 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3