[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Updates a specified .PO template using the list of translations specified.
Source position: translations.pas line 211
function UpdatePoFile( |
RSTFiles: TStrings; |
const POFilename: string |
):Boolean; |
RSTFiles |
|
Translations where the template is applied. |
POFilename |
|
.PO template processed in the routine. |
Returns True if the .PO template was modified and stored in the routine.
Version 4.0 | Generated 2025-05-03 | Home |