"German comments removal" sounds like a lot of work. It is always very annoying when programmers comment (or even name their variables/functions/whatever) using another language than English. Most APIs are based on English so this makes a very messy combination. And yet people do it often, hindering the possibility of foreigners to contribute. A recent example I've run into is the WYSIWYG editing extension for ShareJ…
as detected by Miklos' nice bin/find-german-comments script
Don't know why, but it made me laugh. bin/german-and-comment
would have been a great pun.