From 9f0e1faf367522f3cf8d5f49f8a5ce1963f912f5 Mon Sep 17 00:00:00 2001
From: Siebrand Mazeland <siebrand@users.mediawiki.org>
Date: Mon, 29 Dec 2008 00:03:59 +0000
Subject: [PATCH] Localisation updates for extension messages from Betawiki
 (2008-12-29 00:24 CET)

---
 ContributionScores.i18n.php | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/ContributionScores.i18n.php b/ContributionScores.i18n.php
index 3deccca..3be9661 100644
--- a/ContributionScores.i18n.php
+++ b/ContributionScores.i18n.php
@@ -443,13 +443,20 @@ $messages['hak'] = array(
 /** Hebrew (עברית)
  * @author Agbad
  * @author Rotemliss
+ * @author YaronSh
  */
 $messages['he'] = array(
+	'contributionscores' => 'ניקוד תורמים',
+	'contributionscores-desc' => 'בדיקת בסיס הנתונים של הוויקי למציאת [[Special:ContributionScores|נפח תרומת המשתמשים]] הגבוה ביותר',
 	'contributionscores-top' => '($1 הגבוהים ביותר)',
 	'contributionscores-days' => 'ב־$1 הימים האחרונים',
+	'contributionscores-allrevisions' => 'כל הגרסאות',
+	'contributionscores-score' => 'ניקוד',
 	'contributionscores-pages' => 'דפים',
 	'contributionscores-changes' => 'שינויים',
 	'contributionscores-username' => 'שם משתמש',
+	'contributionscores-invalidusername' => 'שם משתמש בלתי תקין',
+	'contributionscores-invalidmetric' => 'מדידה בלתי תקינה',
 );
 
 /** Hindi (हिन्दी)