Hi all!<br><br>Here's a patch for find-german-comments:<br>This adds the argument -f (--filenames-only), which only prints the filenames of files containing German comments.<br>I personally scan the whole file for German strings anyway, as we do not find German strings with less than 4 chars. So there's not so much use in printing the found strings.<br>
<br>Please note that my Python is noob-level at best, so I might not do things in a very pythonic way.<br><br>Cheers,<br> Philipp<br>