Unit 'Translations' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

UpdatePoFileTranslations

Updates all .po translation files found in the path using the specified .pot template file.

Declaration

Source position: translations.pas line 212

procedure UpdatePoFileTranslations(

  const BasePOFilename: string;

  BasePOFile: TPOFile = Nil

);

Version 4.6 Hosted on Source Forge