r46191 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46190‎ | r46191 | r46192 >
Date:09:31, 25 January 2009
Author:rotem
Status:ok
Tags:
Comment:
Localization update for he + fix message order.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesHe.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesHe.php
@@ -1799,7 +1799,9 @@
18001800 'protectedtitlesempty' => 'אין כרגע כותרות מוגנות עם הפרמטרים האלה.',
18011801 'listusers' => 'רשימת משתמשים',
18021802 'listusers-editsonly' => 'הצגת משתמשים עם עריכות בלבד',
 1803+'listusers-creationsort' => 'סידור לפי תאריך היצירה',
18031804 'usereditcount' => '{{PLURAL:$1|עריכה אחת|$1 עריכות}}',
 1805+'usercreated' => 'נוצר בתאריך $1',
18041806 'newpages' => 'דפים חדשים',
18051807 'newpages-username' => 'שם משתמש:',
18061808 'ancientpages' => 'דפים מוזנחים',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2132,8 +2132,8 @@
21332133 'listusers-summary' => '', # do not translate or duplicate this message to other languages
21342134 'listusers-editsonly' => 'Show only users with edits',
21352135 'listusers-creationsort' => 'Sort by creation date',
 2136+'usereditcount' => '$1 {{PLURAL:$1|edit|edits}}',
21362137 'usercreated' => 'Created on $1',
2137 -'usereditcount' => '$1 {{PLURAL:$1|edit|edits}}',
21382138 'newpages' => 'New pages',
21392139 'newpages-summary' => '', # do not translate or duplicate this message to other languages
21402140 'newpages-username' => 'Username:',

Status & tagging log