basctl/uiconfig/basicide/ui/dialogpage.ui |    2 +-
 basctl/uiconfig/basicide/ui/libpage.ui    |    2 +-
 basctl/uiconfig/basicide/ui/modulepage.ui |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit d4f0a0c5c3dc65e0310eb662c9dad0b1bcb60161
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Dec 20 22:41:31 2021 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Tue Dec 21 10:25:35 2021 +0100

    Fix English in extended tips
    
    Change-Id: I4125a68930d5debb17902aed58c0d6cb896fbe5e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127172
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    (cherry picked from commit 681d8b9ec49b0318c0df17f86cc27baeed7eac5f)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127174

diff --git a/basctl/uiconfig/basicide/ui/dialogpage.ui 
b/basctl/uiconfig/basicide/ui/dialogpage.ui
index ae996b2ea490..c8f584c70a45 100644
--- a/basctl/uiconfig/basicide/ui/dialogpage.ui
+++ b/basctl/uiconfig/basicide/ui/dialogpage.ui
@@ -218,7 +218,7 @@
                 <property name="use_underline">True</property>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="import-atkobject">
-                    <property name="AtkObject::accessible-description" 
translatable="yes" context="dialogpage|extended_tip|import">Locate that 
%PRODUCTNAME Basic library that you want to add to the current list, and then 
click Open.</property>
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="dialogpage|extended_tip|import">Locate the 
%PRODUCTNAME Basic library that you want to add to the current list, and then 
click Open.</property>
                   </object>
                 </child>
               </object>
diff --git a/basctl/uiconfig/basicide/ui/libpage.ui 
b/basctl/uiconfig/basicide/ui/libpage.ui
index 1c10b43eb3d1..ffa72494be5c 100644
--- a/basctl/uiconfig/basicide/ui/libpage.ui
+++ b/basctl/uiconfig/basicide/ui/libpage.ui
@@ -241,7 +241,7 @@
                 <property name="use_underline">True</property>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="import-atkobject">
-                    <property name="AtkObject::accessible-description" 
translatable="yes" context="libpage|extended_tip|import">Locate that 
%PRODUCTNAME Basic library that you want to add to the current list, and then 
click Open.</property>
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="libpage|extended_tip|import">Locate the 
%PRODUCTNAME Basic library that you want to add to the current list, and then 
click Open.</property>
                   </object>
                 </child>
               </object>
diff --git a/basctl/uiconfig/basicide/ui/modulepage.ui 
b/basctl/uiconfig/basicide/ui/modulepage.ui
index 284a4b3f0077..1fc64a13e869 100644
--- a/basctl/uiconfig/basicide/ui/modulepage.ui
+++ b/basctl/uiconfig/basicide/ui/modulepage.ui
@@ -223,7 +223,7 @@
                 <property name="use_underline">True</property>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="import-atkobject">
-                    <property name="AtkObject::accessible-description" 
translatable="yes" context="modulepage|extended_tip|import">Locate that 
%PRODUCTNAME Basic library that you want to add to the current list, and then 
click Open.</property>
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="modulepage|extended_tip|import">Locate the 
%PRODUCTNAME Basic library that you want to add to the current list, and then 
click Open.</property>
                   </object>
                 </child>
               </object>

Reply via email to