[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] "\r" appears in a text box
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Thu, 08 Jun 2006 15:31:17 +0100
- Subject: Re: [XaraXtreme-dev] "\r" appears in a text box
Vasil,
--On 08 June 2006 14:50 +0300 Vasil Dimov <vd@xxxxxxxxxxx> wrote:
Is this (the \r at the end of the line I mean) appearing on Linux too?
I found this text in
po/XaraLX.pot
wxOil/xrc/EN/bevres-strings.xrc
wxOil/xrc/strings.lst
wxOil/xrc/xaralx.po
with a lot of other strings containing \\r\\n
In a true UNIX world isn't it best to get rid of all \r\n and use \n
instead?
Yes. Even in a windows world they can be recreated if necessary.
Alex