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

Laurent BP laurent.balland-poirier at laposte.net
Thu Dec 28 20:54:44 UTC 2017


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

New commits:
commit 4e2d22bc92d85aa7b3b490c295f3f9d969d6fe33
Author: Laurent BP <laurent.balland-poirier at laposte.net>
Date:   Wed Dec 27 23:24:48 2017 +0100

    follow-up tdf#89676 Add some explanation in comment
    
    Change-Id: I740b91e801dc658551ff7ec848f7e4941b9273af
    Reviewed-on: https://gerrit.libreoffice.org/47113
    Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
    Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>
    Tested-by: Jenkins <ci at libreoffice.org>

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"


More information about the Libreoffice-commits mailing list