diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2021-02-17 12:33:10 +0100 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2021-02-27 10:01:24 +0100 |
commit | 5bc192a0d433c6749297e5a1d3853459ca1172b9 (patch) | |
tree | a2b747815a3418565025d9e778fb2e4edc643308 /include/sfx2 | |
parent | c5811750c392a6c46bc973de467926d499794dca (diff) |
tdf#138097 - Update templates / Freshes
Taken from https://lumbung.libreoffice.id/
* Some content removed from templates
* Special fonts replaced by Noto Sans
* *language* and *country* removed from styles.xml
* <dc:title> added to meta.xml
* README added to directories
Change-Id: Ic205c08b7734f92b4b1ef7f12eb1e74a39dabd07
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111060
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/strings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc index a6eb5bb92072..1dd61fae0190 100644 --- a/include/sfx2/strings.hrc +++ b/include/sfx2/strings.hrc @@ -305,7 +305,7 @@ #define STR_TEMPLATE_NAME7 NC_("STR_TEMPLATE_NAME7", "DNA") #define STR_TEMPLATE_NAME8 NC_("STR_TEMPLATE_NAME8", "Focus") #define STR_TEMPLATE_NAME9 NC_("STR_TEMPLATE_NAME9", "Forestbird") -#define STR_TEMPLATE_NAME10 NC_("STR_TEMPLATE_NAME10", "") +#define STR_TEMPLATE_NAME10 NC_("STR_TEMPLATE_NAME10", "Freshes") #define STR_TEMPLATE_NAME11 NC_("STR_TEMPLATE_NAME11", "Inspiration") #define STR_TEMPLATE_NAME12 NC_("STR_TEMPLATE_NAME12", "Lights") #define STR_TEMPLATE_NAME13 NC_("STR_TEMPLATE_NAME13", "Growing Liberty") |