r49837 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r49836
|
r49837
|
r49838
>
Date:
20:03, 24 April 2009
Author:
siebrand
Status:
deferred
Tags:
Comment:
Fix syntax error introduced in
r49836
Modified paths:
/trunk/extensions/RT/RT.i18n.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/RT/RT.i18n.php
—
—
@@ -29,6 +29,6 @@
30
30
'rt-badqueue' => "Invalid queue (q) arg: must be a simple word.
31
31
You tried: '''\$1'''",
32
32
'rt-badowner' => "Invalid owner (o) arg: must be a valud username.
33
-You tried: '''\$1'''',
33
+You tried: '''\$1'''",
34
34
'rt-nomatches' => 'No matching RT tickets were found',
35
35
);
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r49836
* minor updates to RT messages...
siebrand
20:01, 24 April 2009
Status & tagging log
04:34, 27 May 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r49837
[
removed:
new
added:
deferred]
00:26, 25 April 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r49837
[
removed:
new
added:
deferred]