summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorTaichi Haradaguchi <20001722@ymail.ne.jp>2024-03-31 10:43:00 +0100
committerTaichi Haradaguchi <20001722@ymail.ne.jp>2024-04-12 15:34:49 +0200
commita8fda337a88ca4d47218efa9ee44e7bfd590d30c (patch)
treeef4d01f838b7faa03f719fa83b5fc8349fe0a060 /cui
parentec91e33eaa21d3771406a55a159a2963bcb994b3 (diff)
Add the strings "dialog" after "Macro Selector" in extended tips
because the Macro Selector is the dialog name. Change-Id: I3e766016279f85c47eca8a6abf8b5dde4cc6a538 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165487 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/eventsconfigpage.ui2
-rw-r--r--cui/uiconfig/ui/macroassignpage.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/eventsconfigpage.ui b/cui/uiconfig/ui/eventsconfigpage.ui
index acdf91c4df48..8a679d77c6ec 100644
--- a/cui/uiconfig/ui/eventsconfigpage.ui
+++ b/cui/uiconfig/ui/eventsconfigpage.ui
@@ -66,7 +66,7 @@
<property name="use-underline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="macro-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="eventsconfigpage|extended_tip|macro">Opens the Macro Selector to assign a macro to the selected event.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="eventsconfigpage|extended_tip|macro">Opens the Macro Selector dialog to assign a macro to the selected event.</property>
</object>
</child>
</object>
diff --git a/cui/uiconfig/ui/macroassignpage.ui b/cui/uiconfig/ui/macroassignpage.ui
index 24395c840c6c..a444c231f760 100644
--- a/cui/uiconfig/ui/macroassignpage.ui
+++ b/cui/uiconfig/ui/macroassignpage.ui
@@ -138,7 +138,7 @@
<property name="use-underline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="assign-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="macroassignpage|extended_tip|assign">Opens the Macro Selector to assign a macro to the selected event.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="macroassignpage|extended_tip|assign">Opens the Macro Selector dialog to assign a macro to the selected event.</property>
</object>
</child>
</object>