Re-word action-createpage and action-createtalk in singular
authorAmire80 <amir.aharoni@mail.huji.ac.il>
Thu, 23 Jun 2016 09:01:15 +0000 (11:01 +0200)
committerAmire80 <amir.aharoni@mail.huji.ac.il>
Thu, 23 Jun 2016 09:06:34 +0000 (11:06 +0200)
This usually refers to a single page.
The bug suggests writing a conditional message
for the case of a user who cannot create any pages at all,
but simply saying "create this page" seems enough.

More discussion at
https://en.wikipedia.org/wiki/MediaWiki_talk:Action-createpage

Bug: T61200
Change-Id: Ie192bee99a48ca0f2e3230ae1ccd80fb57c52eb9

languages/i18n/en.json

index ac23f6d..1de7b23 100644 (file)
        "rightslogtext": "This is a log of changes to user rights.",
        "action-read": "read this page",
        "action-edit": "edit this page",
-       "action-createpage": "create pages",
-       "action-createtalk": "create discussion pages",
+       "action-createpage": "create this page",
+       "action-createtalk": "create this discussion page",
        "action-createaccount": "create this user account",
        "action-autocreateaccount": "automatically create this external user account",
        "action-history": "view the history of this page",