diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-17 23:15:33 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-18 08:56:56 +0000 |
commit | 7fff88fe023d8da63708134138cf263a2314b68c (patch) | |
tree | cf1507afc2c0d6ed3370caea2b76190934f893f5 | |
parent | f3447723452fd34ef8a1efb650de3645b9c737ff (diff) |
Fix bookmarks and ahelps for 'Choose Item' dialog
Change-Id: I394e73ea4ca4b24dd088db71fc163d3b5909260d
Reviewed-on: https://gerrit.libreoffice.org/33239
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/swriter/01/04090003.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/swriter/01/04090003.xhp b/source/text/swriter/01/04090003.xhp index 60a1cf71ee..130a1673f4 100644 --- a/source/text/swriter/01/04090003.xhp +++ b/source/text/swriter/01/04090003.xhp @@ -174,15 +174,15 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fldfuncpage/listname" id="bm_id3149226" localize="false"/> <paragraph role="heading" id="hd_id3149215" xml-lang="en-US" level="2" l10n="U" oldref="62">Name</paragraph> <paragraph role="paragraph" id="par_id3147733" xml-lang="en-US" l10n="U" oldref="63"><ahelp hid="modules/swriter/ui/fldfuncpage/listname">Enter a unique name for the <emph>Input list</emph>.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/sw:ListBox:DLG_FLD_DROPDOWN:LB_LISTITEMS" id="bm_id3146344" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/dropdownfielddialog/list" id="bm_id3146344" localize="false"/> <paragraph role="heading" id="hd_id3146332" xml-lang="en-US" level="2" l10n="U" oldref="64">Choose Item</paragraph> <paragraph role="paragraph" id="par_id3147455" xml-lang="en-US" l10n="U" oldref="65">This dialog is shown when you click an <emph>Input list</emph> field in the document. </paragraph> -<paragraph role="paragraph" id="par_id3149837" xml-lang="en-US" l10n="U" oldref="66"><ahelp hid="SW_LISTBOX_DLG_FLD_DROPDOWN_LB_LISTITEMS">Choose the item that you want to display in the document, then click <emph>OK</emph>.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/sw:PushButton:DLG_FLD_DROPDOWN:PB_EDIT" id="bm_id3148848" localize="false"/> +<paragraph role="paragraph" id="par_id3149837" xml-lang="en-US" l10n="U" oldref="66"><ahelp hid="modules/swriter/ui/dropdownfielddialog/list">Choose the item that you want to display in the document, then click <emph>OK</emph>.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/dropdownfielddialog/edit" id="bm_id3148848" localize="false"/> <paragraph role="heading" id="hd_id3147602" xml-lang="en-US" level="2" l10n="U" oldref="67">Edit</paragraph> -<paragraph role="paragraph" id="par_id3148855" xml-lang="en-US" l10n="U" oldref="68"><ahelp hid="SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_EDIT">Displays the <emph>Edit Fields: Functions</emph> dialog, where you can edit the <emph>Input list</emph>.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/sw:PushButton:DLG_FLD_DROPDOWN:PB_NEXT" id="bm_id3155570" localize="false"/> +<paragraph role="paragraph" id="par_id3148855" xml-lang="en-US" l10n="U" oldref="68"><ahelp hid="modules/swriter/ui/dropdownfielddialog/edit">Displays the <emph>Edit Fields: Functions</emph> dialog, where you can edit the <emph>Input list</emph>.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/dropdownfielddialog/next" id="bm_id3155570" localize="false"/> <paragraph role="heading" id="hd_id3155558" xml-lang="en-US" level="2" l10n="U" oldref="69">Next</paragraph> -<paragraph role="paragraph" id="par_id3148434" xml-lang="en-US" l10n="U" oldref="70"><ahelp hid="SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_NEXT">Closes the current <emph>Input list</emph> and displays the next, if available.</ahelp> You see this button when you open the <emph>Choose Item</emph> dialog by Ctrl+Shift+F9.</paragraph> +<paragraph role="paragraph" id="par_id3148434" xml-lang="en-US" l10n="U" oldref="70"><ahelp hid="modules/swriter/ui/dropdownfielddialog/next">Closes the current <emph>Input list</emph> and displays the next, if available.</ahelp> You see this button when you open the <emph>Choose Item</emph> dialog by Ctrl+Shift+F9.</paragraph> </body> </helpdocument> |