Another way to fix this is editing block.tpl.php in the theme folder <?php print t($block->subject) ?> on block.tpl.php Then, you can translate title of any block. - Oliver at jufist dot com
More information about formatting options
Another way
Another way to fix this is editing block.tpl.php in the theme folder
<?php print t($block->subject) ?>
on block.tpl.php
Then, you can translate title of any block.
- Oliver at jufist dot com