diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-01-28 11:44:00 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-01-28 11:44:00 -0600 |
commit | 2da3fad154bac85a6ec3bbdbb7cf4aca9e6a4b77 (patch) | |
tree | c45876a51176759b04bc46003a39e083a98d1a36 | |
parent | a3309357af9fa43dc06f0075cbc557658855d8b9 (diff) |
tdf#96232 Update button names for prompt on modified template
Change-Id: Ia6bb3b000b2b645d931dc3e20ba986be1a2563ee
-rw-r--r-- | source/text/shared/01/01020000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/01020000.xhp b/source/text/shared/01/01020000.xhp index c3c568942a..34d660f21a 100644 --- a/source/text/shared/01/01020000.xhp +++ b/source/text/shared/01/01020000.xhp @@ -145,8 +145,8 @@ <paragraph role="note" id="par_id7375713" xml-lang="en-US" l10n="NEW">When you use <item type="menuitem">File - Template - Save</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as decribed below. The template is associated with the document, it may be called a "sticky template".</paragraph> <paragraph role="note" id="par_id6930143" xml-lang="en-US" l10n="NEW">When you use <item type="menuitem">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked.</paragraph> <paragraph role="paragraph" id="par_id3150105" xml-lang="en-US" l10n="CHG" oldref="73">When you open a document that was created from a "sticky template" (as defined above), <item type="productname">%PRODUCTNAME</item> checks to see if the template has been modified since the document was last opened. If the template was changed a dialog is shown where you can select which styles to apply to the document.</paragraph> -<paragraph role="paragraph" id="par_id3153096" xml-lang="en-US" l10n="U" oldref="74">To apply the new styles from the template to the document, click <emph>Yes</emph>.</paragraph> -<paragraph role="paragraph" id="par_id3147581" xml-lang="en-US" l10n="U" oldref="75">To retain the styles that are currently used in the document, click <emph>No</emph>.</paragraph> +<paragraph role="paragraph" id="par_id3153096" xml-lang="en-US" l10n="U" oldref="74">To apply the new styles from the template to the document, click <emph>Update Styles</emph>.</paragraph> +<paragraph role="paragraph" id="par_id3147581" xml-lang="en-US" l10n="U" oldref="75">To retain the styles that are currently used in the document, click <emph>Keep Old Styles</emph>.</paragraph> <paragraph role="paragraph" id="par_id3154988" xml-lang="en-US" l10n="U" oldref="44">If a document was created using a template that cannot be found a dialog is shown that asks you how to proceed next time the document is opened.</paragraph> <paragraph role="paragraph" id="par_id3151351" xml-lang="en-US" l10n="CHG" oldref="91">To break the link between the document and the missing template, click <emph>No</emph>, otherwise <item type="productname">%PRODUCTNAME</item> will look for the template the next time you open the document.</paragraph> </section> |