diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-14 18:04:54 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-14 18:14:05 +0100 |
commit | 0a848766232d6516f2af5a7605373b2ab8ca193e (patch) | |
tree | a90df40bc1aa6da1572c2057745da553fceba980 | |
parent | 319b987c6acfd51ba009e6c2e63284bf2eec92c7 (diff) |
tdf#130170 update change in dialog box label
tdf#139017 changed a label in the "New Style from Selection"
dialog box. This patch updates the label.
Change-Id: I830cec29fdf1a358ae0a217ee53688059a193f67
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109286
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
-rw-r--r-- | source/text/shared/01/05140100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/05140100.xhp b/source/text/shared/01/05140100.xhp index bac7e2dee6..4e70ba6578 100644 --- a/source/text/shared/01/05140100.xhp +++ b/source/text/shared/01/05140100.xhp @@ -77,7 +77,7 @@ styles <bookmark branch="hid/sfx/ui/newstyle/stylename" xml-lang="en-US" id="bm_id3155069" localize="false"/> <h2 id="hd_id3152790" xml-lang="en-US">Enter New Style Name</h2> <paragraph role="paragraph" id="par_id3155599" xml-lang="en-US"><ahelp hid="sfx/ui/newstyle/stylename" visibility="visible">Enter a name for the new Style.</ahelp></paragraph> -<h2 id="hd_id3154682" xml-lang="en-US">Custom Styles in Document</h2> +<h2 id="hd_id3154682" xml-lang="en-US">Custom Styles for Current Document</h2> <paragraph role="paragraph" id="par_id3154894" xml-lang="en-US">Lists all custom styles <switchinline select="appl"><caseinline select="WRITER">in the selected style category for</caseinline><caseinline select="CALC">in the selected style category for</caseinline><defaultinline>in</defaultinline></switchinline> the current document. These styles can be overwritten with a new style selection if you want.</paragraph> <section id="relatedtopics"> <switch select="appl"> |