From 612e341989f1b34788259f2ae4c838ca0e08afee Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 26 Aug 2007 16:41:34 +0000 Subject: Bug 333614: The "timezone" parameter should indicate the expected format - Patch by spam@bmo2007.rsz.jp r=wicked a=mkanat --- template/en/default/admin/params/core.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/admin/params/core.html.tmpl b/template/en/default/admin/params/core.html.tmpl index 5f3e36e77..ab914d771 100644 --- a/template/en/default/admin/params/core.html.tmpl +++ b/template/en/default/admin/params/core.html.tmpl @@ -58,7 +58,8 @@ "all sites served by this web server or virtual host to read " _ "$terms.Bugzilla cookies.", - timezone => "The timezone that your database server lives in. If set to '', " _ + timezone => "The timezone that your database server lives in, " _ + "such as UTC, PDT or JST. If set to '', " _ "then the timezone will not be displayed with the timestamps.", utf8 => "Use UTF-8 (Unicode) encoding for all text in ${terms.Bugzilla}. New " _ -- cgit v1.2.3-24-g4f1b