summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2021-12-20 22:41:31 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-12-21 10:25:35 +0100
commitd4f0a0c5c3dc65e0310eb662c9dad0b1bcb60161 (patch)
treec6bd6023e4081984886fa75a8cab190c7d9bf96e /basctl
parentd181d828d9a3490cefc3a9b41fbda2d5b07b08c3 (diff)
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 <fitojb@ubuntu.com> (cherry picked from commit 681d8b9ec49b0318c0df17f86cc27baeed7eac5f) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127174
Diffstat (limited to 'basctl')
-rw-r--r--basctl/uiconfig/basicide/ui/dialogpage.ui2
-rw-r--r--basctl/uiconfig/basicide/ui/libpage.ui2
-rw-r--r--basctl/uiconfig/basicide/ui/modulepage.ui2
3 files changed, 3 insertions, 3 deletions
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>