Hi On Sun, Apr 5, 2009 at 9:37 PM, Evan Murphy <[email protected]> wrote: > I just scrutinized the Spanish template flagged for error but couldn't find > one. Currently following the testing instructions Matthew East pointed to, > see if that can clarify. Any advice on tracking down the error?
According to the error, the problem is that there is a <button> tag being used. There is no such thing in xml, so it spits it out. A quick search of the relevant template on Launchpad reveals the error here: https://translations.edge.launchpad.net/ubuntu/jaunty/+source/ubuntu-docs/+pots/config-desktop/es/+translate?batch=10&show=all&search=%3Cbutton%3E The string is used twice in the document so it appears as two errors in Adi's report. It looks like Riccardo has fixed it already. -- Matthew East http://www.mdke.org gnupg pub 1024D/0E6B06FF -- ubuntu-translators mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators
