Ignore:
Timestamp:
Jul 26, 2012, 3:40:30 PM (12 years ago)
Author:
chronos
Message:
  • Fixed: Interface localization was not working.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.pas

    r52 r53  
    196196procedure TMainForm.FormShow(Sender: TObject);
    197197begin
     198  Core.CoolTranslator1.Translate;
    198199  LoadFromRegistry(HKEY(Core.ApplicationInfo.RegistryRoot), Core.ApplicationInfo.RegistryKey);
    199200  PageControlMain.TabIndex := 0;
Note: See TracChangeset for help on using the changeset viewer.