mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
adjust size of russian translation
This commit is contained in:
parent
5e2f00f174
commit
dad3f056a7
@ -202,9 +202,9 @@ void TConfigForm::ApplyTranslation(TIniFile *ini)
|
||||
else if (lang == "russian" || (lang == "auto" && priID == LANG_RUSSIAN)) {
|
||||
LanguageImg->Visible = true;
|
||||
ClientWidth *= 1.13;
|
||||
DisplayPnl->Width *= 1.184;
|
||||
AdvancedPnl->Width *= 1.184;
|
||||
CompatibilityPnl->Width *= 1.184;
|
||||
DisplayPnl->Width *= 1.192;
|
||||
AdvancedPnl->Width *= 1.192;
|
||||
CompatibilityPnl->Width *= 1.192;
|
||||
|
||||
/* -Russian- made by shikulja @ github */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user