diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2014-11-27 06:08:05 +0100 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2014-11-27 06:08:05 +0100 |
commit | 888eab1a076a287bddd84fdf9dd9c57154c91e3f (patch) | |
tree | 7264d1dfeb20d833187007cac80a7f7ef6038845 /languages | |
parent | 45b4484864b492a40570e99a9f5c87d2512cc6ad (diff) |
Update to MediaWiki 1.22.14
Diffstat (limited to 'languages')
-rw-r--r-- | languages/messages/MessagesEn.php | 2 | ||||
-rw-r--r-- | languages/messages/MessagesQqq.php | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 7b500f20..147ffcd5 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2114,6 +2114,7 @@ Your email address is not revealed when other users contact you.', 'right-protect' => 'Change protection levels and edit cascade-protected pages', 'right-editprotected' => 'Edit pages protected as "{{int:protect-level-sysop}}"', 'right-editsemiprotected' => 'Edit pages protected as "{{int:protect-level-autoconfirmed}}"', +'right-editcontentmodel' => 'Edit the content model of a page', 'right-editinterface' => 'Edit the user interface', 'right-editusercssjs' => "Edit other users' CSS and JavaScript files", 'right-editusercss' => "Edit other users' CSS files", @@ -2190,6 +2191,7 @@ Your email address is not revealed when other users contact you.', 'action-viewmywatchlist' => 'view your watchlist', 'action-viewmyprivateinfo' => 'view your private information', 'action-editmyprivateinfo' => 'edit your private information', +'action-editcontentmodel' => 'edit the content model of a page', # Recent changes 'nchanges' => '$1 {{PLURAL:$1|change|changes}}', diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index e201ad47..6aed268b 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -3459,6 +3459,7 @@ Refers to {{msg-mw|Protect-level-autoconfirmed}}. See also: * {{msg-mw|Right-editprotected}}', +'right-editcontentmodel' => '{{doc-right|editcontentmodel}}', 'right-editinterface' => '{{doc-right|editinterface}}', 'right-editusercssjs' => '{{doc-right|editusercssjs}}', 'right-editusercss' => '{{doc-right|editusercss}} @@ -3558,6 +3559,7 @@ This action allows editing of all of the "user rights", not just the rights of t {{Identical|View your watchlist}}', 'action-viewmyprivateinfo' => '{{doc-action|viewmyprivateinfo}}', 'action-editmyprivateinfo' => '{{doc-action|editmyprivateinfo}}', +'action-editcontentmodel' => '{{doc-action|editcontentmodel}}', # Recent changes 'nchanges' => 'Appears on enhanced watchlist and recent changes when page has more than one change on given date, linking to a diff of the changes. |