r101349 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101348‎ | r101349 | r101350 >
Date:10:36, 31 October 2011
Author:siebrand
Status:ok
Tags:
Comment:
Modified paths:
  • /branches/wmf/1.18wmf1/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/languages/messages/MessagesEn.php
@@ -616,7 +616,7 @@
617617
618618 # User preference toggles
619619 'tog-underline' => 'Link underlining:',
620 -'tog-highlightbroken' => 'Format broken links <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>)',
 620+'tog-highlightbroken' => 'Format broken links <a href="" class="new">like this</a> (alternative: Like this<a href="" class="internal">?</a>)',
621621 'tog-justify' => 'Justify paragraphs',
622622 'tog-hideminor' => 'Hide minor edits in recent changes',
623623 'tog-hidepatrolled' => 'Hide patrolled edits in recent changes',
@@ -984,9 +984,9 @@
985985 'filedeleteerror' => 'Could not delete file "$1".',
986986 'directorycreateerror' => 'Could not create directory "$1".',
987987 'filenotfound' => 'Could not find file "$1".',
988 -'fileexistserror' => 'Unable to write to file "$1": file exists',
 988+'fileexistserror' => 'Unable to write to file "$1": File exists.',
989989 'unexpected' => 'Unexpected value: "$1"="$2".',
990 -'formerror' => 'Error: could not submit form',
 990+'formerror' => 'Error: Could not submit form.',
991991 'badarticleerror' => 'This action cannot be performed on this page.',
992992 'cannotdelete' => 'The page or file "$1" could not be deleted.
993993 It may have already been deleted by someone else.',
@@ -1022,7 +1022,7 @@
10231023 The reason given is "\'\'$2\'\'".',
10241024
10251025 # Virus scanner
1026 -'virus-badscanner' => "Bad configuration: unknown virus scanner: ''$1''",
 1026+'virus-badscanner' => "Bad configuration: Unknown virus scanner: ''$1''",
10271027 'virus-scanfailed' => 'scan failed (code $1)',
10281028 'virus-unknownscanner' => 'unknown antivirus:',
10291029
@@ -1318,11 +1318,11 @@
13191319 'blocked-notice-logextract' => 'This user is currently blocked.
13201320 The latest block log entry is provided below for reference:',
13211321 'clearyourcache' => "'''Note:''' After saving, you may have to bypass your browser's cache to see the changes.
1322 -* '''Firefox / Safari:''' hold ''Shift'' while clicking ''Reload'', or press either ''Ctrl-F5'' or ''Ctrl-R'' (''Command-R'' on a Mac)
1323 -* '''Google Chrome:''' press ''Ctrl-Shift-R'' (''Command-Shift-R'' on a Mac)
1324 -* '''Internet Explorer:''' hold ''Ctrl'' while clicking ''Refresh'', or press ''Ctrl-F5''
1325 -* '''Konqueror:''' click ''Reload'' or press ''F5''
1326 -* '''Opera:''' clear the cache in ''Tools → Preferences''",
 1322+* '''Firefox / Safari:''' Hold ''Shift'' while clicking ''Reload'', or press either ''Ctrl-F5'' or ''Ctrl-R'' (''Command-R'' on a Mac)
 1323+* '''Google Chrome:''' Press ''Ctrl-Shift-R'' (''Command-Shift-R'' on a Mac)
 1324+* '''Internet Explorer:''' Hold ''Ctrl'' while clicking ''Refresh'', or press ''Ctrl-F5''
 1325+* '''Konqueror:''' Click ''Reload'' or press ''F5''
 1326+* '''Opera:''' Clear the cache in ''Tools → Preferences''",
13271327 'usercssyoucanpreview' => "'''Tip:''' Use the \"{{int:showpreview}}\" button to test your new CSS before saving.",
13281328 'userjsyoucanpreview' => "'''Tip:''' Use the \"{{int:showpreview}}\" button to test your new JavaScript before saving.",
13291329 'usercsspreview' => "'''Remember that you are only previewing your user CSS.'''
@@ -1365,7 +1365,7 @@
13661366 'yourtext' => 'Your text',
13671367 'storedversion' => 'Stored revision',
13681368 'nonunicodebrowser' => "'''Warning: Your browser is not unicode compliant.'''
1369 -A workaround is in place to allow you to safely edit pages: non-ASCII characters will appear in the edit box as hexadecimal codes.",
 1369+A workaround is in place to allow you to safely edit pages: Non-ASCII characters will appear in the edit box as hexadecimal codes.",
13701370 'editingold' => "'''Warning: You are editing an out-of-date revision of this page.'''
13711371 If you save it, any changes made since this revision will be lost.",
13721372 'yourdiff' => 'Differences',
@@ -1472,7 +1472,7 @@
14731473 'last' => 'prev',
14741474 'page_first' => 'first',
14751475 'page_last' => 'last',
1476 -'histlegend' => "Diff selection: mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.<br />
 1476+'histlegend' => "Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.<br />
