On 02/16/2016 05:29 PM, Maxim Ganetsky wrote: > Hello. > > Currently we use .lrt file to store translatable strings extracted from > forms. > > This format is broken, because it cannot handle multiline > resource strings (e.g. multiline hints).
Hi, I've already submitted a patch, in October, at http://bugs.freepascal.org/view.php?id=28740 Note that there will be issues from older versions to newer versions. Read the notes there at the page. Currently I simply update the laz files after I upgrade because I too use multiLine hints. This fix will also fix multi-line edits, etc. Julius -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
