mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-14 06:11:36 -06:00
4.27 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
31e7b924e8
commit
d66cf2fcf3
@@ -94,7 +94,10 @@ void OptionsDialog(HWND hwndOwner, HINSTANCE hInstance)
|
||||
if (::PropertySheet(&sheet) != -1)
|
||||
{
|
||||
if (langPage._langWasChanged)
|
||||
{
|
||||
g_App._window.SetText(LangLoadStringW(IDS_APP_TITLE, 0x03000000));
|
||||
MyLoadMenu();
|
||||
}
|
||||
g_App.SetListSettings();
|
||||
g_App.SetShowSystemMenu();
|
||||
g_App.RefreshAllPanels();
|
||||
|
||||
Reference in New Issue
Block a user