From: Brion Vibber Date: Wed, 19 May 2004 22:07:56 +0000 (+0000) Subject: s/The start button/Log out/ X-Git-Tag: 1.3.0beta1~27 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=84c0218ad5079d7d6359ef15f5ac2dd9b6599eb7;p=lhc%2Fweb%2Fwiklou.git s/The start button/Log out/ --- diff --git a/languages/Language.php b/languages/Language.php index 096f154294..4c3b035ccb 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1509,7 +1509,7 @@ amusement.", 'tooltip-preferences' => 'My preferences', 'tooltip-mycontris' => 'List of my contributions [alt-y]', 'tooltip-login' => 'You are encouraged to log in, it is not mandatory however. [alt-o]', -'tooltip-logout' => 'The start button [alt-o]', +'tooltip-logout' => 'Log out [alt-o]', 'tooltip-search' => 'Search this wiki [alt-f]', 'tooltip-mainpage' => 'Visit the Main Page [alt-z]', 'tooltip-portal' => 'About the project, what you can do, where to find things',