[Libreoffice-commits] core.git: officecfg/registry
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Thu Mar 22 16:01:41 UTC 2018
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9b679d3f627023bbe2859258fe0ad909e23d0feb
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date: Thu Mar 22 11:17:38 2018 +0100
Add missing ellipsis to insert signatureline
Change-Id: If936e9007693b5852f52c05dc31ddd78f9c266df
Reviewed-on: https://gerrit.libreoffice.org/51730
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 706007ea8d1e..19eb401cdead 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6515,7 +6515,7 @@
</node>
<node oor:name=".uno:InsertSignatureLine" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Signatu~re Line</value>
+ <value xml:lang="en-US">Signatu~re Line...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list