Revision 18860,
1.2 KB
checked in by rbasch, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18859,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | # The contents of this file are subject to the Netscape Public |
---|
2 | # License Version 1.1 (the "License"); you may not use this file |
---|
3 | # except in compliance with the License. You may obtain a copy of |
---|
4 | # the License at http://www.mozilla.org/NPL/ |
---|
5 | # |
---|
6 | # Software distributed under the License is distributed on an "AS |
---|
7 | # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or |
---|
8 | # implied. See the License for the specific language governing |
---|
9 | # rights and limitations under the License. |
---|
10 | # |
---|
11 | # The Original Code is mozilla.org code. |
---|
12 | # |
---|
13 | # The Initial Developer of the Original Code is Netscape |
---|
14 | # Communications Corporation. Portions created by Netscape are |
---|
15 | # Copyright (C) 2000 Netscape Communications Corporation. All |
---|
16 | # Rights Reserved. |
---|
17 | # |
---|
18 | # Contributor(s): |
---|
19 | # Mitch Stoltz <mstoltz@netscape.com> |
---|
20 | # |
---|
21 | Yes = Yes |
---|
22 | No = No |
---|
23 | Titleline = Internet Security |
---|
24 | CheckMessage = Remember this decision |
---|
25 | EnableCapabilityQuery = A script from "%1$s" has requested enhanced privileges. You should grant these privileges only if you are comfortable downloading and executing a program from this source. Do you wish to allow these privileges? |
---|
26 | CheckLoadURIError = Security Error: Content at %S may not load or link to %S. |
---|
27 | CheckSameOriginError = Security Error: Content at %S may not load data from %S. |
---|
28 | |
---|
Note: See
TracBrowser
for help on using the repository browser.