https://www.mediawiki.org/wiki/Special:Code/MediaWiki/115750
Revision: 115750 Author: platonides Date: 2012-10-09 13:46:39 +0000 (Tue, 09 Oct 2012) Log Message: ----------- Messages for http://toolserver.org/~platonides/wlm/nomail.php Modified Paths: -------------- trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php Modified: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php =================================================================== --- trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php 2012-10-07 22:08:22 UTC (rev 115749) +++ trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php 2012-10-09 13:46:39 UTC (rev 115750) @@ -100,6 +100,10 @@ 'province-heading' => 'Province', 'province-none' => '(Unknown)', 'ccaa-heading' => 'CC.AA.', + + /* nomail.php */ + 'nomail-text' => 'List of users participating in Wiki Loves Monuments $1 which do not seem to have provided an email address.', + 'nomail-user-count' => '$1 users', ); /** Message documentation (Message documentation) @@ -191,6 +195,10 @@ 'province-none' => 'Marker to group images for which no province is registered in the db. {{Identical|Unknown}}', 'ccaa-heading' => 'Header for the autonomous communities column', + 'nomail-text' => 'Summary explaining that this tool shows the list of users participating in Wiki Loves Monuments which do not seem to have provided an email address. Note that this tool is not authoritative. It could be listing users with an email, and skipping those with email from other users disabled. +Parameter: $1 year of the WLM edition.', + 'nomail-user-count' => 'Summary with the number of users without an email set. +Parameters: $1 number of users shown above.', ); /** Afrikaans (Afrikaans) _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
