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

📄 russianstringres.rc.org

📁 MiniWinOuterSM MiniWinOuterSM
💻 ORG
字号:
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"

#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
#include "../StringRes.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS

/////////////////////////////////////////////////////////////////////////////
// Russian resources

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
#ifdef _WIN32
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
#pragma code_page(1251)
#endif //_WIN32

#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//

1 TEXTINCLUDE DISCARDABLE 
BEGIN
    "resource.h\0"
END

2 TEXTINCLUDE DISCARDABLE 
BEGIN
    "#include ""afxres.h""\r\n"
    "#include ""../StringRes.h""\0"
    "\0"
END

3 TEXTINCLUDE DISCARDABLE 
BEGIN
    "\r\n"
    "\0"
END

#endif    // APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
//
// String Table
//

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_GameOver            "Game Over"
    IDS_TxtScore            "Score:"
    IDS_TxtLines            "Lines:"
    IDS_TxtLevel            "Level:"
    IDS_TxtStart            "Start"
    IDS_TxtStop             "Stop"
    IDS_TxtPause            "Pause"
    IDS_TxtResume           "Resume"
    IDS_HeaderScore         "Score"
    IDS_HeaderName          "Name"
    IDS_HeaderLevel         "Level"
    IDS_TxtSquareWidth      "SquareWidth:"
    IDS_TxtSquareHeight     "SquareHeight:"
    IDS_TxtGrid             "Grid"
    IDS_TxtEnableSound      "Enable Sound"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_TxtEnableMusic      "Enable Music"
    IDS_TxtSoundCardRequired "Enabling Sound / Music requires a soundcard."
    IDS_TxtSplashAgain      "Show me that exciting splash image again"
    IDS_TxtBoard            "Board"
    IDS_TxtSound            "Sound"
    IDS_TxtExFigureSet      "Use extended figure set."
    IDS_TxtChaikovsky       "Chaikovsky"
    IDS_TxtScorpions        "Scorpions"
    IDS_TxtKalinka          "Kalinka"
    IDS_License             "This is free software.|You may redistribute it|by any means providing|it is not sold for profit|without the authors written|consent.|"
    IDS_Concept             "Concept\n|Original Concept,|Design and Programming|by Alexey Pajitnov.|"
    IDS_Warrantee           "Warrantee\n|No warrantee of any kind,|expressed or implied,|is included with this software;|use at your own risk,|responsibility for damages (if any)|to anyone resulting from the|use of this software rests|entirely with the user.|"
    IDS_Disclosure          "Disclosure\n|Most of the resources|(images, sounds and music)|used by this game were stolen|somewhere on the web.|"
    IDS_SplashImage         "Splash image\n|Lars Stroschen|www.propeller-island.net4.com/moskau/|"
    IDS_Credits             "Credits\n|This program would not exist as is|without the work of the 'codegurus'|all over the world.|Many thanks to the maintainer of|www.codeguru.com|Zafir Anjum|and to all the codegurus|whose code is inside this game.|"
    IDS_TxtEndGame          "End Game"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_TitleGamePage       "Game"
    IDS_TitleScorePage      "Score"
    IDS_TitleOptionsPage    "Options"
    IDS_TitleAboutPage      "About"
    IDS_HelpPageDlg         "Help"
    IDS_HelpPrelude         "How to play the game.|The following keys can be used|at the ""Game"" page to play|and handle the game.||"
    IDS_HelpKeys            "RETURN   --   start, stop, pause, resume|LEFT   --   move piece left|RIGHT   --   move piece right|UP   --    rotate piece clockwise|DOWN   --   rotate piece against the clock|SPACE    --   place piece|"
    IDS_TxtSequence         "One after the other"
END

#endif    // Russian resources
/////////////////////////////////////////////////////////////////////////////



#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//


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

⌨️ 快捷键说明

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