r102400 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r102399
|
r102400
|
r102401
>
Date:
14:31, 8 November 2011
Author:
raymond
Status:
ok
Tags:
Comment:
r102386
: Consistency tweaks in preparation for adding extension to translatewiki.net
Modified paths:
/trunk/extensions/SemanticImageInput/SemanticImageInput.i18.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticImageInput/SemanticImageInput.i18.php
—
—
@@ -18,7 +18,8 @@
19
19
* @author Jeroen De Dauw
20
20
*/
21
21
$messages['en'] = array(
22
- 'sii-desc' => 'Adds an image input that pulls images from Wikipedia to [https://www.mediawiki.org/wiki/Extension:Semantic_Forms Semantic Forms].',
22
+ 'sii-desc' => 'Adds an image input that pulls images from Wikipedia to [https://www.mediawiki.org/wiki/Extension:Semantic_Forms Semantic Forms]',
23
23
24
24
'sii-imageinput-loading' => 'Loading image...'
25
25
);
26
+
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r102386
importing SemanticImageInput extension
jeroendedauw
10:45, 8 November 2011
Status & tagging log
12:53, 23 November 2011
Siebrand
(
talk
|
contribs
)
changed the
status
of r102400
[
removed:
deferred
added:
ok]