Rebuild MessagesEn.php
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Thu, 22 Aug 2013 17:33:54 +0000 (19:33 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Tue, 27 Aug 2013 12:52:07 +0000 (14:52 +0200)
Change-Id: Icf903bcf0027f08fcf06214a5fbfcc4fdfc5d0b6

languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 79ba128..e31020c 100644 (file)
@@ -2630,10 +2630,10 @@ Remember to check for other links to the templates before deleting them.',
 'randompage-url'     => 'Special:Random', # do not translate or duplicate this message to other languages
 
 # Random page in category
-'randomincategory'                  => 'Random page in category',
-'randomincategory-invalidcategory'  => '"$1" is not a valid category name.',
-'randomincategory-nopages'          => 'There are no pages in the [[:Category:$1|$1]] category.',
-'randomincategory-selectcategory'   => 'Get random page from category: $1 $2.',
+'randomincategory'                       => 'Random page in category',
+'randomincategory-invalidcategory'       => '"$1" is not a valid category name.',
+'randomincategory-nopages'               => 'There are no pages in the [[:Category:$1|$1]] category.',
+'randomincategory-selectcategory'        => 'Get random page from category: $1 $2.',
 'randomincategory-selectcategory-submit' => 'Go',
 
 # Random redirect
@@ -5121,22 +5121,22 @@ Otherwise, you can use the easy form below. Your comment will be added to the pa
 'rotate-comment' => 'Image rotated by $1 {{PLURAL:$1|degree|degrees}} clockwise',
 
 # Limit report
-'limitreport-title' => 'Parser profiling data:',
-'limitreport-cputime' => 'CPU time usage',
-'limitreport-cputime-value' => '$1 {{PLURAL:$1|second|seconds}}',
-'limitreport-walltime' => 'Real time usage',
-'limitreport-walltime-value' => '$1 {{PLURAL:$1|second|seconds}}',
-'limitreport-ppvisitednodes' => 'Preprocessor visited node count',
-'limitreport-ppvisitednodes-value' => '$1/$2',
-'limitreport-ppgeneratednodes' => 'Preprocessor generated node count',
-'limitreport-ppgeneratednodes-value' => '$1/$2',
-'limitreport-postexpandincludesize' => 'Post-expand include size',
-'limitreport-postexpandincludesize-value' => '$1/$2 bytes',
-'limitreport-templateargumentsize' => 'Template argument size',
-'limitreport-templateargumentsize-value' => '$1/$2 bytes',
-'limitreport-expansiondepth' => 'Highest expansion depth',
-'limitreport-expansiondepth-value' => '$1/$2',
-'limitreport-expensivefunctioncount' => 'Expensive parser function count',
-'limitreport-expensivefunctioncount-value' => '$1/$2',
+'limitreport-title'                        => 'Parser profiling data:',
+'limitreport-cputime'                      => 'CPU time usage',
+'limitreport-cputime-value'                => '$1 {{PLURAL:$1|second|seconds}}',
+'limitreport-walltime'                     => 'Real time usage',
+'limitreport-walltime-value'               => '$1 {{PLURAL:$1|second|seconds}}',
+'limitreport-ppvisitednodes'               => 'Preprocessor visited node count',
+'limitreport-ppvisitednodes-value'         => '$1/$2', # only translate this message to other languages if you have to change it
+'limitreport-ppgeneratednodes'             => 'Preprocessor generated node count',
+'limitreport-ppgeneratednodes-value'       => '$1/$2', # only translate this message to other languages if you have to change it
+'limitreport-postexpandincludesize'        => 'Post-expand include size',
+'limitreport-postexpandincludesize-value'  => '$1/$2 bytes',
+'limitreport-templateargumentsize'         => 'Template argument size',
+'limitreport-templateargumentsize-value'   => '$1/$2 bytes',
+'limitreport-expansiondepth'               => 'Highest expansion depth',
+'limitreport-expansiondepth-value'         => '$1/$2', # only translate this message to other languages if you have to change it
+'limitreport-expensivefunctioncount'       => 'Expensive parser function count',
+'limitreport-expensivefunctioncount-value' => '$1/$2', # only translate this message to other languages if you have to change it
 
 );
index a81df71..b9b8544 100644 (file)
@@ -4057,7 +4057,7 @@ future releases. Also note that since each list value is wrapped in a unique
        'listredirects'       => 'List redirects',
        'unusedtemplates'     => 'Unused templates',
        'randompage'          => 'Random page',
-       'randomincategory'    => 'Special:RandomInCategory',
+       'randomincategory'    => 'Random page in category',
        'randomredirect'      => 'Random redirect',
        'statistics'          => 'Statistics',
        'disambiguations'     => '',