From: Antoine Musso Date: Mon, 17 Jan 2005 17:24:41 +0000 (+0000) Subject: Fix #1335 'tooltip-watch' in Language.php X-Git-Tag: 1.5.0alpha1~912 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=d51aad3bb69dfe63a764fd2b9d7e6a4db6f56aa9;p=lhc%2Fweb%2Fwiklou.git Fix #1335 'tooltip-watch' in Language.php --- 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 */',