r72431 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r72430
|
r72431
|
r72432
>
Date:
14:28, 5 September 2010
Author:
siebrand
Status:
deferred
Tags:
Comment:
Fix missing language code in
r72429
.
Modified paths:
/trunk/extensions/Translate/TranslateGroupDescriptions.i18n.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Translate/TranslateGroupDescriptions.i18n.php
—
—
@@ -11,7 +11,7 @@
12
12
13
13
/** English
14
14
*/
15
-$messages[] = array(
15
+$messages['en'] = array(
16
16
# Message group description
17
17
'translategroupdescriptions-desc' => 'Message group descriptions for products supported by the [http://mediawiki.org/wiki/Extension:Translate]] extension',
18
18
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r72429
Move some currently internal message group description for products supported...
siebrand
14:21, 5 September 2010
Status & tagging log
14:22, 24 October 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r72431
[
removed:
new
added:
deferred]