diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 14:08:41 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 14:08:41 +0200 |
commit | 7f87433d5583fc8cd8811306521d134735f8cb13 (patch) | |
tree | c6449eb7c62b01bcc9d0458a8da757791ab25a64 /source/text/swriter/01 | |
parent | a52d4ff5939aca0856be9a9cd9cda3306931a43e (diff) |
"Insert - Field", not "Insert - Fields"
as per LO HIG - https://wiki.documentfoundation.org/Design/MenuBar
("Use singular form in labeling when applicable (e.g. Insert+Shape,
though multiple shapes are listed under the submenu, a user can only
select one item).") and already changed in UI
Change-Id: Id15afe7e3c92b54526ff694f7959ab3e01a2d606
Diffstat (limited to 'source/text/swriter/01')
-rw-r--r-- | source/text/swriter/01/01150000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/04090200.xhp | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/01/01150000.xhp b/source/text/swriter/01/01150000.xhp index cd0b08a5cb..b020c4aabd 100644 --- a/source/text/swriter/01/01150000.xhp +++ b/source/text/swriter/01/01150000.xhp @@ -34,7 +34,7 @@ <section id="howtoget"> <embed href="text/swriter/00/00000401.xhp#serienbrief"/> </section> -<paragraph role="paragraph" id="par_id3154102" xml-lang="en-US" l10n="U" oldref="4">During printing, the database information replaces the corresponding database fields (placeholders). For more information about inserting database fields refer to the <link href="text/swriter/01/04090006.xhp" name="Database"><emph>Database</emph></link> tab page under <emph>Insert - Fields - More Fields</emph>.</paragraph><comment>db browser explorer</comment> +<paragraph role="paragraph" id="par_id3154102" xml-lang="en-US">During printing, the database information replaces the corresponding database fields (placeholders). For more information about inserting database fields refer to the <link href="text/swriter/01/04090006.xhp" name="Database"><emph>Database</emph></link> tab page under <emph>Insert - Field - More Fields</emph>.</paragraph><comment>db browser explorer</comment> <bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_TLB_TREELISTBOX" id="bm_id5399029" localize="false"/><paragraph role="paragraph" id="par_id8186895" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Select a database and table.</ahelp></paragraph><comment>db browser records</comment> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mailmerge/singledocument" id="bm_id7246620" localize="false"/><paragraph role="paragraph" id="par_id3101901" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Click to create one big document containing all data records.</ahelp></paragraph><comment>save as individual documents</comment> diff --git a/source/text/swriter/01/04090200.xhp b/source/text/swriter/01/04090200.xhp index ceee3b2362..47ada63ce3 100644 --- a/source/text/swriter/01/04090200.xhp +++ b/source/text/swriter/01/04090200.xhp @@ -352,7 +352,7 @@ oldref="61">To display conditional text based on the number of pages:</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3150333" role="listitem" l10n="U" oldref="136">Choose <emph>Insert - Fields - More Fields</emph>, and then click the <emph>Functions</emph> tab.</paragraph> + <paragraph xml-lang="en-US" id="par_id3150333" role="listitem">Choose <emph>Insert - Field - More Fields</emph>, and then click the <emph>Functions</emph> tab.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3147471" role="listitem" l10n="U" oldref="62">In the <emph>Type</emph> list, click "Conditional text".</paragraph> @@ -374,7 +374,7 @@ oldref="67">To display conditional text based on a user-defined Variable</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3155836" role="listitem" l10n="U" oldref="138">Choose <emph>Insert - Fields - More Fields</emph>, and then click the <emph>Variables</emph> tab.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155836" role="listitem">Choose <emph>Insert - Field - More Fields</emph>, and then click the <emph>Variables</emph> tab.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3155109" role="listitem" l10n="U" oldref="68">In the <emph>Type </emph>list, click "Set Variable".</paragraph> @@ -410,7 +410,7 @@ <paragraph xml-lang="en-US" id="par_id3155587" role="paragraph" l10n="CHG" oldref="144">The first part of this example inserts a space between the "First Name" and "Last Name" fields in a document, and the second part inserts text based on the contents of a field. This example requires that an address data source is registered with $[officename].</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3150523" role="listitem" l10n="U" oldref="145">Choose <emph>Insert - Fields - More Fields</emph>, and then click the <emph>Database</emph> tab.</paragraph> + <paragraph xml-lang="en-US" id="par_id3150523" role="listitem">Choose <emph>Insert - Field - More Fields</emph>, and then click the <emph>Database</emph> tab.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3148811" role="listitem" l10n="U" oldref="75">In the <emph>Type </emph>list, click "Mail merge fields".</paragraph> |