On 04/10/2007, Daniel Nylander <[EMAIL PROTECTED]> wrote: > Matthew East skrev: > > >> I found a problem in the Swedish translations. There seems to be a lot > >> of strings with links that include \" instead of just a single " > >> Does this sound like a problem? > > > > Is it producing an error during transformation into xml or validation > > of the xml? If not, I'm not worried. It sounds to me like this is the > > way that strings are broken over lines in po files. > > The output seems OK. I have built all documents without errors. > It's mainly strings that include "http://.. being \"http://..
It sounds to me like this is needed in the po file to escape the inverted commas and prevent it being considered as the end of the string. I wouldn't remove it from the po file if I were you, unless you see it in the converted xml and it is causing a problem. -- Matthew East http://www.mdke.org gnupg pub 1024D/0E6B06FF -- ubuntu-translators mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators
