diff options
author | timeless%mozdev.org <> | 2004-03-19 00:21:56 +0000 |
---|---|---|
committer | timeless%mozdev.org <> | 2004-03-19 00:21:56 +0000 |
commit | 2478a13d479563c23347de222e3da2ed34d71508 (patch) | |
tree | 49b21d1dcd314953ca5710fd0d0b0fc052d5f6ab /template/en/default/admin/groups | |
parent | d00f3ac25660d8f535f6ae00c54fc0c08bcae7f3 (diff) | |
download | bugs-2478a13d479563c23347de222e3da2ed34d71508.tar bugs-2478a13d479563c23347de222e3da2ed34d71508.tar.gz bugs-2478a13d479563c23347de222e3da2ed34d71508.tar.bz2 bugs-2478a13d479563c23347de222e3da2ed34d71508.tar.xz bugs-2478a13d479563c23347de222e3da2ed34d71508.zip |
Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"
also fix the spelling of decipher
r=gerv r=kiko a=justdave
Diffstat (limited to 'template/en/default/admin/groups')
-rw-r--r-- | template/en/default/admin/groups/create.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/groups/create.html.tmpl b/template/en/default/admin/groups/create.html.tmpl index 09dfafd1f..239d7f984 100644 --- a/template/en/default/admin/groups/create.html.tmpl +++ b/template/en/default/admin/groups/create.html.tmpl @@ -50,7 +50,7 @@ <p><b>Name</b> is what is used with the UserInGroup() function in any customized cgi files you write that use a given group. It can also be used -by people submitting [% terms.bugs %] by email to limit a [% terms.bug %] to +by people submitting [% terms.bugs %] by email to limit [% terms.abug %] to a certain set of groups. It may not contain any spaces.</p> <p><b>Description</b> is what will be shown in the [% terms.bug %] reports |