[Bug 6528] New: Correct HTML syntax error of messages

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6528

           Summary: Correct HTML syntax error of messages
           Product: CSSValidator
           Version: CSS Validator
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XHTML1.0
        AssignedTo: dave.null@w3.org
        ReportedBy: hobbit-m@fiberbit.net
         QAContact: www-validator-cvs@w3.org


Fixed errors bellow,

-xml:lang property is required.
-Translation for (color) is not correct.
-Proposal to translate "warning.float-no-width"
-<?xml version="1.0" encoding="$output-encoding-name"?> is
required.
-<meta http-equiv='content-type' is required.
-<meta http-equiv="Content-Script-Type"
content="text/javascript" /> is required.
-<meta http-equiv="Content-Style-Type" content="text/css"
/> is required.
-Link for original object is valid only for "By URI".
-Width and height are required for <img>,
-<div></div> is not recommended.
-summary property is recommended for <table>.
-lang_choice is active only for "By URI".
-links should be separated by characters.

Attached file contains,
-Messages.properties.ja
-XHTML.properties
-Message.diff


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 4 February 2009 08:13:19 UTC