[Libreoffice-commits] help.git: source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Sun Dec 20 08:35:16 UTC 2020


 source/text/shared/01/01110400.xhp |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 6cbff81636b27194363fb906f54dbae70fbe4b68
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sat Dec 12 00:34:04 2020 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Sun Dec 20 09:34:55 2020 +0100

    Related to: tdf#138621  Change "Open Template" to "Edit Template"
    
      tdf#138261 changed the label for .uno:OpenTemplate
      This patch updates all relevant help pages to reflect that change.
    
      ( shared/01/01110400.xhp )
        * "Open Template" --> "Edit Template"
        + add "related topics" section
        + embed link in related topics to standard_template (about
            creating and modifying templates)
        * update to <h1>,<menuitem>
    
      ( shared/01/01110000.xhp )
        * update to <h1>
    
    Change-Id: Id4e4279256c5ede1df22f948304fbb65723b3620
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107617
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/source/text/shared/01/01110400.xhp b/source/text/shared/01/01110400.xhp
index 6654dba38..a658c2ff4 100644
--- a/source/text/shared/01/01110400.xhp
+++ b/source/text/shared/01/01110400.xhp
@@ -20,18 +20,21 @@
 
 <meta>
   <topic id="textshared0101110400xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Open Template</title>
+    <title id="tit" xml-lang="en-US">Edit Template</title>
     <filename>/text/shared/01/01110400.xhp</filename>
   </topic>
 </meta>
 <body>
 <section id="opentemplate">
 <bookmark branch="hid/.uno:OpenTemplate" id="bm_id3148668" xml-lang="en-US" localize="false"/>
-<paragraph role="heading" level="1" id="hd_id3150620" xml-lang="en-US"><link href="text/shared/01/01110400.xhp" name="Open Template">Open Template</link></paragraph>
+<h1 id="hd_id3150620" xml-lang="en-US"><link href="text/shared/01/01110400.xhp" name="Open Template">Edit Template</link></h1>
   <paragraph role="paragraph" id="par_id3144415" xml-lang="en-US"><ahelp hid=".uno:OpenTemplate">Opens a dialog where you can select a template for editing.</ahelp></paragraph>
 </section>
 <section id="howtoget">
-  <paragraph role="paragraph" id="par_id01110401" xml-lang="en-US">Choose <emph>File - Templates - Open Template</emph>.</paragraph>
+  <paragraph role="paragraph" id="par_id01110401" xml-lang="en-US">Choose <menuitem>File - Templates - Edit Template</menuitem>.</paragraph>
+</section>
+<section id="relatedtopics">
+<embed href="text/shared/guide/standard_template.xhp#standard_template"/>
 </section>
 </body>
 </helpdocument>


More information about the Libreoffice-commits mailing list