From d51aad3bb69dfe63a764fd2b9d7e6a4db6f56aa9 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Mon, 17 Jan 2005 17:24:41 +0000 Subject: [PATCH] Fix #1335 'tooltip-watch' in Language.php --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index 8738107ecb..acf214af16 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1591,9 +1591,9 @@ article [[Train]]. 'tooltip-save' => 'Save your changes [alt-s]', 'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]', 'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page. [alt-v]', +'tooltip-watch' => 'Add this page to your watchlist [alt-w]', # stylesheets - 'Monobook.css' => '/* edit this file to customize the monobook skin for the entire site */', #'Monobook.js' => '/* edit this file to change js things in the monobook skin */', -- 2.20.1