[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jan 6 19:49:09 UTC 2021
source/text/shared/01/01110300.xhp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 491c08b20af8a0d1b2fcf3caf74926202fbcb541
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sat Dec 19 16:45:49 2020 +0100
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Wed Jan 6 20:48:49 2021 +0100
tdf#107229 update "Save as Template" help
The labels on the controls changed with
https://gerrit.libreoffice.org/c/core/+/107813
This patch:
* updates the labels to the new names,
+ add a link in the <relatedtopics> to the
Template Manager help page.
+ add <note> that explains this is recommended method
and mentions "Import" as another way to add
templates.
Change-Id: Iad5b580d6c2f8917c37eb6cac9ba5b1c94adaa8e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107998
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
diff --git a/source/text/shared/01/01110300.xhp b/source/text/shared/01/01110300.xhp
index 87e8501f6..132d6209f 100644
--- a/source/text/shared/01/01110300.xhp
+++ b/source/text/shared/01/01110300.xhp
@@ -36,15 +36,17 @@
<paragraph role="paragraph" id="par_id01110301" xml-lang="en-US">Choose <emph>File - Templates - Save as Template</emph>.</paragraph>
</section>
<bookmark branch="hid/sfx/ui/saveastemplatedlg/name_entry" id="bm_id3152425" xml-lang="en-US" localize="false"/>
-<h2 id="hd_id3147226" xml-lang="en-US">Template Name</h2>
+<h2 id="hd_id3147226" xml-lang="en-US">Enter Template Name</h2>
<paragraph role="paragraph" id="par_id3147043" xml-lang="en-US"><ahelp hid=".">Enter a name for the template.</ahelp></paragraph>
<bookmark branch="hid/sfx/ui/saveastemplatedlg/categorylb" id="bm_id3156427" xml-lang="en-US" localize="false"/>
-<h2 id="hd_id3147571" xml-lang="en-US">Template Category</h2>
+<h2 id="hd_id3147571" xml-lang="en-US">Select Template Category</h2>
<paragraph role="paragraph" id="par_id3150774" xml-lang="en-US"><ahelp hid=".">Select a category in which to save the new template.</ahelp></paragraph>
<bookmark branch="hid/sfx/ui/saveastemplatedlg/defaultcb" id="bm_id3156427" xml-lang="en-US" localize="false"/>
<h2 id="hd_id3143268" xml-lang="en-US">Set as default template</h2>
<paragraph role="paragraph" id="par_id3149398" xml-lang="en-US"><ahelp hid=".">The new template will be used as the default template.</ahelp></paragraph>
+<note id="par_id861608396537022">Templates added with this command appear automatically in the <emph>Template Manager</emph>. You can also use the <emph>Template Manager</emph> to import templates. Both methods are recommended for adding templates.</note>
<section id="relatedtopics">
+<embed href="text/shared/guide/template_manager.xhp#manage_templates"/>
<embed href="text/shared/guide/standard_template.xhp#standard_template"/>
</section>
</body>
More information about the Libreoffice-commits
mailing list