[Libreoffice-commits] core.git: bin/find-german-comments

Michael Meeks michael.meeks at collabora.com
Mon Jun 29 08:30:16 PDT 2015


 bin/find-german-comments |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 515f63b68b4c53a061a060f8d2b852b697c6b1b0
Author: Michael Meeks <michael.meeks at collabora.com>
Date:   Mon Jun 29 16:35:29 2015 +0100

    German comments: i18npool and scaddins now complete.
    
    Change-Id: I00983cc759706ebd9461367bd5235bd7e6304e24

diff --git a/bin/find-german-comments b/bin/find-german-comments
index 76ebe0d..c8493be 100755
--- a/bin/find-german-comments
+++ b/bin/find-german-comments
@@ -271,7 +271,7 @@ class Parser:
             "framework" : 1,
             "helpcompiler" : 1,
             "hwpfilter" : 1,
-            "i18npool" : 0, #
+            "i18npool" : 1,
             "i18nlangtag" : 1,
             "i18nutil" : 1,
             "idl" : 1,
@@ -301,7 +301,7 @@ class Parser:
             "salhelper" : 1,
             "sax" : 1,
             "sc" : 0, #
-            "scaddins" : 0, #
+            "scaddins" : 1,
             "sccomp" : 1,
             "scripting" : 1,
             "sd" : 1,


More information about the Libreoffice-commits mailing list