diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-15 03:31:50 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-18 10:59:31 +0100 |
commit | 02621d694b83cc0fa710cbf110f8262967360402 (patch) | |
tree | a4cc4142fea442677a409b55c90b7152285d1c05 /source/text/swriter/main0115.xhp | |
parent | 85aba709f71b6d1443db98fbacb22d9b47a71123 (diff) |
update Load Styles and related help pages to "Load Styles from Template"
https://gerrit.libreoffice.org/c/core/+/109006 changed the label of
the command "Load Styles" to "Load Styles from Template" and changed
the some labels in the dialog box. This patch updates all help pages
that were affected by that change, and takes the opportunity to
review these pages and make small improvements where needed.
( swriter/00/00000405.xhp )
* update menu labels
* replace German id "vorlagenladen" -> "loadstyles"
( swriter/00/stylesmenu.xhp )
* update menu labels for "Load Styles", "Update Selecte Style"
and "New Style from Selection"
* update to <menuitem> and <keycode>, only for modified paragraphs
( swriter/01/05140000.xhp )
* update menu labels
( swriter/01/05170000.xhp )
* update menu labels
* replace German id "vorlagenladen" -> "loadstyles"
and "vorlagentext" -> "styles_text" (which does not seem
to be used anywhere else)
( swriter/guide/load_styles.xhp )
* update to <h1>
( swriter/main0115.xhp )
* update menu labels
Change-Id: I779b2644195f3f6cdc00743c7577875e3e198902
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109289
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/swriter/main0115.xhp')
-rw-r--r-- | source/text/swriter/main0115.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/main0115.xhp b/source/text/swriter/main0115.xhp index 82a064a18b..b68aac9af7 100644 --- a/source/text/swriter/main0115.xhp +++ b/source/text/swriter/main0115.xhp @@ -35,11 +35,11 @@ <tip id="par_id451529878529005" xml-lang="en-US">You can customize the list of styles entries using menu <link href="text/shared/01/06140100.xhp" name="customize menu"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope.</tip> <h2 id="hd_id991529881414793" xml-lang="en-US">Edit Style</h2> <paragraph role="paragraph" id="par_id111529881420452" xml-lang="en-US">Opens the Paragraph Style dialog box of the current paragraph.</paragraph> - <paragraph role="heading" id="hd_id111529881431158" level="2" xml-lang="en-US">Update Selected Style</paragraph> + <h2 id="hd_id111529881431158" xml-lang="en-US">Update Selected Style</h2> <paragraph role="paragraph" id="par_id971529881437377" xml-lang="en-US">Update the paragraph style with the <link href="text/shared/00/00000005.xhp#Section7" name="direct formatting">direct formatting</link> applied to the current paragraph.</paragraph> <h2 id="hd_id191529881446409" xml-lang="en-US">New Style from Selection</h2> <paragraph role="paragraph" id="par_id331529881457275" xml-lang="en-US">Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name.</paragraph> - <h2 id="hd_id351529881470044" xml-lang="en-US"><link href="text/swriter/01/05170000.xhp" name="Load Styles">Load Styles</link></h2> + <h2 id="hd_id351529881470044" xml-lang="en-US"><link href="text/swriter/01/05170000.xhp" name="Load Styles">Load Styles from Template</link></h2> <paragraph role="paragraph" id="par_id551529883682302" xml-lang="en-US"><link href="text/swriter/guide/load_styles.xhp" name="import style">Import styles</link> from another document or template into the current document.</paragraph> <h2 id="hd_id361529881482828" xml-lang="en-US">Manage Styles</h2> <paragraph role="paragraph" id="par_id901529883673111" xml-lang="en-US">Opens the <link href="text/swriter/01/05140000.xhp" name="linkname">Styles deck</link> in the sidebar.</paragraph> |