summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-01-25 10:24:07 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-01-25 13:24:23 +0100
commitc7fcd5a3bdbf181817ce6e5d2067434d480287a6 (patch)
treec70bcf35b102de68dc26709040016faadecf0f99 /basctl
parentea09bad389ee1af19e5e626905e4d67bcc94636e (diff)
Related: tdf#146971 remove %PRODUCTNAME from accessible-description
Change-Id: I83ff18c8b5e95fa172de950eb351cbfd855c9d5d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128919 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl')
-rw-r--r--basctl/uiconfig/basicide/ui/basicmacrodialog.ui2
-rw-r--r--basctl/uiconfig/basicide/ui/dialogpage.ui4
-rw-r--r--basctl/uiconfig/basicide/ui/importlibdialog.ui2
-rw-r--r--basctl/uiconfig/basicide/ui/libpage.ui4
-rw-r--r--basctl/uiconfig/basicide/ui/modulepage.ui4
5 files changed, 8 insertions, 8 deletions
diff --git a/basctl/uiconfig/basicide/ui/basicmacrodialog.ui b/basctl/uiconfig/basicide/ui/basicmacrodialog.ui
index 2f700a31fab0..cfcc9af9c038 100644
--- a/basctl/uiconfig/basicide/ui/basicmacrodialog.ui
+++ b/basctl/uiconfig/basicide/ui/basicmacrodialog.ui
@@ -353,7 +353,7 @@
<property name="use_underline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="edit-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="basicmacrodialog|extended_tip|edit">Starts the %PRODUCTNAME Basic editor and opens the selected macro or dialog for editing.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="basicmacrodialog|extended_tip|edit">Starts the Basic editor and opens the selected macro or dialog for editing.</property>
</object>
</child>
</object>
diff --git a/basctl/uiconfig/basicide/ui/dialogpage.ui b/basctl/uiconfig/basicide/ui/dialogpage.ui
index c8f584c70a45..373fc2f4f85b 100644
--- a/basctl/uiconfig/basicide/ui/dialogpage.ui
+++ b/basctl/uiconfig/basicide/ui/dialogpage.ui
@@ -125,7 +125,7 @@
<property name="use_underline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="edit-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="dialogpage|extended_tip|edit">Opens the %PRODUCTNAME Basic editor so that you can modify the selected library.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dialogpage|extended_tip|edit">Opens the Basic editor so that you can modify the selected library.</property>
</object>
</child>
</object>
@@ -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 the %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 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/importlibdialog.ui b/basctl/uiconfig/basicide/ui/importlibdialog.ui
index f1a4877ac3b4..98066ca8272a 100644
--- a/basctl/uiconfig/basicide/ui/importlibdialog.ui
+++ b/basctl/uiconfig/basicide/ui/importlibdialog.ui
@@ -119,7 +119,7 @@
<property name="draw_indicator">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="ref-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="importlibdialog|extended_tip|ref">Adds the selected library as a read-only file. The library is reloaded each time you start %PRODUCTNAME.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="importlibdialog|extended_tip|ref">Adds the selected library as a read-only file. The library is reloaded each time you start the office suite.</property>
</object>
</child>
</object>
diff --git a/basctl/uiconfig/basicide/ui/libpage.ui b/basctl/uiconfig/basicide/ui/libpage.ui
index ffa72494be5c..6047b0c906a9 100644
--- a/basctl/uiconfig/basicide/ui/libpage.ui
+++ b/basctl/uiconfig/basicide/ui/libpage.ui
@@ -183,7 +183,7 @@
<property name="use_underline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="edit-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="libpage|extended_tip|edit">Opens the %PRODUCTNAME Basic editor so that you can modify the selected library.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="libpage|extended_tip|edit">Opens the Basic editor so that you can modify the selected library.</property>
</object>
</child>
</object>
@@ -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 the %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 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 1fc64a13e869..d3b77204d3df 100644
--- a/basctl/uiconfig/basicide/ui/modulepage.ui
+++ b/basctl/uiconfig/basicide/ui/modulepage.ui
@@ -125,7 +125,7 @@
<property name="use_underline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="edit-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="modulepage|extended_tip|edit">Opens the %PRODUCTNAME Basic editor so that you can modify the selected library.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="modulepage|extended_tip|edit">Opens the Basic editor so that you can modify the selected library.</property>
</object>
</child>
</object>
@@ -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 the %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 Basic library that you want to add to the current list, and then click Open.</property>
</object>
</child>
</object>