[Kbabel] Re: Kbable errors

Stanislav Visnovsky visnovsky@nenya.ms.mff.cuni.cz
Sat, 11 Jan 2003 11:48:37 +0100 (CET)


On Thu, 9 Jan 2003, Dwayne Bailey wrote:

> > Maybe we can provide a feedback for developers that their tags are not 
> > correct.
> 
> In an ideal the POT files should have a contact email for bug reports. 
> Then you could right click and report and error on a specific string and 
> it gets sent to the correct person/list.
> 
> A simple solution certainly on KDE might be to start an email to the 
> correct list - even I forget which is the reviewers list and copy the 
> msg into the email.
> 
> Here are the results of my test PO file
> 
> << - error

Valid now

>  >> - valid
>  >= - valid
> <= - error

Valid now

> <email@somesite.com> - error

Still invalid, will look at it.

> <br> - valid
> <BR> - error (case sensitivity)

Not sure about this, add it as a special case? Is it that common?

> <p><p> - error

This is simply an error in msgid.

Stanislav