<span class="categories"><?php _e('Categories: ', THEME_FRONT_DOMAIN); echo theme_get_all_category(', ',$post->ID); ?></span>
<span class="categories"><?php echo __('Categories: ', THEME_FRONT_DOMAIN); echo theme_get_all_category(', ',$post->ID); ?></span>
It looks like you're new here. If you want to get involved, click one of these buttons!