Kaydet (Commit) e6fade1c authored tarafından László Németh's avatar László Németh

tdf#38395 enable smart apostrophe replacement by default

Unicode apostrophe is mandatory for French, English, etc. typography,
and it is a default option in all modern word processors.

The fix enables single quote AutoCorrect replacement for all languages.

Change-Id: I2964242ecd1cc839bf27e9a3d772f5cab95d8db0
üst 179f693e
...@@ -1347,7 +1347,7 @@ ...@@ -1347,7 +1347,7 @@
<desc>Specifies if single quotes should be replaced.</desc> <desc>Specifies if single quotes should be replaced.</desc>
<label>Single quotes - Replace</label> <label>Single quotes - Replace</label>
</info> </info>
<value>false</value> <value>true</value>
</prop> </prop>
<prop oor:name="SingleQuoteAtStart" oor:type="xs:int"> <prop oor:name="SingleQuoteAtStart" oor:type="xs:int">
<!-- OldPath: AutoCorrect/Options/All --> <!-- OldPath: AutoCorrect/Options/All -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment