DEADSOFTWARE

downloading resources...
[d2df-sdl.git] / src / game / g_language.pas
index 61b46a3de377bd4babb4ae8329b386b428b5247c..a3e7aa7548fa953f49e7d231967321d21e2ce8ef 100644 (file)
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *)
-{$MODE DELPHI}
+{$INCLUDE g_amodes.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'),