r36963 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r36962‎ | r36963 | r36964 >
Date:23:49, 2 July 2008
Author:brion
Status:old
Tags:
Comment:
Revert r36841 -- followup to reverted r36839
Modified paths:
  • /trunk/phase3/languages/messages/MessagesHe.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -1666,6 +1666,7 @@
16671667 'move-watch',
16681668 'movepagebtn',
16691669 'pagemovedsub',
 1670+ 'movepage-moved',
16701671 'articleexists',
16711672 'cantmove-titleprotected',
16721673 'talkexists',
@@ -2825,7 +2826,7 @@
28262827 'exif-orientation-6' => '0th row: right; 0th column: top',
28272828 'exif-orientation-7' => '0th row: right; 0th column: bottom',
28282829 'exif-orientation-8' => '0th row: left; 0th column: bottom',
2829 - 'movepage-page-moved' => 'The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.',
 2830+ 'movepage-moved' => 'The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.',
28302831 'ipboptions' => 'display1:time1,display2:time2,...',
28312832 'metadata-fields' => 'Do not translate list items',
28322833 'version' => 'Not used as normal message but as header for the special page itself',
Index: trunk/phase3/languages/messages/MessagesHe.php
@@ -2069,6 +2069,7 @@
20702070 'move-watch' => 'מעקב אחרי דף זה',
20712071 'movepagebtn' => 'העברה',
20722072 'pagemovedsub' => 'ההעברה הושלמה בהצלחה',
 2073+'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.
20732074 'articleexists' => 'קיים כבר דף עם אותו שם, או שהשם שבחרתם אינו חוקי.
20742075 אנא בחרו שם אחר.',
20752076 'cantmove-titleprotected' => 'אינכם יכולים להעביר את הדף לשם זה, כיוון שהשם החדש הוגן מוגן העברה',
@@ -2078,7 +2079,7 @@
20792080 'move-subpages' => 'העברת כל דפי המשנה, אם אפשר',
20802081 'move-talk-subpages' => 'העברת כל דפי המשנה של דף השיחה, אם אפשר',
20812082 'movepage-page-exists' => 'הדף $1 קיים כבר ולא ניתן לדרוס אותו אוטומטית.',
2082 -'movepage-page-moved' => 'הדף $1 הועבר לשם $2.', # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
 2083+'movepage-page-moved' => 'הדף $1 הועבר לשם $2.',
20832084 'movepage-page-unmoved' => 'לא ניתן להעביר את הדף $1 לשם $2.',
20842085 'movepage-max-pages' => 'המספר המקסימלי של {{PLURAL:$1|דף אחד|$1 דפים}} כבר הועבר ולא ניתן להעביר דפים נוספים אוטומטית.',
20852086 '1movedto2' => '[[$1]] הועבר ל[[$2]]',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r36839Removing movepage-moved, using movepage-page-moved in its place. The former w...huji11:22, 1 July 2008
r36841Update and fixes.rotem11:45, 1 July 2008

Status & tagging log