r62471 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62470‎ | r62471 | r62472 >
Date:17:11, 14 February 2010
Author:ialex
Status:ok
Tags:
Comment:
Fix typo from r62468
Modified paths:
  • /trunk/extensions/Watchers/Watchers.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Watchers/Watchers.i18n.php
@@ -13,7 +13,7 @@
1414 'watchers-desc' => 'Shows [[Special:Watchers|which users have a page on their watchlist]]',
1515 'watchers_link_title' => 'Who watches this page?',
1616 'watchers_error_article' => "'''Error:''' Page does not exist.",
17 - 'watchers-error-invalid-page' => "'''Error:''' \"$1\" is an invald page title.",
 17+ 'watchers-error-invalid-page' => "'''Error:''' \"$1\" is an invalid page title.",
1818 'watchers_header' => '{{PLURAL:$2|User who is|Users who are}} watching "[[:$1]]"',
1919 'watchers_noone_watches' => 'No one watches the page [[:$1]].',
2020 'watchers_x_or_more' => '$1 or more {{PLURAL:$1|users|users}} have the page [[:$2]] on their watchlist.',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r62468Changes to Watchers extension:...ialex16:32, 14 February 2010

Status & tagging log