r99816 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99815‎ | r99816 | r99817 >
Date:21:31, 14 October 2011
Author:raymond
Status:ok
Tags:
Comment:
Consistenxy tweaks (r99734)
Modified paths:
  • /trunk/extensions/LastModified/LastModified.alias.php (modified) (history)
  • /trunk/extensions/LastModified/LastModified.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LastModified/LastModified.alias.php
@@ -14,7 +14,7 @@
1515 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1616 * GNU General Public License for more details.
1717 *
18 - * @author Katie Horn <khorn@wikimedia.org>, Jeremy Postlethwaite <jpostlethwaite@wikimedia.org>
 18+ * @author Katie Horn <khorn@wikimedia.org>, Jeremy Postlethwaite <jpostlethwaite@wikimedia.org>
1919 */
2020
2121 /**
Index: trunk/extensions/LastModified/LastModified.i18n.php
@@ -14,7 +14,7 @@
1515 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1616 * GNU General Public License for more details.
1717 *
18 - * @author Katie Horn <khorn@wikimedia.org>, Jeremy Postlethwaite <jpostlethwaite@wikimedia.org>
 18+ * @author Katie Horn <khorn@wikimedia.org>, Jeremy Postlethwaite <jpostlethwaite@wikimedia.org>
1919 */
2020
2121 /**
@@ -54,19 +54,20 @@
5555 'lastmodified-desc' => 'Description of the extension LastModified',
5656 'lastmodified' => 'Name of Special:LastModified in Special:SpecialPages and title of Special:LastModified page',
5757 'lastmodified-label-seconds' => 'Displayed text "seconds" in Special:LastModified',
58 - 'lastmodified-label-minutes' => 'Displayed text "minutes" in Special:LastModified',
59 - 'lastmodified-label-hours' => 'Displayed text "hours" in Special:LastModified',
60 - 'lastmodified-label-days' => 'Displayed text "days" in Special:LastModified',
61 - 'lastmodified-label-months' => 'Displayed text "months" in Special:LastModified',
62 - 'lastmodified-label-years' => 'Displayed text "years" in Special:LastModified',
 58+ 'lastmodified-label-minutes' => 'Displayed text "minutes" in Special:LastModified',
 59+ 'lastmodified-label-hours' => 'Displayed text "hours" in Special:LastModified',
 60+ 'lastmodified-label-days' => 'Displayed text "days" in Special:LastModified',
 61+ 'lastmodified-label-months' => 'Displayed text "months" in Special:LastModified',
 62+ 'lastmodified-label-years' => 'Displayed text "years" in Special:LastModified',
6363 'lastmodified-options' => 'Displayed in Special:LastModified',
6464 'lastmodified-display' => 'Displayed in Special:LastModified',
6565 'lastmodified-display-range-value' => 'Displayed in Special:LastModified',
6666 'lastmodified-title-tag' => 'Title tag for the link to the revision history.',
67 - 'lastmodified-seconds' => 'Text displayed on artcle page if page to show how long ago the page was updated in seconds. NOTE: This will be updated to support PLURAL when the function is available in javascript.',
68 - 'lastmodified-minutes' => 'Text displayed on artcle page if page to show how long ago the page was updated in minutes. NOTE: This will be updated to support PLURAL when the function is available in javascript.',
69 - 'lastmodified-hours' => 'Text displayed on artcle page if page to show how long ago the page was updated in hours. NOTE: This will be updated to support PLURAL when the function is available in javascript.',
70 - 'lastmodified-days' => 'Text displayed on artcle page if page to show how long ago the page was updated in days. NOTE: This will be updated to support PLURAL when the function is available in javascript.',
71 - 'lastmodified-months' => 'Text displayed on artcle page if page to show how long ago the page was updated in months. NOTE: This will be updated to support PLURAL when the function is available in javascript.',
72 - 'lastmodified-years' => 'Text displayed on artcle page if page to show how long ago the page was updated in years. NOTE: This will be updated to support PLURAL when the function is available in javascript.',
 67+ 'lastmodified-seconds' => 'Text displayed on artcle page if page to show how long ago the page was updated in seconds. NOTE: This will be updated to support PLURAL when the function is available in JavaScript.',
 68+ 'lastmodified-minutes' => 'Text displayed on artcle page if page to show how long ago the page was updated in minutes. NOTE: This will be updated to support PLURAL when the function is available in JavaScript.',
 69+ 'lastmodified-hours' => 'Text displayed on artcle page if page to show how long ago the page was updated in hours. NOTE: This will be updated to support PLURAL when the function is available in JavaScript.',
 70+ 'lastmodified-days' => 'Text displayed on artcle page if page to show how long ago the page was updated in days. NOTE: This will be updated to support PLURAL when the function is available in JavaScript.',
 71+ 'lastmodified-months' => 'Text displayed on artcle page if page to show how long ago the page was updated in months. NOTE: This will be updated to support PLURAL when the function is available in JavaScript.',
 72+ 'lastmodified-years' => 'Text displayed on artcle page if page to show how long ago the page was updated in years. NOTE: This will be updated to support PLURAL when the function is available in JavaScript.',
7373 );
 74+

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99734Added message documentation for extension LastModified.jpostlethwaite20:49, 13 October 2011

Status & tagging log