diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/admin/params/core.html.tmpl | 3 |
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 " _ |