Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -1758,6 +1758,7 @@ |
1759 | 1759 | 'ipblocklist-sh-userblocks', |
1760 | 1760 | 'ipblocklist-sh-tempblocks', |
1761 | 1761 | 'ipblocklist-sh-addressblocks', |
| 1762 | + 'ipblocklist-scanrange', |
1762 | 1763 | 'ipblocklist-summary', |
1763 | 1764 | 'ipblocklist-submit', |
1764 | 1765 | 'blocklistline', |
Index: trunk/phase3/languages/messages/MessagesHe.php |
— | — | @@ -2188,6 +2188,7 @@ |
2189 | 2189 | 'ipblocklist-sh-userblocks' => '$1 חסימות של חשבונות', |
2190 | 2190 | 'ipblocklist-sh-tempblocks' => '$1 חסימות זמניות', |
2191 | 2191 | 'ipblocklist-sh-addressblocks' => '$1 חסימות של כתובות IP יחידות', |
| 2192 | +'ipblocklist-scanrange' => 'לכתובות IP, חיפוש כל החסימות שמשפיעות על כתובת זו', |
2192 | 2193 | 'ipblocklist-submit' => 'חיפוש', |
2193 | 2194 | 'blocklistline' => '$1 $2 חסם את $3 ($4)', |
2194 | 2195 | 'infiniteblock' => 'לצמיתות', |