From: Ævar Arnfjörð Bjarmason Date: Tue, 11 Oct 2005 04:58:03 +0000 (+0000) Subject: * Date/time => Date and time X-Git-Tag: 1.6.0~1477 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=e8dbced2f4d67afb8b4da794d72e80ce779eae9e;p=lhc%2Fweb%2Fwiklou.git * Date/time => Date and time --- diff --git a/languages/Language.php b/languages/Language.php index 5e84f7726c..433fb94f7c 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -857,7 +857,7 @@ See [[Project:User preferences help]] for help deciphering the options.", 'skin' => 'Skin', 'math' => 'Math', 'dateformat' => 'Date format', -'datetime' => 'Date/time', +'datetime' => 'Date and time', 'math_failure' => 'Failed to parse', 'math_unknown_error' => 'unknown error', 'math_unknown_function' => 'unknown function ',