DEADSOFTWARE

language: update year in credits (for justice!)
[d2df-sdl.git] / src / game / g_language.pas
index 900ae427022bae92ab866a6f14c0b6cbbcfe234e..04453c5cf678801ff8dda2f6ae2104962b8d62eb 100644 (file)
@@ -323,6 +323,10 @@ type
     I_MENU_WEAPON_SWITCH_LINEAR,
     I_MENU_WEAPON_SWITCH_PREFERENCE,
     I_MENU_WEAPON_SWITCH_PRIORITY,
+    I_MENU_WEAPON_ALLOW_EMPTY,
+    I_MENU_KASTET_ALLOW,
+    I_MENU_KASTET_ALLOW_BERSERK,
+    I_MENU_KASTET_ALLOW_ALWAYS,
     I_MENU_WEAPON_PRIORITY_PLAYER_1,
     I_MENU_WEAPON_PRIORITY_PLAYER_2,
 
@@ -1263,6 +1267,14 @@ const
                                        'Ïî ïðèîðèòåòó'),
     ('MENU WEAPON SWITCH PRIORITY',    'Weapon priority',
                                        'Ïðèîðèòåòíîñòü îðóæèÿ'),
+    ('MENU WEAPON ALLOW EMPTY',        'Skip empty weapons',
+                                       'Ïðîïóñêàòü ïóñòîå îðóæèå'),
+    ('MENU KASTET ALLOW',              'Switch to fist',
+                                       'Âûáèðàòü êàñòåò'),
+    ('MENU KASTET ALLOW BERSERK',      'Only with berserk',
+                                       'Òîëüêî ñ áåðñåðêîì'),
+    ('MENU KASTET ALLOW ALWAYS',       'Always',
+                                       'Âñåãäà'),
     ('MENU WEAPON PRIORITY PLAYER 1',  'Player 1 Priority',
                                        'Ïðèîðèòåò îðóæèÿ (1)'),
     ('MENU WEAPON PRIORITY PLAYER 2',  'Player 2 Priority',
@@ -1745,8 +1757,8 @@ const
                                        '- id Software, êîòîðûå çàâàðèëè ýòó êàøó'),
     ('CREDITS CLO 3',                  '- Everyone who helped our project',
                                        '- Âñåõ, êòî ïîìîãàë íàøåìó ïðîåêòó'),
-    ('CREDITS CLO 4',                  'www.doom2d.org, 2003-2022',
-                                       'www.doom2d.org, 2003-2022'),
+    ('CREDITS CLO 4',                  'www.doom2d.org, 2003-2023',
+                                       'www.doom2d.org, 2003-2023'),
 
     ('MSG SHOW FPS ON',                'FPS counter enabled',
                                        'FPS ïîêàçûâàþòñÿ'),