On Tue, Oct 07, 2003 at 05:23:29PM -0400, Barry Warsaw wrote: > On Mon, 2003-10-06 at 15:48, Mikhail Sobolev wrote: > > > > In my experience as a translator, missing spaces always happened because I > > > forgot that space while translating or because even the original english text > > > had the problem. So, if you can see the problem only happens in russian, I'd > > > start searching for that string in the relevant .po file and verifying > > > everything is ok. > > It's not in a .po file. It's templates/ru/subscribeack.txt file (and > > probably others). > > > > As for the missing spaces, as I said while reformatting the newline was > > not replaced with a space, while this seems to be expected. > > As Simone says, I think what you're seeing is expected behavior from > wrap(). And newlines are supposed to be replaced by spaces, as in: I am sorry, but I do not really see this as an expected behaviour. As I said the newlines are replaced with nothing.
I have the text: Blah blah blah oops oops oops And after the reformatting I expect: Blah blah blah oops oops oops while I get Blah blah blahoops oops oops -- Misha
signature.asc
Description: Digital signature
_______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
