* Rename "<ExtName>.i18n.alias.php" to "<ExtName>.alias.php"

* Add support for ConfirmEdit and Mibbit special page localisation to Translate
This commit is contained in:
Siebrand Mazeland 2009-05-24 22:12:11 +00:00
parent 897f13feed
commit f30fa2030e
2 changed files with 1 additions and 1 deletions

View file

@ -102,7 +102,7 @@ $wgCategoryTreePageCategoryOptions['namespaces'] = false;
$wgCategoryTreePageCategoryOptions['depth'] = 0;
#$wgCategoryTreePageCategoryOptions['class'] = 'CategoryTreeInlineNode';
$wgExtensionAliasesFiles['CategoryTree'] = dirname(__FILE__) . '/CategoryTreePage.i18n.alias.php';
$wgExtensionAliasesFiles['CategoryTree'] = dirname(__FILE__) . '/CategoryTree.alias.php';
/**
* Register extension setup hook and credits