https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114111
Revision: 114111
Author: van-de-bugger
Date: 2012-03-18 21:00:50 +0000 (Sun, 18 Mar 2012)
Log Message:
-----------
Follow-up to r14108: <code> tags ised in description message.
Modified Paths:
--------------
trunk/extensions/WhiteSpace/WhiteSpace.i18n.php
Modified: trunk/extensions/WhiteSpace/WhiteSpace.i18n.php
===================================================================
--- trunk/extensions/WhiteSpace/WhiteSpace.i18n.php 2012-03-18 20:34:20 UTC
(rev 114110)
+++ trunk/extensions/WhiteSpace/WhiteSpace.i18n.php 2012-03-18 21:00:50 UTC
(rev 114111)
@@ -12,5 +12,5 @@
* @author Van de Bugger
*/
$messages['en'] = array(
- 'whitespace-desc' => 'Tags to control whitespace: <dws/> discards
itself and all whitespace (including newlines) after the tag, <nl/>
replaces itself with newline.',
+ 'whitespace-desc' => 'Tags to control whitespace:
<code><dws/></code> discards itself and all whitespace (including
newlines) after the tag, <code><nl/></code> replaces itself with
newline.',
);
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs