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

Re: Problem in compiling wml



On Sat, Jun 12, 2004 at 08:03:24AM +0200, Giuseppe Sacco wrote:
> I browsed dental.wml trying to find a missing link but I cannot find it.
> 
> Could anyone please help me? (dental.wml was already committed so you
> may find it in CVS)

It took me a while but finally I found it. It's some wrong escaping in
the corresponding .po file. The following patch should fix it:

Index: debian-cdd.it.po
===================================================================
RCS file: /cvs/webwml/webwml/italian/po/debian-cdd.it.po,v
retrieving revision 1.2
diff -u -r1.2 debian-cdd.it.po
--- debian-cdd.it.po    15 May 2004 08:39:12 -0000      1.2
+++ debian-cdd.it.po    13 Jun 2004 20:46:10 -0000
@@ -71,7 +71,7 @@
 "Red: The project is <a href=\"<get-var url />\">not (yet) available as a "
 "Debian package</a>"
 msgstr ""
-"Rosso: il progetto <a href=\"<get-var url >\\\">non è (ancora) disponibile "
+"Rosso: il progetto <a href=\"<get-var url >\">non è (ancora) disponibile "
 "come pacchetto Debian</a>"

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/



Reply to: