This commit is contained in:
Rotem Liss 2007-05-02 05:41:35 +00:00
parent fabf48e0ea
commit 7a4c4fa000
2 changed files with 5 additions and 1 deletions

View file

@ -1421,7 +1421,9 @@ $NEWPAGE
'protect-cascade' => 'הגנה מדורגת הגן על כל הדפים המוכללים בדף זה.',
'restriction-type' => 'הרשאה',
'restriction-level' => 'רמת ההגבלה',
'minimum-size' => 'גודל מינימאלי (בבתים)',
'minimum-size' => 'גודל מינימלי',
'maximum-size' => 'גודל מקסימלי',
'pagesize' => '(בבתים)',
# Restrictions (nouns)
'restriction-edit' => 'עריכה',

View file

@ -1179,6 +1179,8 @@ $wgMessageStructure = array(
'restriction-type',
'restriction-level',
'minimum-size',
'maximum-size',
'pagesize',
),
'restrictions' => array(
'restriction-edit',