home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 March
/
PCWorld_2001-03_cd.bin
/
Software
/
Komercni
/
VAgeJava
/
ivj35
/
setup
/
JSP.Cab
/
F26722_LocalStrings.properties
< prev
next >
Wrap
Text File
|
2000-07-30
|
2KB
|
47 lines
#
# @(#)LocalStrings.properties 1.1 97/11/17
#
# Copyright (c) 1997 Sun Microsystems, Inc. All Rights Reserved.
#
# This software is the confidential and proprietary information of Sun
# Microsystems, Inc. ("Confidential Information"). You shall not
# disclose such Confidential Information and shall use it only in
# accordance with the terms of the license agreement you entered into
# with Sun.
#
# SUN MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
# SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
# IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
# PURPOSE, OR NON-INFRINGEMENT. SUN SHALL NOT BE LIABLE FOR ANY DAMAGES
# SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
# THIS SOFTWARE OR ITS DERIVATIVES.
#
# CopyrightVersion 1.0
ssi.server_misconfig=Server misconfigured:
ssi.no_echo_var=The NCSA echo variable {0} is not defined.
ssi.exec.cgi_url=Internal problem with the {0} command: cannot create the internal URL to access the CGI script.
ssi.exec.recurse=The {0} command is attempting to include itself.
ssi.exec.no_args=The {0} command has neither the {1} or {2} attribute defined.
ssi.no_resolve=The {0} command cannot resolve the {0} or {1} attributes into a file.
ssi.no_file=Cannot find file {0}
ssi.parse.failed=Cannot parse document
ssi.parse.unterm_quote=Found a quoted value with no closing quote.
ssi.parse.no_attr_val=Attribute {0} has no value.
ssi.parse.unterm_list=Found an unterminated tag attribute list.
ssi.parse.no_param=No {0} parameter specified.
ssi.parse.unterm_param=The parameter block for the servlet tag has no terminatation character.
ssi.parse.unterm_tag=The servlet tag has no termination character.
ssi.parse.no_cmd=Cannot recognize NCSA command {0}.
ssi.servlet.recurse=The {0} servlet is attempting to include itself.
ssi.servlet.read_stream=Cannot process input stream: {0}
ssi.servlet.read_file=Cannot process input file {0}: {1}
ssi.servlet.parse_service=Cannot service the parsed request file {0}: {1}
ssi.session.no_arg=The {0} command has no {1} attribute defined.