📄 hl_res.rc
字号:
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_LANGUAGE "English"
IDS_BORDERLESS_REGFAIL "Could not register !game edit control class."
IDS_CHAT_IGNORE_MISLINKED "Ignoring mislinked chat room"
IDS_CHAT_IGNORE_UNLINKED "Ignoring unlinked chat room"
IDS_CREATE_MAPSCHANGED "The number of maps in the map directory changed."
IDS_CREATE_LIBLISTBAD "The file 'liblist.gam' in the game directory was malformed, see /valve/liblist.gam for format info."
IDS_SOCKET_CONNECTIONFAILURE
"Your network connection may have failed, continuing anway..."
IDS_PLAYERINFO_NOMEM "Could not allocate memory for player information instance."
IDS_CHAT_NOCONNECTION "Could not create chat server connection."
IDS_CHAT_NOSTREAM "Could not create chat server data stream."
IDS_CHAT_NOSELECT "Could not prepare chat server client for connection."
IDS_CONTROLS_DELETE_LINKED "Deletion of linked key action item."
IDS_CONTROLS_KBLIST_EMPTY "Keyboard bindings file 'kb_act.lst' is empty."
IDS_CONTROLS_KBLIST_PARSEERROR "Error parsing bindings file 'kb_act.lst'."
IDS_CONTROLS_KBKEYS_EMPTY "Keyboard bindings file 'kb_keys.lst' is empty."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CONTROLS_KBKEYS_PARSEERROR "Error parsing file 'kb_keys.lst'."
IDS_CONTROLS_KBKEYS_OVERFLOW "Too many actions in file 'kb_keys.lst'."
IDS_PROFILE_COLOR "Colors"
IDS_MAIN_NOCAPS "Could not query graphics device capabilities."
IDS_MAIN_INSUFFICIENTCAPS
"Your graphics card does not support a necessary raster operation."
IDS_MAIN_REGWNDCLSFAIL "Could not register !game window class."
IDS_MAIN_INSUFFICIENTSOCKETS
"Insufficient number of windows sockets, networking may not operate correctly."
IDS_MAIN_MEMMAPFAILURE "Memory-mapped file i/o initialization failed."
IDS_PROFILE_NOMEM "Couldn't allocate memory for player profile, exiting."
IDS_BTN_STRANGESIZE "Button face bitmap graphics file sizes appear invalid."
IDS_MAIN_NOUSERMSGS "Could not register user messages."
IDS_MAIN_NOFILEMAPPING "Could not create file mapping to engine."
IDS_MAIN_NOMEMMAPCONNECT "Could not connect to server '%s'."
IDS_MSG_OVERFLOW "SZ_GetSpace overflow without m_bAllowOverflow set"
IDS_MSG_REQTOOBIG "SZ_GetSpace requested length is greater than available buffer size."
IDS_MULTI_NOROOMSTATIC "Could not allocate room static text control."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MULTI_NOROOMTAB "Could not allocate room tab control."
IDS_MULTI_NOCHATWINDOW "Could not allocate chat display window control."
IDS_MULTI_NOCHATINPUT "Could not allocate chat text input control."
IDS_MULTI_NOUSERLIST "Could not allocate chat user list control."
IDS_MULTI_NOSERVERLIST "Could not allocate server browser list control."
IDS_MULTI_NOSELECTION "No servers selected."
IDS_MULTI_NOARCHIVE "!game could not open the server list archive file: '%s'."
IDS_CHAT_USER_NOMEM "Could not allocate space for new chat rrom user."
IDS_MULTI_SERVER_NOMEM "Could not allocate space for a new server."
IDS_MULTI_MASTER_BADLISTFILE "Could not open master server list file."
IDS_MULTI_NODIALOG "SetDialog with no dialog!"
IDS_PROFILE_REQUIRED "You must create or select a player profile to continue."
IDS_ODCOMBO_REGFAIL "Could not register !game combobox class."
IDS_ODEDIT_REGFAIL "Could not register !game edit control class."
IDS_ODLIST_REGFAIL "Could not register !game list control class."
IDS_ODSCROLL_REGFAIL "Could not register !game scrollbar class."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ODSLIDER_REGFAIL "Could not register !game slider class."
IDS_ODTAB_REGFAIL "Could not register !game tab control class."
IDS_PROFILE_NICKREMOVEFAIL "Could not remove chat nicknames."
IDS_PROFILE_NOPROFILE "No chosen profile."
IDS_QUICK_NOSERVERS "Could not locate any active %s servers with available slots."
IDS_QUICK_NOACTIVE "Could not connect to any active %s servers."
IDS_README_NOMEM "Could not allocate buffer for readme: %i bytes"
IDS_ROOM_BADNAME "The room name was invalid."
IDS_SINGLE_NOSELECTION "You must select a save game slot from the available slots."
IDS_SINGLE_CANTSAVE "You must be playing in a single player game to save."
IDS_ODLISTBOX_REGFAIL "Could not register !game list box class."
IDS_DIB_OPENFAIL "Could not open bitmap file '%s'."
IDS_MCI_OPENFAIL "Could not open MCI file for playback: %s"
IDS_MCI_GETIDFAIL "Could not get MCI Device ID for MCI device"
IDS_MCI_WINDOWFAIL "Could not set up MCI window for playback of MCI device: %s"
IDS_MCI_PUTFAIL "Could not display MCI playback of MCI device in window: %s"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MCI_SEEKFAIL "Could not seek to start of MCI data: %s"
IDS_MCI_BREAKFAIL "Could not set break key on MCI data: %s"
IDS_MCI_PLAYFAIL "Could not start playback of MCI data: %s"
IDS_MCI_STOPFAIL "Could not stop playback of MCI data: %s"
IDS_MCI_CLOSEFAIL "Could not close MCI data: %s"
IDS_CONTROLS_RESTOREFAIL "Could not restore default bindings for player."
IDS_SND_BADNAME "Invalid sound name"
IDS_PROFILE_ALLOCFAIL "Could not allocate space for key binding"
IDS_AUDIO_NOPROFILE "Can't change audio settings without a current player profile."
IDS_VIDEO_NOPROFILE "Can't change video settings without a current player profile."
IDS_CONTROLS_KEYHELP "Use your mouse or the arrow keys to select an item. Double-click or press Enter to change an item. Press Delete to clear an item."
IDS_ENDDEMO_URL "valve/media/order/default.html"
IDS_ORDER_URL "valve/media/order/default.html"
IDS_LOADSAVE_HINT "During play, you can quickly save your game by pressing %s. Load this game again by pressing %s."
IDS_LAUNCHER_BUTTONSIZE "156 26"
IDS_MEM_INSUFFICIENT "Your system reported only %.2fK of physical memory, !game requires at least 16MB."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MEM_ALLOCFAIL "!game was unable to allocate %.2fK of memory."
IDS_EVENT_CREATEFAIL "!game was unable to create a system object."
IDS_OSVER_FAIL "!game was unable to retreive system information."
IDS_OSVER_OUTDATED "!game requires Windows/95 or Windows/NT and above."
IDS_OSVER_NTSP3 "!game requires Service Pack 3 or above"
IDS_OSVER_16BIT "!game requires 16 bit color. Please change your desktop settings to HiColor. Sometimes this is called ""32767 colors"" or ""65535 colors""."
IDS_BINDING_ACTIONHEADING "Action"
IDS_BINDING_PRIMARYHEADING "Key / button"
IDS_BINDING_ALTERNATEHEADING "Alternate"
IDS_BINDING_PROMPT "Press a key or button."
IDS_URL_BROWSERFAIL "!game was unable to display the web page '%s', please make sure you have a web browser installed and that the association for opening .htm files is valid."
IDS_SAVELOAD_TIMECOL "Time"
IDS_SAVELOAD_GAMECOL "Game"
IDS_SAVELOAD_ELAPSEDCOL "Elapsed Time"
IDS_SERVER_GAMESERVER "Game"
IDS_SERVER_SPEED "Net Spd"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_SERVER_MAP "Map"
IDS_SERVER_PLAYERS "Players/Max"
IDS_SERVER_GAME "Game Type"
IDS_SERVER_NETWORK "Network"
IDS_QUERY_STARTING "Starting..."
IDS_QUERY_COMPLETED "%s completed."
IDS_SERVER_REMOVE "Permanently remove %i servers from list?"
IDS_SERVER_CONNECT "Initiating connection to %s..."
IDS_SERVER_LANTAG "Lan"
IDS_SERVER_INTERNETTAG "Internet"
IDS_SERVER_MENU_CONNECT "Connect"
IDS_SERVER_MENU_PLAYERINFO "Show player and rule information"
IDS_SERVER_MENU_RULEINFO "Show rule information"
IDS_SERVER_MENU_FILTER "Filter server"
IDS_SERVER_MENU_ADDTOFAVORITE "Add to favorites"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_SERVER_MENU_REMOVEFROMFAV "Remove from favorites"
IDS_SERVER_MENU_REMOVE "Permanently remove server"
IDS_SERVER_MENU_NOPLAYERINFO "No player information available"
IDS_SERVER_MENU_NOLANPLAYERINFO
"Player information is not available for Lan games"
IDS_SAVELOAD_QUICKLISTTEXT "[quick] %s"
IDS_SAVELOAD_AUTOLISTITEM "[autosave] %s"
IDS_PLAYERINFO_NUMBER "#"
IDS_PLAYERINFO_NAME "Player Name"
IDS_PLAYERINFO_KILLS "Kills"
IDS_PLAYERINFO_TIME "Time"
IDS_PLAYERINFO_SUIT "HEV Suit"
IDS_QUICK_REQUEST "Requesting list of servers..., %i seconds left"
IDS_QUICK_GOTLIST "List received..."
IDS_QUICK_CONTACTING "Contacting servers..."
IDS_QUICK_COMPLETEDSERVER "%s completed."
IDS_SAVE_NEWCOMMENT "New Saved Game"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_SAVE_NEWTIME "New"
IDS_SAVE_NEWFILETIME "Current"
IDS_DDRAW_FAILEINIT "Direct Draw Init Failed (%08lx):%s\n"
IDS_DDRAW_DX4FAIL "Direct Draw 4 Init Failed (%08lx):%s\n"
IDS_VIDEO_MODECOL "Display mode"
IDS_ROOM_NAMECOL "Name"
IDS_ROOM_PEOPLECOL "People"
IDS_ROOM_SERVERSCOL "Servers"
IDS_DDRAW_REQUIRED "!game requires DirectDraw"
IDS_DLL_LOADFAIL "Failed to load Engine DLL."
IDS_CMDLINE_VTOPTS "-vt requires one of software, gl, or d3d."
IDS_SAVE_NUMCHANGED "Number of saved games changed?"
IDS_BINDINGS_ALLOCFAIL "Unable to allocate space for binding"
IDS_GAMMA_LOADFAIL "Unable to locate the gamma image 'gamma.bmp'."
IDS_DDRAW_RESTOREMODEFAIL "Unable to restore DirectDraw video mode."
IDS_AUDIO_VOLUME "Game sound volume"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_AUDIO_SUITVOL "HEV suit volume"
IDS_AUDIO_USECD "Play CD music."
IDS_AUDIO_HIGHQUALITY "High quality sound (for fast computers)"
IDS_CFG_VIDHELP "Change screen size, video mode, gamma, and glare reduction."
IDS_CFG_AUDIOHELP "Change sound volume and quality."
IDS_CFG_CONTROLHELP "Change keyboard, mouse, and joystick settings."
IDS_CFG_RETURNTOMAIN "Go back to the Main Menu."
IDS_CREATEROOM_TITLE "Create Private Room"
IDS_CREATEROOM_ROOMNAME "Room Name"
IDS_CREATEROOM_ROOMTOPIC "Room Topic"
IDS_CREATESERVER_NAME "Server Name:"
IDS_CREATESERVER_MAP "Map:"
IDS_CREATESERVER_ROOM "Associated Room:"
IDS_CREATESERVER_GAMETYPE "Type of Game:"
IDS_CREATESERVER_MAXPLAYERS "Max. Players:"
IDS_FILTER_TITLE "Filter the list of !game games"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_FILTER_HEADING "Show only servers which:"
IDS_FILTER_RESPONDING "are responding"
IDS_FILTER_RESPONSETIME "responded more quickly than"
IDS_FILTER_NOTFULL "are not full"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -