From: Tim Starling Date: Sat, 25 Jun 2005 11:54:05 +0000 (+0000) Subject: the first entry is "no preference" or "as written", it does not convert dates in... X-Git-Tag: 1.5.0beta1~34 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/Special:BookSources/2753300917?a=commitdiff_plain;h=b358e7c129c4ec6d59d041d96521afc6c46df87b;p=lhc%2Fweb%2Fwiklou.git the first entry is "no preference" or "as written", it does not convert dates in text to a default --- diff --git a/languages/Language.php b/languages/Language.php index c6c6eb0f0f..eac2e5635a 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -115,7 +115,7 @@ if(isset($wgExtraNamespaces)) { # Whether to use user or default setting in Language::date() /* private */ $wgDateFormatsEn = array( - 'Default', + 'No preference', '16:12, January 15, 2001', '16:12, 15 January 2001', '16:12, 2001 January 15',