I've installed + actived the localizer module
-> menu items translated to German = OK

but what about the block titels? I've got a "Locale" in the block configuration, which ties the block to the selected language
case locale = English -> the block is only visible if English is selected
case locale = German -> the blockl is only visible if Germanis selected
case locale = Any -> shows the block in both cases, but I cannot translate the title
or at least I don't know how

Any ideas?