<html><head></head><body><span id="result_box" class="" tabindex="-1" lang="en">Good evening,<br>I went through the Gambas3 sources:<br>https://gitlab.com/gambas/gambas/blob/master/app/src/gambas3/.src<br>I found in the code of the class CTranslation.class a procedure:<br>Private Sub LoadTranslation (sLang As String)<br>... / ...<br>Header & = SubstHeader (File.Load ("po-header.txt"), sLang)<br>... / ...<br>I found in the sources, the file po-header.txt<br>https://gitlab.com/gambas/gambas/blob/master/app/src/gambas3/po-header.txt<br><br>is this file installed with Gambas (I am in 3.11.2), and if yes where?<br><br></span><div><span class="" tabindex="-1" lang="en">regards</span></div></body></html>