http://www.mediawiki.org/wiki/Special:Code/MediaWiki/61750

Revision: 61750
Author:   siebrand
Date:     2010-01-31 18:45:10 +0000 (Sun, 31 Jan 2010)

Log Message:
-----------
Update punctuation and use of newlines in messages

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

Modified: trunk/extensions/CentralAuth/CentralAuth.i18n.php
===================================================================
--- trunk/extensions/CentralAuth/CentralAuth.i18n.php   2010-01-31 18:26:37 UTC 
(rev 61749)
+++ trunk/extensions/CentralAuth/CentralAuth.i18n.php   2010-01-31 18:45:10 UTC 
(rev 61750)
@@ -101,14 +101,11 @@
        'centralauth-merge-method-primary-desc'  => 'This is the wiki at which 
the account was initially merged.
 Note that it may differ from the real home wiki of that user.',
        'centralauth-merge-method-empty-desc'    => 'Indicates that the local 
account was merged because it had no edits.',
-       'centralauth-merge-method-mail-desc'     => 'Indicates that the local 
account was merged because its email address matched
-the email address of the main account',
-       'centralauth-merge-method-password-desc' => 'Indicates that the local 
account was merged because user specified a valid
-password for it.',
-       'centralauth-merge-method-admin-desc'    => 'Indicates that the local 
account was merged manually by stewards. That feature
-is disabled now because of security reasons.',
-       'centralauth-merge-method-new-desc'      => 'Indicates that the global 
account was created automatically when that local
-account was created.',
+       'centralauth-merge-method-mail-desc'     => 'Indicates that the local 
account was merged because its email address matched the e-mail address of the 
main account.',
+       'centralauth-merge-method-password-desc' => 'Indicates that the local 
account was merged because user specified a valid password for it.',
+       'centralauth-merge-method-admin-desc'    => 'Indicates that the local 
account was merged manually by stewards.
+That feature is disabled now because of security reasons.',
+       'centralauth-merge-method-new-desc'      => 'Indicates that the global 
account was created automatically when that local account was created.',
        'centralauth-merge-method-login-desc'    => 'Indicates that the local 
account was created automatically when user logged in.',
 
        // When not complete, offer to finish...
@@ -157,8 +154,10 @@
        'centralauth-admin-list-legend-rw'     => 'Unmerge local accounts',
        'centralauth-admin-unattached'         => 'not attached',
        'centralauth-admin-notblocked'         => '—',
-       'centralauth-admin-blocked'            => 'Blocked, expires $3 at $4. 
Reason: $2',
-       'centralauth-admin-blocked-indef'      => 'Blocked indefinitely. 
Reason: $1',
+       'centralauth-admin-blocked'            => 'Blocked, expires $3 at $4.
+Reason: $2',
+       'centralauth-admin-blocked-indef'      => 'Blocked indefinitely.
+Reason: $1',
        'centralauth-admin-blocklog'           => 'block log',
        'centralauth-admin-list-localwiki'     => 'Local wiki',
        'centralauth-admin-list-attached-on'   => 'Attached on',



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to