diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-06-21 15:25:53 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-06-21 15:59:33 +0200 |
commit | 92af59610152664bef466cfd5983fcaff056fedc (patch) | |
tree | df591a5a0262e46f3d5eac5d0f2f5f8193659d88 | |
parent | f2eddfea1039b1a7db0c38856a61b52aa5a9f821 (diff) |
"<emph>Drawing Object</emph> - " → "<emph>Drawing Object - </emph>"
(put the - inside the emph)
reported via pootle feedback
Change-Id: Ia8a26116085cf4c1bac6108f175d9b38fc319c78
(cherry picked from commit 909af2a8cb528fd502229eaa08f1eac5d83114cd)
-rw-r--r-- | source/text/shared/guide/linestyle_define.xhp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/source/text/shared/guide/linestyle_define.xhp b/source/text/shared/guide/linestyle_define.xhp index e58b808194..5c034647ae 100644 --- a/source/text/shared/guide/linestyle_define.xhp +++ b/source/text/shared/guide/linestyle_define.xhp @@ -37,11 +37,7 @@ <paragraph role="listitem" id="par_id3153880" xml-lang="en-US" l10n="U" oldref="10">Select a line drawing object in a document.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3155419" xml-lang="en-US" l10n="CHG" oldref="14">Choose <emph>Format - </emph><switchinline select="appl"><caseinline select="WRITER"><emph>Drawing Object</emph> - -</caseinline><caseinline select="CALC"><emph>Graphic - </emph> -</caseinline></switchinline> -<item type="menuitem"/> -<emph>Line</emph> and click the <emph>Line Styles</emph> tab.</paragraph> +<paragraph role="listitem" id="par_id3155419" xml-lang="en-US">Choose <emph>Format - </emph><switchinline select="appl"><caseinline select="WRITER"><emph>Drawing Object - </emph></caseinline><caseinline select="CALC"><emph>Graphic - </emph></caseinline></switchinline><emph>Line</emph> and click the <emph>Line Styles</emph> tab.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3155449" xml-lang="en-US" l10n="U" oldref="15">Specify the line options that you want.</paragraph> |