Shirayuki has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/80696


Change subject: Replace "e-mail" by "email"
......................................................................

Replace "e-mail" by "email"

For consistency

Change-Id: I585449d964cee8493bce461105b57ce651f135bb
---
M LookupUser.i18n.php
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LookupUser 
refs/changes/96/80696/1

diff --git a/LookupUser.i18n.php b/LookupUser.i18n.php
index 0b84d2e..feb8779 100644
--- a/LookupUser.i18n.php
+++ b/LookupUser.i18n.php
@@ -13,19 +13,19 @@
  */
 $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. An e-mail address can also be used, and will show all accounts using that 
e-mail.',
+       'lookupuser-desc' => '[[Special:LookupUser|Retrieve information]] about 
a user such as email address and ID',
+       'lookupuser-intro' => 'Enter a username to view the preferences of that 
user. An email 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',
        'lookupuser-id' => 'User ID: <tt>#$1</tt>',
-       'lookupuser-email' => 'E-mail: [[Special:EmailUser/$2|$1]]',
+       'lookupuser-email' => 'Email: [[Special:EmailUser/$2|$1]]',
        'lookupuser-no-email' => 'not provided',
        'lookupuser-realname' => 'Real name: $1',
        'lookupuser-registration' => 'Registration date: $1',
        'lookupuser-no-registration' => 'not recorded',
        'lookupuser-touched' => 'User record last touched: $1',
-       'lookupuser-info-authenticated' => 'E-mail authentication: $1',
+       'lookupuser-info-authenticated' => 'Email authentication: $1',
        'lookupuser-useroptions' => 'User options:',
        'lookupuser-foundmoreusers' => 'Found more than one user:',
        'right-lookupuser' => 'Look up user preferences',

-- 
To view, visit https://gerrit.wikimedia.org/r/80696
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I585449d964cee8493bce461105b57ce651f135bb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LookupUser
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>

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

Reply via email to