From 8fb884050101c7262707627512ac4fb823a94eea Mon Sep 17 00:00:00 2001 From: Daniel Friesen Date: Fri, 31 Dec 2010 23:48:41 +0000 Subject: [PATCH] Followup r79383, missing message documentation. --- languages/messages/MessagesQqq.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index 53ff43cbe8..4afe94a590 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -350,6 +350,9 @@ Also used as title of [[Special:Search]] page in [[Special:SpecialPages]]. 'printableversion' => 'Display name for link in wiki menu that leads to a printable version of a content page. Example: see one but last menu item on [[Main Page]].', 'permalink' => 'Display name for a permanent link to the current revision of a page. When the page is edited, permalink will still link to this revision. Example: Last menu link on [[{{MediaWiki:Mainpage}}]]', 'print' => '{{Identical|Print}}', +'view' => 'The default text of the "View" or "Read" (Vector) views tab which represents the basic view for the page. Should be in the infinitive mood. + +{{Identical|View}}', 'edit' => 'The text of the tab going to the edit form. When the page is protected, you will see "[[MediaWiki:Viewsource/{{SUBPAGENAME}}|{{int:viewsource}}]]". Should be in the infinitive mood. {{Identical|Edit}}', @@ -364,6 +367,7 @@ Also used as title of [[Special:Search]] page in [[Special:SpecialPages]]. {{Identical|Delete}}', 'deletethispage' => '{{Identical|Delete this page}}', 'undelete_short' => "It is tab label. It's really can be named ''nstab-undelete''.", +'viewdeleted_short' => "Tab label for the undelete button when the user has permission to view the deleted history but not undelete.", 'protect' => 'Name of protect tab displayed for admins {{Identical|Protect}}', -- 2.20.1