diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/params/admin.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/params/admin.html.tmpl b/template/en/default/admin/params/admin.html.tmpl index dfe513d05..f172a6316 100644 --- a/template/en/default/admin/params/admin.html.tmpl +++ b/template/en/default/admin/params/admin.html.tmpl @@ -26,6 +26,6 @@ "So, you have to turn on this option before any such deletions " _ "will ever happen." - last_visit_keep_days => "This option controls how many days Bugzilla will " _ - "remember when users visit specific bugs."} + last_visit_keep_days => "This option controls how many days $terms.Bugzilla will " _ + "remember when users visit specific ${terms.bugs}."} %] |