[Libreoffice-commits] core.git: sw/uiconfig
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Thu Oct 22 06:18:03 UTC 2020
sw/uiconfig/swriter/ui/navigatorpanel.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 211ba118b3f99e2c785309403b81319bae7b1213
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Oct 21 13:43:28 2020 +0200
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Thu Oct 22 08:17:22 2020 +0200
tdf#135668 - remove quotes around keyname in tooltip
for "Go To Page" control in Navigator panel
Change-Id: Ife0da2b715d02967fc7d1e36ef8ca46f9439e547
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104594
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
diff --git a/sw/uiconfig/swriter/ui/navigatorpanel.ui b/sw/uiconfig/swriter/ui/navigatorpanel.ui
index b1e5753c7bc4..87ab616bd6f9 100644
--- a/sw/uiconfig/swriter/ui/navigatorpanel.ui
+++ b/sw/uiconfig/swriter/ui/navigatorpanel.ui
@@ -336,7 +336,7 @@
<property name="tooltip_text" translatable="yes" context="navigatorpanel|spinbutton|tooltip_text">Go to Page</property>
<child internal-child="accessible">
<object class="AtkObject" id="spinbutton-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|spinbutton">Enter page number and press "Enter". Use arrows to move to next page forward or backward.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|spinbutton">Enter page number and press Enter. Use arrows to move to next page forward or backward.</property>
</object>
</child>
</object>
More information about the Libreoffice-commits
mailing list