diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-12-29 02:01:34 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-11 14:25:40 +0100 |
commit | c412498d5a623090b6dab0a6a07ca71ac7bd3b7c (patch) | |
tree | 2f32d1459d781a394e5a69e8cda96216d38dc579 | |
parent | 71f9d3530768b594d2e8b3ff0f9c038b23e668cf (diff) |
tdf#131206 update and correct Template fields in Insert dialog
+ add missing choice: path/file name
* update change in field format "Style" -> "Template name"
(because of tdf#139295)
Change-Id: I350988201d2bb1a7b68bfb9c2bbebe42dd67bba3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108337
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
-rw-r--r-- | source/text/swriter/01/04090001.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/04090001.xhp b/source/text/swriter/01/04090001.xhp index e13af2874b..0946dd75d6 100644 --- a/source/text/swriter/01/04090001.xhp +++ b/source/text/swriter/01/04090001.xhp @@ -128,7 +128,7 @@ <paragraph id="par_id3153302" role="tablecontent" xml-lang="en-US">Templates</paragraph> </tablecell> <tablecell> - <paragraph id="par_id3156123" role="tablecontent" xml-lang="en-US">Inserts the filename, the path, or the filename without the file extension of the current template. You can also insert the names of the "Category" and the "Style" formats used in the current template.</paragraph> + <paragraph id="par_id3156123" role="tablecontent" xml-lang="en-US">Inserts the filename, the filename without the file extension, the path, or the path and filename of the current template. You can also insert the <literal>Template name</literal> and <literal>Category</literal> of the current template.</paragraph> </tablecell> </tablerow> <tablerow> |