summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2021-12-30 21:24:59 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-12-31 13:21:28 +0100
commitff68d7d5f5a29c7bd2016914d43628d11015eb5e (patch)
treeefa3282aa474ae1bd6862cd8cd39d1f63f3384a7
parentupdate credits (diff)
downloadcore-ff68d7d5f5a29c7bd2016914d43628d11015eb5e.tar.gz
core-ff68d7d5f5a29c7bd2016914d43628d11015eb5e.zip
tdf#146472: Missing page count in Go to Page dialog for some locales
See https://bugs.documentfoundation.org/show_bug.cgi?id=146472#c2 and https://bugs.documentfoundation.org/show_bug.cgi?id=146472#c3 The _ is added by use_underline/use-underline In the case of Czech language, "z" was used as the shortcut for _Cancel/_Zrušit and since "of" is translated "z", the "_" had been put before the 1 and "z $1" was transformed into "z $_1" So let's remove the shortcut for "page_count" Change-Id: I11a03cf11cafe108f77f4b6427fa66b1686d0ea7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127769 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--sw/uiconfig/swriter/ui/gotopagedialog.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/gotopagedialog.ui b/sw/uiconfig/swriter/ui/gotopagedialog.ui
index 72692ac963bc..2edc018238f5 100644
--- a/sw/uiconfig/swriter/ui/gotopagedialog.ui
+++ b/sw/uiconfig/swriter/ui/gotopagedialog.ui
@@ -72,7 +72,6 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="label" translatable="yes" context="gotopagedialog|page_count">of $1</property>
- <property name="use_underline">True</property>
<property name="xalign">0</property>
</object>
<packing>