After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 553051 - errors in gnome-utils' user manual localization
errors in gnome-utils' user manual localization
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Italian [it]
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Luca Ferretti
algol
Depends on:
Blocks:
 
 
Reported: 2008-09-20 20:54 UTC by Emmanuele Bassi (:ebassi)
Modified: 2009-01-29 13:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emmanuele Bassi (:ebassi) 2008-09-20 20:54:41 UTC
running make check on gnome-utils yields validation errors in the user manual
for the gnome-utils sub-modules baobab and gsearchtool:

./it/gnome-search-tool.xml:450: element guilabel: validity error : Element guilabel is not declared in guilabel list of possible children
./it/gnome-search-tool.xml:450: element guilabel: validity error : Element guimenuitem is not declared in guilabel list of possible children
./it/gnome-search-tool.xml:482: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guisubmenu CDATA)

./it/baobab.xml:212: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem menuchoice)
./it/baobab.xml:212: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (CDATA)
Comment 1 Luca Ferretti 2009-01-29 13:59:45 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.


(ps if you are planning another release for gnome-2-24, reopen the bug and I'll commit in stable too)