From: Alexandre Emsenhuber Date: Thu, 22 Aug 2013 17:33:54 +0000 (+0200) Subject: Rebuild MessagesEn.php X-Git-Tag: 1.31.0-rc.0~18861 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=8b51315ab30dbbd0dac38c5d3aed6f6376448947;p=lhc%2Fweb%2Fwiklou.git Rebuild MessagesEn.php Change-Id: Icf903bcf0027f08fcf06214a5fbfcc4fdfc5d0b6 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 79ba128337..e31020ce12 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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 ); diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index a81df71d94..b9b8544b99 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -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' => '',