Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the permissions necessary to enter a bug against the Browser product.

Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave
This commit is contained in:
mkanat%kerio.com 2005-03-05 01:16:00 +00:00
Родитель 1a0f763220
Коммит 541ae4d7ec
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -322,8 +322,9 @@
[% ELSIF error == "entry_access_denied" %]
[% title = "Permission Denied" %]
Sorry; you do not have the permissions necessary to enter [% terms.abug %]
against the [% product FILTER html %] product.
Sorry, either the product <em>[% product FILTER html %]</em> does not
exist, or you don't have the required permissions to
enter [% terms.abug %] against that product.
[% ELSIF error == "fieldname_invalid" %]
[% title = "Specified Field Does Not Exist" %]