blob: 05eff27e6d417db4cb7044bd434cf5cf64ac8402 [file] [log] [blame]
###############################################################################
# Copyright (c) 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
No_error._UI_=No error.
Undefined_attribute_name_(_ERROR_=IWAK0043E Undefined attribute name ({0}).
Undefined_attribute_value__ERROR_=IWAK0044E Undefined attribute value ({0}).
Multiple_values_specified__ERROR_=IWAK0045E Multiple values specified for an attribute ({0}).
Attribute_name_({0})_uses__ERROR_=IWAK0046E Attribute name ({0}) uses wrong case character.
Invalid_attribute_name_({0_ERROR_=IWAK0047E Invalid attribute name ({0}).
Invalid_attribute_({0})._ERROR_=IWAK0048E Invalid attribute ({0}).
Invalid_location_of_tag_({_ERROR_=IWAK0049E Invalid location of tag ({0}).
Duplicate_tag_({0})._ERROR_=IWAK0050E Duplicate tag ({0}).
No_start_tag_(<{0}>)._ERROR_=IWAK0051E No start tag (<{0}>).
No_end_tag_(</{0}>)._ERROR_=IWAK0052E No end tag (</{0}>).
End_tag_(</{0}>)_not_neede_ERROR_=IWAK0053E End tag (</{0}>) not needed.
Unknown_tag_({0})._ERROR_=IWAK0054E Unknown tag ({0}).
Tag_name_({0})_uses_wrong__ERROR_=IWAK0055E Tag name ({0}) uses wrong case character.
Invalid_tag_name_({0})._ERROR_=IWAK0056E Invalid tag name ({0}).
Invalid_JSP_directive_({0}_ERROR_=IWAK0057E Invalid JSP directive ({0}).
Invalid_text_string_({0})._ERROR_=IWAK0058E Invalid text string ({0}).
Invalid_character_used_in__ERROR_=IWAK0059E Invalid character used in text string ({0}).
Unknown_error._ERROR_=IWAK0060E Unknown error.
Start_tag_(<{0}>)_not_clos_ERROR_=IWAK0061E Start tag (<{0}>) not closed.
End_tag_(</{0}>)_not_close_ERROR_=IWAK0062E End tag (</{0}>) not closed.
Tag_({0})_not_closed._ERROR_=IWAK0063E Tag ({0}) not closed.
Attribute_value_({0})_uses_ERROR_=IWAK0064E Attribute value ({0}) uses wrong case character.
Comment_not_closed._ERROR_=IWAK0065E Comment not closed.
DOCTYPE_declaration_not_cl_ERROR_=IWAK0066E DOCTYPE declaration not closed.
Processing_instruction_not_ERROR_=IWAK0067E Processing instruction not closed.
CDATA_section_not_closed._ERROR_=IWAK0068E CDATA section not closed.
# From here, the new messages are added for V5
_ERROR_Tag_({0})_should_be_an_empty-element_tag_1=IWAK0069E Tag ({0}) should be an empty-element tag.
_ERROR_Attribute_value_({0})_not_closed._1=IWAK0070E Attribute value ({0}) not closed.