From 9c96558acfa4553e32041e95e0134656b11e850f Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Tue, 28 Jul 2009 16:37:31 +0000 Subject: [PATCH] Revert apparent typos from r53873 --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 4ec7fdd1df..414346c7db 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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', ); -- 2.20.1