diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-04-17 12:06:21 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-04-17 12:13:30 +0200 |
commit | 1b43d2a89422ccde063fac2dbd5a80c49b36e560 (patch) | |
tree | 8bb4a16ffa538e8ec89f295688f1ca58646dbb5f | |
parent | b20e40b89fc75992c9d790cc36699727d2d866f8 (diff) |
Fix bookmarks related to the View Certificate window
Change-Id: Iec618b32dcb248db26aa118f21997499cbf6db31
Reviewed-on: https://gerrit.libreoffice.org/36614
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/shared/optionen/viewcertificate_d.xhp | 6 | ||||
-rw-r--r-- | source/text/shared/optionen/viewcertificate_g.xhp | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/optionen/viewcertificate_d.xhp b/source/text/shared/optionen/viewcertificate_d.xhp index aa6bfcd5af..9a7f77c4c6 100644 --- a/source/text/shared/optionen/viewcertificate_d.xhp +++ b/source/text/shared/optionen/viewcertificate_d.xhp @@ -30,12 +30,12 @@ </history> </meta> <body> -<bookmark xml-lang="en-US" branch="hid/xmlsecurity/ui/certdetails/tablecontainer" id="bm_id9764091" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/xmlsecurity/ui/certdetails/CertDetails" id="bm_id5656300" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certdetails/tablecontainer" id="bm_id9764091" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certdetails/CertDetails" id="bm_id5656300" localize="false"/> <paragraph role="heading" id="par_idN10544" xml-lang="en-US" level="1" l10n="NEW"><variable id="details"><link href="text/shared/optionen/viewcertificate_d.xhp">Details</link> </variable></paragraph> <paragraph role="paragraph" id="par_idN10562" xml-lang="en-US" l10n="NEW"><ahelp hid=".">The Details page of the <link href="text/shared/optionen/viewcertificate.xhp">View Certificate</link> dialog displays detailed information about the certificate.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/xmlsecurity/ui/certdetails/valuedetails" id="bm_id6321909" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certdetails/valuedetails" id="bm_id6321909" localize="false"/> <paragraph role="paragraph" id="par_idN105DB" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Use the value list box to view values and copy them to the clipboard.</ahelp></paragraph> </body> </helpdocument> diff --git a/source/text/shared/optionen/viewcertificate_g.xhp b/source/text/shared/optionen/viewcertificate_g.xhp index c23b087c5d..271a7f5efc 100644 --- a/source/text/shared/optionen/viewcertificate_g.xhp +++ b/source/text/shared/optionen/viewcertificate_g.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<bookmark xml-lang="en-US" branch="hid/XMLSECURITY_HID_XMLSEC_TP_GENERAL" id="bm_id8695333" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certgeneral/box1" id="bm_id8695333" localize="false"/> <paragraph role="heading" id="par_idN1054D" xml-lang="en-US" level="1" l10n="NEW"><variable id="general"><link href="text/shared/optionen/viewcertificate_g.xhp">General</link> </variable></paragraph> <paragraph role="paragraph" id="par_idN1056B" xml-lang="en-US" l10n="NEW"><ahelp hid=".">The General page of the <link href="text/shared/optionen/viewcertificate.xhp">View Certificate</link> dialog displays basic information about the certificate.</ahelp></paragraph> |