From 3468a308f036e27b0239d8499a79431cf210480a Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Sun, 5 Oct 2014 10:59:43 +0200 Subject: update names of menu items for sending e-mails Change-Id: Ice0d739cfbff72d30635c7acfcd728c71ee63808 Reviewed-on: https://gerrit.libreoffice.org/11809 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- source/text/shared/guide/email.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/shared/guide/email.xhp b/source/text/shared/guide/email.xhp index 9318bc4463..46cb9ea7ea 100644 --- a/source/text/shared/guide/email.xhp +++ b/source/text/shared/guide/email.xhp @@ -51,7 +51,7 @@ In your e-mail program, enter the recipient, subject and any text you want to add, then send the e-mail. -In case you want to send the e-mail to a recipient who only has software that cannot read the OpenDocument format, you can send the current document in an often used proprietary format.
For a text document, choose File - Send - Document as Microsoft Word. For a spreadsheet, choose File - Send - Document as Microsoft Excel. And for a presentation, choose File - Send - Document as Microsoft PowerPoint.
If you want to send the document as a read-only file, choose File - Send - Document as PDF.
These commands do not change your current document. Only a temporary copy is created and sent.
+In case you want to send the e-mail to a recipient who only has software that cannot read the OpenDocument format, you can send the current document in an often used proprietary format.
For a text document, choose File - Send - E-mail as Microsoft Word. For a spreadsheet, choose File - Send - E-mail as Microsoft Excel. And for a presentation, choose File - Send - E-mail as Microsoft PowerPoint.
If you want to send the document as a read-only file, choose File - Send - E-mail as PDF.
These commands do not change your current document. Only a temporary copy is created and sent.
-- cgit