Index: trunk/extensions/SemanticWatchlist/SemanticWatchlist.i18n.php |
— | — | @@ -48,14 +48,14 @@ |
49 | 49 | |
50 | 50 | // Special:SemanticWatchlist |
51 | 51 | 'swl-watchlist-position' => "Showing '''$1''' of the last {{PLURAL:$1|change|changes}} starting with '''#$2'''.", |
52 | | - 'swl-watchlist-insertions' => 'Added:', |
53 | | - 'swl-watchlist-deletions' => 'Deleted:', |
| 52 | + 'swl-watchlist-insertions' => 'New:', |
| 53 | + 'swl-watchlist-deletions' => 'Old:', |
54 | 54 | 'swl-watchlist-pagincontrol' => 'View ($1) ($2)', |
55 | 55 | 'swl-watchlist-firstn' => 'first $1', |
56 | 56 | 'swl-watchlist-firstn-title' => 'First $1 {{PLURAL:$1|result|results}}', |
57 | 57 | 'swl-watchlist-no-items' => 'You have no items on your watchlist.', |
58 | 58 | 'swl-watchlist-can-mod-groups' => 'You can [[$1|modify the watchlist groups]].', |
59 | | - 'swl-watchlist-can-mod-prefs' => 'You can [[$1|modify your watchlist preferences]].', |
| 59 | + 'swl-watchlist-can-mod-prefs' => 'You can [[$1|modify your watchlist preferences]], including setting which properties to watch.', |
60 | 60 | 'swl-watchlist-no-groups' => 'You are not yet watching any watchlist groups. [[$1|Modify your watchlist preferences]].', |
61 | 61 | |
62 | 62 | // Email |