GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8899919
)
Fix "by priority" in russian lang.
author
Dmitry Lyashuk <terminalhash@th-mx>
Fri, 25 Mar 2022 17:25:15 +0000
(20:25 +0300)
committer
Dmitry Lyashuk <terminalhash@th-mx>
Fri, 25 Mar 2022 17:25:15 +0000
(20:25 +0300)
src/game/g_language.pas
patch
|
blob
|
history
diff --git
a/src/game/g_language.pas
b/src/game/g_language.pas
index 8d2060eaa1038d847ecf59f44870f30f3da5f8ce..900ae427022bae92ab866a6f14c0b6cbbcfe234e 100644
(file)
--- a/
src/game/g_language.pas
+++ b/
src/game/g_language.pas
@@
-1260,7
+1260,7
@@
const
('MENU WEAPON SWITCH LINEAR', 'On pickup',
'Ïðè ïîäáîðå'),
('MENU WEAPON SWITCH PREFERENCE', 'By priority',
- 'Ïî ïðèîðèòåò
íîñòè
'),
+ 'Ïî ïðèîðèòåò
ó
'),
('MENU WEAPON SWITCH PRIORITY', 'Weapon priority',
'Ïðèîðèòåòíîñòü îðóæèÿ'),
('MENU WEAPON PRIORITY PLAYER 1', 'Player 1 Priority',
DEADSOFTWARE 2012-2025