Ignore:
Timestamp:
Apr 26, 2022, 8:23:31 PM (2 years ago)
Author:
chronos
Message:
  • Fixed: Show correctly buttons on task bar with localized captions in windowed mode on Windows.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Rates.pas

    r362 r426  
    164164procedure TRatesDlg.FormShow(Sender: TObject);
    165165begin
     166  Caption := Phrases.Lookup('TITLE_RATES');
    166167  if MyRO.Wonder[woLiberty].EffectiveOwner = me then
    167168  begin
Note: See TracChangeset for help on using the changeset viewer.