Hi,
I use Carrington Blog for a German blog, so I would like to change the title before the list of categories in the header from "Categories: " to "Kategorien: "
Changing
<strong id="all-categories-title"><?php _e('Kategorien:', 'carrington-blog'); ?>
in /header/header_default.php does the job, but not on the hompage.
Is there an extra file for the header of the homepage?