From 394ed5d867402b8dec51094281492c1552d5478e Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 25 Jun 2023 00:41:02 +0200 Subject: Windows: Better language localization support for Expander. More work is needed to localize remaining string resources --- src/ExpandVolume/resource.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ExpandVolume/resource.h') diff --git a/src/ExpandVolume/resource.h b/src/ExpandVolume/resource.h index 99d89dda..51fe1c0c 100644 --- a/src/ExpandVolume/resource.h +++ b/src/ExpandVolume/resource.h @@ -72,6 +72,7 @@ #define IDC_OLD_PIM_HELP 1144 #define ID_HOMEPAGE 1145 #define IDC_QUICKEXPAND 1146 +#define IDC_STEPSEXPAND 1147 #define IDM_HELP 40001 #define IDM_ABOUT 40002 #define IDM_UNMOUNT_VOLUME 40003 @@ -142,7 +143,7 @@ #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 120 #define _APS_NEXT_COMMAND_VALUE 40064 -#define _APS_NEXT_CONTROL_VALUE 1147 +#define _APS_NEXT_CONTROL_VALUE 1148 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3