summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@gnome.hu>2016-09-14 16:56:31 +0200
committerjan iversen <jani@documentfoundation.org>2016-09-15 05:54:25 +0000
commiteb949d8e2f087ea0358719948e75a4aeacddd74f (patch)
tree519285a03c9a4b3879f77b8e1aeee2385a65979f
parent6c8c4a5e044c5c22ca3acc7d968b096340562627 (diff)
tdf#102198 Fix references to the "Save As Template" menu item
Change-Id: I63a78ca9b99447bf8e458377419b0ba92550fe37 Reviewed-on: https://gerrit.libreoffice.org/28903 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
-rw-r--r--source/text/shared/01/01070000.xhp2
-rw-r--r--source/text/shared/guide/standard_template.xhp4
-rw-r--r--source/text/simpress/guide/background.xhp2
-rw-r--r--source/text/swriter/guide/template_create.xhp6
4 files changed, 7 insertions, 7 deletions
diff --git a/source/text/shared/01/01070000.xhp b/source/text/shared/01/01070000.xhp
index e4ab584f84..5e44eabb8a 100644
--- a/source/text/shared/01/01070000.xhp
+++ b/source/text/shared/01/01070000.xhp
@@ -42,7 +42,7 @@
<embed href="text/shared/00/00000401.xhp#saveas"/>
</section>
<paragraph role="paragraph" id="par_id3155934" xml-lang="en-US" l10n="U" oldref="64">The following sections describe the <emph><item type="productname">%PRODUCTNAME</item> Save as</emph> dialog. To activate the <emph><item type="productname">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010600.xhp" name="%PRODUCTNAME - General"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area.</paragraph>
-<paragraph role="note" id="par_id3147654" xml-lang="en-US" l10n="U" oldref="59">To save a document as a template, use the command <emph>File - Save As Template</emph>.</paragraph>
+<paragraph role="note" id="par_id3147654" xml-lang="en-US" l10n="U" oldref="59">To save a document as a template, use the command <emph>File - Templates - Save As Template</emph>.</paragraph>
<bookmark xml-lang="en-US" branch="hid/fpicker/ui/explorerfiledialog/connect_to_server" id="bm_id3154381" localize="false"/>
<section id="connecttoserver">
<paragraph role="heading" id="hd_id3146774" xml-lang="en-US" level="2">Connect To Server</paragraph>
diff --git a/source/text/shared/guide/standard_template.xhp b/source/text/shared/guide/standard_template.xhp
index 36134afb65..afa7554dfb 100644
--- a/source/text/shared/guide/standard_template.xhp
+++ b/source/text/shared/guide/standard_template.xhp
@@ -52,7 +52,7 @@
<paragraph role="note" id="par_id3159152" xml-lang="en-US" l10n="U" oldref="6">You can define a document template for each $[officename] module. The following describes how to proceed for text documents.</paragraph>
<list type="ordered">
<listitem>
-<paragraph role="paragraph" id="par_id3145748" xml-lang="en-US" l10n="U" oldref="8">Save the document by choosing<emph> File</emph> -<emph> Save As Template</emph>and saving the document in the <emph>My Templates</emph> category.</paragraph>
+<paragraph role="paragraph" id="par_id3145748" xml-lang="en-US" l10n="U" oldref="8">Save the document by choosing <emph>File - Templates - Save As Template</emph>and saving the document in the <emph>My Templates</emph> category.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id3154011" xml-lang="en-US" l10n="U" oldref="9">Choose <emph>File - New - Templates</emph>.</paragraph>
@@ -67,7 +67,7 @@
<paragraph role="heading" id="hd_id3153764" xml-lang="en-US" level="2" l10n="U" oldref="13">Using Custom Templates</paragraph>
<paragraph role="paragraph" id="par_id3150386" xml-lang="en-US" l10n="CHG" oldref="14">There are several ways to make your work easier by using your own custom templates. </paragraph>
<paragraph role="heading" id="hd_id3149109" xml-lang="en-US" level="3" l10n="U" oldref="15">Templates in the Template Folder</paragraph>
-<paragraph role="paragraph" id="par_id3146918" xml-lang="en-US" l10n="CHG" oldref="16">You can save a new template with <emph>File - Save As Template</emph> or by selecting "Template" file type in any Save dialog. Save the template in the user directory specified under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph> to be able to access the template from within the <emph>File - New - Templates</emph> dialog.</paragraph>
+<paragraph role="paragraph" id="par_id3146918" xml-lang="en-US" l10n="CHG" oldref="16">You can save a new template with <emph>File - Templates - Save As Template</emph> or by selecting "Template" file type in any Save dialog. Save the template in the user directory specified under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph> to be able to access the template from within the <emph>File - New - Templates</emph> dialog.</paragraph>
<paragraph role="paragraph" id="par_id3147343" xml-lang="en-US" l10n="U" oldref="17">To open the template for editing, choose <emph>File - New - Templates</emph>, select the template and click the <emph>Edit</emph> button.</paragraph>
</section>
<section id="relatedtopics">
diff --git a/source/text/simpress/guide/background.xhp b/source/text/simpress/guide/background.xhp
index 15df7ed2a5..aafd1fae48 100644
--- a/source/text/simpress/guide/background.xhp
+++ b/source/text/simpress/guide/background.xhp
@@ -90,7 +90,7 @@
<paragraph role="paragraph" id="par_idN10837" xml-lang="en-US" l10n="NEW">Choose <emph>View - Normal</emph> to close the master view.</paragraph>
</listitem>
<listitem>
- <paragraph role="paragraph" id="par_idN1083F" xml-lang="en-US" l10n="NEW">Choose <emph>File - Save As Template</emph> to save the document as a template.</paragraph>
+ <paragraph role="paragraph" id="par_idN1083F" xml-lang="en-US" l10n="NEW">Choose <emph>File - Templates - Save As Template</emph> to save the document as a template.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_idN10847" xml-lang="en-US" l10n="NEW">Enter a name for the template. Do not change the category from "My Templates". Click OK.</paragraph>
diff --git a/source/text/swriter/guide/template_create.xhp b/source/text/swriter/guide/template_create.xhp
index 412323b21f..ace0558415 100644
--- a/source/text/swriter/guide/template_create.xhp
+++ b/source/text/swriter/guide/template_create.xhp
@@ -41,7 +41,7 @@
<paragraph id="par_id3155915" role="listitem" xml-lang="en-US">Create a document and add the content and formatting styles that you want.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id3147422" role="listitem" xml-lang="en-US">Choose <emph>File - Save As Template</emph>.</paragraph>
+ <paragraph id="par_id3147422" role="listitem" xml-lang="en-US">Choose <item type="menuitem">File - Templates - Save As Template</item>.</paragraph>
</listitem>
<listitem>
<paragraph id="par_id3149829" role="listitem" xml-lang="en-US">In the <item type="menuitem">New Template</item> box, type a name for the new template.</paragraph>
@@ -59,8 +59,8 @@
<embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/>
<embed href="text/swriter/guide/template_default.xhp#template_default"/>
<embed href="text/swriter/guide/load_styles.xhp#load_styles"/>
-<paragraph id="par_id3149636" role="paragraph" xml-lang="en-US"><link href="text/shared/01/01110300.xhp" name="File - Save As Template">File - Save As Template</link></paragraph>
+<paragraph id="par_id3149636" role="paragraph" xml-lang="en-US"><link href="text/shared/01/01110300.xhp" name="File - Templates - Save As Template">File - Templates - Save As Template</link></paragraph>
</section>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>