This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new eefb3b7cb7 Small corrections to Help
eefb3b7cb7 is described below

commit eefb3b7cb785beddde66f26fa05273211517533c
Author: mseidel <[email protected]>
AuthorDate: Wed Aug 20 19:21:59 2025 +0200

    Small corrections to Help
    
    (cherry picked from commit b5a5306a509497c2d0007878d7bbc2d6372dfff6)
---
 main/extensions/source/abpilot/abspilot.src                     | 6 +++---
 main/helpcontent2/source/text/shared/autopi/01170300.xhp        | 2 +-
 main/helpcontent2/source/text/shared/guide/data_addressbook.xhp | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/main/extensions/source/abpilot/abspilot.src 
b/main/extensions/source/abpilot/abspilot.src
index 814c93cb13..1921fe159d 100644
--- a/main/extensions/source/abpilot/abspilot.src
+++ b/main/extensions/source/abpilot/abspilot.src
@@ -26,7 +26,7 @@
 //........................................................................
 ModalDialog RID_DLG_ADDRESSBOOKSOURCEPILOT
 {
-       Text [ en-US ] = "Address Book Data Source Wizard" ;
+       Text [ en-US ] = "Address Data Source Wizard" ;
 
        HelpId = HID_ABSPILOT ;
 
@@ -120,7 +120,7 @@ TabPage RID_PAGE_SELECTABTYPE
        {
                HelpID = 
"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_MACAB" ;
                Size = MAP_APPFONT ( WINDOW_SIZE_X - 30, 8 ) ;
-               Text [ en-US ] = "Mac OS X address book" ;
+               Text [ en-US ] = "macOS address book" ;
        };
        RadioButton RB_LDAP
        {
@@ -138,7 +138,7 @@ TabPage RID_PAGE_SELECTABTYPE
        {
                HelpID = 
"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OUTLOOKEXPRESS" ;
                Size = MAP_APPFONT ( WINDOW_SIZE_X - 30, 8 ) ;
-               Text [ en-US ] = "Windows system address book" ;
+               Text [ en-US ] = "Windows address book" ;
        };
        RadioButton RB_OTHER
        {
diff --git a/main/helpcontent2/source/text/shared/autopi/01170300.xhp 
b/main/helpcontent2/source/text/shared/autopi/01170300.xhp
index f49ea1af64..06cd010762 100644
--- a/main/helpcontent2/source/text/shared/autopi/01170300.xhp
+++ b/main/helpcontent2/source/text/shared/autopi/01170300.xhp
@@ -31,7 +31,7 @@
 <body>
 <section id="tabauswahl">
 <paragraph role="heading" id="hd_id3149748" xml-lang="en-US" level="1" 
l10n="U"><link href="text/shared/autopi/01170300.xhp" name="Select 
Table">Select Table</link></paragraph>
-<paragraph role="paragraph" id="par_id3156211" xml-lang="en-US" 
l10n="CHG"><ahelp hid=".">Specifies a table from the Seamonkey / Netscape 
address book source that is used as the address book in 
$[officename].</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3156211" xml-lang="en-US" 
l10n="CHG"><ahelp hid=".">Specifies a table from the Mozilla / Netscape address 
book source that is used as the address book in 
$[officename].</ahelp></paragraph>
 </section>
 <section id="howtoget">
 <embed href="text/shared/00/00000401.xhp#addressimport3"/>
diff --git a/main/helpcontent2/source/text/shared/guide/data_addressbook.xhp 
b/main/helpcontent2/source/text/shared/guide/data_addressbook.xhp
index f1de3046f0..1f6bccb900 100644
--- a/main/helpcontent2/source/text/shared/guide/data_addressbook.xhp
+++ b/main/helpcontent2/source/text/shared/guide/data_addressbook.xhp
@@ -56,7 +56,7 @@
 <paragraph role="paragraph" id="par_id3148491" xml-lang="en-US" l10n="U">In 
the <emph>Data source</emph> combo box, select the system address book or the 
data source you want to use as an address book.</paragraph>
 </listitem>
 <listitem>
-<paragraph role="paragraph" id="par_id3149669" xml-lang="en-US" l10n="CHG">If 
you have not yet registered the system address book in <item 
type="productname">%PRODUCTNAME</item> as the data source, click the 
<emph>Address Data Source</emph> button. This takes you to the <emph>Address 
Book Data Source Wizard</emph>, in which you can register your address book as 
a new data source in <item type="productname">%PRODUCTNAME</item>.</paragraph>
+<paragraph role="paragraph" id="par_id3149669" xml-lang="en-US" l10n="CHG">If 
you have not yet registered the system address book in <item 
type="productname">%PRODUCTNAME</item> as the data source, click the 
<emph>Address Data Source</emph> button. This takes you to the <emph>Address 
Data Source Wizard</emph>, in which you can register your address book as a new 
data source in <item type="productname">%PRODUCTNAME</item>.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="paragraph" id="par_id3154365" xml-lang="en-US" l10n="U">In 
the <emph>Table</emph> combo box, select the database table you want to use as 
the address book.</paragraph>

Reply via email to