[Libreoffice-commits] core.git: officecfg/registry
Caolán McNamara
caolanm at redhat.com
Tue Apr 3 19:02:42 UTC 2018
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 866112dba79b677dfefd35f19933c5aa3f338967
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Apr 3 15:09:36 2018 +0100
Go to Page goes to a dialog, so should have an ellipsis
Change-Id: I103e171cef487310777e13289afa4a2f99fa4932
Reviewed-on: https://gerrit.libreoffice.org/52329
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index f27e71487151..f0f7e4f737e5 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -329,7 +329,7 @@
</node>
<node oor:name=".uno:GotoPage" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Go t~o Page</value>
+ <value xml:lang="en-US">Go t~o Page...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list