[Libreoffice-commits] core.git: sw/inc

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Mon Jan 11 06:21:03 UTC 2021


 sw/inc/strings.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c14f98b924e97cfb469790f7c95c44291d4eed86
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Tue Dec 29 02:03:31 2020 +0100
Commit:     Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Mon Jan 11 07:20:21 2021 +0100

    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 at documentfoundation.org>

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


More information about the Libreoffice-commits mailing list