From: Siebrand Mazeland Date: Thu, 7 Aug 2008 19:13:37 +0000 (+0000) Subject: Fix typo X-Git-Tag: 1.31.0-rc.0~46043 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=cc7f1713a666b4aed93ae2c2de4750958b62951f;p=lhc%2Fweb%2Fwiklou.git Fix typo --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 5c31faaed1..e16b3b4ab2 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -532,7 +532,7 @@ XHTML id names. 'tog-ccmeonemails' => 'Send me copies of e-mails I send to other users', 'tog-diffonly' => 'Do not show page content below diffs', 'tog-showhiddencats' => 'Show hidden categories', -'tog-noconvertlink' => 'Disable titles conversion', # only translate this message to other languages if you have to change it +'tog-noconvertlink' => 'Disable title conversion', # only translate this message to other languages if you have to change it 'underline-always' => 'Always', 'underline-never' => 'Never',