r79389 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79388‎ | r79389 | r79390 >
Date:23:48, 31 December 2010
Author:dantman
Status:ok (Comments)
Tags:
Comment:
Followup r79383, missing message documentation.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesQqq.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesQqq.php
@@ -350,6 +350,9 @@
351351 '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]].',
352352 '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}}]]',
353353 'print' => '{{Identical|Print}}',
 354+'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.
 355+
 356+{{Identical|View}}',
354357 '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.
355358
356359 {{Identical|Edit}}',
@@ -364,6 +367,7 @@
365368 {{Identical|Delete}}',
366369 'deletethispage' => '{{Identical|Delete this page}}',
367370 'undelete_short' => "It is tab label. It's really can be named ''nstab-undelete''.",
 371+'viewdeleted_short' => "Tab label for the undelete button when the user has permission to view the deleted history but not undelete.",
368372 'protect' => 'Name of protect tab displayed for admins
369373
370374 {{Identical|Protect}}',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79383Merging Vector's navigation_urls and SkinTemplate's content_actions code into...dantman23:30, 31 December 2010

Comments

#Comment by Reach Out to the Truth (talk | contribs)   18:42, 27 January 2011

Someone should fix the documentation for undelete_short. I don't understand what it's saying.

Status & tagging log