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

Revision: 100180
Author:   siebrand
Date:     2011-10-18 22:38:44 +0000 (Tue, 18 Oct 2011)
Log Message:
-----------
Backport compatible changes in core messages to 1.18wmf1.
Update indentation.

Modified Paths:
--------------
    branches/wmf/1.18wmf1/languages/messages/MessagesEn.php

Modified: branches/wmf/1.18wmf1/languages/messages/MessagesEn.php
===================================================================
--- branches/wmf/1.18wmf1/languages/messages/MessagesEn.php     2011-10-18 
22:31:35 UTC (rev 100179)
+++ branches/wmf/1.18wmf1/languages/messages/MessagesEn.php     2011-10-18 
22:38:44 UTC (rev 100180)
@@ -2320,7 +2320,7 @@
 'filehist-filesize'                 => 'File size',
 'filehist-comment'                  => 'Comment',
 'filehist-missing'                  => 'File missing',
-'imagelinks'                        => 'File links',
+'imagelinks'                        => 'File usage',
 'linkstoimage'                      => 'The following {{PLURAL:$1|page 
links|$1 pages link}} to this file:',
 'linkstoimage-more'                 => 'More than $1 {{PLURAL:$1|page 
links|pages link}} to this file.
 The following list shows the {{PLURAL:$1|first page link|first $1 page links}} 
to this file only.
@@ -3623,8 +3623,8 @@
 By executing it, your system may be compromised.",
 'imagemaxsize'           => "Image size limit:<br />''(for file description 
pages)''",
 'thumbsize'              => 'Thumbnail size:',
-'widthheight'            => '$1×$2', # only translate this message to other 
languages if you have to change it
-'widthheightpage'        => '$1×$2, $3 {{PLURAL:$3|page|pages}}',
+'widthheight'            => '$1 × $2', # only translate this message to other 
languages if you have to change it
+'widthheightpage'        => '$1 × $2, $3 {{PLURAL:$3|page|pages}}',
 'file-info'              => 'file size: $1, MIME type: $2',
 'file-info-size'         => '$1 × $2 pixels, file size: $3, MIME type: $4',
 'file-info-size-pages'   => '$1 × $2 pixels, file size: $3, MIME type: $4, $5 
{{PLURAL:$5|page|pages}}',
@@ -3653,16 +3653,16 @@
 'sp-newimages-showfrom' => 'Show new files starting from $2, $1',
 
 # Video information, used by Language::formatTimePeriod() to format lengths in 
the above messages
-'video-dims'     => '$1, $2×$3', # only translate this message to other 
languages if you have to change it
+'video-dims'     => '$1, $2 × $3', # only translate this message to other 
languages if you have to change it
 'seconds-abbrev' => '$1s', # only translate this message to other languages if 
you have to change it
 'minutes-abbrev' => '$1m', # only translate this message to other languages if 
you have to change it
 'hours-abbrev'   => '$1h', # only translate this message to other languages if 
you have to change it
 'days-abbrev'    => '$1d', # only translate this message to other languages if 
you have to change it
-'seconds' => '{{PLURAL:$1|$1 second|$1 seconds}}',
-'minutes' => '{{PLURAL:$1|$1 minute|$1 minutes}}',
-'hours' => '{{PLURAL:$1|$1 hour|$1 hours}}',
-'days' => '{{PLURAL:$1|$1 day|$1 days}}',
-'ago' => '$1 ago',
+'seconds'        => '{{PLURAL:$1|$1 second|$1 seconds}}',
+'minutes'        => '{{PLURAL:$1|$1 minute|$1 minutes}}',
+'hours'          => '{{PLURAL:$1|$1 hour|$1 hours}}',
+'days'           => '{{PLURAL:$1|$1 day|$1 days}}',
+'ago'            => '$1 ago',
 
 # Bad image list
 'bad_image_list' => 'The format is as follows:


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

Reply via email to