r17954 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r17953‎ | r17954 | r17955 >
Date:13:11, 27 November 2006
Author:rotem
Status:old
Tags:
Comment:
Fixes.
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
@@ -1327,7 +1327,7 @@
13281328 'spamprotectionmatch',
13291329 'subcategorycount',
13301330 'categoryarticlecount',
1331 - 'categorymediacount',
 1331+ 'category-media-count',
13321332 'listingcontinuesabbrev',
13331333 'spambot_username',
13341334 'spam_reverting',
Index: trunk/phase3/languages/messages/MessagesHe.php
@@ -2145,10 +2145,10 @@
21462146 'table_pager_empty' => 'ללא תוצאות',
21472147
21482148 # Auto-summaries
2149 -'autosumm-blank' => 'מסיר את כל התוכן מדף זה',
2150 -'autosumm-replace' => "מחליף את הדף עם '$1'",
2151 -'autoredircomment' => 'הפניה לדף [[$1]]', # This should be changed to the new naming convention, but existed beforehand
2152 -'autosumm-new' => 'דף חדש: $1',
 2149+'autosumm-blank' => 'מסיר את כל התוכן מדף זה',
 2150+'autosumm-replace' => "מחליף את הדף עם '$1'",
 2151+'autoredircomment' => 'הפניה לדף [[$1]]', # This should be changed to the new naming convention, but existed beforehand
 2152+'autosumm-new' => 'דף חדש: $1',
21532153
21542154 );
21552155