Fix typo in 'restriction-level-sysop'
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 24 Jan 2009 17:57:28 +0000 (17:57 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 24 Jan 2009 17:57:28 +0000 (17:57 +0000)
languages/messages/MessagesEn.php

index 09987f2..e140bc9 100644 (file)
@@ -2452,7 +2452,7 @@ You can change this page's protection level, but it will not affect the cascadin
 'restriction-upload' => 'Upload',
 
 # Restriction levels
-'restriction-level-sysop'         => 'full protected',
+'restriction-level-sysop'         => 'fully protected',
 'restriction-level-autoconfirmed' => 'semi protected',
 'restriction-level-all'           => 'any level',