Aude has uploaded a new change for review.

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

Change subject: Make special page name sentence case
......................................................................

Make special page name sentence case

This is consistent with how special pages
are generally named.

Change-Id: I7fc06a5c3632ef72502626ab447c4cb6961b8ba2
---
M i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ArticlePlaceholder 
refs/changes/74/268374/1

diff --git a/i18n/en.json b/i18n/en.json
index ff5251a..c612e53 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5,7 +5,7 @@
                ]
        },
        "articleplaceholder-desc": "Provides a special page with {{WBREPONAME}} 
information about a certain topic, with invitation to create an article for the 
topic",
-       "articleplaceholder-abouttopic": "About Topic",
+       "articleplaceholder-abouttopic": "About topic",
        "articleplaceholder-abouttopic-intro": "This special page generates a 
content page about a certain topic with {{WBREPONAME}} information",
        "articleplaceholder-abouttopic-entityid": "Enter an entity id to get an 
auto-generated article placeholder.",
        "articleplaceholder-abouttopic-submit": "craft",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7fc06a5c3632ef72502626ab447c4cb6961b8ba2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ArticlePlaceholder
Gerrit-Branch: master
Gerrit-Owner: Aude <aude.w...@gmail.com>

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

Reply via email to