[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Sat Nov 15 07:42:58 PST 2014
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b29f745a26e52fde8a6991094f9c7edd4465a531
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Fri Nov 14 07:00:54 2014 +0400
fdo#85817 changed 'Document as Email' to 'Email Document'
Change-Id: I4d1bd7429c05ca22abcd1cd8efbe281fd64d4f2a
Reviewed-on: https://gerrit.libreoffice.org/12419
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/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 7d757b0..c94a35d 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -4869,7 +4869,7 @@
</node>
<node oor:name=".uno:SendMail" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Document as ~E-mail...</value>
+ <value xml:lang="en-US">~E-mail Document...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list