From: Siebrand Mazeland Date: Sat, 24 Jan 2009 17:57:28 +0000 (+0000) Subject: Fix typo in 'restriction-level-sysop' X-Git-Tag: 1.31.0-rc.0~43270 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=629115d2d21e5f3918678a9cef24114952591bec;p=lhc%2Fweb%2Fwiklou.git Fix typo in 'restriction-level-sysop' --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 09987f2e4d..e140bc9330 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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',