14771477 Legend: '''({{int:cur}})''' = difference with latest revision, '''({{int:last}})''' = difference with preceding revision, '''{{int:minoreditletter}}''' = minor edit.",
14781478 'history-fieldset-title' => 'Browse history',
14791479 'history-show-deleted' => 'Deleted only',
@@ -1578,17 +1578,17 @@
15791579 'revdelete-unhid' => 'unhid $1',
15801580 'revdelete-log-message' => '$1 for $2 {{PLURAL:$2|revision|revisions}}',
15811581 'logdelete-log-message' => '$1 for $2 {{PLURAL:$2|event|events}}',
1582 -'revdelete-hide-current' => 'Error hiding the item dated $2, $1: this is the current revision.
 1582+'revdelete-hide-current' => 'Error hiding the item dated $2, $1: This is the current revision.
15831583 It cannot be hidden.',
1584 -'revdelete-show-no-access' => 'Error showing the item dated $2, $1: this item has been marked "restricted".
 1584+'revdelete-show-no-access' => 'Error showing the item dated $2, $1: This item has been marked "restricted".
15851585 You do not have access to it.',
1586 -'revdelete-modify-no-access' => 'Error modifying the item dated $2, $1: this item has been marked "restricted".
 1586+'revdelete-modify-no-access' => 'Error modifying the item dated $2, $1: This item has been marked "restricted".
15871587 You do not have access to it.',
1588 -'revdelete-modify-missing' => 'Error modifying item ID $1: it is missing from the database!',
1589 -'revdelete-no-change' => "'''Warning:''' the item dated $2, $1 already had the requested visibility settings.",
1590 -'revdelete-concurrent-change' => 'Error modifying the item dated $2, $1: its status appears to have been changed by someone else while you attempted to modify it.
 1588+'revdelete-modify-missing' => 'Error modifying item ID $1: It is missing from the database!',
 1589+'revdelete-no-change' => "'''Warning:''' The item dated $2, $1 already had the requested visibility settings.",
 1590+'revdelete-concurrent-change' => 'Error modifying the item dated $2, $1: Its status appears to have been changed by someone else while you attempted to modify it.
15911591 Please check the logs.',
1592 -'revdelete-only-restricted' => 'Error hiding the item dated $2, $1: you cannot suppress items from view by administrators without also selecting one of the other visibility options.',
 1592+'revdelete-only-restricted' => 'Error hiding the item dated $2, $1: You cannot suppress items from view by administrators without also selecting one of the other visibility options.',
15931593 'revdelete-reason-dropdown' => '*Common delete reasons
15941594 ** Copyright violation
15951595 ** Inappropriate personal information
@@ -1836,7 +1836,7 @@
18371837 'gender-unknown' => 'Undisclosed',
18381838 'gender-male' => 'Male',
18391839 'gender-female' => 'Female',
1840 -'prefs-help-gender' => 'Optional: used for gender-correct addressing by the software.
 1840+'prefs-help-gender' => 'Optional: Used for gender-correct addressing by the software.
18411841 This information will be public.',
18421842 'email' => 'E-mail',
18431843 'prefs-help-realname' => 'Real name is optional.
@@ -2941,8 +2941,8 @@
29422942 'undelete-search-prefix' => 'Show pages starting with:',
29432943 'undelete-search-submit' => 'Search',
29442944 'undelete-no-results' => 'No matching pages found in the deletion archive.',
2945 -'undelete-filename-mismatch' => 'Cannot undelete file revision with timestamp $1: filename mismatch',
2946 -'undelete-bad-store-key' => 'Cannot undelete file revision with timestamp $1: file was missing before deletion.',
 2945+'undelete-filename-mismatch' => 'Cannot undelete file revision with timestamp $1: Filename mismatch.',
 2946+'undelete-bad-store-key' => 'Cannot undelete file revision with timestamp $1: File was missing before deletion.',
29472947 'undelete-cleanup-error' => 'Error deleting unused archive file "$1".',
29482948 'undelete-missing-filearchive' => 'Unable to restore file archive ID $1 because it is not in the database.
29492949 It may have already been undeleted.',
@@ -3133,7 +3133,7 @@
31343134 'proxyblocker' => 'Proxy blocker',
31353135 'proxyblocker-disabled' => 'This function is disabled.',
31363136 'proxyblockreason' => 'Your IP address has been blocked because it is an open proxy.
3137 -Please contact your Internet service provider or tech support and inform them of this serious security problem.',
 3137+Please contact your Internet service provider or technical support of your organization and inform them of this serious security problem.',
31383138 'proxyblocksuccess' => 'Done.',
31393139 'sorbs' => 'DNSBL', # only translate this message to other languages if you have to change it
31403140 'sorbsreason' => 'Your IP address is listed as an open proxy in the DNSBL used by {{SITENAME}}.',
@@ -3310,7 +3310,7 @@
33113311 'thumbnail_invalid_params' => 'Invalid thumbnail parameters',
33123312 'thumbnail_dest_directory' => 'Unable to create destination directory',
33133313 'thumbnail_image-type' => 'Image type not supported',
3314 -'thumbnail_gd-library' => 'Incomplete GD library configuration: missing function $1',
 3314+'thumbnail_gd-library' => 'Incomplete GD library configuration: Missing function $1',
33153315 'thumbnail_image-missing' => 'File seems to be missing: $1',
33163316
33173317 # Special:Import

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100505Typo.rotem17:35, 22 October 2011
r101249Consistency fixes:...siebrand10:32, 29 October 2011

Status & tagging log