translation-status.xml validation [Was Re: bonobo-activation... ]



On 2003-05-13(Tue) 08:03:41 +0200, Christian Rose wrote:
> > Yes, you're correct, just fixed it. bonobo-activation should only be
> > shown in GNOME 2.2 status in next status page update.
> 
> Thanks. :)

Talking about that:

====================================
[deaddog@localhost status]$ xmllint --noout --dtdvalid translation-status.dtd translation-status.xml
translation-status.xml:32: validity error: ID developer-libs already defined
    <group name="developer-libs">
                                ^
translation-status.xml:37: validity error: ID desktop already defined
    <group name="desktop">
                         ^
translation-status.xml:42: validity error: ID fifth-toe already defined
    <group name="fifth-toe">
                           ^
translation-status.xml:51: validity error: ID extras already defined
    <group name="extras">
                        ^
translation-status.xml:32: ID developer-libs already defined
translation-status.xml:37: ID desktop already defined
translation-status.xml:42: ID fifth-toe already defined
translation-status.xml:51: ID extras already defined
Document translation-status.xml does not validate against translation-status.dtd
====================================

It seems to me that both gnome 2.2 and 2.4 use the same group IDs (such
as "desktop", "developer-libs"). Since status pages are still generated
correctly, this validation thing is probably not urgent; and Carlos'
code will also need changes if DTD is fixed. But is it fixable later?

Abel

> 
> 
> Christian
> 
> 

-- 
Abel Cheung
GPG Key: (0xC67186FF) http://deaddog.org/gpg.asc

PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]