chart2/uiconfig/ui/tp_3D_SceneIllumination.ui |    8 ++++----
 cui/uiconfig/ui/certdialog.ui                 |    2 +-
 cui/uiconfig/ui/iconselectordialog.ui         |    2 +-
 sw/uiconfig/swriter/ui/exchangedatabases.ui   |    2 +-
 sw/uiconfig/swriter/ui/flddbpage.ui           |    2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit b5c40d4864b07861e889244834635c8cfc957d6e
Author:     Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Fri Mar 22 00:57:49 2024 +0100
Commit:     Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Sat Mar 30 06:18:15 2024 +0100

    Fix extended tips
    
    Fix wrong dialog names in extended tips.
    
    Change-Id: I60a91c6a06afdf0b993bd65dae8a2e3c6413528a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165122
    Tested-by: Jenkins
    Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui 
b/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui
index 2187db5ab092..f67f287f68fc 100644
--- a/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui
+++ b/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui
@@ -276,11 +276,11 @@
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>
-                        <property name="tooltip_text" translatable="yes" 
context="tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text">Select a 
color using the color dialog</property>
+                        <property name="tooltip_text" translatable="yes" 
context="tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text">Select a 
color using the Pick a Color dialog</property>
                         <property name="image">IMG_LIGHTSOURCE_COLOR</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" 
id="BTN_LIGHTSOURCE_COLOR-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" 
context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR">Select a 
color using the color dialog.</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" 
context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR">Select a 
color using the Pick a Color dialog.</property>
                           </object>
                         </child>
                       </object>
@@ -360,11 +360,11 @@
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
-                    <property name="tooltip_text" translatable="yes" 
context="tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text">Select a color 
using the color dialog</property>
+                    <property name="tooltip_text" translatable="yes" 
context="tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text">Select a color 
using the Pick a Color dialog</property>
                     <property name="image">IMG_AMBIENT_COLOR</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" 
id="BTN_AMBIENT_COLOR-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR">Select a color 
using the color dialog.</property>
+                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR">Select a color 
using the Pick a color dialog.</property>
                       </object>
                     </child>
                   </object>
diff --git a/cui/uiconfig/ui/certdialog.ui b/cui/uiconfig/ui/certdialog.ui
index 8f3545e3176a..29b19e3d3742 100644
--- a/cui/uiconfig/ui/certdialog.ui
+++ b/cui/uiconfig/ui/certdialog.ui
@@ -44,7 +44,7 @@
                 <property name="use_underline">True</property>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="add-atkobject">
-                    <property name="AtkObject::accessible-description" 
translatable="yes" context="certdialog|extended_tip|add">Opens a file picker 
dialog to add a new Network Security Services Certificate directory to the 
list.</property>
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="certdialog|extended_tip|add">Opens the Select Path 
dialog to add a new Network Security Services Certificate directory to the 
list.</property>
                   </object>
                 </child>
               </object>
diff --git a/cui/uiconfig/ui/iconselectordialog.ui 
b/cui/uiconfig/ui/iconselectordialog.ui
index f9672c7406fe..9ee6ee8847cb 100644
--- a/cui/uiconfig/ui/iconselectordialog.ui
+++ b/cui/uiconfig/ui/iconselectordialog.ui
@@ -165,7 +165,7 @@
                         <property name="use_underline">True</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" 
id="importButton-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="iconselectordialog|extended_tip|importButton">Adds 
new icons to the list of icons. You see a file open dialog that imports the 
selected icon or icons into the internal icon directory of the office 
suite.</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="iconselectordialog|extended_tip|importButton">Adds 
new icons to the list of icons. You see the Open dialog that imports the 
selected icon or icons into the internal icon directory of the office 
suite.</property>
                           </object>
                         </child>
                       </object>
diff --git a/sw/uiconfig/swriter/ui/exchangedatabases.ui 
b/sw/uiconfig/swriter/ui/exchangedatabases.ui
index 9d5589d6ce6b..341a2669cf47 100644
--- a/sw/uiconfig/swriter/ui/exchangedatabases.ui
+++ b/sw/uiconfig/swriter/ui/exchangedatabases.ui
@@ -153,7 +153,7 @@
                         <property name="use-underline">True</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="browse-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="exchangedatabases|extended_tip|browse">Opens a file 
open dialog to select a database file (*.odb). The selected file is added to 
the Available Databases list.</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="exchangedatabases|extended_tip|browse">Opens the 
Open dialog to select a database file (*.odb). The selected file is added to 
the Available Databases list.</property>
                           </object>
                         </child>
                       </object>
diff --git a/sw/uiconfig/swriter/ui/flddbpage.ui 
b/sw/uiconfig/swriter/ui/flddbpage.ui
index d2e6ec9b7322..f3f94d1e011f 100644
--- a/sw/uiconfig/swriter/ui/flddbpage.ui
+++ b/sw/uiconfig/swriter/ui/flddbpage.ui
@@ -329,7 +329,7 @@
                     <property name="receives_default">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="browse-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="flddbpage|extended_tip|browse">Opens a file open 
dialog where you can select a database file (*.odb). The selected file is added 
to the Databases Selection list.</property>
+                        <property name="AtkObject::accessible-description" 
translatable="yes" context="flddbpage|extended_tip|browse">Opens the Open 
dialog where you can select a database file (*.odb). The selected file is added 
to the Databases Selection list.</property>
                       </object>
                     </child>
                   </object>

Reply via email to