r70033 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70032‎ | r70033 | r70034 >
Date:20:11, 27 July 2010
Author:siebrand
Status:deferred
Tags:
Comment:
Merge several updates to messages from trunk.
Modified paths:
  • /branches/REL1_15/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: branches/REL1_15/phase3/languages/messages/MessagesEn.php
@@ -1207,7 +1207,7 @@
12081208 'nocreatetext' => '{{SITENAME}} has restricted the ability to create new pages.
12091209 You can go back and edit an existing page, or [[Special:UserLogin|log in or create an account]].',
12101210 'nocreate-loggedin' => 'You do not have permission to create new pages.',
1211 -'permissionserrors' => 'Permissions Errors',
 1211+'permissionserrors' => 'Permissions errors',
12121212 'permissionserrorstext' => 'You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}:',
12131213 'permissionserrorstext-withaction' => 'You do not have permission to $2, for the following {{PLURAL:$1|reason|reasons}}:',
12141214 'recreate-deleted-warn' => "'''Warning: You are recreating a page that was previously deleted.'''
@@ -1326,13 +1326,13 @@
13271327 'revdelete-legend' => 'Set visibility restrictions',
13281328 'revdelete-hide-text' => 'Hide revision text',
13291329 'revdelete-hide-name' => 'Hide action and target',
1330 -'revdelete-hide-comment' => 'Hide edit comment',
 1330+'revdelete-hide-comment' => 'Hide edit summary',
13311331 'revdelete-hide-user' => "Hide editor's username/IP address",
13321332 'revdelete-hide-restricted' => 'Suppress data from administrators as well as others',
13331333 'revdelete-suppress' => 'Suppress data from administrators as well as others',
13341334 'revdelete-hide-image' => 'Hide file content',
13351335 'revdelete-unsuppress' => 'Remove restrictions on restored revisions',
1336 -'revdelete-log' => 'Reason for deletion:',
 1336+'revdelete-log' => 'Reason:',
13371337 'revdelete-submit' => 'Apply to selected revision',
13381338 'revdelete-logentry' => 'changed revision visibility of [[$1]]',
13391339 'logdelete-logentry' => 'changed event visibility of [[$1]]',
@@ -1620,7 +1620,7 @@
16211621 'default' => 'default',
16221622 'files' => 'Files',
16231623 'prefs-custom-css' => 'Custom CSS',
1624 -'prefs-custom-js' => 'Custom JS',
 1624+'prefs-custom-js' => 'Custom JavaScript',
16251625
16261626 # User rights
16271627 'userrights' => 'User rights management', # Not used as normal message but as header for the special page itself
@@ -1708,7 +1708,7 @@
17091709 'right-protect' => 'Change protection levels and edit protected pages',
17101710 'right-editprotected' => 'Edit protected pages (without cascading protection)',
17111711 'right-editinterface' => 'Edit the user interface',
1712 -'right-editusercssjs' => "Edit other users' CSS and JS files",
 1712+'right-editusercssjs' => "Edit other users' CSS and JavaScript files",
17131713 'right-rollback' => 'Quickly rollback the edits of the last user who edited a particular page',
17141714 'right-markbotedits' => 'Mark rolled-back edits as bot edits',
17151715 'right-noratelimit' => 'Not be affected by rate limits',
@@ -2019,7 +2019,7 @@
20202020 'filedelete-legend' => 'Delete file',
20212021 'filedelete-intro' => "You are about to delete the file '''[[Media:$1|$1]]''' along with all of its history.",
20222022 'filedelete-intro-old' => "You are deleting the version of '''[[Media:$1|$1]]''' as of [$4 $3, $2].",
2023 -'filedelete-comment' => 'Reason for deletion:',
 2023+'filedelete-comment' => 'Reason:',
20242024 'filedelete-submit' => 'Delete',
20252025 'filedelete-success' => "'''$1''' has been deleted.",
20262026 'filedelete-success-old' => "The version of '''[[Media:$1|$1]]''' as of $3, $2 has been deleted.",
@@ -2394,9 +2394,9 @@
23952395 # Delete
23962396 'deletepage' => 'Delete page',
23972397 'confirm' => 'Confirm',
2398 -'excontent' => "content was: '$1'",
2399 -'excontentauthor' => "content was: '$1' (and the only contributor was '[[Special:Contributions/$2|$2]]')",
2400 -'exbeforeblank' => "content before blanking was: '$1'",
 2398+'excontent' => 'content was: "$1"',
 2399+'excontentauthor' => 'content was: "$1" (and the only contributor was "[[Special:Contributions/$2|$2]]")',
 2400+'exbeforeblank' => 'content before blanking was: "$1"',
24012401 'exblank' => 'page was empty',
24022402 'delete-confirm' => 'Delete "$1"',
24032403 'delete-backlink' => '← $1', # only translate this message to other languages if you have to change it
@@ -2413,7 +2413,7 @@
24142414 'dellogpagetext' => 'Below is a list of the most recent deletions.',
24152415 'deletionlog' => 'deletion log',
24162416 'reverted' => 'Reverted to earlier revision',
2417 -'deletecomment' => 'Reason for deletion:',
 2417+'deletecomment' => 'Reason:',
24182418 'deleteotherreason' => 'Other/additional reason:',
24192419 'deletereasonotherlist' => 'Other reason',
24202420 'deletereason-dropdown' => '*Common delete reasons
@@ -3650,9 +3650,9 @@
36513651
36523652 # Auto-summaries
36533653 'autosumm-blank' => 'Blanked the page',
3654 -'autosumm-replace' => "Replaced content with '$1'",
 3654+'autosumm-replace' => 'Replaced content with "$1"',
36553655 'autoredircomment' => 'Redirected page to [[$1]]',
3656 -'autosumm-new' => "Created page with '$1'",
 3656+'autosumm-new' => 'Created page with "$1"',
36573657
36583658 # Autoblock whitelist
36593659 'autoblock_whitelist' => 'AOL http://webmaster.info.aol.com/proxyinfo.html

Status & tagging log