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: &lt;dws/&gt; discards 
itself and all whitespace (including newlines) after the tag, &lt;nl/&gt; 
replaces itself with newline.',
+       'whitespace-desc' => 'Tags to control whitespace: 
<code>&lt;dws/&gt;</code> discards itself and all whitespace (including 
newlines) after the tag, <code>&lt;nl/&gt;</code> replaces itself with 
newline.',
 );


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to