r100176 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100175‎ | r100176 | r100177 >
Date:22:28, 18 October 2011
Author:siebrand
Status:ok
Tags:
Comment:
Backport compatible changes in core messages to REL1_18.
Modified paths:
  • /branches/REL1_18/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/languages/messages/MessagesEn.php
@@ -1497,27 +1497,27 @@
14981498 Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].",
14991499 'rev-deleted-text-unhide' => "This page revision has been '''deleted'''.
15001500 Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].
1501 -As an administrator you can still [$1 view this revision] if you wish to proceed.",
 1501+You can still [$1 view this revision] if you wish to proceed.",
15021502 'rev-suppressed-text-unhide' => "This page revision has been '''suppressed'''.
15031503 Details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].
1504 -As an administrator you can still [$1 view this revision] if you wish to proceed.",
 1504+You can still [$1 view this revision] if you wish to proceed.",
15051505 'rev-deleted-text-view' => "This page revision has been '''deleted'''.
1506 -As an administrator you can view it; details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].",
 1506+You can view it; details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].",
15071507 'rev-suppressed-text-view' => "This page revision has been '''suppressed'''.
1508 -As an administrator you can view it; details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].",
 1508+You can view it; details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].",
15091509 'rev-deleted-no-diff' => "You cannot view this diff because one of the revisions has been '''deleted'''.
15101510 Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].",
15111511 'rev-suppressed-no-diff' => "You cannot view this diff because one of the revisions has been '''deleted'''.",
15121512 'rev-deleted-unhide-diff' => "One of the revisions of this diff has been '''deleted'''.
15131513 Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].
1514 -As an administrator you can still [$1 view this diff] if you wish to proceed.",
 1514+You can still [$1 view this diff] if you wish to proceed.",
15151515 'rev-suppressed-unhide-diff' => "One of the revisions of this diff has been '''suppressed'''.
15161516 Details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].
1517 -As an administrator you can still [$1 view this diff] if you wish to proceed.",
 1517+You can still [$1 view this diff] if you wish to proceed.",
15181518 'rev-deleted-diff-view' => "One of the revisions of this diff has been '''deleted'''.
1519 -As an administrator you can view this diff; details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].",
 1519+You can view this diff; details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].",
15201520 'rev-suppressed-diff-view' => "One of the revisions of this diff has been '''suppressed'''.
1521 -As an administrator you can view this diff; details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].",
 1521+You can view this diff; details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].",
15221522 'rev-delundel' => 'show/hide',
15231523 'rev-showdeleted' => 'show',
15241524 'revisiondelete' => 'Delete/undelete revisions',
@@ -2317,7 +2317,7 @@
23182318 'filehist-filesize' => 'File size',
23192319 'filehist-comment' => 'Comment',
23202320 'filehist-missing' => 'File missing',
2321 -'imagelinks' => 'File links',
 2321+'imagelinks' => 'File usage',
23222322 'linkstoimage' => 'The following {{PLURAL:$1|page links|$1 pages link}} to this file:',
23232323 'linkstoimage-more' => 'More than $1 {{PLURAL:$1|page links|pages link}} to this file.
23242324 The following list shows the {{PLURAL:$1|first page link|first $1 page links}} to this file only.
@@ -2760,7 +2760,7 @@
27612761 Your friendly {{SITENAME}} notification system
27622762
27632763 --
2764 -To change your email notification settings, visit
 2764+To change your e-mail notification settings, visit
27652765 {{canonicalurl:{{#special:Preferences}}}}
27662766
27672767 To change your watchlist settings, visit
@@ -3619,8 +3619,8 @@
36203620 By executing it, your system may be compromised.",
36213621 'imagemaxsize' => "Image size limit:<br />''(for file description pages)''",
36223622 'thumbsize' => 'Thumbnail size:',
3623 -'widthheight' => '$1×$2', # only translate this message to other languages if you have to change it
3624 -'widthheightpage' => '$1×$2, $3 {{PLURAL:$3|page|pages}}',
 3623+'widthheight' => '$1 × $2', # only translate this message to other languages if you have to change it
 3624+'widthheightpage' => '$1 × $2, $3 {{PLURAL:$3|page|pages}}',
36253625 'file-info' => 'file size: $1, MIME type: $2',
36263626 'file-info-size' => '$1 × $2 pixels, file size: $3, MIME type: $4',
36273627 'file-info-size-pages' => '$1 × $2 pixels, file size: $3, MIME type: $4, $5 {{PLURAL:$5|page|pages}}',
@@ -3649,7 +3649,7 @@
36503650 'sp-newimages-showfrom' => 'Show new files starting from $2, $1',
36513651
36523652 # Video information, used by Language::formatTimePeriod() to format lengths in the above messages
3653 -'video-dims' => '$1, $2×$3', # only translate this message to other languages if you have to change it
 3653+'video-dims' => '$1, $2 × $3', # only translate this message to other languages if you have to change it
36543654 'seconds-abbrev' => 's', # only translate this message to other languages if you have to change it
36553655 'minutes-abbrev' => 'm', # only translate this message to other languages if you have to change it
36563656 'hours-abbrev' => 'h', # only translate this message to other languages if you have to change it

Status & tagging log