Update.
authorRotem Liss <rotem@users.mediawiki.org>
Sun, 17 Feb 2008 17:34:22 +0000 (17:34 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Sun, 17 Feb 2008 17:34:22 +0000 (17:34 +0000)
languages/messages/MessagesHe.php
maintenance/language/messages.inc

index 1251f8b..ce7cf20 100644 (file)
@@ -1012,6 +1012,7 @@ $2',
 'searchsubtitleinvalid' => "לחיפוש המונח '''$1'''",
 'noexactmatch'          => 'אין דף שכותרתו "$1". באפשרותכם [[:$1|ליצור את הדף]].',
 'noexactmatch-nocreate' => 'אין דף שכותרתו "$1".',
+'toomanymatches'        => 'יותר מדי תוצאות נמצאו, אנא נסו מילות חיפוש אחרות',
 'titlematches'          => 'כותרות דפים תואמות',
 'notitlematches'        => 'אין כותרות דפים תואמות',
 'textmatches'           => 'דפים עם תוכן תואם',
index b970fec..a5be573 100644 (file)
@@ -655,6 +655,7 @@ $wgMessageStructure = array(
                'searchsubtitleinvalid',
                'noexactmatch',
                'noexactmatch-nocreate',
+               'toomanymatches',
                'titlematches',
                'notitlematches',
                'textmatches',