Rename Program Settings to Preferences
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DLG_PROG_SETT DIALOG DISCARDABLE 0, 0, 240, 118
|
||||
DLG_PREFERENCES DIALOG DISCARDABLE 0, 0, 240, 118
|
||||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION STR_PROG_SETT
|
||||
CAPTION STR_PREFERENCES
|
||||
FONT FONT_SIZE, FONT_NAME
|
||||
BEGIN
|
||||
DEFPUSHBUTTON STR_OK, IDOK, 123, 97, 50, 14
|
||||
@@ -460,7 +460,7 @@ BEGIN
|
||||
BS_AUTOCHECKBOX | WS_TABSTOP,147,128,94,10
|
||||
END
|
||||
|
||||
#undef STR_PROG_SETT
|
||||
#undef STR_PREFERENCES
|
||||
#undef STR_SND_GAIN
|
||||
#undef STR_NEW_FLOPPY
|
||||
#undef STR_CONFIG
|
||||
|
||||
Reference in New Issue
Block a user