Revert apparent typos from r53873
authorAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 28 Jul 2009 16:37:31 +0000 (16:37 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 28 Jul 2009 16:37:31 +0000 (16:37 +0000)
languages/messages/MessagesEn.php

index 4ec7fdd..414346c 100644 (file)
@@ -4131,7 +4131,7 @@ Enter the filename without the "{{ns:file}}:" prefix.',
 'htmlform-int-toolow'          => 'The value you specified is below the minimum of $1',
 'htmlform-int-toohigh'         => 'The value you specified is above the maximum of $1',
 'htmlform-submit'              => 'Submit',
-'htmlform-reseta'               => 'Undo changes',
-'htmlform-selectorother-other' => 'Othera',
+'htmlform-reset'               => 'Undo changes',
+'htmlform-selectorother-other' => 'Other',
 
 );