diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-25 18:56:09 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-26 15:58:09 +0200 |
commit | 377e96e84236af1f1a501e39e3d13249250ba4aa (patch) | |
tree | f390e274a3ebc240ff706b0cc2c28b2afd3813c3 /source/text/shared | |
parent | 310cc24de29d0b1bd7b6a49a18c3f7b38de47cdf (diff) |
String updates…
... to remove some hardcoded product names and to bring the help
in line with recent UI changes
Kudos to Celia and Olivier
Change-Id: If83039fce0612e04d59c5a5bebba6993c1e5a044
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136445
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit d5ef41a2b82144ac39ce0169013cbc803b456a6f)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136431
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/00/00000401.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/00/edit_menu.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/04100000.xhp | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/00/00000401.xhp b/source/text/shared/00/00000401.xhp index 14d883cb81..5db89a06f7 100644 --- a/source/text/shared/00/00000401.xhp +++ b/source/text/shared/00/00000401.xhp @@ -182,7 +182,7 @@ <paragraph role="paragraph" id="par_id181526424294565" xml-lang="en-US">Choose <menuitem>File - Digital Signatures - Sign Existing PDF</menuitem>.</paragraph> </section> <section id="certificatepath"> - <paragraph role="paragraph" id="par_id971594767600402">Choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Security</menuitem> and in <emph>Certificate Path</emph> area click <menuitem>Certificate</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id971594767600402">Choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Security</menuitem> and, in the <emph>Certificate Path</emph> area, click <menuitem>Certificate</menuitem>.</paragraph> </section> <section id="digitalsig"> <paragraph role="paragraph" id="par_idN11163" xml-lang="en-US"><variable id="digitalsigs">Choose <menuitem>File - Digital Signatures - Digital Signatures</menuitem>.</variable></paragraph> diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp index 14353879cb..4d4bc40882 100644 --- a/source/text/shared/00/edit_menu.xhp +++ b/source/text/shared/00/edit_menu.xhp @@ -253,7 +253,7 @@ </section> <paragraph role="paragraph" id="par_id3147338" xml-lang="en-US"><variable id="litdat">Choose <menuitem>Tools - Bibliography Database</menuitem>.</variable></paragraph> <paragraph role="paragraph" id="par_id3149281" xml-lang="en-US"><variable id="link">Choose <menuitem>Edit - Links to External Files</menuitem>.</variable></paragraph> -<paragraph role="paragraph" id="par_id3159339" xml-lang="en-US"><variable id="linkae">Choose <menuitem>Edit - Links to External Files - Modify...</menuitem> (DDE links only).</variable></paragraph> +<paragraph role="paragraph" id="par_id3159339" xml-lang="en-US"><variable id="linkae">Choose <menuitem>Edit - Links to External Files - Modify</menuitem> (DDE links only).</variable></paragraph> <section id="frame_properties"> <paragraph role="paragraph" id="par_id3148927" xml-lang="en-US">Select a frame, then choose <menuitem>Edit - OLE Object - Properties</menuitem>.</paragraph> <paragraph role="paragraph" id="par_id3156315" xml-lang="en-US">Open context menu of selected frame, choose <menuitem>Properties</menuitem>.</paragraph> diff --git a/source/text/shared/01/04100000.xhp b/source/text/shared/01/04100000.xhp index 5874b00673..2cafbf0a2c 100644 --- a/source/text/shared/01/04100000.xhp +++ b/source/text/shared/01/04100000.xhp @@ -43,8 +43,8 @@ <h2 id="hd_id3151315">Font</h2> <paragraph id="par_id3152924" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/specialcharacters/fontlb">Select a font to display the special characters that are associated with it.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/specialcharacters/subsetlb" id="bm_id3147292" localize="false"/> -<h2 id="hd_id3155555">Subset</h2> -<paragraph id="par_id3145090" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/specialcharacters/subsetlb">Select a Unicode category for the current font.</ahelp> The special characters for the selected Unicode category are displayed in the character table.</paragraph> +<h2 id="hd_id3155555">Character block</h2> +<paragraph id="par_id3145090" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/specialcharacters/subsetlb">Select a Unicode block for the current font.</ahelp> The special characters for the selected Unicode block are displayed in the character table.</paragraph> <bookmark xml-lang="en-US" branch="hid/CUI_HID_CHARMAP_CTL_SHOWSET" id="bm_id3147576" localize="false"/> <h2 id="hd_id3145071">Character Table</h2> <paragraph id="par_id3154288" role="paragraph" xml-lang="en-US"><ahelp hid="HID_CHARMAP_CTL_SHOWSET">Click the special character(s) that you want to insert, and then click <emph>Insert</emph>.</ahelp></paragraph> |