User:Nx/Extensions/Editcount/Editcount.i18n.php
From RationalWiki
< User:Nx | Extensions
<?php $messages = array(); $messages['en'] = array( 'editcount' => 'User edit counts', 'editcountlegend' => 'Options', 'editcount-username' => 'User name:', 'editcount-month' => 'Month:', 'editcount-year' => 'Year:', 'editcount-all' => 'All', 'editcount-returntop' => 'Return users in top:', 'editcount-go' => 'Go', 'editcount-total' => 'Total:', );