summaryrefslogtreecommitdiffstats
path: root/officecfg/registry/schema/org/openoffice/Office/Common.xcs
diff options
context:
space:
mode:
authorTiagoSantos <tiagofsantos81@sapo.pt>2017-05-01 21:58:40 +0100
committerKatarina Behrens <Katarina.Behrens@cib.de>2017-05-04 15:26:38 +0200
commit125ea721e1988bb815ef8c72ef58d00938e3e45a (patch)
tree89fa735eb0c25ccac169fc42c7d36453bfc85973 /officecfg/registry/schema/org/openoffice/Office/Common.xcs
parenttdf#39468: Translate German comments in sw/source/core/text/itrform2.cxx (diff)
downloadcore-125ea721e1988bb815ef8c72ef58d00938e3e45a.tar.gz
core-125ea721e1988bb815ef8c72ef58d00938e3e45a.zip
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/37127 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs9
1 files changed, 5 insertions, 4 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 7bad088a2d5b..367d45d676d9 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -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>