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 04:30:57 +0100
commit681d8b9ec49b0318c0df17f86cc27baeed7eac5f (patch)
tree1b1e02ba0e7d89052c2352e43995c199f0c667f9 /basctl
parente63fe68fb1d0915b64fdf63f7fa6eed866fa3a0d (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>
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>