https://www.mediawiki.org/wiki/Special:Code/MediaWiki/102175

Revision: 102175
Author:   purodha
Date:     2011-11-06 13:26:46 +0000 (Sun, 06 Nov 2011)
Log Message:
-----------
Fix a grammar glitch in a message text.

Modified Paths:
--------------
    trunk/extensions/LookupUser/LookupUser.i18n.php

Modified: trunk/extensions/LookupUser/LookupUser.i18n.php
===================================================================
--- trunk/extensions/LookupUser/LookupUser.i18n.php     2011-11-06 12:25:47 UTC 
(rev 102174)
+++ trunk/extensions/LookupUser/LookupUser.i18n.php     2011-11-06 13:26:46 UTC 
(rev 102175)
@@ -14,7 +14,7 @@
 $messages['en'] = array(
        'lookupuser' => 'Look up user info',
        'lookupuser-desc' => '[[Special:LookupUser|Retrieve information]] about 
a user such as e-mail address and ID',
-       'lookupuser-intro' => 'Enter a username to view the preferences of that 
user. E-mail address can also be used, and will show all accounts using that 
email.',
+       'lookupuser-intro' => 'Enter a username to view the preferences of that 
user. An e-mail address can also be used, and will show all accounts using that 
email.',
        'lookupuser-nonexistent' => 'Error: User does not exist',
        'lookupuser-authenticated' => 'authenticated on $1',
        'lookupuser-not-authenticated' => 'not authenticated',


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

Reply via email to