Update.
authorRotem Liss <rotem@users.mediawiki.org>
Wed, 2 May 2007 05:41:35 +0000 (05:41 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Wed, 2 May 2007 05:41:35 +0000 (05:41 +0000)
languages/messages/MessagesHe.php
maintenance/language/messages.inc

index 9aa66ed..c9fdf58 100644 (file)
@@ -1421,7 +1421,9 @@ $NEWPAGE
 'protect-cascade'             => 'הגנה מדורגת – הגן על כל הדפים המוכללים בדף זה.',
 'restriction-type'            => 'הרשאה',
 'restriction-level'           => 'רמת ההגבלה',
-'minimum-size'                => 'גודל מינימאלי (בבתים)',
+'minimum-size'                => 'גודל מינימלי',
+'maximum-size'                => 'גודל מקסימלי',
+'pagesize'                    => '(בבתים)',
 
 # Restrictions (nouns)
 'restriction-edit' => 'עריכה',
index c4e8ee8..c366b21 100644 (file)
@@ -1179,6 +1179,8 @@ $wgMessageStructure = array(
                'restriction-type',
                'restriction-level',
                'minimum-size',
+               'maximum-size',
+               'pagesize',
        ),
        'restrictions' => array(
                'restriction-edit',