Hi,
I've finished localizing "Thematic" in German. It was quite easy, as I've used "poEdit", which automatically scans the source files, and generates a MO-file.
But I've found a kind of bug in "Thematic":
In the "functions.php" there should be a line: "load_theme_textdomain('sandbox');"
If it's not there the widgets, which call the localization functions with "sandbox"-domain won't give any reasonable output.
Cheers