source: trunk/third/mozilla/caps/src/caps.properties @ 18860

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#
21Yes = Yes
22No = No
23Titleline = Internet Security
24CheckMessage = Remember this decision
25EnableCapabilityQuery = 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?
26CheckLoadURIError = Security Error: Content at %S may not load or link to %S.
27CheckSameOriginError = Security Error: Content at %S may not load data from %S.
28
Note: See TracBrowser for help on using the repository browser.