Kaydet (Commit) 125ea721 authored tarafından TiagoSantos's avatar TiagoSantos Kaydeden (comit) Katarina Behrens

document /italic/ and -strikeout- markup

added in commit https://gerrit.libreoffice.org/#/c/31076/

former changes verified in:
https://bugs.documentfoundation.org/show_bug.cgi?id=83037

Change-Id: I4b5973137edbec7bb430264867bf55b766248e1f
Reviewed-on: https://gerrit.libreoffice.org/37127Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
üst e4d29af8
......@@ -105,7 +105,7 @@ String RID_SVXSTR_CPTL_STT_SENT
};
String RID_SVXSTR_BOLD_UNDER
{
Text [ en-US ] = "Automatic *bold* and _underline_" ;
Text [ en-US ] = "Automatic *bold*, /italic/, -strikeout- and _underline_" ;
};
String RID_SVXSTR_NO_DBL_SPACES
{
......
......@@ -1260,12 +1260,13 @@
<prop oor:name="ChangeUnderlineWeight" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: AutoCorrect/Options/All -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools AutoCorrect/AutoFormat Options - Automatic *bold*
and _underline_ -->
<!-- UIHints: Tools AutoCorrect/AutoFormat Options - Automatic *bold*,
/italic/, -strikeout- and _underline_ -->
<info>
<desc>Specifies if text should be formatted in bold or underlined when
the corresponding characters are entered (*bold*, _underline_).</desc>
<label>Apply underline or bold</label>
the corresponding characters are entered (*bold*, /italic/, -strikeout-,
_underline_).</desc>
<label>Apply bold, italics, strikeout or underline</label>
</info>
<value>true</value>
</prop>
......
......@@ -4250,9 +4250,9 @@
<prop oor:name="ChangeUnderlineWeight" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/AutoFormat/Options -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools AutoCorrect/AutoFormat Options - Automatic *bold* and _underline_ -->
<!-- UIHints: Tools AutoCorrect/AutoFormat Options - Automatic *bold*, /italic/, -strikeout- and _underline_ -->
<info>
<desc>Specifies whether text is formatted in bold or underlined when the corresponding characters are entered (*bold*, _underline_).</desc>
<desc>Specifies whether text is formatted in bold or underlined when the corresponding characters are entered (*bold*, /italic/, -strikeout-, _underline_).</desc>
<label>Apply underline or bold</label>
</info>
<value>true</value>
......
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