From: Niklas Laxström Date: Mon, 7 Apr 2008 07:00:17 +0000 (+0000) Subject: If the idea was to get all tabs to fit one line by shortening them, this is a wrong... X-Git-Tag: 1.31.0-rc.0~48562 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=ae27a1e50f93a59e938a3856f404275cad065ad2;p=lhc%2Fweb%2Fwiklou.git If the idea was to get all tabs to fit one line by shortening them, this is a wrong way. They already span multiple lines and shorter isn't always better. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index f0cc90ee67..f85693c547 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1334,7 +1334,7 @@ Note that their indexes of {{SITENAME}} content may be out of date.', 'math' => 'Math', 'dateformat' => 'Date format', 'datedefault' => 'No preference', -'datetime' => 'Date/time', +'datetime' => 'Date and time', 'math_failure' => 'Failed to parse', 'math_unknown_error' => 'unknown error', 'math_unknown_function' => 'unknown function',