diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2017-01-30 16:20:20 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2017-01-30 21:03:55 +0000 |
commit | 9c25f6c9fd2331da44544ac360ab82166e12e9cb (patch) | |
tree | 581de01ffdc541807634732bd8b71e9b77968a2c /bin/find-german-comments | |
parent | 4649a2c6b3323622336b9713f90526fbb039bb39 (diff) |
German comments - last bits of stoc/ translated.
Change-Id: If43573010a4a77ed5b1878a4c5baeac139b30b89
Reviewed-on: https://gerrit.libreoffice.org/33708
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'bin/find-german-comments')
-rwxr-xr-x | bin/find-german-comments | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/find-german-comments b/bin/find-german-comments index 13653d9e03de..fe93a7bc8d25 100755 --- a/bin/find-german-comments +++ b/bin/find-german-comments @@ -313,7 +313,7 @@ class Parser: "pyuno" : 1, "registry" : 1, "remotebridges" : 1, - "reportdesign" : 0, # + "reportdesign" : 1, "rsc" : 1, "sal" : 1, "salhelper" : 1, @@ -324,7 +324,7 @@ class Parser: "scripting" : 1, "sd" : 1, "sdext" : 1, - "sfx2" : 0, # + "sfx2" : 1, "shell" : 1, "setup_native" : 1, "sot" : 1, @@ -333,7 +333,7 @@ class Parser: "solenv" : 1, "soltools" : 1, "starmath" : 1, - "stoc" : 0, # + "stoc" : 1, "store" : 1, "svgio" : 1, "svl" : 1, |