r106593 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r106592
|
r106593
|
r106594
>
Date:
19:48, 18 December 2011
Author:
raymond
Status:
ok
Tags:
Comment:
r106260
: Consistency tweaks in preparation for adding extension to translatewiki.net:
Prefix message key with the extension name to avoid key conflicts with core and/or other extensions
FU
r106592
: Prefix this one too
Modified paths:
/trunk/extensions/SoundManager2Button/SoundManager2Button.i18n.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SoundManager2Button/SoundManager2Button.i18n.php
—
—
@@ -11,7 +11,7 @@
12
12
13
13
$messages['en'] = array(
14
14
'soundmanager2button-desc' => 'Embeds a SoundManager 2 MP3 player into a wiki page',
15
- 'play' => 'Play',
15
+ 'soundmanager2button-play' => 'Play',
16
16
);
17
17
18
18
# Message documentation (Message documentation)
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r106260
Import SoundManager2Button extension.
kroocsiogsi
22:17, 14 December 2011
r106592
r106260
: Consistency tweaks in preparation for adding extension to translatew...
raymond
19:47, 18 December 2011
Status & tagging log
20:15, 18 December 2011
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r106593
[
removed:
new
added:
ok]