diff options
author | TiagoSantos <tiagofsantos81@sapo.pt> | 2017-05-01 21:58:40 +0100 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2017-05-04 15:26:38 +0200 |
commit | 125ea721e1988bb815ef8c72ef58d00938e3e45a (patch) | |
tree | 89fa735eb0c25ccac169fc42c7d36453bfc85973 /cui | |
parent | e4d29af8e49d5e5c93adc7e71a6104670462b9c5 (diff) |
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 'cui')
-rw-r--r-- | cui/source/tabpages/strings.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/tabpages/strings.src b/cui/source/tabpages/strings.src index 8b7b4880e7f9..744aa6b60d58 100644 --- a/cui/source/tabpages/strings.src +++ b/cui/source/tabpages/strings.src @@ -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 { |