summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 08:46:52 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 08:46:52 +0000
commit621cba1157a5a7b2d39e9a164971d1f12056c199 (patch)
treed3ccefb2e5d34b20f29e335aebbacf56dd82d193 /officecfg
parentda3fc0aeedc1288ffa00e6aec5528a5e553290e4 (diff)
INTEGRATION: CWS fwk38 (1.17.10); FILE MERGED
2006/04/07 05:22:11 as 1.17.10.1: #i64067# new UINames for SendDocAsEmail commands
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu12
1 files changed, 9 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 22583b6c15b1..03bc68030341 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -1657,10 +1657,16 @@
<value xml:lang="en-US">Close Master View</value>
</prop>
</node>
- <node oor:name=".uno:SendMailDocAsFormat" oor:op="replace">
+ <node oor:name=".uno:SendMailDocAsMS" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="de">Dokument als Microsoft PowerPoint-Anhang…</value>
- <value xml:lang="en-US">Document as Microsoft PowerPoint Attachment…</value>
+ <value xml:lang="de">E-Mail als ~Microsoft PowerPoint Präsentation...</value>
+ <value xml:lang="en-US">E-mail as ~Microsoft PowerPoint Presentation...</value>
+ </prop>
+ </node>
+ <node oor:name=".uno:SendMailDocAsOOo" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="de">E-Mail als ~OpenDocument Präsentation...</value>
+ <value xml:lang="en-US">E-mail as ~OpenDocument Presentation...</value>
</prop>
</node>
</node>