]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 333614: The "timezone" parameter should indicate the expected format - Patch...
authorlpsolit%gmail.com <>
Sun, 26 Aug 2007 16:41:34 +0000 (16:41 +0000)
committerlpsolit%gmail.com <>
Sun, 26 Aug 2007 16:41:34 +0000 (16:41 +0000)
template/en/default/admin/params/core.html.tmpl

index 5f3e36e778f8d639ff9a4861962183a5bef56d3b..ab914d77115bf8ab74a0d591cebd3280a19b7622 100644 (file)
@@ -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 " _