r36087 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r36086‎ | r36087 | r36088 >
Date:16:39, 9 June 2008
Author:nikerabbit
Status:old
Tags:
Comment:
* Small improvements found in Betawiki
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuth.i18n.php (modified) (history)
  • /trunk/extensions/Renameuser/SpecialRenameuser.i18n.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -663,7 +663,7 @@
664664 'otherlanguages' => 'In other languages',
665665 'redirectedfrom' => '(Redirected from $1)',
666666 'redirectpagesub' => 'Redirect page',
667 -'lastmodifiedat' => 'This page was last modified $2, $1.', # $1 date, $2 time
 667+'lastmodifiedat' => 'This page was last modified on $1, at $2.', # $1 date, $2 time
668668 'viewcount' => 'This page has been accessed {{PLURAL:$1|once|$1 times}}.',
669669 'protectedpage' => 'Protected page',
670670 'jumpto' => 'Jump to:',
Index: trunk/extensions/Renameuser/SpecialRenameuser.i18n.php
@@ -30,7 +30,7 @@
3131 'renameuser-page-unmoved' => 'The page $1 could not be moved to $2.',
3232
3333 'renameuserlogpage' => 'User rename log',
34 - 'renameuserlogpagetext' => 'This is a log of changes to user names',
 34+ 'renameuserlogpagetext' => 'This is a log of changes to user names.',
3535 'renameuserlogentry' => 'has renamed $1 to "$2"',
3636 'renameuser-log' => '{{PLURAL:$1|1 edit|$1 edits}}. Reason: $2',
3737 'renameuser-move-log' => 'Automatically moved page while renaming the user "[[User:$1|$1]]" to "[[User:$2|$2]]"',
Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php
@@ -79,7 +79,7 @@
8080 'centralauth-list-home-dryrun' => 'The password and e-mail address set at this wiki will be used for your unified account.
8181 You will be able to change which is your home wiki later.',
8282 'centralauth-list-attached-title' => 'Attached accounts',
83 - 'centralauth-list-attached' => 'The account named "$1" on each the following sites have been automatically attached to the unified account:',
 83+ 'centralauth-list-attached' => 'The account named "$1" on each of the following sites have been automatically attached to the unified account:',
8484 'centralauth-list-attached-dryrun' => 'The account named "$1" on each of the following sites will be automatically attached to the unified account:',
8585 'centralauth-list-unattached-title' => 'Unattached accounts',
8686 'centralauth-list-unattached' => 'The account "$1" could not be automatically confirmed as belonging to you on the following sites;
@@ -226,7 +226,7 @@
227227 'centralauth-rightslog-name' => 'Global rights log',
228228 'centralauth-rightslog-entry-usergroups' => 'changed global group membership for $1 from $2 to $3',
229229 'centralauth-rightslog-entry-groupperms' => 'changed group permissions for $1 from $2 to $3',
230 - 'centralauth-rightslog-header' => 'This log contains operations on global groups: membership and permissions changes',
 230+ 'centralauth-rightslog-header' => 'This log contains operations on global groups: membership and permissions changes.',
231231
232232 // Global group membership
233233 'globalgroupmembership' => 'Membership in global groups',

Status & tagging log