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 @@
1389
1389
protected $messageFile = 'MetavidWiki/languages/MV_Messages.php';
1390
1390
1391
1391
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',
1397
1397
);
1398
1398
}
1399
1399
Status & tagging log
15:24, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r30982
[
removed:
ok
added:
old]