Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -663,7 +663,7 @@ |
664 | 664 | 'otherlanguages' => 'In other languages', |
665 | 665 | 'redirectedfrom' => '(Redirected from $1)', |
666 | 666 | '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 |
668 | 668 | 'viewcount' => 'This page has been accessed {{PLURAL:$1|once|$1 times}}.', |
669 | 669 | 'protectedpage' => 'Protected page', |
670 | 670 | 'jumpto' => 'Jump to:', |
Index: trunk/extensions/Renameuser/SpecialRenameuser.i18n.php |
— | — | @@ -30,7 +30,7 @@ |
31 | 31 | 'renameuser-page-unmoved' => 'The page $1 could not be moved to $2.', |
32 | 32 | |
33 | 33 | '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.', |
35 | 35 | 'renameuserlogentry' => 'has renamed $1 to "$2"', |
36 | 36 | 'renameuser-log' => '{{PLURAL:$1|1 edit|$1 edits}}. Reason: $2', |
37 | 37 | '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 @@ |
80 | 80 | 'centralauth-list-home-dryrun' => 'The password and e-mail address set at this wiki will be used for your unified account. |
81 | 81 | You will be able to change which is your home wiki later.', |
82 | 82 | '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:', |
84 | 84 | 'centralauth-list-attached-dryrun' => 'The account named "$1" on each of the following sites will be automatically attached to the unified account:', |
85 | 85 | 'centralauth-list-unattached-title' => 'Unattached accounts', |
86 | 86 | 'centralauth-list-unattached' => 'The account "$1" could not be automatically confirmed as belonging to you on the following sites; |
— | — | @@ -226,7 +226,7 @@ |
227 | 227 | 'centralauth-rightslog-name' => 'Global rights log', |
228 | 228 | 'centralauth-rightslog-entry-usergroups' => 'changed global group membership for $1 from $2 to $3', |
229 | 229 | '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.', |
231 | 231 | |
232 | 232 | // Global group membership |
233 | 233 | 'globalgroupmembership' => 'Membership in global groups', |