⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mpqeditoren.rc

📁 mpq文件的格式就是一种压缩格式
💻 RC
📖 第 1 页 / 共 3 页
字号:
    ID_FILE_SAVE_AS         "Save the active document with a new name\nSave As"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_APP_ABOUT            "Displays program information, version number and copyright\nAbout"
    ID_APP_EXIT             "Quit MPQ Editor.\nExit"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_FILE_MRU_FILE1       "Open this document"
    ID_FILE_MRU_FILE2       "Open this document"
    ID_FILE_MRU_FILE3       "Open this document"
    ID_FILE_MRU_FILE4       "Open this document"
    ID_FILE_MRU_FILE5       "Open this document"
    ID_FILE_MRU_FILE6       "Open this document"
    ID_FILE_MRU_FILE7       "Open this document"
    ID_FILE_MRU_FILE8       "Open this document"
    ID_FILE_MRU_FILE9       "Open this document"
    ID_FILE_MRU_FILE10      "Open this document"
    ID_FILE_MRU_FILE11      "Open this document"
    ID_FILE_MRU_FILE12      "Open this document"
    ID_FILE_MRU_FILE13      "Open this document"
    ID_FILE_MRU_FILE14      "Open this document"
    ID_FILE_MRU_FILE15      "Open this document"
    ID_FILE_MRU_FILE16      "Open this document"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_NEXT_PANE            "Switch to the next window pane\nNext Pane"
    ID_PREV_PANE            "Switch back to the previous window pane\nPrevious Pane"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_WINDOW_SPLIT         "Split the active window into panes\nSplit"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_EDIT_CLEAR           "Erase the selection\nErase"
    ID_EDIT_CLEAR_ALL       "Erase everything\nErase All"
    ID_EDIT_COPY            "Copy the selection and put it on the Clipboard\nCopy"
    ID_EDIT_CUT             "Cut the selection and put it on the Clipboard\nCut"
    ID_EDIT_FIND            "Find the specified text\nFind"
    ID_EDIT_PASTE           "Insert Clipboard contents\nPaste"
    ID_EDIT_REPEAT          "Repeat the last action\nRepeat"
    ID_EDIT_REPLACE         "Replace specific text with different text\nReplace"
    ID_EDIT_SELECT_ALL      "Select the entire document\nSelect All"
    ID_EDIT_UNDO            "Undo the last action\nUndo"
    ID_EDIT_REDO            "Redo the previously undone action\nRedo"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_VIEW_TOOLBAR         "Show or hide the toolbar\nToggle ToolBar"
    ID_VIEW_STATUS_BAR      "Show or hide the status bar\nToggle StatusBar"
    ID_VIEW_AUTOARRANGE     "Arrange icons on a grid."
END

STRINGTABLE DISCARDABLE 
BEGIN
    AFX_IDS_SCSIZE          "Change the window size"
    AFX_IDS_SCMOVE          "Change the window position"
    AFX_IDS_SCMINIMIZE      "Reduce the window to an icon"
    AFX_IDS_SCMAXIMIZE      "Enlarge the window to full size"
    AFX_IDS_SCNEXTWINDOW    "Switch to the next document window"
    AFX_IDS_SCPREVWINDOW    "Switch to the previous document window"
    AFX_IDS_SCCLOSE         "Close the active window and prompts to save the documents"
END

