Hi,
I found there's some texts that can't be translated on tableofcontents.admin.inc. Line 452 should be:

if ($toc_automatic == 99) {
	    $options = array(
	    0 => t('No table of contents'),
	    1 => t('Add the table at the top'),
	    2 => t('Add the table at the bottom'),
);

Regards,

Comments

AlexisWilke’s picture

Status: Active » Fixed

jmesam,

Fixed in CVS.

Thank you.
Alexis

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.