http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97852

Revision: 97852
Author:   happy-melon
Date:     2011-09-22 21:06:55 +0000 (Thu, 22 Sep 2011)
Log Message:
-----------
FU r95640: documentation for message change.  Also replace a deprecated <font> 
element that my IDE complained about.

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesQqq.php

Modified: trunk/phase3/languages/messages/MessagesQqq.php
===================================================================
--- trunk/phase3/languages/messages/MessagesQqq.php     2011-09-22 20:44:05 UTC 
(rev 97851)
+++ trunk/phase3/languages/messages/MessagesQqq.php     2011-09-22 21:06:55 UTC 
(rev 97852)
@@ -762,6 +762,7 @@
 
 # E-mail sending
 'user-mail-no-addy' => 'This is the error message in case an e-mail could not 
be sent because there was no e-mail address to send it to.',
+'defemailsubject' => 'The default subject of EmailUser emails.  The first 
parameter is the username of the user sending the email.',
 
 # Change password dialog
 'resetpass'                 => 'The caption of [[Special:ChangePassword]]
@@ -3880,7 +3881,7 @@
 
 * $1: title of the trackback
 * $2: URL of the trackback
-* <font style="color:grey;">$3: unused in this message, see 
[[MediaWiki:trackbackexcerpt]] instead</font>
+* <span style="color:grey;">$3: unused in this message, see 
[[MediaWiki:trackbackexcerpt]] instead</span>
 * $4: name of the trackback
 * $5: a link to delete the trackback. The content of 
[[MediaWiki:Trackbackremove]] is injected here.',
 'trackbackexcerpt' => "{{optional}}


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

Reply via email to