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

Heiko Tietze (via logerrit) logerrit at kemper.freedesktop.org
Fri Feb 26 10:31:49 UTC 2021


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

New commits:
commit 8994ae0dd27ddafed63d3edef82237158ff24d77
Author:     Heiko Tietze <tietze.heiko at gmail.com>
AuthorDate: Fri Feb 26 11:12:36 2021 +0100
Commit:     Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Fri Feb 26 11:31:09 2021 +0100

    Missing string for Candy template
    
    Change-Id: Ia74b74a198caa7a06ba8006bdbe9ec3907ace036
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111598
    Tested-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
    Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>

diff --git a/sfx2/inc/strings.hxx b/sfx2/inc/strings.hxx
index 925d96d9e4b7..6cccf700e519 100644
--- a/sfx2/inc/strings.hxx
+++ b/sfx2/inc/strings.hxx
@@ -18,7 +18,7 @@
 #define STR_TEMPLATE_NAME2_DEF "Beehive"
 #define STR_TEMPLATE_NAME3_DEF "Blue Curve"
 #define STR_TEMPLATE_NAME4_DEF "Blueprint Plans"
-#define STR_TEMPLATE_NAME5_DEF ""
+#define STR_TEMPLATE_NAME5_DEF "Candy"
 #define STR_TEMPLATE_NAME6_DEF ""
 #define STR_TEMPLATE_NAME7_DEF "DNA"
 #define STR_TEMPLATE_NAME8_DEF "Focus"


More information about the Libreoffice-commits mailing list