Fix category duplication in Russian (#8326)

This commit is contained in:
Serg Vergun 2021-07-22 19:59:17 +03:00 committed by GitHub
parent e870e2f1f9
commit 5e56885b1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
QGVAR(allowFadeMusic),
"CHECKBOX",
[LSTRING(AllowFadeMusic), LSTRING(AllowFadeMusicTooltip)],
localize LSTRING(ACEKeybindCategoryCommon),
format ["ACE %1", localize LSTRING(DisplayName)],
true,
true
] call CBA_fnc_addSetting;

View File

@ -10,7 +10,7 @@
<Chinesesimp>通用</Chinesesimp>
<Korean>일반</Korean>
<Polish>Ogólny</Polish>
<Russian>Общий</Russian>
<Russian>Общие</Russian>
<Portuguese>Comum</Portuguese>
<Spanish>Común</Spanish>
<Czech>Obecné</Czech>