win: Remove string table entries for the old menus
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
#define IDS_2077 2077 // "Click to capture mouse"
|
||||
#define IDS_2078 2078 // "Press F12-F8 to release mouse"
|
||||
#define IDS_2079 2079 // "Press F12-F8 or middle button.."
|
||||
#define IDS_2080 2080 // "E&xport to 86F..."
|
||||
#define IDS_2081 2081 // "Unable to initialize Flui.."
|
||||
#define IDS_2082 2082 // "Bus"
|
||||
#define IDS_2083 2083 // "File"
|
||||
@@ -62,16 +61,8 @@
|
||||
#define IDS_2086 2086 // "S"
|
||||
#define IDS_2087 2087 // "MB"
|
||||
#define IDS_2088 2088 // "Check BPB"
|
||||
#define IDS_2089 2089 // "&Image..."
|
||||
#define IDS_2090 2090 // "&Reload previous image"
|
||||
#define IDS_2091 2091 // "E&mpty"
|
||||
#define IDS_2092 2092 // "&Mute"
|
||||
#define IDS_2093 2093 // "E&ject"
|
||||
#define IDS_2094 2094 // "KB"
|
||||
#define IDS_2095 2095 // "Neither DirectDraw nor Dire.."
|
||||
#define IDS_2096 2096 // "&New image..."
|
||||
#define IDS_2097 2097 // "&Existing image..."
|
||||
#define IDS_2098 2098 // "Existing image (&Write-pr..."
|
||||
#define IDS_2099 2099 // "Default"
|
||||
#define IDS_2100 2100 // "%i Wait state(s)"
|
||||
#define IDS_2101 2101 // "Type"
|
||||
|
@@ -926,7 +926,6 @@ END
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_2080 "E&xport to 86F..."
|
||||
IDS_2081 "Unable to initialize FluidSynth, libfluidsynth.dll is required"
|
||||
IDS_2082 "Bus"
|
||||
IDS_2083 "File"
|
||||
@@ -935,16 +934,8 @@ BEGIN
|
||||
IDS_2086 "S"
|
||||
IDS_2087 "MB"
|
||||
IDS_2088 "Check BPB"
|
||||
IDS_2089 "&Image..."
|
||||
IDS_2090 "&Reload previous image"
|
||||
IDS_2091 "E&mpty"
|
||||
IDS_2092 "&Mute"
|
||||
IDS_2093 "E&ject"
|
||||
IDS_2094 "KB"
|
||||
IDS_2095 "86Box could not initialize the video renderer."
|
||||
IDS_2096 "&New image..."
|
||||
IDS_2097 "&Existing image..."
|
||||
IDS_2098 "Existing image (&Write-protected)..."
|
||||
IDS_2099 "Default"
|
||||
IDS_2100 "%i Wait state(s)"
|
||||
IDS_2101 "Type"
|
||||
|
Reference in New Issue
Block a user