r105127 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105126‎ | r105127 | r105128 >
Date:21:03, 4 December 2011
Author:cervidae
Status:deferred
Tags:
Comment:
complete message documentation
Modified paths:
  • /trunk/extensions/LookupUser/LookupUser.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LookupUser/LookupUser.i18n.php
@@ -35,13 +35,27 @@
3636 * @author Bennylin
3737 * @author Fryed-peach
3838 * @author Purodha
 39+ * @author SVG
3940 * @author The Evil IP address
4041 * @author Umherirrender
4142 */
4243 $messages['qqq'] = array(
 44+ 'lookupuser' => 'Name of Special:LookupUser in Special:SpecialPages and title of Special:LookupUser page',
4345 'lookupuser-desc' => '{{desc}}',
 46+ 'lookupuser-intro' => 'Short howto use introduction',
 47+ 'lookupuser-nonexistent' => 'Error message which shown when selected user does not exist',
 48+ 'lookupuser-authenticated' => '{{Identical|emailauthenticated}}',
 49+ 'lookupuser-not-authenticated' => '{{Identical|emailnotauthenticated}}',
4450 'lookupuser-id' => '{{Identical|User ID}}',
 51+ 'lookupuser-email' => 'Link to Special:EmailUser/Addressee',
4552 'lookupuser-no-email' => '{{Identical|Notprovided}}',
 53+ 'lookupuser-realname' => 'Real name of the selected user',
 54+ 'lookupuser-registration' => '{{Identical|prefs-registration}}, {{Identical|prefs-registration-date-time}}',
 55+ 'lookupuser-no-registration' => 'If no registration date about the selected user is available',
 56+ 'lookupuser-touched' => 'Date of user’s last login',
 57+ 'lookupuser-info-authenticated' => 'E-mail authentication date and time',
 58+ 'lookupuser-useroptions' => 'User’s options',
 59+ 'lookupuser-foundmoreusers' => 'Message which will be shown when more than one user is found',
4660 'right-lookupuser' => '{{doc-right|lookupuser}}',
4761 );
4862

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99326LookupUser: integrate Wikia code (by Adrian Wieczorek and Piotr Molski) which...ashley23:13, 8 October 2011

Status & tagging log