diff options
-rw-r--r-- | helpers/help_hid.lst | 4 | ||||
-rw-r--r-- | source/text/shared/01/selectcertificate.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/viewcertificate_c.xhp | 6 |
3 files changed, 4 insertions, 8 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 3391aa9b07..07fedf1b27 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -3617,10 +3617,8 @@ HID_XMLSEC_CALL,40016, HID_XMLSEC_CTRL_CHOOSESIGNATURES,43082, HID_XMLSEC_CTRL_ELEMENTS,43079, HID_XMLSEC_CTRL_SIGNATURESDLG,43081, -HID_XMLSEC_CTRL_VIEWSIGNATURES,43080, HID_XMLSEC_DLG_CERTCHOOSER,43077, HID_XMLSEC_DLG_DIGSIG,43075, -HID_XMLSEC_TP_CERTPATH,43074, HID_XMLSEC_TP_DETAILS,43073, HID_XMLSEC_TP_GENERAL,43072, HID_XML_FILTER_DOCTYPE,64068, @@ -6955,13 +6953,11 @@ uui_PushButton_RID_XMLSECDLG_MACROWARN_PB_VIEWSIGNS,1311805956, uui_RadioButton_DLG_COOKIES_RB_INFUTURE_IGNORE,1311359509, uui_RadioButton_DLG_COOKIES_RB_INFUTURE_INTERACTIVE,1311359510, uui_RadioButton_DLG_COOKIES_RB_INFUTURE_SEND,1311359508, -xmlsecurity_MultiLineEdit_RID_XMLSECTP_CERTPATH_ML_CERTSTATUS,553339395, xmlsecurity_MultiLineEdit_RID_XMLSECTP_DETAILS_ML_ELEMENT,553323010, xmlsecurity_PushButton_RID_XMLSECDLG_CERTCHOOSER_BTN_VIEWCERT,1090146871, xmlsecurity_PushButton_RID_XMLSECDLG_DIGSIG_BTN_ADDCERT,1090130434, xmlsecurity_PushButton_RID_XMLSECDLG_DIGSIG_BTN_REMOVECERT,1090130435, xmlsecurity_PushButton_RID_XMLSECDLG_DIGSIG_BTN_VIEWCERT,1090130487, -xmlsecurity_PushButton_RID_XMLSECTP_CERTPATH_BTN_VIEWCERT,553341495, FID_PASTE_CONTENTS,,.uno:PasteSpecial FN_INSERT_FIELD_DATA_ONLY(),,.uno:InsertFieldDataOnly FN_NAME_GROUP,,.uno:NameGroup diff --git a/source/text/shared/01/selectcertificate.xhp b/source/text/shared/01/selectcertificate.xhp index e56311eded..d12d894862 100644 --- a/source/text/shared/01/selectcertificate.xhp +++ b/source/text/shared/01/selectcertificate.xhp @@ -37,7 +37,7 @@ <paragraph role="heading" id="par_idN1056A" xml-lang="en-US" level="2" l10n="NEW">List</paragraph> <paragraph role="paragraph" id="par_idN1056E" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select the certificate that you want to digitally sign the current document with.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/xmlsecurity:PushButton:RID_XMLSECDLG_CERTCHOOSER:BTN_VIEWCERT" id="bm_id5101168" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/xmlsecurity:PushButton:RID_XMLSECTP_CERTPATH:BTN_VIEWCERT" id="bm_id3395794" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certpage/viewcert" id="bm_id3395794" localize="false"/> <paragraph role="heading" id="par_idN10571" xml-lang="en-US" level="2" l10n="NEW">View Certificate</paragraph> <paragraph role="paragraph" id="par_idN10575" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Opens the <link href="text/shared/optionen/viewcertificate.xhp">View Certificate</link> dialog where you can examine the selected certificate.</ahelp></paragraph> </body> diff --git a/source/text/shared/optionen/viewcertificate_c.xhp b/source/text/shared/optionen/viewcertificate_c.xhp index a53046f831..433d69287f 100644 --- a/source/text/shared/optionen/viewcertificate_c.xhp +++ b/source/text/shared/optionen/viewcertificate_c.xhp @@ -31,9 +31,9 @@ </history> </meta> <body> -<bookmark xml-lang="en-US" branch="hid/XMLSECURITY_HID_XMLSEC_CTRL_VIEWSIGNATURES" id="bm_id7465742" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/xmlsecurity:MultiLineEdit:RID_XMLSECTP_CERTPATH:ML_CERTSTATUS" id="bm_id3149815" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/XMLSECURITY_HID_XMLSEC_TP_CERTPATH" id="bm_id3747978" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certpage/signatures" id="bm_id7465742" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certpage/status" id="bm_id3149815" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certpage/CertPage" id="bm_id3747978" localize="false"/> <paragraph role="heading" id="par_idN1054D" xml-lang="en-US" level="1" l10n="NEW"><variable id="certificatepath"><link href="text/shared/optionen/viewcertificate_c.xhp">Certificate Path</link> </variable></paragraph> <paragraph role="paragraph" id="par_idN1056B" xml-lang="en-US" l10n="NEW"><ahelp hid=".">The Certificate Path page of the <link href="text/shared/optionen/viewcertificate.xhp">View Certificate</link> dialog displays the location and the status of the certificate.</ahelp></paragraph> |