blob: 9b5449109fc14d1857fce108fb21ed7c60817dfa [file] [log] [blame]
###############################################################################
# Copyright (c) 2003, 2008 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
###############################################################################
#
ProblemConst.All_Errors_1 = All Errors
ProblemConst.Essential_2 = Error
ProblemConst.Advanced_3 = Advanced
ProblemConst.Basic_4 = Basic
ProblemConst.User_Check_5 = User Check
ProblemConst.Compliance_6 = Compliance
ProblemConst.Trash_7 = Trash
ProblemConst.Type_11 = Type
ProblemConst.Line_12 = Line
ProblemConst.Highlight = Highlight
ProblemConst.Problem_Description_17 = Problem Description
ProblemConst.Foreground_18 = Foreground Color
ProblemConst.Background_19 = Background Color
ProblemConst.Severity_20 = Severity
ProblemConst.X_21 = X
ProblemConst.Y_22 = Y
ProblemConst.0 = Accessibility
ProblemConst.Area_23 = Area
ProblemConst.Detailed_report = Detailed report
ProblemConst.Summary_report = Summary report
ProblemConst.Info = Information
NavigabilityWarningDialog.Message1 = To evaluate "Navigability", please enable all WCAG items
NavigabilityWarningDialog.Message2 = or enable other guidelines, such as Section508, JIS or IBMGuideline.
NavigabilityWarningDialog.EnableWCAG = Enable all WCAG items.
NavigabilityWarningDialog.DisableNav = Disable Navigability.
NavigabilityWarningDialog.Continue = Ignore this warning and continue.
adesigner.preference.guideline.list.group.text=Guideline
adesigner.preference.guideline.criteria.group.text=Criteria
adesigner.preference.guideline.properties.group.text=Properties
DialogCheckerOption.Line_Number_Information_19 = Check target
DialogCheckerOption.Add_line_number_20 = Use HTML\u3000source file (with line number in error report)
DialogCheckerOption.LIVE_DOM = Use parsed DOM in browser (without line number)