Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1837,7 +1837,9 @@ |
1838 | 1838 | 'protect-cascade' => 'Cascading protection - protect any pages included in this page.', |
1839 | 1839 | 'restriction-type' => 'Permission', |
1840 | 1840 | 'restriction-level' => 'Restriction level', |
1841 | | -'minimum-size' => 'Minimum size (bytes)', |
| 1841 | +'minimum-size' => 'Min size', |
| 1842 | +'maximum-size' => 'Max size', |
| 1843 | +'pagesize' => '(bytes)', |
1842 | 1844 | |
1843 | 1845 | # restrictions (nouns) |
1844 | 1846 | 'restriction-edit' => 'Edit', |