From 515f63b68b4c53a061a060f8d2b852b697c6b1b0 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Mon, 29 Jun 2015 16:35:29 +0100 Subject: German comments: i18npool and scaddins now complete. Change-Id: I00983cc759706ebd9461367bd5235bd7e6304e24 --- bin/find-german-comments | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/find-german-comments b/bin/find-german-comments index 76ebe0d0d5da..c8493be024e4 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, -- cgit