summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Hua <plateauwolf@qq.com>2024-07-11 18:12:44 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2024-07-14 22:50:54 +0200
commit091f9a595313b6cf23c5b595fc9e0c1dbd624b36 (patch)
tree4d637c351e7152b3ba38b4922edb36cbc14c1913
parent2e0664015255ffc0f76a11a9cb254564b34de496 (diff)
Make extended tooltip translatable
Change-Id: Ic626f31c0257a7f70cfeee5d16a3269a7958f01c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170353 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--sw/uiconfig/swriter/ui/optformataidspage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/optformataidspage.ui b/sw/uiconfig/swriter/ui/optformataidspage.ui
index a454c39b872e..618c972a7472 100644
--- a/sw/uiconfig/swriter/ui/optformataidspage.ui
+++ b/sw/uiconfig/swriter/ui/optformataidspage.ui
@@ -172,7 +172,7 @@
<property name="draw-indicator">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="bookmarks-atkobject">
- <property name="AtkObject::accessible-description">Specifies whether bookmark positions are displayed on the screen.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|bookmarks">Specifies whether bookmark positions are displayed on the screen.</property>
</object>
</child>
</object>