From 103e67801a243fed82cfe90254db8238a6afcd7f Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Thu, 18 Aug 2005 17:10:03 +0000 Subject: [PATCH] Fix #3187: watchlist text refer to unexistent "Stop watching" action --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index a3e9dca706..408d05534a 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1216,7 +1216,7 @@ Future changes to this page and its associated Talk page will be listed there, and the page will appear '''bolded''' in the [[Special:Recentchanges|list of recent changes]] to make it easier to pick out. -

If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.", +

If you want to remove the page from your watchlist later, click \"Unwatch\" in the sidebar.", 'removedwatch' => 'Removed from watchlist', 'removedwatchtext' => "The page \"$1\" has been removed from your watchlist.", 'watch' => 'Watch', -- 2.20.1