source/text/sbasic/guide/access2base.xhp     |    4 ++--
 source/text/sbasic/shared/01030400.xhp       |    2 +-
 source/text/sbasic/shared/03/sf_document.xhp |    4 ++--
 source/text/shared/00/00000401.xhp           |    2 +-
 source/text/shared/00/edit_menu.xhp          |    2 +-
 source/text/shared/01/04100000.xhp           |    4 ++--
 source/text/swriter/librelogo/LibreLogo.xhp  |    4 ++--
 7 files changed, 11 insertions(+), 11 deletions(-)

New commits:
commit 377e96e84236af1f1a501e39e3d13249250ba4aa
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Sat Jun 25 18:56:09 2022 -0500
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sun Jun 26 15:58:09 2022 +0200

    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 <fit...@ubuntu.com>
    (cherry picked from commit d5ef41a2b82144ac39ce0169013cbc803b456a6f)
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136431

diff --git a/source/text/sbasic/guide/access2base.xhp 
b/source/text/sbasic/guide/access2base.xhp
index 0e76f09e6..507a63c9d 100644
--- a/source/text/sbasic/guide/access2base.xhp
+++ b/source/text/sbasic/guide/access2base.xhp
@@ -42,8 +42,8 @@
 </bookmark>
  <paragraph role="heading" id="hd_idA2B002" xml-lang="en-US" 
level="1">Access2Base</paragraph>
  <paragraph role="heading" id="hd_idA2B003" xml-lang="en-US" level="2">What is 
Access2Base?</paragraph>
- <paragraph role="paragraph" id="par_idA2B004" xml-lang="en-US">Access2Base is 
a LibreOffice Basic library of macros for (business or personal) application 
developers and advanced users. It is one of the libraries stored in 
"LibreOffice macros and dialogs".</paragraph>
- <paragraph role="paragraph" id="par_idA2B005" xml-lang="en-US">The 
functionalities provided by the implemented macros are all directly inspired by 
Microsoft Access. The macros are callable mainly from a LibreOffice 
<emph>Base</emph> application, but also from <emph>any</emph> LibreOffice 
document (Writer, Calc, ...) where access to data stored in a database makes 
sense.</paragraph>
+ <paragraph role="paragraph" id="par_idA2B004" xml-lang="en-US">Access2Base is 
a %PRODUCTNAME BASIC library of macros for (business or personal) application 
developers and advanced users. It is one of the libraries stored in 
"Application macros and dialogs".</paragraph>
+ <paragraph role="paragraph" id="par_idA2B005" xml-lang="en-US">The 
functionalities provided by the implemented macros are all directly inspired by 
Microsoft Access. The macros are callable mainly from a %PRODUCTNAME 
<emph>Base</emph> application, but also from <emph>any</emph> %PRODUCTNAME 
document (Writer, Calc, ...) where access to data stored in a database makes 
sense.</paragraph>
  <paragraph role="paragraph" id="par_idA2B006" xml-lang="en-US">The API 
provided by Access2Base is intended to be more concise, intuitive and easy to 
learn than the standard UNO API (API = Application Programming 
Interface).</paragraph>
  <paragraph role="warning" id="par_idA2B007" xml-lang="en-US"><emph>The 
library is documented online on </emph><link href="http://www.access2base.com"; 
name="http://www.access2base.com";><emph>http://www.access2base.com</emph></link>.</paragraph>
  <paragraph role="heading" id="hd_idA2B008" xml-lang="en-US" level="2">The 
implemented macros include:</paragraph>
diff --git a/source/text/sbasic/shared/01030400.xhp 
b/source/text/sbasic/shared/01030400.xhp
index 3861c203a..71a53f428 100644
--- a/source/text/sbasic/shared/01030400.xhp
+++ b/source/text/sbasic/shared/01030400.xhp
@@ -111,7 +111,7 @@
 <paragraph role="listitem" id="par_id3147008" xml-lang="en-US">Click 
<emph>Export...</emph></paragraph>
 </listitem>
 <listitem>
-<paragraph role="listitem" id="par_id3147009" xml-lang="en-US">Choose whether 
you want to export the library as an extension or as a basic 
library.</paragraph>
+<paragraph role="listitem" id="par_id3147009" xml-lang="en-US">Choose whether 
you want to export the library as an extension or as a BASIC 
library.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3147010" xml-lang="en-US">Click 
<emph>OK</emph>.</paragraph>
diff --git a/source/text/sbasic/shared/03/sf_document.xhp 
b/source/text/sbasic/shared/03/sf_document.xhp
index e90658f57..382d288b8 100644
--- a/source/text/sbasic/shared/03/sf_document.xhp
+++ b/source/text/sbasic/shared/03/sf_document.xhp
@@ -25,7 +25,7 @@
 
 <section id="abstract">
     <h1 id="hd_id731582733781114" xml-lang="en-US"><variable 
