By Nand - Thursday, April 23, 2020
|
The only tag that I did not find to translate is the one with the "Narrative Report" title text.  I was able to translate "Parameter Settings" (Instellingen), but not "Narrative Report". Where should I look?
|
By genome - Saturday, April 25, 2020
|
The skin name for the Parameter Settings dialogue is taken from the Name attribute of tag Skin in Narrative Common\Code\ConfigMsgBase, should have been replaced by the same attribute in ConfigMsgLocal, but for some reason I choose only merge just the ParameterDescriptions and GenerationMessages sections rather than the whole file. A revised Narrative Common\Code\Init.htm is attached that fixes this oversight.
|
By Nand - Saturday, April 25, 2020
|
I copied the Init.htm file into place but now the report generator no longer pauses to show the settings form and throws an error |
By genome - Saturday, April 25, 2020
|
Works for me. Did you right click on the link for Init.htm and choose Save As to download it? Otherwise if you just click the link it just opens as text in a new tab. Copying the text from there could be the cause of the code page issue.
|
By Nand - Saturday, April 25, 2020
|
Yes, the download was the culprit. I used another browser and everything is OK now, including the form title. Thanks.
|