diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2014-10-05 10:59:43 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2014-10-05 16:09:27 +0000 |
commit | 3468a308f036e27b0239d8499a79431cf210480a (patch) | |
tree | ccecdb06e600866bea3897f9c2ddee629008bacc | |
parent | 2dd0975408b8fbae59c9f924d8e013f48d23da52 (diff) |
update names of menu items for sending e-mails
Change-Id: Ice0d739cfbff72d30635c7acfcd728c71ee63808
Reviewed-on: https://gerrit.libreoffice.org/11809
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-rw-r--r-- | source/text/shared/guide/email.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <paragraph role="listitem" id="par_id3150986" xml-lang="en-US" l10n="U" oldref="5">In your e-mail program, enter the recipient, subject and any text you want to add, then send the e-mail.</paragraph> </listitem> </list> -<paragraph role="tip" id="par_id3595385" xml-lang="en-US" l10n="NEW">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.<br/>For a text document, choose <item type="menuitem">File - Send - Document as Microsoft Word</item>. For a spreadsheet, choose <item type="menuitem">File - Send - Document as Microsoft Excel</item>. And for a presentation, choose <item type="menuitem">File - Send - Document as Microsoft PowerPoint</item>. <br/>If you want to send the document as a read-only file, choose <item type="menuitem">File - Send - Document as PDF</item>.<br/>These commands do not change your current document. Only a temporary copy is created and sent.</paragraph> +<paragraph role="tip" id="par_id3595385" xml-lang="en-US" l10n="NEW">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.<br/>For a text document, choose <item type="menuitem">File - Send - E-mail as Microsoft Word</item>. For a spreadsheet, choose <item type="menuitem">File - Send - E-mail as Microsoft Excel</item>. And for a presentation, choose <item type="menuitem">File - Send - E-mail as Microsoft PowerPoint</item>. <br/>If you want to send the document as a read-only file, choose <item type="menuitem">File - Send - E-mail as PDF</item>.<br/>These commands do not change your current document. Only a temporary copy is created and sent.</paragraph> </section> <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/shared/guide/doc_save.xhp#doc_save"/> |