diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/inc/strings.hxx | 1 |
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" |