From: Rotem Liss Date: Sat, 3 May 2008 08:16:06 +0000 (+0000) Subject: * Fixing the new right-patrolmarks message. X-Git-Tag: 1.31.0-rc.0~47936 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=942ac4c26f7279ae23073df4a088adcf3dc97123;p=lhc%2Fweb%2Fwiklou.git * Fixing the new right-patrolmarks message. * Update. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 9b384b94eb..dab7beed55 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1500,13 +1500,13 @@ A * indicates that you cannot remove the group once you have added it, or vice v 'right-importupload' => 'Import pages from a file upload', 'right-patrol' => 'Mark edits as patrolled', 'right-autopatrol' => 'Have edits automatically marked as patrolled', +'right-patrolmarks' => 'View recent changes patrol marks', 'right-unwatchedpages' => 'View a list of unwatched pages', 'right-trackback' => 'Submit a trackback', 'right-mergehistory' => 'Merge the history of pages', 'right-userrights' => 'Edit all user rights', 'right-userrights-interwiki' => 'Edit user rights of users in other wiki sites', 'right-siteadmin' => 'Lock and unlock the database', -'right-patrolmarks' => 'Use recent changes patrol features', # User rights log 'rightslog' => 'User rights log', diff --git a/languages/messages/MessagesHe.php b/languages/messages/MessagesHe.php index a79ddc2882..4d7e89a5a7 100644 --- a/languages/messages/MessagesHe.php +++ b/languages/messages/MessagesHe.php @@ -1246,6 +1246,7 @@ $2', 'right-importupload' => 'ייבוא דפים באמצעות העלאת קובץ', 'right-patrol' => 'סימון עריכות כבדוקות', 'right-autopatrol' => 'סימון עריכות של המשתמש כבדוקות אוטומטית', +'right-patrolmarks' => 'צפייה בסימוני עריכות בדוקות בשינויים האחרונים', 'right-unwatchedpages' => 'הצגת רשימה של דפים שאינם במעקב', 'right-trackback' => 'שליחת טראקבק', 'right-mergehistory' => 'מיזוג היסטוריות של דפים', diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 62005feb0e..077fb334e8 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -886,13 +886,13 @@ $wgMessageStructure = array( 'right-importupload', 'right-patrol', 'right-autopatrol', + 'right-patrolmarks', 'right-unwatchedpages', 'right-trackback', 'right-mergehistory', 'right-userrights', 'right-userrights-interwiki', 'right-siteadmin', - 'right-patrolmarks', ), 'rightslog' => array( 'rightslog',