Siebrand has uploaded a new change for review.

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

Change subject: Fix spelling and make category desc consistent
......................................................................

Fix spelling and make category desc consistent

Change-Id: I3abd123a2717e13bad523dacce11bbe21385ca14
---
M languages/i18n/en.json
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/12/151612/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index d506ad2..b59db7b 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -703,11 +703,11 @@
        "parser-template-loop-warning": "Template loop detected: [[$1]]",
        "parser-template-recursion-depth-warning": "Template recursion depth 
limit exceeded ($1)",
        "language-converter-depth-warning": "Language converter depth limit 
exceeded ($1)",
-       "node-count-exceeded-category": "Pages where node-count is exceeded",
-       "node-count-exceeded-category-desc": "A category for pages where the 
node-count is exceeded.",
-       "node-count-exceeded-warning": "Page exceeded the node-count",
+       "node-count-exceeded-category": "Pages where node count is exceeded",
+       "node-count-exceeded-category-desc": "A category for pages where the 
node count is exceeded.",
+       "node-count-exceeded-warning": "Page exceeded the node count",
        "expansion-depth-exceeded-category": "Pages where expansion depth is 
exceeded",
-       "expansion-depth-exceeded-category-desc": "This is a category for pages 
where the expansion depth is exceeded.",
+       "expansion-depth-exceeded-category-desc": "A category for pages where 
the expansion depth is exceeded.",
        "expansion-depth-exceeded-warning": "Page exceeded the expansion depth",
        "parser-unstrip-loop-warning": "Unstrip loop detected",
        "parser-unstrip-recursion-limit": "Unstrip recursion limit exceeded 
($1)",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3abd123a2717e13bad523dacce11bbe21385ca14
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>

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

Reply via email to