Locale-Maketext-Lexicon - Escaped double-quotes work different now :(

Posted on Wed Aug 9 13:36:39 2006 by okrueger
Escaped double-quotes work different now :(
Hello Audrey,

I worked with 0.08 of Extract.pm before and was happy with it. :) Now I moved to 0.11 and ran into trouble: I used excaped quotation marks \" in my source file, which needs to stay alive after the extract process. With the current version \" gets converted to " (unescaped quoation marks) and that results in a syntactically incorrect po file:

msgid "My string with "quoation marks" in it"
msgstr ""

Can you help me with that problem?

Oliver
Write a response