diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-05-14 17:06:59 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-05-15 09:02:50 +0200 |
commit | cad09f1811c9de671285a994e11c9fd351861ef5 (patch) | |
tree | 67081f8198f46849ce4cd9e25f7bb2a7d3969601 | |
parent | d67bce5a4c44001fbf7ac384c2da23a909d4a8e5 (diff) |
tdf#107229 Fix Templates dialog title reference
Change-Id: If9534b19aba76e9b541099bff15ba1a5181032c8
Reviewed-on: https://gerrit.libreoffice.org/37617
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/shared/04/01010000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/guide/startcenter.xhp | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/04/01010000.xhp b/source/text/shared/04/01010000.xhp index 62d968a04e..88954ab7ff 100644 --- a/source/text/shared/04/01010000.xhp +++ b/source/text/shared/04/01010000.xhp @@ -219,7 +219,7 @@ <paragraph xml-lang="en-US" id="hd_id3151357" role="tablecontent"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+N</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3148408" role="tablecontent">Opens <emph>Templates and Documents</emph> dialog.</paragraph> + <paragraph xml-lang="en-US" id="par_id3148408" role="tablecontent">Opens the <emph>Templates</emph> dialog.</paragraph> </tablecell> </tablerow> <tablerow> diff --git a/source/text/shared/guide/startcenter.xhp b/source/text/shared/guide/startcenter.xhp index 01e700b491..e07b66ce3a 100644 --- a/source/text/shared/guide/startcenter.xhp +++ b/source/text/shared/guide/startcenter.xhp @@ -77,8 +77,8 @@ </listitem> </list> <bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/templates_all" id="bm_id1022200910584084" localize="false"/> -<paragraph xml-lang="en-US" id="par_id1022200911011855" role="paragraph"><ahelp hid="." visibility="hidden">The Templates icon opens the Templates and Documents dialog.</ahelp></paragraph> -<paragraph xml-lang="en-US" id="par_id0820200803105045" role="paragraph">The <emph>Templates</emph> icon opens the <link href="text/shared/guide/aaa_start.xhp">Templates and Documents</link> dialog.</paragraph> +<paragraph xml-lang="en-US" id="par_id1022200911011855" role="paragraph"><ahelp hid="." visibility="hidden">The Templates icon opens the Templates dialog.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id0820200803105045" role="paragraph">The <emph>Templates</emph> icon opens the <link href="text/shared/guide/aaa_start.xhp">Templates</link> dialog.</paragraph> <bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/open_all" id="bm_id1022200910595546" localize="false"/> <paragraph xml-lang="en-US" id="par_id1022200911011975" role="paragraph"><ahelp hid="." visibility="hidden">The Open a Document icon presents a file open dialog.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_id082020080310500" role="paragraph">The <emph>Open a document</emph> icon presents a <link href="text/shared/guide/doc_open.xhp">file open</link> dialog.</paragraph><comment>the four icons show a short explanation already</comment> |