Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2915,8 +2915,8 @@ |
2916 | 2916 | 'watchlistedit-raw-removed' => '{{PLURAL:$1|1 title was|$1 titles were}} removed:', |
2917 | 2917 | |
2918 | 2918 | # Watchlist editing tools |
2919 | | -'watchlisttools-view' => 'View watchlist', |
2920 | | -'watchlisttools-edit' => 'Edit watchlist', |
| 2919 | +'watchlisttools-view' => 'View relevant changes', |
| 2920 | +'watchlisttools-edit' => 'View and edit watchlist', |
2921 | 2921 | 'watchlisttools-raw' => 'Edit raw watchlist', |
2922 | 2922 | 'watchlisttools-clear' => 'Clear watchlist', |
2923 | 2923 | |