diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-03-30 22:08:17 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-04-02 20:49:42 +0000 |
commit | c891d9d6469d04a68ebc06a0a772244f1aacecc9 (patch) | |
tree | 4bc9e32185f3e92e36df9e67d2dae659a3664804 /source/text/swriter/01 | |
parent | b52dc2fc13f392ee22b81f9ce76001a76a51c2e8 (diff) |
tdf#102930 Mail Merge Wizard help: Match Field window
Sync with current UI, add bookmarks
Change-Id: I728668d4d11cf368a7bed46b6c680dc44731ccbd
Reviewed-on: https://gerrit.libreoffice.org/35942
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source/text/swriter/01')
-rw-r--r-- | source/text/swriter/01/mm_matfie.xhp | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/source/text/swriter/01/mm_matfie.xhp b/source/text/swriter/01/mm_matfie.xhp index b1f956a412..fdb50a0840 100644 --- a/source/text/swriter/01/mm_matfie.xhp +++ b/source/text/swriter/01/mm_matfie.xhp @@ -32,10 +32,14 @@ <body> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/assignfieldsdialog/AssignFieldsDialog" id="bm_id8489027" localize="false"/> <paragraph role="heading" id="par_idN10539" xml-lang="en-US" level="1" l10n="NEW">Match Fields</paragraph> -<paragraph role="paragraph" id="par_idN1053D" xml-lang="en-US" l10n="NEW">Matches the logical field names of the layout dialog to the field names in your database when you create new <link href="text/swriter/01/mailmerge03.xhp">address blocks</link> or <link href="text/swriter/01/mailmerge04.xhp">salutations</link>.</paragraph> -<paragraph role="heading" id="par_idN1054E" xml-lang="en-US" level="2" l10n="NEW">Matches to:</paragraph> -<paragraph role="paragraph" id="par_idN10552" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select a field name in your database for each logical field element.</ahelp></paragraph> -<paragraph role="heading" id="par_idN10555" xml-lang="en-US" level="2" l10n="NEW">Preview</paragraph> +<paragraph role="paragraph" id="par_idN1053D" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Matches the logical field names of the layout dialog to the field names in your database when you create new <link href="text/swriter/01/mailmerge03.xhp">address blocks</link> or <link href="text/swriter/01/mailmerge04.xhp">salutations</link>.</ahelp></paragraph> + +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/assignfieldsdialog/FIELDS" id="bm_id8489028" localize="false"/> +<paragraph role="heading" id="par_idN1054E" xml-lang="en-US" level="2" l10n="NEW">Matches to field:</paragraph> +<paragraph role="paragraph" id="par_idN10552" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select a field name in your database for each logical address element.</ahelp></paragraph> + +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/assignfieldsdialog/PREVIEW" id="bm_id8489029" localize="false"/> +<paragraph role="heading" id="par_idN10555" xml-lang="en-US" level="2" l10n="NEW">Address block preview</paragraph> <paragraph role="paragraph" id="par_idN10559" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Displays a preview of the values of the first data record.</ahelp></paragraph> </body> </helpdocument> |