Change settings save confirmation to follow the established "emulated machine" convention
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
#define IDS_2119 2119 // "Exit"
|
||||
#define IDS_2120 2120 // "No ROMs found"
|
||||
#define IDS_2121 2121 // "Do you want to save the settings?"
|
||||
#define IDS_2122 2122 // "This will hard reset the virtual..."
|
||||
#define IDS_2122 2122 // "This will hard reset the emulated..."
|
||||
#define IDS_2123 2123 // "Save"
|
||||
#define IDS_2124 2124 // "About 86Box"
|
||||
#define IDS_2125 2125 // "86Box v" EMU_VERSION
|
||||
|
||||
@@ -1000,7 +1000,7 @@ BEGIN
|
||||
IDS_2119 "Exit"
|
||||
IDS_2120 "No ROMs found"
|
||||
IDS_2121 "Do you want to save the settings?"
|
||||
IDS_2122 "This will hard reset the virtual machine."
|
||||
IDS_2122 "This will hard reset the emulated machine."
|
||||
IDS_2123 "Save"
|
||||
IDS_2124 "About 86Box"
|
||||
IDS_2125 "86Box v" EMU_VERSION
|
||||
|
||||
Reference in New Issue
Block a user