📄 wre.msg
字号:
"All Strings",
"All Strings" )
// WRECLIP.C
pick( WRE_RESTOOLARGETOPASTE,
"Resource is too large to paste.",
"Resource is too large to paste." )
// WRERENAM.C
pick( WRE_NORENAMESTRINGS,
"You may not rename string resources.",
"You may not rename string resources." )
pick( WRE_DUPRESNAME,
"There is already a resource with this name.",
"There is already a resource with this name." )
// WRENAMES.C
pick( WRE_EMPTYRESNAME,
"Empty Resource",
"Empty Resource" )
pick( WRE_CURSORGROUPNAME,
"Cursor Group Resources",
"Cursor Group Resources" )
pick( WRE_ICONGROUPNAME,
"Icon Group Resources",
"Icon Group Resources" )
pick( WRE_BITMAPNAME,
"Bitmap Resources",
"Bitmap Resources" )
pick( WRE_MENUNAME,
"Menu Resources",
"Menu Resources" )
pick( WRE_DIALOGNAME,
"Dialog Resources",
"Dialog Resources" )
pick( WRE_STRINGNAME,
"String Resources",
"String Resources" )
pick( WRE_FONTNAME,
"Font Resources",
"Font Resources" )
pick( WRE_ACCELNAME,
"Accelerator Resources",
"Accelerator Resources" )
pick( WRE_USERDATANAME,
"User-Defined Data",
"User-Defined Data" )
pick( WRE_CURSORNAME,
"Cursor Resources",
"Cursor Resources" )
pick( WRE_ICONNAME,
"Icon Resources",
"Icon Resources" )
pick( WRE_FONTDIRNAME,
"Font Directory Resources",
"Font Directory Resources" )
pick( WRE_MESSAGETABLENAME,
"Message Table Resources",
"Message Table Resources" )
pick( WRE_VERSIONNAME,
"Version Information Resources",
"Version Information Resources" )
pick( WRE_DLGINCLUDENAME,
"Dialog Include Resources",
"Dialog Include Resources" )
pick( WRE_TOTALTEXT_NONE,
"No Resources",
"No Resources" )
pick( WRE_TOTALTEXT_ONE,
"1 Resource",
"1 Resource" )
pick( WRE_TOTALTEXT,
"%d Resources",
"%d Resources" )
// WREMAIN.C
pick( WRE_APPNAME,
"Open Watcom Resource Editor",
"Open Watcom Resource Editor" )
pick( WRE_INITFAILED,
"Initialization Failed!",
"Initialization Failed!" )
pick( WRE_DDEINITFAILED,
"DDE Initialization Failed!",
"DDE Initialization Failed!" )
pick( WRE_NOREGISTERCLIPFORMATS,
"Could not register clipboard formats!",
"Could not register clipboard formats!" )
pick( WRE_NOLOADACCELTABLE,
"Could not load accelerator table!",
"Could not load accelerator table!" )
pick( WRE_NOCREATEAPPWINDOW,
"Could not create application window!",
"Could not create application window!" )
pick( WRE_NOCREATETOOLRIBBON,
"Could not create tool ribbon!",
"Could not create tool ribbon!" )
pick( WRE_NOCREATESTATUSLINE,
"Could not create status line!",
"Could not create status line!" )
pick( WRE_NOINITHINTS,
"Could not initalize hints!",
"Could not initalize hints!" )
pick( WRE_MOCREATEMDICLIENT,
"Could not create MDI Client window!",
"Could not create MDI Client window!" )
pick( WRE_EDITSESSIONPENDING,
"Edit session still pending",
"Edit session still pending" )
pick( WRE_INPUTFILESNOTLOADED,
"Input file(s) not Loaded.",
"Input file(s) not Loaded." )
pick( WRE_INVALIDINPUTFILE,
"Invalid input file.",
"Invalid input file." )
// WRERES.C
pick( WRE_UNTITLED,
"_untitled",
"_untitled" )
pick( WRE_OPENPROJECTTITLE,
"Open File",
"Open File" )
pick( WRE_SAVEPROJECTTITLE,
"Save File",
"Save File" )
pick( WRE_SAVEASPROJECTTITLE,
"Save File As",
"Save File As" )
pick( WRE_COPYINTOPROJECTTITLE,
"Copy Resource Into File",
"Copy Resource Into File" )
pick( WRE_PROJECTFILTER,
"Bitmap Files (*.BMP)\t*.BMP\tCursor Files (*.CUR)\t*.CUR\t"
"Icon Files (*.ICO)\t*.ICO\tResource Files (*.RES)\t*.RES\t"
"Executable Files (*.EXE)\t*.EXE\tDLL Libraries (*.DLL)\t*.DLL\t",
"Bitmap Files (*.BMP)\t*.BMP\tCursor Files (*.CUR)\t*.CUR\t"
"Icon Files (*.ICO)\t*.ICO\tResource Files (*.RES)\t*.RES\t"
"Executable Files (*.EXE)\t*.EXE\tDLL Libraries (*.DLL)\t*.DLL\t" )
pick( WRE_PROJECTFILTERNOEXE,
"Bitmap Files (*.BMP)\t*.BMP\tCursor Files (*.CUR)\t*.CUR\t"
"Icon Files (*.ICO)\t*.ICO\tResource Files (*.RES)\t*.RES\t",
"Bitmap Files (*.BMP)\t*.BMP\tCursor Files (*.CUR)\t*.CUR\t"
"Icon Files (*.ICO)\t*.ICO\tResource Files (*.RES)\t*.RES\t" )
pick( WRE_SAVEMLTFILTER,
"Resource Files (*.RES)\t*.RES\tExecutable Files (*.EXE)\t*.EXE\t"
"DLL Libraries (*.DLL)\t*.DLL\t",
"Resource Files (*.RES)\t*.RES\tExecutable Files (*.EXE)\t*.EXE\t"
"DLL Libraries (*.DLL)\t*.DLL\t" )
pick( WRE_SAVEMLTFILTERNOEXE,
"Resource Files (*.RES)\t*.RES\t",
"Resource Files (*.RES)\t*.RES\t" )
pick( WRE_ACCELFILTER,
"Accelerator Files (*.ACC)\t*.ACC\tResource Files (*.RES)\t*.RES\tExecutable Files (*.EXE)\t*.EXE\tDLL Libraries (*.DLL)\t*.DLL\t",
"Accelerator Files (*.ACC)\t*.ACC\tResource Files (*.RES)\t*.RES\tExecutable Files (*.EXE)\t*.EXE\tDLL Libraries (*.DLL)\t*.DLL\t" )
pick( WRE_MENUFILTER,
"Menu Files (*.MNU)\t*.MNU\tResource Files (*.RES)\t*.RES\tExecutable Files (*.EXE)\t*.EXE\tDLL Libraries (*.DLL)\t*.DLL\t",
"Menu Files (*.MNU)\t*.MNU\tResource Files (*.RES)\t*.RES\tExecutable Files (*.EXE)\t*.EXE\tDLL Libraries (*.DLL)\t*.DLL\t" )
pick( WRE_STRINGFILTER,
"String Files (*.STR)\t*.STR\tResource Files (*.RES)\t*.RES\tExecutable Files (*.EXE)\t*.EXE\tDLL Libraries (*.DLL)\t*.DLL\t",
"String Files (*.STR)\t*.STR\tResource Files (*.RES)\t*.RES\tExecutable Files (*.EXE)\t*.EXE\tDLL Libraries (*.DLL)\t*.DLL\t" )
pick( WRE_OPENACCEL,
"Open Accelerator",
"Open Accelerator" )
pick( WRE_OPENMENU,
"Open Menu",
"Open Menu" )
pick( WRE_OPENSTRING,
"Open String",
"Open String" )
pick( WRE_RESOURCESNOTLOADED,
"Resources not loaded.",
"Resources not loaded." )
pick( WRE_QUERYMODIFIED,
"This resource has been modified.\nSave resource?",
"This resource has been modified.\nSave resource?" )
pick( WRE_SAVEMODIFIEDSYM,
"The symbols for this file have been modified.\nSave symbols?",
"The symbols for this file have been modified.\nSave symbols?" )
pick( WRE_UPDATEBEFORESAVE,
"Please update all new resources first.",
"Please update all new resources first." )
pick( WRE_SAVEFAILED,
"Save failed!",
"Save failed!" )
// WRESVOBJ.C
pick( WRE_UPDATEBEFORESAVE1,
"Please update this resource first.",
"Please update this resource first." )
// WRESVMLT.C
pick( WRE_ERRORONDUPOBJS,
"Error handling duplicate objects.",
"Error handling duplicate objects." )
// WRESYM.C
pick( WRE_SYMFILTER,
"Header Files (*.h)\t*.h\tAll Files (*.*)\t*.*\t",
"Header Files (*.h)\t*.h\tAll Files (*.*)\t*.*\t" )
pick( WRE_LOADSYMTITLE,
"Load Symbol Header File",
"Load Symbol Header File" )
pick( WRE_SAVESYMTITLE,
"Save Symbol Header File",
"Save Symbol Header File" )
pick( WRE_LOADINGSYMBOLS,
"Loading Symbols...",
"Loading Symbols..." )
pick( WRE_SYMOUTOFMEM,
"Ran out of memory loading symbols.",
"Ran out of memory loading symbols." )
pick( WRE_NOLOADHEADERFILE,
"Unable to open symbol file.",
"Unable to open symbol file." )
pick( WRE_SAVEINGSYMBOLS,
"Saving Symbols...",
"Saving Symbols..." )
pick( WRE_ERRORCLOSINGSYMFILE,
"Error closing symbol file!",
"Error closing symbol file!" )
pick( WRE_NOOPENSYMFILE,
"Could not open symbol file.",
"Could not open symbol file." )
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -