X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame%2Fg_language.pas;h=f2a3958b6921a9ff8cf5f34a7b8ea7c6fff54bb9;hb=dd0d8ac4cc2a0aa774f25c8a1a774f7358acfae7;hp=61b46a3de377bd4babb4ae8329b386b428b5247c;hpb=958977e79dec335c54925199466cf47d9f0d8d94;p=d2df-sdl.git diff --git a/src/game/g_language.pas b/src/game/g_language.pas index 61b46a3..f2a3958 100644 --- a/src/game/g_language.pas +++ b/src/game/g_language.pas @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . *) -{$MODE DELPHI} +{$INCLUDE ../shared/a_modes.inc} unit g_language; interface @@ -111,6 +111,7 @@ type I_GAME_WEAPON7, I_GAME_WEAPON8, I_GAME_WEAPON9, + I_GAME_WEAPON10, I_MENU_START_GAME, I_MENU_MAIN_MENU, @@ -782,7 +783,7 @@ const ('GAME WEAPON4', 'Super Shotgun', 'Äâóñòâîëêà'), ('GAME WEAPON5', 'Chaingun', - 'Ïóëåìåò'), + 'Ïóëåì¸ò'), ('GAME WEAPON6', 'Rocket Launcher', 'Ðàêåòíèöà'), ('GAME WEAPON7', 'Plasma Gun', @@ -790,7 +791,9 @@ const ('GAME WEAPON8', 'BFG9000', 'BFG9000'), ('GAME WEAPON9', 'Super Chaingun', - 'Ñóïåðïóëåìåò'), + 'Ñóïåðïóëåì¸ò'), + ('GAME WEAPON10', 'Flamethrower', + 'Îãíåì¸ò'), ('MENU START GAME', 'Start Game', 'ÍÀ×ÀÒÜ ÈÃÐÓ'), @@ -1562,8 +1565,8 @@ const 'Îòñûëêà èíôîðìàöèè'), ('LOAD WAIT INFO', 'Awaiting response ([ESC] to abort)', 'Îæèäàíèå îòâåòà ([ESC] - îòìåíèòü)'), - ('LOAD DL RES', 'Downloading resources', - 'Ñêà÷èâàíèå ðåñóðñîâ'), + ('LOAD DL RES', 'Downloading resources...', + 'Ñêà÷èâàíèå ðåñóðñîâ...'), ('CREDITS CAP 1', 'Doom 2D: Forever', 'Doom 2D: Forever'),