summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-08-26 18:41:34 +0200
committerlpsolit%gmail.com <>2007-08-26 18:41:34 +0200
commit612e341989f1b34788259f2ae4c838ca0e08afee (patch)
treeaa61683ddfaa52f6ec4811fff63873016f33924c /template
parentec73732ec6e7c75b16689e67e7c4bf7a301688f7 (diff)
downloadbugzilla-612e341989f1b34788259f2ae4c838ca0e08afee.tar.gz
bugzilla-612e341989f1b34788259f2ae4c838ca0e08afee.tar.xz
Bug 333614: The "timezone" parameter should indicate the expected format - Patch by spam@bmo2007.rsz.jp r=wicked a=mkanat
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/params/core.html.tmpl3
1 files changed, 2 insertions, 1 deletions
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 " _