Index: trunk/extensions/Watchers/Watchers.i18n.php |
— | — | @@ -13,7 +13,7 @@ |
14 | 14 | 'watchers-desc' => 'Shows [[Special:Watchers|which users have a page on their watchlist]]', |
15 | 15 | 'watchers_link_title' => 'Who watches this page?', |
16 | 16 | '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.", |
18 | 18 | 'watchers_header' => '{{PLURAL:$2|User who is|Users who are}} watching "[[:$1]]"', |
19 | 19 | 'watchers_noone_watches' => 'No one watches the page [[:$1]].', |
20 | 20 | 'watchers_x_or_more' => '$1 or more {{PLURAL:$1|users|users}} have the page [[:$2]] on their watchlist.', |