r103908 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103907‎ | r103908 | r103909 >
Date:16:02, 22 November 2011
Author:jeroendedauw
Status:reverted
Tags:
Comment:
added qqq docs
Modified paths:
  • /trunk/extensions/Reviews/Reviews.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Reviews/Reviews.i18n.php
@@ -56,3 +56,20 @@
5757 // Special:MyReviews
5858 'reviews-myreviews-header' => 'This page lists all reviews you posted',
5959 );
 60+
 61+/** Message documentation (Message documentation)
 62+ * @author Jeroen De Dauw
 63+ */
 64+$messages['qqq'] = array(
 65+ 'reviews-prefs-showtoplink' => 'Text explaining the function of a preference, next to a checkbox',
 66+ 'reviews-prefs-showcontrol' => 'Text explaining the function of a preference, next to a checkbox',
 67+ 'reviews-prefs-showedit' => 'Text explaining the function of a preference, next to a checkbox',
 68+
 69+ 'special-myreviews' => 'Special page title',
 70+ 'special-reviews' => 'Special page title',
 71+
 72+ 'reviews-submission-submit' => 'Submission button text',
 73+ 'reviews-submission-saving' => 'Submission button text while a save action is happening and the button gets disabled',
 74+
 75+ 'reviews-myreviews-header' => "Line on top of a page explaining it's function",
 76+);

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r103906added messages and prefsjeroendedauw15:59, 22 November 2011

Status & tagging log