Index: trunk/extensions/Translate/groups/Toolserver/toolserver-textdomains.txt |
— | — | @@ -1,4 +1,4 @@ |
2 | | -Commonshelper 2 |
| 2 | +CommonsHelper 2 |
3 | 3 | optional = checkusage, commonshelper2 |
4 | 4 | ignored = tusc, standard_language, standard_project |
5 | 5 | |
Index: trunk/tools/ToolserverI18N/language/Domains.php |
— | — | @@ -1,5 +1,6 @@ |
2 | 2 | <?php |
3 | 3 | $domains = array( |
| 4 | + 'Commonshelper2' => 'Commonshelper2.i18n.php', |
4 | 5 | 'General' => 'General.i18n.php', |
5 | 6 | 'Getwikiapi' => 'Getwikiapi.i18n.php', |
6 | 7 | 'Jarry' => 'Jarry.i18n.php', |