bin/find-german-comments | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f09218141cfad230202f370b0366042ca74a52ca Author: Lucas Satabin <[email protected]> Date: Thu Aug 27 20:24:40 2015 +0200 Mark rsc comments as translated Change-Id: I6f6248678462f64e469ce9f7b7889e73624e34af Reviewed-on: https://gerrit.libreoffice.org/18067 Tested-by: Jenkins <[email protected]> Reviewed-by: Norbert Thiebaud <[email protected]> diff --git a/bin/find-german-comments b/bin/find-german-comments index c8493be..1fb755c 100755 --- a/bin/find-german-comments +++ b/bin/find-german-comments @@ -296,7 +296,7 @@ class Parser: "registry" : 1, "remotebridges" : 1, "reportdesign" : 0, # - "rsc" : 0, # + "rsc" : 1, "sal" : 1, "salhelper" : 1, "sax" : 1, _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
