From: Trevor Parscal Date: Thu, 21 May 2009 20:26:26 +0000 (+0000) Subject: Added user preferences category messages X-Git-Tag: 1.31.0-rc.0~41708 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=commitdiff_plain;h=1732d8419657cd48786edaef58d835c0ed275c34;p=lhc%2Fweb%2Fwiklou.git Added user preferences category messages --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index a3adbead4d..41338a5d31 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1557,8 +1557,8 @@ Note that their indexes of {{SITENAME}} content may be out of date.', 'stub-threshold' => 'Threshold for stub link formatting (bytes):', 'recentchangesdays' => 'Days to show in recent changes:', 'recentchangesdays-max' => '(maximum $1 {{PLURAL:$1|day|days}})', -'recentchangescount' => 'Number of edits to show in recent changes, page histories, and in logs, by default:', -'savedprefs' => 'Your preferences have been saved.', +'recentchangescount' => 'Number of edits to show by default:', +'prefs-help-recentchangescount' => 'This includes recent changes, page histories, and in logs.','savedprefs' => 'Your preferences have been saved.', 'timezonelegend' => 'Time zone', 'localtime' => 'Local time:', 'timezoneselect' => 'Time zone:', @@ -1617,6 +1617,11 @@ You can also choose to let others contact you through your user or talk page wit 'prefs-info' => 'Basic information', 'prefs-i18n' => 'Internationalisation', 'prefs-signature' => 'Signature', +'prefs-dateformat' => 'Date format', +'prefs-timeoffset' => 'Time offset', +'prefs-advanced' => 'Advanced options', +'prefs-display' => 'Display options', +'prefs-diffs' => 'Diffs', # User rights 'userrights' => 'User rights management',