summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2015-06-29 16:35:29 +0100
committerMichael Meeks <michael.meeks@collabora.com>2015-06-29 16:36:57 +0100
commit515f63b68b4c53a061a060f8d2b852b697c6b1b0 (patch)
tree92ee61456ae0598bae7857aae1bcdcef70f7f87e /bin
parent3e8c14df67a43d3088ed7df0a2b0d96a4bc42d57 (diff)
German comments: i18npool and scaddins now complete.
Change-Id: I00983cc759706ebd9461367bd5235bd7e6304e24
Diffstat (limited to 'bin')
-rwxr-xr-xbin/find-german-comments4
1 files changed, 2 insertions, 2 deletions
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,