summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorLaurent BP <laurent.balland-poirier@laposte.net>2017-12-27 23:24:48 +0100
committerLaurent BP <laurent.balland-poirier@laposte.net>2017-12-28 21:54:20 +0100
commit4e2d22bc92d85aa7b3b490c295f3f9d969d6fe33 (patch)
treea2792db45df08698a657581ca55d9d669d8fc00f /sfx2/inc
parent956e467a296d6745157db1bb456bc0046b8736bc (diff)
follow-up tdf#89676 Add some explanation in comment
Change-Id: I740b91e801dc658551ff7ec848f7e4941b9273af Reviewed-on: https://gerrit.libreoffice.org/47113 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/strings.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/inc/strings.hxx b/sfx2/inc/strings.hxx
index 1e319b266e50..39a441e742dc 100644
--- a/sfx2/inc/strings.hxx
+++ b/sfx2/inc/strings.hxx
@@ -13,6 +13,7 @@
#define STR_HTML_GENERATOR "%PRODUCTNAME %PRODUCTVERSION%PRODUCTEXTENSION (%1)"
// Do not translate STR_TEMPLATE_NAME*_DEF names!!
+// STR_TEMPLATE_NAME*_DEF strings must EXACTLY fit dc:title tag in meta.xml of each template file
#define STR_TEMPLATE_NAME1_DEF "Alizarin"
#define STR_TEMPLATE_NAME2_DEF "Beehive"
#define STR_TEMPLATE_NAME3_DEF "Blue Curve"