diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-09-14 13:20:59 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-09-14 13:20:59 -0500 |
commit | 6c2ea6f7f1c4bf9708450dc67672625d0e4cd407 (patch) | |
tree | 4d673f80307da297a4537739f3abad23154cf22e | |
parent | 3dae2c53ec52973dc63cd5dc5c26726f9c89a445 (diff) |
tdf#84262 Update menu breadcrumbs for saving a document as template
And update the steps as well, since the Template Manager changed.
Change-Id: Id4c18e100100c2b380519d434094e5288036a217
-rw-r--r-- | source/text/swriter/guide/template_default.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/guide/template_default.xhp b/source/text/swriter/guide/template_default.xhp index 4876ce8de0..7ec811314a 100644 --- a/source/text/swriter/guide/template_default.xhp +++ b/source/text/swriter/guide/template_default.xhp @@ -42,13 +42,13 @@ <paragraph xml-lang="en-US" id="par_id3149838" role="listitem" l10n="U" oldref="102">Create a document and the content and formatting styles that you want.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3156101" role="listitem" l10n="U" oldref="113">Choose <emph>File - Save As Template</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3156101" role="listitem" l10n="U" oldref="113">Choose <item type="menuitem">File - Templates - Save As Template</item>.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3149283" role="listitem" l10n="U" oldref="106">In the <emph>New Template</emph> box, type a name for the new template.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3153409" role="listitem" l10n="CHG" oldref="114">In the <item type="menuitem">Categories</item> list, select "My Templates", and then click <item type="menuitem">OK</item>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153409" role="listitem" l10n="CHG" oldref="114">In the dialog that appears, double-click the "My Templates" folder, and then click <emph>Save</emph>. You will then be prompted for a name; write it and click <emph>OK</emph>.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3153140" role="listitem" l10n="U" oldref="107">Choose <emph>File - New - Templates</emph>.</paragraph> |