From 4890a65106004651dfc5d81128ced9564dd1defa Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 19 Apr 2015 20:08:37 +0200 Subject: Windows: solve translation issue with IDM_DEFAULT_MOUNT_PARAMETERS menu item --- src/Mount/Resource.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Mount/Resource.h b/src/Mount/Resource.h index 1c50c52c..568d6c71 100644 --- a/src/Mount/Resource.h +++ b/src/Mount/Resource.h @@ -228,8 +228,7 @@ #define IDM_ANALYZE_SYSTEM_CRASH 40063 #define IDM_DONATE 40064 #define IDM_VOLUME_EXPANDER 40065 -#define ID_SETTINGS_DEFAULTMOUNTOPTIONS 40066 -#define IDM_DEFAULT_MOUNT_PARAMETERS 40067 +#define IDM_DEFAULT_MOUNT_PARAMETERS 40066 // Next default values for new objects // @@ -237,7 +236,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 119 -#define _APS_NEXT_COMMAND_VALUE 40068 +#define _APS_NEXT_COMMAND_VALUE 40067 #define _APS_NEXT_CONTROL_VALUE 1142 #define _APS_NEXT_SYMED_VALUE 101 #endif -- cgit v1.2.3