<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - English quotation marks are used instead of French guillemets"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127152#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - English quotation marks are used instead of French guillemets"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127152">bug 127152</a>
from <span class="vcard"><a class="email" href="mailto:jbfaure@libreoffice.org" title="Jean-Baptiste Faure <jbfaure@libreoffice.org>"> <span class="fn">Jean-Baptiste Faure</span></a>
</span></b>
<pre>Well many character string with double quotes instead of French guillemets are
in the Tips of the day. So it is possible to make the change offline in the
cui/message.po file. But there is a difficulty: I need to differentiate opening
\" from closing \" (" are escaped in po files because each string is enclosed
between a double quote pair.
Do you know a regular expression to replace \"abc\" by «abc» were abc is an
arbitrary character string?
For remaining single quotes, I do not know how to find them because they are
identical to apostrophes.
Best regards. JBF</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>