adjust size of russian translation

This commit is contained in:
FunkyFr3sh 2023-08-04 12:35:42 +02:00
parent 5e2f00f174
commit dad3f056a7

View file

@ -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 */