User "Awjrichards" changed the status of MediaWiki.r101791.

Old Status: new
New Status: fixme

User "Awjrichards" also posted a comment on MediaWiki.r101791.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101791#c25420
Commit summary:

essage=Adding two more messages, from the hub on Meta. Will add the 
translations we have for them tomorrow.

Comment:

<pre>
+        'donate_interface-smallamount-error' => 'You must contribute at least 
$1',
</pre>

Did you mean this literally to mean one dollar or did you mean $1 to be a 
message parameter? If it's the former, this will not always behave as you might 
expect as '$1' is reserved as a message parameter 
(http://www.mediawiki.org/wiki/Localisation#Message_parameters) - also "one 
dollar" is a US-only thing (or I guess anywhere else $$ are used). 

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

Reply via email to