id="DocumentService"><link href="text/sbasic/shared/03/sf_document.xhp" 
name="Exception 
service"><literal>SFDocuments</literal>.<literal>Document</literal> 
service</link></variable></h1>
-  <paragraph role="paragraph" id="par_id381589189355849" xml-lang="en-US">The 
<literal>SFDocuments</literal> library provides methods and properties to 
facilitate the management and manipulation of LibreOffice documents.</paragraph>
+  <paragraph role="paragraph" id="par_id381589189355849" xml-lang="en-US">The 
<literal>SFDocuments</literal> library provides methods and properties to 
facilitate the management and manipulation of %PRODUCTNAME 
documents.</paragraph>
   <paragraph role="paragraph" id="par_id591589189364267" 
xml-lang="en-US">Methods that are applicable for all types of documents (Text 
Documents, Sheets, Presentations, etc) are provided by the 
<literal>SFDocuments.Document</literal> service. Some examples are:</paragraph>
   <list type="unordered">
   <listitem>
@@ -38,7 +38,7 @@
 </section>
 
   <warning id="par_id301611085807704">The properties, methods or arguments 
marked with <emph>(*)</emph> are <emph>NOT applicable to Base 
documents</emph>.</warning>
-  <paragraph role="paragraph" id="par_id241589189701274" 
xml-lang="en-US">Methods and properties that are specific to certain 
LibreOffice components are stored in separate services, such as 
<literal>SFDocuments.SF_Calc</literal> and 
<literal>SFDocuments.SF_Base</literal>.</paragraph>
+  <paragraph role="paragraph" id="par_id241589189701274" 
xml-lang="en-US">Methods and properties that are specific to certain 
%PRODUCTNAME components are stored in separate services, such as 
<literal>SFDocuments.SF_Calc</literal> and 
<literal>SFDocuments.SF_Base</literal>.</paragraph>
   <paragraph role="paragraph" id="par_id641611090052376">Although the Basic 
language does not offer inheritance between object classes, the latter services 
may be considered as subclasses of the <literal>SFDocuments.Document</literal> 
service. Such subclasses can invoke the properties and methods described 
below.</paragraph>
 
   <h2 id="hd_id581582885621841" xml-lang="en-US">Service invocation</h2>
diff --git a/source/text/shared/00/00000401.xhp 
b/source/text/shared/00/00000401.xhp
index 14d883cb8..5db89a06f 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 14353879c..4d4bc4088 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 5874b0067..2cafbf0a2 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>
diff --git a/source/text/swriter/librelogo/LibreLogo.xhp 
b/source/text/swriter/librelogo/LibreLogo.xhp
index 716ce46dd..c21c15651 100644
--- a/source/text/swriter/librelogo/LibreLogo.xhp
+++ b/source/text/swriter/librelogo/LibreLogo.xhp
@@ -111,7 +111,7 @@
 <paragraph role="paragraph" xml-lang="en-US" id="par_720">Variable names are 
case sensitive:</paragraph>
 <paragraph role="logocode" xml-lang="en-US" id="par_730"> a = 5<br/> A = 
7<br/> PRINT a<br/> PRINT A<br/></paragraph>
 <paragraph role="heading" level="3" xml-lang="en-US" id="hd_740">Program 
lines</paragraph>
-<paragraph role="paragraph" xml-lang="en-US" id="par_750">Lines of a LibreLogo 
program are paragraphs in the LibreOffice Writer document. A program line can 
contain multiple commands:</paragraph>
+<paragraph role="paragraph" xml-lang="en-US" id="par_750">Lines of a LibreLogo 
program are paragraphs in the Writer document. A program line can contain 
multiple commands:</paragraph>
 <paragraph role="logocode" xml-lang="en-US" id="par_760"> PRINT “Hello, 
World!” PRINT “LibreLogo”<br/></paragraph>
 <paragraph role="heading" level="3" xml-lang="en-US" 
id="hd_770">Comments</paragraph>
 <paragraph role="paragraph" xml-lang="en-US" id="par_780">Lines or line parts 
are comments from a semicolon to the end of the line (paragraph):</paragraph>
@@ -217,7 +217,7 @@
 </list>
 <paragraph role="heading" level="3" xml-lang="en-US" id="hd_1560">Shape 
grouping</paragraph>
 <paragraph role="logocode" xml-lang="en-US" id="par_1570"> ; PICTURE [ 
LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like 
grouped shape<br/></paragraph>
-<paragraph role="paragraph" xml-lang="en-US" id="par_1580">See also “Group” in 
LibreOffice Writer Help.</paragraph>
+<paragraph role="paragraph" xml-lang="en-US" id="par_1580">See also “Group” in 
%PRODUCTNAME Writer Help.</paragraph>
 <paragraph role="logocode" xml-lang="en-US" id="par_1590"> TO tree 
location<br/>   PENUP POSITION location HEADING 0 PENDOWN<br/>   PICTURE [ 
FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE 
[ tree [230, 400] tree [300, 400] ] ; grouped shapes in a grouped 
shape<br/></paragraph>
 <paragraph role="heading" level="3" xml-lang="en-US" id="hd_1600">Starting new 
line shapes</paragraph>
 <paragraph role="logocode" xml-lang="en-US" id="par_1610"> PICTURE ; start a 
new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line 
shapes<br/></paragraph>

Reply via email to