diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2015-06-29 16:35:29 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2015-06-29 16:36:57 +0100 |
commit | 515f63b68b4c53a061a060f8d2b852b697c6b1b0 (patch) | |
tree | 92ee61456ae0598bae7857aae1bcdcef70f7f87e /bin | |
parent | 3e8c14df67a43d3088ed7df0a2b0d96a4bc42d57 (diff) |
German comments: i18npool and scaddins now complete.
Change-Id: I00983cc759706ebd9461367bd5235bd7e6304e24
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/find-german-comments | 4 |
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, |