r30982 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r30981‎ | r30982 | r30983 >
Date:21:50, 15 February 2008
Author:siebrand
Status:old
Tags:
Comment:
Sprinkle a few underscores in msgids
Modified paths:
  • /trunk/extensions/Translate/MessageGroups.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/MessageGroups.php
@@ -1388,11 +1388,11 @@
13891389 protected $messageFile = 'MetavidWiki/languages/MV_Messages.php';
13901390
13911391 protected $optional = array(
1392 - 'ao file 64Kb MPEG4',
1393 - 'ao file 256Kb MPEG4',
1394 - 'ao file MPEG1',
1395 - 'ao file MPEG2',
1396 - 'ao file flash flv',
 1392+ 'ao_file_64Kb_MPEG4',
 1393+ 'ao_file_256Kb_MPEG4',
 1394+ 'ao_file_MPEG1',
 1395+ 'ao_file_MPEG2',
 1396+ 'ao_file_flash_flv',
13971397 );
13981398 }
13991399

Status & tagging log