[Libreoffice-commits] core.git: officecfg/registry
Maxim Monastirsky
momonasmon at gmail.com
Tue May 3 09:38:15 UTC 2016
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9a2fccbc3870c5e9f65283df3fbed25f93fd47e2
Author: Maxim Monastirsky <momonasmon at gmail.com>
Date: Mon May 2 15:01:08 2016 +0300
Better label for .uno:OpenSmartTagMenuOnCursor
Change-Id: I4aa578ecdfeaa23b7d665b59b7719f2e0258eac7
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 8e28bf8..9ec9315 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2956,7 +2956,7 @@
</node>
<node oor:name=".uno:OpenSmartTagMenuOnCursor" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Open Smart Tag Menu</value>
+ <value xml:lang="en-US">Smart Tags</value>
</prop>
</node>
<node oor:name=".uno:InsertImage" oor:op="replace">
More information about the Libreoffice-commits
mailing list