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 346902 - XML files for swedish translations are not well-formed
XML files for swedish translations are not well-formed
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Swedish [sv]
git master
Other All
: Normal normal
: ---
Assigned To: Daniel Nylander
gnome-se-list
Depends on:
Blocks:
 
 
Reported: 2006-07-07 14:54 UTC by Laurent Goujon
Modified: 2009-01-01 19:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Laurent Goujon 2006-07-07 14:54:40 UTC
Please describe the problem:
The XML files for swedish translations contain unknown entities like ö or ä which break the build

See http://jhbuild.bxlug.be/builds/2006-07-07-0004/logs/gnome-applets/ logs for more details

Steps to reproduce:



Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Christian Rose 2006-07-07 15:23:51 UTC
Daniel, it seems there are entity problems with gnome-applets/multiload/docs/sv/multiload.xml which makes the build break.

Could you please look into this?
Comment 2 Christian Rose 2006-07-08 12:47:44 UTC
I have removed "sv" from DOC_LINGUAS in gnome-applets/multiload/docs/Makefile.am -- hopefully this serves as a temporary workaround for the problem.  Can someone please verify that this makes the build work again?
Comment 3 Laurent Goujon 2006-07-08 12:49:27 UTC
I confirm. I used this as a workaround and it worked but I also hope that new translation will come out soon
Comment 4 Danielle Madeley 2006-07-08 19:13:18 UTC
Yes. Build looks clean. Thanks.
Comment 5 Daniel Nylander 2006-07-23 13:16:00 UTC
I have removed the obsolete (and malformed) XML files from the docs.
The PO file is also updated to reflect the old XML files.
Comment 6 Christian Rose 2006-07-23 14:01:44 UTC
(In reply to comment #5)
> I have removed the obsolete (and malformed) XML files from the docs.
> The PO file is also updated to reflect the old XML files.

Ok, so can you (or someone else) please verify that the build does not break if "sv" is added to DOC_LINGUAS again?

If the build is ok with this change, please add "sv" to DOC_LINGUAS again, and mark this bug report as resolved. Thanks.

Comment 7 Kjartan Maraas 2006-08-25 11:47:57 UTC
Looks like this was done some time ago.