STRINGTABLE DISCARDABLE 
BEGIN
    AFX_IDS_SCRESTORE       "Restore the window to normal size"
    AFX_IDS_SCTASKLIST      "Activate Task List"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_VIEW_SMALLICON       "Display items by using small icons.\nSmall Icons"
    ID_VIEW_LARGEICON       "Display items by using large icons.\nLarge Icons"
    ID_VIEW_LIST            "Displays items in a list.\nList"
    ID_VIEW_DETAILS         "Displays detailed information about each item in the window.\nDetails"
    ID_VIEW_LINEUP          "Arranges icons in a grid."
    ID_VIEW_BYNAME          "Sorts the icons alphabetically."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_FNT_TYPE            "Blizzard font"
    IDS_TBL_TYPE            "Text strings table"
    IDS_CEL_TYPE            "Diablo graphics"
    IDS_CL2_TYPE            "Diablo graphics"
    IDS_GRP_TYPE            "StarCraft graphic"
    IDS_DC6_TYPE            "Diablo II graphic"
    IDS_DCC_TYPE            "Diablo II DCC file"
    IDS_DT1_TYPE            "Diablo II DT1 file"
    IDS_NOITEMSSELECTED     "No files selected. Select one or more files and then repeat the operation."
    IDS_EXTRACTINGFILE      "Extracting file ""%s"" ..."
    IDS_FAILEDTOEXTRACT     "Failed to extract the file ""%s"" (Error code : %u)"
    IDS_WANTEXITIFBGWORK    "An active operation runs on the background !!\nDo you really want to quit MPQ Editor ?"
    IDS_FILEEXISTS          "The extracted file\n""%s""\nalready exists. Overwrite it ?"
    IDS_LISTFILE_EXTRACTED  "File was extracted successfully and stored into folder with file lists."
    IDS_NOMPQNAME           "No MPQ archive name given. Please enter an archive name."
    IDS_CREATINGMPQ         "Creating MPQ archive ..."
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_OPS_EXTRACT          "Extracts the file into extraction directory\nExtract File"
    ID_OPS_OPEN             "Opens or runs the file\nOpen the file"
    ID_OPS_ADD_FILES        "Adds a file into the current directory of the archive\nAdd File(s)"
    ID_OPS_EXTRACT_ARCHIVE  "Extracts all files from the archive into a specified directory\nExtract Archive"
    ID_TOOLS_OPTIONS        "MPQ Editor options\nOptions"
    ID_OPS_REMOVE           "Removes selected files from archive\nRemove file(s)"
    ID_OPS_PROPERTIES       "Shows properties of the file\nProperties"
    ID_OPS_RENAME           "Renames the file in the archive\nRename"
    ID_OPS_OPENWITH         "Opens the file with a selected application\nOpen With"
    ID_OPS_BUILD_ARCHIVE    "Builds a new MPQ archive from a directory\nBuild Archive"
    ID_OPS_GETLISTFILE      "Extracts list file from the MPQ archive\nExtract file list"
    ID_OPS_COMPACT_ARCHIVE  "Rebuilds (defragments) the MPQ archive\nCompact Archive"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_OPS_NEWFOLDER        "Creates new folder within the currently selected folder\nNew Folder"
    ID_TOOLS_NAME_BREAKER   "A tool that allows MPQ name breaking\nName Breaker"
    ID_TOOLS_MPQ2K_SCRIPT   "Allows you to use script for MPQ2K archive editor\nRun MPQ2K script"
    ID_HELP_CMDLINE         "Shows help on command line arguments usable in MPQ Editor\nCommand line arguments"
    IDC_HEXVIEW             "Shows begin of the file in hex viewer\nHex Viewer"
    ID_DETECT               "Starts file name breaking\nDetect"
    ID_TOOLS_MERGE_LISTFILES 
                            "Allows you to merge multiple listfiles into one, removing duplicate ones\nMerge listfiles"
    ID_NEXTUNKNOWN          "Jump to the next unknown file\nNext unknown"
    ID_PREVUNKNOWN          "Jump to the previous unknown file\nPrevious unknown"
    ID_TOOLS_ARCHIVEOPTIONS "Configures conditions for adding files into MPQ archive\nAdd file options"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_CANTDOWITHMULTIPLE  "Cannot do this operation on multiple files/directories."
    IDS_CANTDOWITHDIRS      "Cannot do this operation on folders in MPQ archive."
    IDS_RENAMINGFILE        "Renaming file ..."
    IDS_REMOVINGFILE        "Removing file ""%s"" ..."
    IDS_NEWFOLDERNAME       "NewFolder"
    IDS_FOLDEREXISTS        "This folder already exists."
    IDS_ALLFILTER           "All Files (*.*)|*.*|||"
    IDS_ARCHFILEEXISTS      "The file\n""%s""\nalready exists in the archive. Do you want to replace it ?"
    IDS_ADDINGFILE          "Adding file %s ..."
    IDS_GENERAL             "General"
    IDS_PROPERTIES          "Properties"
    IDS_SIZEBYTES           "%u bytes"
    IDS_SIZEENTRIES         "%u (0x%lX) entries"
    IDS_WANTEXTRACTARCHIVE  "This operation will extract all files from the archive into work folder. This can take several minutes, depending on the size of the archive. It also can require large disk space. Do you wish to continue ?"
    IDS_CANTDOONNAMELESS    "This operation is not supported when the file names were autodetected by MPQ Editor. Open the archive again, provide a valid filelist and repeat."
    IDS_NOTSUPPORTED        "This function is not supported yet."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_WANT_COMPACT_ARCHIVE 
                            "This function will compact the complete archive. Compacting an archive means rebuilding it from scratch. This may require several minutes, depending on the size of the archive. Do you wish to continue ?"
    IDS_BROWSETITLE         "Select directory which will serve as data source for newly built MPQ archive."
    IDS_ADDERROR            "Error adding file ""%s"" (Error code : %u)"
    IDS_XXX_TYPE            "Unrecognized file"
    IDS_INDEX               "#"
    IDS_HASH_INDEX          "Hash #"
    IDS_CODENAME1           "Codename1"
    IDS_CODENAME2           "Codename2"
    IDS_EXTENSION           "Ext"
    IDS_FILENAME            "Filename"
    IDS_UNKNOWN             "Unknown"
    IDS_FILELIST_FILTERS    "File lists (*.txt)|*.txt|||"
    IDS_FILELIST_SAVED      "The file list was saved."
    IDS_DETECTING_FILENAME  "Detecting file name (%s) ..."
    IDS_WANTEXITIFBGWORK2   "Do you wish to stop name breaking ?\nThe last tried name will be saved. You can later continue in searching."
    IDS_ERROR_OPENING_SCRIPT "Cannot open the script."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_OPENING_MPQ         "Opening archive ""%s"" ..."
    IDS_EOPEN_MPQ           "Cannot open archive file %s (Error code : %u)"
    IDS_BADCOMMAND          "Bad command : ""%s"""
    IDS_DETECT              "Detect ..."
    IDS_STOP                "Stop ..."
    IDS_WORKCOMPLETE        "Work complete."
    IDS_BADCMDLINEPARAM     "Invalid command line parameter.\nGo to the ""Help\\Command Line Arguments ..."" menu item for more informations."
    IDS_NDETECTED           "Number of detected and unsaved names : %u"
    IDS_LOCALE              "Locale"
    IDS_NEUTRAL             "Neutral"
    IDS_CHECKING_FILES      "Checking files in MPQ ..."
    IDS_COMPACTING          "Compacting archive (File %u of %u) ..."
    IDS_CLOSINGARCHIVE      "Closing archive ..."
    IDS_ECOMPACTERROR       "Cannot finish the archive compacting. Maybe the given filelist is incomplete or there is not enough space on the disk."
    IDS_MPQCOMPACTING       "archive compacting"
    IDS_BUILDINGLIST        "Building file list ..."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_ERENAMEFILE         "Cannot rename the file ""%s"" (Error code : %u)"
    IDS_EDELETEFILE         "Cannot delete the file ""%s"" (Error code : %u)"
    IDS_WANTDELETE          "Do you want to delete selected file(s)/folders(s) ?"
    IDS_CANTADDALLFILES     "There is not enough space for adding all files into MPQ archive."
    IDS_DELETED             "Deleted"
    IDS_EREADFILEDATA       "Could not read content of the file."
    IDS_SEED                "Seed"
    IDS_BADRECENTFILE       "This recent file couldn't be open and will be removed from recent file list. "
    IDS_MERGE_LISTFILES_TITLE "Choose listfiles to merge"
    IDS_SAVE_LISTFILE_TITLE "Save merged listfile to"
    IDS_EOPENFILE           "Cannot open the file %s."
    IDS_MERGING_LISTFILE    "Merging listfile %s ..."
    IDS_SORTING_LIST        "Sorting list ..."
    IDS_SAVING_LISTFILE     "Saving merged listfile ..."
    IDS_LISTFILE_MERGED     "Listfiles have been merged and saved to ""%s""."
    IDS_ELAPSEDTIME         "Elapsed time : %u:%02u:%02u"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_NAMEBRK_TITLE       "File name breaker - %s (%u unknowns)"
    IDS_NOFOLDEROREXT       "No folders and/or extensions are selected. Please select one or more folders and/or extensions."
    IDS_ALREADYOPEN         "This MPQ archive is already open in another copy of MPQ Editor."
    IDS_CANTDELETEDEFADDFLAG 
                            "This item contains the options for default files and cannot be deleted."
    IDS_CONSOLETITLE        "Script interpreter"
    IDS_DATEFORMAT          "dd.MM.yyyy"
    IDS_TIMEFORMAT          "HH:mm"
    IDS_WANTREGISTER        "Do you want to register MPQ archives with MPQ editor ?"
    IDS_REGISTERFAILED      "Registering failed."
    IDS_EXTTOOLONG          "Name breaker does not support extensions longer than 4 characters."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_CONSOLE_FONT        "Terminal"
    IDS_CONSOLE_COPYRIGHT   "Ladik's MoPaQ 2000 Script interpreter\n\n"
    IDS_CONSOLE_HELPONEXIT  "Type ""exit"" to leave the command console.\nType ""help"" for help on available commands.\n\n"
    IDS_CONSOLE_FILENFOUND  "File ""%s"" not found\n"
    IDS_CONSOLE_ADDINGFILE  "Adding file ""%s""\n"
    IDS_CONSOLE_CANTADDFILE "Cannot add the file ""%s"" (Error code : %u)\n"
    IDS_CONSOLE_CANTCD      "Cannot switch to directory ""%s"" (Error code : %u)\n"
    IDS_CONSOLE_CANTOPENMPQ "Cannot open the MPQ archive ""%s"" (Error code : %u)\n"
    IDS_CONSOLE_CANTOCMPQ   "Cannot open/create archive ""%s"" (Error code : %u)\n"
    IDS_CONSOLE_MPQOC       "Archive successfully open/created\n"
    IDS_CONSOLE_CANTCRFILE  "Cannot create the target file ""%s"" (Error code : %u)\n"
    IDS_CONSOLE_CANTOMPQFILE 
                            "Cannot open the file ""%s"" in MPQ archive (Error code : %u)\n"
    IDS_CONSOLE_EXTRACTING  "Extracting ...\n"
    IDS_CONSOLE_CANTRENAME  "Cannot rename ""%s"" to ""%s"" (Error code : %u)\n"
    IDS_CONSOLE_RENAMED     "File renamed\n"
    IDS_CONSOLE_CANTMOVE    "Cannot move ""%s"" to ""%s"" (Error code : %u)\n"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_TOOLS_ADDFILEOPTIONS "Configures the settings used when adds file to archive\nAdd file options"
    ID_TOOLS_SCRIPTCONSOLE  "Opens the console for MpPaQ 2000 script interpreter\nScript console"
    ID_INTERNAL_LISTFILE    "If the MPQ being open contains an internal listfile, MPQ Editor will use it\nUse internal listfile"
    ID_AUTODETECT_FILES     "Scans the archive and autodetects the file types\nAutodetect files"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_CONSOLE_MOVED       "File moved\n"
    IDS_CONSOLE_CANTDEL     "Cannot delete the file ""%s"" (Error code : %u)\n"
    IDS_CONSOLE_DELETED     "File deleted\n"
    IDS_CONSOLE_COMPACTING  "Compacting archive ...\n"
    IDS_CONSOLE_CANTCOMPACT "Error compacting archive (Error code : %u)\n"
    IDS_CONSOLE_COMPACTED   "Compacting complete\n"
    IDS_CONSOLE_MPQCLOSED   "MPQ closed.\n"
    IDS_CONSOLE_NOMPQ       "No MPQ currently open.\n"
    IDS_CONSOLE_EOPENFILE   "Cannot open the file ""%s""\n"
    IDS_CONSOLE_FEWPARS     "Too few parameters for the command ""%s""\n"
    IDS_CONSOLE_MANYPARS    "Too many parameters for the command ""%s""\n"
    IDS_CONSOLE_UNKCMD      "Unknown command ""%s""\n"
    IDS_CONSOLE_PRESSKEY    "\nPress any key to exit ...\n"
    IDS_CONSOLE_NOLISTFILE  "The archive ""%s"" does not contain listfile.\nYou must provide a complete listfile to compact the archive.\n"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_HELP_HELP           "help [command]\nShows basic help about a command.\nAvailable commands :\n"
    IDS_HELP_NOHELP         "No help available."
    IDS_HELP_OPEN           "open MpqFile [FileLimit]\nOpens existing MPQ or creates new.\nFileLimit is ignored when opening existing archive."
    IDS_HELP_NEW            "new MpqFile [FileLimit]\nCreates new MPQ archive.\nIf the archive already exists, it will be overwritten.\nIf FileLimit is not entered, 4096 is used."
    IDS_HELP_ADD            "add MpqFile Filemask [/r]\nAdds one or more files into the archive.\nThe file name within archive will become relative to the current directory.\nIf /r entered, the files will be added from subdirs too."
    IDS_HELP_EXTRACT        "extract MpqFile FileName [TargetDir] [/fp]\nExtracts one or more files from MPQ Archive.\nIf targetDir is not entered, the current dir will be used.\n/fp forces extraction with the path stored in MPQ file."
    IDS_HELP_RENAME         "rename MpqFile OldFileName NewFileName\nRenames a file within MPQ archive."
    IDS_HELP_MOVE           "move MpqFile FileName NewDirectory\nMoves a file within MPQ archive into another dir."
    IDS_HELP_DELETE         "delete MpqFile FileName\nDeletes a file within MPQ archive."
    IDS_HELP_COMPACT        "compact MpqFile [ListFile]\nflush MpqFile [ListFile]\nCompacts MPQ archive.\nIf no listfile entered, the internal listfile will be used."
    IDS_HELP_CLOSE          "close\nCloses currently open MPQ archive.\nAutomatically done at the end of script processing or after ""exit"" command."
    IDS_HELP_SCRIPT         "script ScriptFile\nProcesses a MoPaQ 2000 script."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_HELP_CHDIR          "chdir NewDirectory\nChanges the current directory."
    IDS_HELP_DIR            "dir [FileMask]\nShow the files in the current directory."
    IDS_HELP_EXIT           "exit\nquit\nCloses the script console.\nAlso closes opened archive."
END

#endif    // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////



#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#define _AFX_NO_OLE_RESOURCES
#define _AFX_NO_TRACKER_RESOURCES
#define _AFX_NO_PROPERTY_RESOURCES

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE 9, 1
#pragma code_page(1252)
#endif //_WIN32
#include "afxres.rc"         // Standard components
#endif

/////////////////////////////////////////////////////////////////////////////
#endif    // not APSTUDIO_INVOKED

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -