On Thu, 19 Jun 2014 08:27:27 +0200 Péter Gábor <[email protected]> wrote:
> PO-reader works system specific so \n will be converted to #10 on linux > and #13#10 on windows, etc. > > But what does PO-writer with #10, #13 and #13#10 in a single > resourcestring? Like this: 'How'#10'many'#10'lines'#13#10'here?' 'How\nmany\nlines\nhere?\n' Note the last \n. That is a bug and needs fixing. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
