diff options
author | Byron Jones <bjones@mozilla.com> | 2013-02-19 06:50:58 +0100 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2013-02-19 06:50:58 +0100 |
commit | ce7169dc8be336da570202e818033a7098012e83 (patch) | |
tree | 18110fb4d7624d6701120a52529938948ebe5235 /template/en/default | |
parent | af17848d5a0395fffa6db2d83d682407a5a4fcb5 (diff) | |
download | bugzilla-ce7169dc8be336da570202e818033a7098012e83.tar.gz bugzilla-ce7169dc8be336da570202e818033a7098012e83.tar.xz |
Bug 824399
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/admin/params/groupsecurity.html.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/admin/params/groupsecurity.html.tmpl b/template/en/default/admin/params/groupsecurity.html.tmpl index ab39a9149..783099a11 100644 --- a/template/en/default/admin/params/groupsecurity.html.tmpl +++ b/template/en/default/admin/params/groupsecurity.html.tmpl @@ -42,6 +42,9 @@ querysharegroup => "The name of the group of users who can share their " _ "saved searches with others.", + debug_group => "The name of the group of users who can view the actual " _ + "SQL query generated when viewing $terms.bug lists and reports.", + usevisibilitygroups => "Do you wish to restrict visibility of users to members of " _ "specific groups?", |