From: Rotem Liss Date: Mon, 22 Jan 2007 08:31:41 +0000 (+0000) Subject: Update. X-Git-Tag: 1.31.0-rc.0~54239 X-Git-Url: https://git.cyclocoop.org/?a=commitdiff_plain;h=a6cb79e06c409896436f48a58c4318ff62fa1ea5;p=lhc%2Fweb%2Fwiklou.git Update. --- diff --git a/languages/messages/MessagesHe.php b/languages/messages/MessagesHe.php index 89d916e332..02fba5441c 100644 --- a/languages/messages/MessagesHe.php +++ b/languages/messages/MessagesHe.php @@ -1336,6 +1336,8 @@ $NEWPAGE 'confirmprotect' => 'מאשר את ההגנה', 'protectmoveonly' => 'הגן מפני העברת הדף בלבד', 'protectcomment' => 'הסיבה להגנה', +'protectexpiry' => 'פקיעת ההגנה', +'protect_expiry_invalid' => 'זמן פקיעת ההגנה בלתי חוקי.', 'unprotectsub' => '(מבטל את ההגנה על "$1")', 'confirmunprotecttext' => 'האם אתם בטוחים שברצונכם לבטל את ההגנה על דף זה?', 'confirmunprotect' => 'מאשר את ביטול ההגנה', @@ -1348,6 +1350,7 @@ $NEWPAGE 'protect-level-autoconfirmed' => 'משתמשים רשומים בלבד', 'protect-level-sysop' => 'מפעילי מערכת בלבד', 'protect-summary-cascade' => 'מדורג', +'protect-expiring' => '(פוקע $1)', 'protect-cascade' => 'הגנה מדורגת – הגן על כל הדפים המוכללים בדף זה.', # Restrictions (nouns) diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index b859c514c9..af0b2d7d7c 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -1093,6 +1093,8 @@ $wgMessageStrucutre = array( 'confirmprotect', 'protectmoveonly', 'protectcomment', + 'protectexpiry', + 'protect_expiry_invalid', 'unprotectsub', 'confirmunprotecttext', 'confirmunprotect', @@ -1105,6 +1107,7 @@ $wgMessageStrucutre = array( 'protect-level-autoconfirmed', 'protect-level-sysop', 'protect-summary-cascade', + 'protect-expiring', 'protect-cascade', ), 'restrictions' => array(