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.4 | Generated 2025-11-08 | Home |