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

Olivier Hallot olivier.hallot at libreoffice.org
Mon Feb 26 14:06:23 UTC 2018


 source/text/swriter/guide/fields.xhp |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

New commits:
commit bcfb5e98beb4ecd70c98e5c0add1db4da3a80670
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Mon Feb 26 08:11:23 2018 -0300

    tdf#116019 Clarify help text for placeholders
    
    Change-Id: Iac1f5ffa8a81211e14f1a9337e389c04d2303769
    Reviewed-on: https://gerrit.libreoffice.org/50352
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/swriter/guide/fields.xhp b/source/text/swriter/guide/fields.xhp
index 97d155464..3b65fd701 100644
--- a/source/text/swriter/guide/fields.xhp
+++ b/source/text/swriter/guide/fields.xhp
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-	
+
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,8 +18,8 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
- 
-	
+
+
 <meta>
       <topic id="textswriterguidefieldsxml" indexer="include" status="PUBLISH">
          <title xml-lang="en-US" id="tit">About Fields</title>
@@ -59,7 +59,7 @@
                <paragraph xml-lang="en-US" id="par_id3147789" role="tablecontent">Placeholder</paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3147812" role="tablecontent">Opens a dialog to insert the object for which the placeholder was set.</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3147812" role="tablecontent">Opens a dialog to insert the corresponding object for which the placeholder was set, except for text placeholders, where text is inseted directly.</paragraph>
             </tablecell>
          </tablerow>
          <tablerow>
@@ -92,6 +92,7 @@
       <paragraph xml-lang="en-US" id="hd_id3155937" role="heading" level="2">Updating Fields</paragraph>
       <paragraph xml-lang="en-US" id="par_id3155963" role="paragraph">To update all of the fields in a document, press F9, or choose <emph>Edit - Select All</emph>, and then press F9.</paragraph>
       <paragraph xml-lang="en-US" id="par_id3155984" role="paragraph">To update a field that was inserted from a database, select the field, and then press F9.</paragraph>
+      <paragraph xml-lang="en-US" id="par_id271519643331154" role="note">Placeholders are not updated.</paragraph>
       <embed href="text/shared/00/00000004.xhp#related"/>
       <embed href="text/swriter/guide/fields_userdata.xhp#fields_userdata"/>
       <embed href="text/swriter/guide/fields_enter.xhp#fields_enter"/>


More information about the Libreoffice-commits mailing list