Update and fixes.
authorRotem Liss <rotem@users.mediawiki.org>
Tue, 1 Jul 2008 11:45:57 +0000 (11:45 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Tue, 1 Jul 2008 11:45:57 +0000 (11:45 +0000)
languages/messages/MessagesHe.php
maintenance/language/messages.inc

index d32459d..8ecb0b6 100644 (file)
@@ -2067,7 +2067,6 @@ $1',
 'move-watch'              => 'מעקב אחרי דף זה',
 'movepagebtn'             => 'העברה',
 'pagemovedsub'            => 'ההעברה הושלמה בהצלחה',
-'movepage-moved'          => '<big>הדף "$1" הועבר לשם "$2".</big>', # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
 'articleexists'           => 'קיים כבר דף עם אותו שם, או שהשם שבחרתם אינו חוקי.
 אנא בחרו שם אחר.',
 'cantmove-titleprotected' => 'אינכם יכולים להעביר את הדף לשם זה, כיוון שהשם החדש הוגן מוגן העברה',
@@ -2077,7 +2076,7 @@ $1',
 'move-subpages'           => 'העברת כל דפי המשנה, אם אפשר',
 'move-talk-subpages'      => 'העברת כל דפי המשנה של דף השיחה, אם אפשר',
 'movepage-page-exists'    => 'הדף $1 קיים כבר ולא ניתן לדרוס אותו אוטומטית.',
-'movepage-page-moved'     => 'הדף $1 הועבר לשם $2.',
+'movepage-page-moved'     => 'הדף $1 הועבר לשם $2.', # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
 'movepage-page-unmoved'   => 'לא ניתן להעביר את הדף $1 לשם $2.',
 'movepage-max-pages'      => 'המספר המקסימלי של {{PLURAL:$1|דף אחד|$1 דפים}} כבר הועבר ולא ניתן להעביר דפים נוספים אוטומטית.',
 '1movedto2'               => '[[$1]] הועבר ל[[$2]]',
index f10be64..8d85872 100644 (file)
@@ -1666,7 +1666,6 @@ $wgMessageStructure = array(
                'move-watch',
                'movepagebtn',
                'pagemovedsub',
-               'movepage-moved',
                'articleexists',
                'cantmove-titleprotected',
                'talkexists',
@@ -2821,7 +2820,7 @@ $wgMessageComments = array(
        'exif-orientation-6'          => '0th row: right; 0th column: top',
        'exif-orientation-7'          => '0th row: right; 0th column: bottom',
        'exif-orientation-8'          => '0th row: left; 0th column: bottom',
-       'movepage-moved'              => 'The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.',
+       'movepage-page-moved'         => 'The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.',
        'ipboptions'                  => 'display1:time1,display2:time2,...',
        'metadata-fields'             => 'Do not translate list items',
        'version'                     => 'Not used as normal message but as header for the special page itself',