Nemo bis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/78371
Change subject: Make two info action row headers plural-compatible and
consistent
......................................................................
Make two info action row headers plural-compatible and consistent
Plural support was asked, but as it is a table it makes more sense
to just align them to the "Number of X" style of the other rows.
Bug: 48634
Change-Id: I32a760e59a3c86b5baa6096e0a28e8b4681f4a3f
---
M languages/messages/MessagesEn.php
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/71/78371/1
diff --git a/languages/messages/MessagesEn.php
b/languages/messages/MessagesEn.php
index 75e3532..98de99c 100644
--- a/languages/messages/MessagesEn.php
+++ b/languages/messages/MessagesEn.php
@@ -3875,9 +3875,9 @@
'pageinfo-views' => 'Number of views',
'pageinfo-watchers' => 'Number of page watchers',
'pageinfo-few-watchers' => 'Fewer than $1
{{PLURAL:$1|watcher|watchers}}',
-'pageinfo-redirects-name' => 'Redirects to this page',
+'pageinfo-redirects-name' => 'Number of redirects to this page',
'pageinfo-redirects-value' => '$1', # only translate this message to
other languages if you have to change it
-'pageinfo-subpages-name' => 'Subpages of this page',
+'pageinfo-subpages-name' => 'Number of subpages of this page',
'pageinfo-subpages-value' => '$1 ($2 {{PLURAL:$2|redirect|redirects}};
$3 {{PLURAL:$3|non-redirect|non-redirects}})',
'pageinfo-firstuser' => 'Page creator',
'pageinfo-firsttime' => 'Date of page creation',
--
To view, visit https://gerrit.wikimedia.org/r/78371
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I32a760e59a3c86b5baa6096e0a28e8b4681f4a3f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits