Localization update for he, and reordering the right and action messages.
authorRotem Liss <rotem@users.mediawiki.org>
Sat, 1 Nov 2008 09:08:14 +0000 (09:08 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Sat, 1 Nov 2008 09:08:14 +0000 (09:08 +0000)
languages/messages/MessagesEn.php
languages/messages/MessagesHe.php
maintenance/language/messages.inc

index d3f1cc2..50b0588 100644 (file)
@@ -1601,6 +1601,7 @@ please see math/README to configure.',
 'right-minoredit'            => 'Mark edits as minor',
 'right-move'                 => 'Move pages',
 'right-move-subpages'        => 'Move pages with their subpages',
+'right-move-rootuserpages'   => 'Move root user pages',
 'right-suppressredirect'     => 'Not create a redirect from the old name when moving a page',
 'right-upload'               => 'Upload files',
 'right-reupload'             => 'Overwrite an existing file',
@@ -1644,7 +1645,6 @@ please see math/README to configure.',
 'right-userrights'           => 'Edit all user rights',
 'right-userrights-interwiki' => 'Edit user rights of users on other wikis',
 'right-siteadmin'            => 'Lock and unlock the database',
-'right-move-rootuserpages'   => 'Move root user pages',
 
 # User rights log
 'rightslog'      => 'User rights log',
@@ -1661,6 +1661,7 @@ please see math/README to configure.',
 'action-minoredit'            => 'mark this edit as minor',
 'action-move'                 => 'move this page',
 'action-move-subpages'        => 'move this page, and its subpages',
+'action-move-rootuserpages'   => 'move root user pages',
 'action-upload'               => 'upload this file',
 'action-reupload'             => 'overwrite this existing file',
 'action-reupload-shared'      => 'override this file on a shared repository',
@@ -1685,7 +1686,6 @@ please see math/README to configure.',
 'action-userrights'           => 'edit all user rights',
 'action-userrights-interwiki' => 'edit user rights of users on other wikis',
 'action-siteadmin'            => 'lock or unlock the database',
-'action-move-rootuserpages'   => 'move root user pages',
 
 # Recent changes
 'nchanges'                          => '$1 {{PLURAL:$1|change|changes}}',
index 6d05fe5..3a70c26 100644 (file)
@@ -1209,6 +1209,7 @@ $2',
 'qbsettings-floatingright' => 'צף מימין',
 'changepassword'           => 'שינוי סיסמה',
 'skin'                     => 'עיצוב',
+'skin-override'            => 'טופס זה אינו פעיל, כיוון שבאתר ויקי זה נקבע העיצוב על ידי מנהל האתר, והמשתמשים אינם יכולים לשנותו.',
 'skin-preview'             => 'תצוגה מקדימה',
 'math'                     => 'נוסחאות מתמטיות',
 'dateformat'               => 'מבנה תאריך',
@@ -1312,6 +1313,7 @@ $2',
 'right-minoredit'            => 'סימון עריכות כמשניות',
 'right-move'                 => 'העברת דפים',
 'right-move-subpages'        => 'העברת דפים עם דפי המשנה שלהם',
+'right-move-rootuserpages'   => 'העברת דפי משתמש שאינם דפי משנה',
 'right-suppressredirect'     => 'הימנעות מיצירת הפניה משם הישן בעת העברת דף',
 'right-upload'               => 'העלאת קבצים',
 'right-reupload'             => 'דריסת קובץ קיים',
@@ -1371,6 +1373,7 @@ $2',
 'action-minoredit'            => 'לסמן עריכה זו כמשנית',
 'action-move'                 => 'להעביר דף זה',
 'action-move-subpages'        => 'להעביר דף זה יחד עם דפי המשנה שלו',
+'action-move-rootuserpages'   => 'להעביר דפי משתמש שאינם דפי משנה',
 'action-upload'               => 'להעלות קובץ זה',
 'action-reupload'             => 'לדרוס את הקובץ הקיים הזה',
 'action-reupload-shared'      => 'לדרוס את הקובץ הזה, הקיים כקובץ משותף',
index 9a93f38..fe7d95d 100644 (file)
@@ -922,6 +922,7 @@ $wgMessageStructure = array(
                'right-minoredit',
                'right-move',
                'right-move-subpages',
+               'right-move-rootuserpages',
                'right-suppressredirect',
                'right-upload',
                'right-reupload',
@@ -965,7 +966,6 @@ $wgMessageStructure = array(
                'right-userrights',
                'right-userrights-interwiki',
                'right-siteadmin',
-               'right-move-rootuserpages',
        ),
        'rightslog' => array(
                'rightslog',
@@ -982,6 +982,7 @@ $wgMessageStructure = array(
                'action-minoredit',
                'action-move',
                'action-move-subpages',
+               'action-move-rootuserpages',
                'action-upload',
                'action-reupload',
                'action-reupload-shared',
@@ -1006,7 +1007,6 @@ $wgMessageStructure = array(
                'action-userrights',
                'action-userrights-interwiki',
                'action-siteadmin',
-               'action-move-rootuserpages',
        ),
        'recentchanges' => array(
                'nchanges',