From: Ocean behind ears Date: Sat, 3 May 2014 19:06:21 +0000 (-0400) Subject: Add action-history X-Git-Tag: 1.31.0-rc.0~15901^2 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=0b597664a4a62a6dd179b1f059d15f6d27487c9a;p=lhc%2Fweb%2Fwiklou.git Add action-history Bug: 48619 Change-Id: Iac95e401e6d9b3e67512c512221557d3b9b7a5bf --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index e28efde65c..c1b4e4cedd 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1148,6 +1148,7 @@ "action-createpage": "create pages", "action-createtalk": "create discussion pages", "action-createaccount": "create this user account", + "action-history": "view the history of this page", "action-minoredit": "mark this edit as minor", "action-move": "move this page", "action-move-subpages": "move this page, and its subpages", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 744a335e18..c364fed970 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -1323,6 +1323,7 @@ "action-delete": "{{Doc-action|delete}}", "action-deleterevision": "{{Doc-action|deleterevision}}", "action-deletedhistory": "{{Doc-action|deletedhistory}}", + "action-history": "{{Doc-action|history}}", "action-browsearchive": "{{Doc-action|browsearchive}}", "action-undelete": "{{Doc-action|undelete}}", "action-suppressrevision": "{{Doc-action|suppressrevision}}",