diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-12-29 02:03:31 +0100 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2021-01-11 07:20:21 +0100 |
commit | c14f98b924e97cfb469790f7c95c44291d4eed86 (patch) | |
tree | cd029e10386bd5417460e1e87b494c33a94d71e7 | |
parent | 80497c7d81af36f703d122ac78baa26387a5854d (diff) |
tdf#139295 improve label in Insert Fields dialog for type Templates
Change-Id: I0f1f05af81a25700228c229317c7409e576fa54c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108338
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
-rw-r--r-- | sw/inc/strings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc index dacf67d6543c..bee9222b4fc8 100644 --- a/sw/inc/strings.hrc +++ b/sw/inc/strings.hrc @@ -963,7 +963,7 @@ #define FMT_FF_NAME_NOEXT NC_("FMT_FF_NAME_NOEXT", "File name without extension") #define FMT_FF_PATHNAME NC_("FMT_FF_PATHNAME", "Path/File name") #define FMT_FF_PATH NC_("FMT_FF_PATH", "Path") -#define FMT_FF_UI_NAME NC_("FMT_FF_UI_NAME", "Style") +#define FMT_FF_UI_NAME NC_("FMT_FF_UI_NAME", "Template name") #define FMT_FF_UI_RANGE NC_("FMT_FF_UI_RANGE", "Category") /*-------------------------------------------------------------------- Description: format chapter |