IAlex has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/80409


Change subject: Rebuild MessagesEn.php
......................................................................

Rebuild MessagesEn.php

Change-Id: Icf903bcf0027f08fcf06214a5fbfcc4fdfc5d0b6
---
M languages/messages/MessagesEn.php
1 file changed, 22 insertions(+), 22 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/09/80409/1

diff --git a/languages/messages/MessagesEn.php 
b/languages/messages/MessagesEn.php
index 414a0f2..d0caf4f 100644
--- a/languages/messages/MessagesEn.php
+++ b/languages/messages/MessagesEn.php
@@ -2627,11 +2627,11 @@
 'randompage-nopages' => 'There are no pages in the following 
{{PLURAL:$2|namespace|namespaces}}: $1.',
 '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 
[[:Category:$1]].',
-'randomincategory-selectcategory'   => 'Get random page from category: $1 $2.',
+# Special:RandomInCategory
+'randomincategory'                       => 'Random page in category',
+'randomincategory-invalidcategory'       => '"$1" is not a valid category 
name.',
+'randomincategory-nopages'               => 'There are no pages in 
[[:Category:$1]].',
+'randomincategory-selectcategory'        => 'Get random page from category: $1 
$2.',
 'randomincategory-selectcategory-submit' => 'Go',
 
 # Random redirect
@@ -5119,22 +5119,22 @@
 '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
 
 );

-- 
To view, visit https://gerrit.wikimedia.org/r/80409
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf903bcf0027f08fcf06214a5fbfcc4fdfc5d0b6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: IAlex <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to