close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

Changeset 143


Ignore:
Timestamp:
Oct 21, 2017, 8:40:14 PM (7 years ago)
Author:
chronos
Message:
  • Fixed: Buil
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/CoolTranslator/UCoolTranslator.pas

    r121 r143  
    413413  end;
    414414  if Lang = '' then
    415     LCLGetLanguageIDs(Lang, T);
     415    LazGetLanguageIDs(Lang, T);
    416416
    417417  if Assigned(Language) and (Language.Code = '') and Assigned(FOnAutomaticLanguage) then begin
Note: See TracChangeset for help on using the changeset viewer.