Index: trunk/extensions/Watchers/Watchers.i18n.php |
— | — | @@ -19,7 +19,7 @@ |
20 | 20 | 'watchers_x_or_more' => '$1 or more {{PLURAL:$1|users|users}} have the page [[:$2]] on their watchlist.', |
21 | 21 | 'watchers_less_than_x' => 'Fewer than $1 {{PLURAL:$1|users|users}} have the page [[:$2]] on their watchlist.', |
22 | 22 | 'watchers-num' => '$1 {{PLURAL:$1|user has|users have}} the page [[:$2]] on {{PLURAL:$1|its|their}} watchlist.', |
23 | | - 'right-watchers-list' => 'List users watching a specific page on [[Special:Watchers]]', |
| 23 | + 'right-watchers-list' => '[[Special:Watchers|List users watching a specific page]]', |
24 | 24 | ); |
25 | 25 | |
26 | 26 | /** Message documentation (Message documentation) |