IDEADEV-23282 Improve Ctrl-Q color preview
[fedora-idea.git] / platform / platform-resources-en / src / messages / XmlBundle.properties
blobda7f5bcc334acd81fdb7758008bbd6539a7b44e4
1 xml.validate.tab.content.title=Validate
2 xml.validate.no.errors.detected.status.message=No errors detected
3 validate.xml.open.message.view.command.name=Open message view
4 xml.validate.validation.is.running.terminate.confirmation.text=Validation is running. Terminate it?
5 xml.validate.validation.is.running.terminate.confirmation.title=Validation Is Running
7 #Docs generation
8 xml.javadoc.tag.name.message=Tag name
9 xml.javadoc.attribute.name.message=Attribute name
10 xml.javadoc.description.message=Description
11 xml.javadoc.start.tag.could.be.omitted.message=Start tag:\\ could be omitted
12 xml.javadoc.end.tag.could.be.omitted.message=End tag:\\ could be omitted
13 xml.javadoc.is.empty.message=Is empty:\\ true
14 xml.javadoc.attr.type.message=Attr type:\\ {0}
15 xml.javadoc.attr.default.required.message=Attr default:\\ required
16 html.quickdoc.additional.template=More info on <a href="{0}">W3C website</a>, <a href="{1}">SitePoint Reference website</a>.
17 #0 - boolean (is deprecated)
18 xml.javadoc.deprecated.message=Deprecated :\\&nbsp;{0}
19 xml.javadoc.defined.in.loose.dtd.message=Defined in:\\&nbsp;loose dtd
20 xml.javadoc.defined.in.frameset.dtd.message=Defined in:\\&nbsp;frameset dtd
21 xml.javadoc.defined.in.any.dtd.message=Defined in:\\&nbsp;any dtd
22 xml.javadoc.complex.type.message=Complex type
23 #Check Image Size inspection
24 html.inspections.group.name=HTML
25 html.inspections.check.image.size=Image size mismatch
26 html.inspections.check.empty.tag=Empty tag
27 html.inspections.check.valid.script.tag=Malformed content of <script> tag
28 html.inspections.check.empty.script.message=Empty tag doesn't work in some browsers
29 html.inspections.check.empty.script.tag.fix.message=Replace tag empty end with empty body
30 html.inspections.check.image.width.message=Original image width is {0}
31 html.inspections.check.image.width.fix.message=Set width value to {0}
32 html.inspections.check.image.height.message=Original image height is {0}
33 html.inspections.check.image.height.fix.message=Set height value to {0}
34 html.inspections.check.deprecated.tag=Deprecated HTML tag
35 unwrap.enclosing.tag.name.action.name=Remove Enclosing Tag
36 jsp.inspections.group.name=JSP Inspections
37 # color dialog
38 choose.color.dialog.title=Choose Color
39 choose.color.in.color.lookup=choose color...
40 # color lookup
41 color.name=Color name:\\&nbsp; {0}
42 color.rgb=Color RGB:\\&nbsp; {0}
43 color.preview=<table cellpadding=0 cellspacing=0 border=0><tr><td>Color preview:\\&nbsp;</td><td style="background-color: #000000; padding: 1px">{0}</td></tr></table>
44 xml.schema.validation.attr.not.allowed.with.ref=Attribute {0} is not allowed here when element reference is used
45 unescaped.xml.character=Unescaped xml character
46 unescaped.xml.character.fix.message=Escape {0}
47 unescaped.xml.character.fix.message.parameter=Ampersand
49 #HtmlDeprecatedTagInspection & HtmlPresentationalElementInspection
50 html.deprecated.tag=Deprecated HTML tag
51 html.replace.tag.with.css.quickfix.text=Replace {0} tag with CSS
52 html.replace.tag.with.another.quickfix.text=Replace {0} tag with {1} tag
53 html.inspections.check.presentational.tag=Presentational HTML tag
55 #HtmlFormInputWithoutLabelInspection
56 html.inspections.form.input.without.label=Form input without an associated label
57 html.inspections.create.label.from.text.before.action=Create a new label from the text before {0} element
58 html.inspections.create.label.from.text.after.action=Create a new label from the text after {0} element
59 html.inspections.create.new.label=Associate a new label with {0} element
61 #HtmlExtraClosingTagInspection
62 html.inspection.extra.closing.tag=Extra closing tag for empty element
63 xml.inspection.wrong.closing.tag=Wrong closing XML/xHTML tag
64 xml.inspection.wrong.root.element=Wrong root element
66 html.inspections.unknown.tag=Unknown HTML tag
67 html.inspections.unknown.attribute=Unknown HTML tag attribute
68 html.inspections.unknown.tag.checkbox.title=Custom HTML tags
69 html.inspections.unknown.tag.title=Edit custom tags
70 html.inspections.unknown.tag.attribute.checkbox.title=Custom HTML tag attributes
71 html.inspections.unknown.tag.attribute.title=Edit custom attributes
72 duplicated.declaration=Nonunique declaration name {0}
73 dtd.parser.message.name.expected=xml name expected
74 dtd.parser.message.literal.public.system.expected=Literal, PUBLIC or SYSTEM expected
75 dtd.parser.message.rbrace.expected=) expected
76 dtd.parser.message.name.or.entity.ref.expected=Xml name or entity ref expected
77 dtd.parser.message.whitespace.expected=Whitespace expected
78 dtd.parser.message.left.paren.or.entityref.or.empty.or.any.expected=( or entity ref or EMPTY or ANY expected
79 xml.schema.validation.max.occurs.should.be.not.less.than.min.occurs=maxOccurs value should be greater than minOccurs value
80 xml.schema.create.complex.type.intention.name=Create Complex Type {0}
81 xml.schema.create.attribute.intention.name=Create Attribute {0}
82 xml.schema.create.element.intention.name=Create Element {0}
83 xml.schema.create.attribute.group.intention.name=Create Attribute Group {0}
84 xml.schema.create.group.intention.name=Create Group {0}
85 xml.schema.create.simple.type.intention.name=Create Simple Type {0}
86 xml.dtd.create.entity.intention.name=Create Entity Declaration {0}
87 xml.dtd.create.dtd.element.intention.name=Create Element Declaration {0}
88 xml.inspections.group.name=XML
89 xml.create.xml.declaration.intention.type=Create Xml Element Declaration
90 xml.inspections.check.tag.empty.body=XML tag empty body
91 xml.inspections.check.file.with.xerces=File does not pass external validation
92 xml.inspections.tag.empty.body=Xml Tag Has Empty Body
93 xml.inspections.replace.tag.empty.body.with.empty.end=Replace Tag Empty Body With Empty End
94 xml.inspections.check.dtd.references=Unresolved DTD reference
95 xml.dtd.unresolved.entity.reference=Unresolved Entity Reference {0}
96 xml.dtd.unresolved.element.reference=Unresolved Dtd Element Reference {0}
97 xml.schema.validation.default.or.fixed.should.be.specified.but.not.both='default' and 'fixed' attributes should not bepresent in the same time
98 xml.schema.validation.name.or.ref.should.present=Either 'name' or 'ref' attribute should present
99 change.root.element.to=Change Root Tag Name to {0}
100 insert.required.tag.fix=Insert Required Child Tag {0}
102 # rename refactoring
103 rename.current.tag=Rename {0} to:
104 xml.validate.external.resource.is.not.registered=External resource {0} is not registered
105 namespace.alias=namespace
106 xml.inspections.duplicated.id=Unresolved or duplicate ID
107 xml.javadoc.version.message=Version
109 # external resources
110 fetch.external.resource=Fetch External Resource
111 manually.setup.external.resource=Manually Setup External Resource
112 add.xsi.schema.location.for.external.resource=Add Xsi Schema Location for External Resource
113 fetching.resource.title=Fetching resource
114 error.fetching.resource=Error while fetching {0}
115 error.fetching.title=Error While Fetching
116 error.fetching.dependent.resource.title=Error While Fetching Dependent Resource
117 fetching.progress.indicator=Fetching {0}
118 ignore.external.resource.family=Ignore External Resource
119 ignore.external.resource.text=Ignore External Resource
121 # external resources dialog
122 dialog.title.external.resource=External Resource
123 label.edit.external.resource.uri=URI:
124 label.edit.external.resource.path=Path:
125 column.name.edit.external.resource.uri=URI
126 column.name.edit.external.resource.location=Location
127 display.name.edit.external.resource=Resources
128 label.edit.external.resource.configure.external.resources=Configure External Resources:
129 label.edit.external.resource.configure.ignored.resources=Configure Ignored Resources:
131 add.custom.html.tag=Add {0} to custom html tags
132 add.custom.html.attribute=Add {0} to custom html attributes
133 add.optional.html.attribute=Add {0} to not required html attributes
134 fix.html.family=Fix Html
136 xml.options=XML Options
137 xml.editor.options.breadcrumbs.title=Show HTML breadcrumbs (Reopen editor for changes to take effect)
138 xml.editor.options.misc.title=XML/HTML
140 invalid.url.title=Invalid URL
141 invalid.url.no.xml.file.at.location=No xml at the location: \n{0}
142 invalid.uril.message=Invalid URL: \n{0}
143 xml.folding.settings=Xml Folding Settings
144 cannot.resolve.anchor=Cannot resolve anchor #{0}
145 cannot.resolve.anchor.in.file=Cannot resolve anchor #{0} in file {1}
148 # web browsers
149 browsers.configuration.name=Web Browsers
150 browsers.explorer=Internet Explorer
151 browsers.safari=Safari
152 browsers.opera=Opera
153 browsers.firefox=Firefox
154 browsers.chrome=Chrome
155 browser.description=Open file in {0}
156 browser.active=Active
157 browser.default.settings=Default
158 browser.path.not.specified=Please, set the path to the browser at Settings / Web Browsers / {0}
159 browser.path.not.specified.title=Browser Path Was Not Specified
160 browser.error=Browser Error
161 web.editor.configuration.title=Web
163 xml.split.tag.intention.action=Split current tag
164 tag.name.completion.hint=Press {0} to view tags from other namespaces
165 tag.name.completion.display.name=Tag Name Completion
166 open_in.list.popup.title=Preview file in...
167 xml.inspections.unbound.prefix=Unbound XML namespace prefix
169 html.add.table.column.after.action=Add a new column to the table after the current one
170 html.add.table.column.before.action=Add a new column to the table before the current one
171 xml.settings=Xml Settings
172 xml.javadoc.enumeration.value.message=Enumeration value
174 #xsd2xml and xml2xsd
175 url.is.empty.validation.problem=Url is empty
176 invalid.number.validation.problem=Invalid number
177 negative.number.validation.problem=Negative number
178 result.schema.file.name.is.empty.validation.problem=Result schema file name is empty
179 generate.schema.from.instance.document.dialog.title=Generate Schema From Instance Document
180 instance.2.xsd.dialog.title=Instance To Schema
182 xml2xsd.generator.error=Instance 2 Schema generator error
183 generate.schema.from.instance.xml.document.lvcslabel=Generate Schema From Instance Xml Document
184 local.elements.global.complex.types.option.name=local elements/global complex types
185 local.elements.types.option.name=local elements/types
186 global.elements.local.types.option.name=global elements/local types
187 select.xml.document.dialog.title=Select Xml Document
188 no.class.in.selected.text.editor.error.message=No class in selected text editor
189 generate.instance.document.from.schema.lvcslabel=Generate Instance Document From Schema
190 schema.generator.process.title=Schema Generator
191 instance.to.schema.generator.error=Instance to Schema Generator Error
192 select.schema.document.dialog.title=Select Schema Document
193 generate.instance.document.from.schema.dialog.title=Generate Instance Document From Schema
194 xmlbeans.instance.document.name.tooltip=Instance document file name to be generated
195 schema2instance.dialog.schema.path=Schema path:
196 schema2instance.dialog.instance.document.name=Instance document name:
197 schema2instance.dialog.element.name=Element name:
198 schema2instance.dialog.enable.restriction.check=Enable restriction check
199 schema2instance.dialog.enable.unique.check=Enable unique check
200 instance2schema.dialog.detect.enumerations.limit=Detect enumerations limit:
201 instance2schema.dialog.design.type=Design type:
202 instance2schema.dialog.detect.simple.content.type=Detect simple content type:
203 instance2schema.dialog.instance.document.path=Instance document path:
204 any.dialog.status=Status
205 schema2.instance.no.valid.root.element.name.validation.error=Root element name is not valid
206 schema2.instance.output.file.name.is.empty.validation.problem=Output file name is not valid
207 xmlbeans.url.tooltip=Path to schema or wsdl to be used for generation using XmlBeans
208 xmlbeans.schema2instance.url.tooltip=Path to schema
209 xmlbeans.instance2schema.url.tooltip=Path to instance document
210 xmlbeans.rootelement.tooltip=Root element for instance document generation
211 xmlbeans.particle.valid.tooltip=Enable particle valid (restriction) rule
212 xmlbeans.unique.particle.tooltip=Enable unique particle rule
213 xmlbeans.designtype.tooltip=XMLSchema design type
214 xmlbeans.simplecontenttype.tooltip=Simple content types detection (leaf text)
215 xmlbeans.enumerations.tooltip=Detection enumeration from following count 
216 webservice.status.tooltip=Status of current settings, input errors, etc
217 xmlbeans.instance2schema.result.schema.name=Result schema file name
218 browse.button.tooltip=Browse for local file
219 instance.document.file.is.not.exist=Instance document file is not exist
220 xml2xsd.generator.error.message=Can't generate schema from instance document. Check your xml document
221 file.doesnt.exist=File {0} doesn't exist
222 error=Error
223 cant.rename.file=Can't rename {0} to {1}
224 cant.delete.file=Can't delete file {0}
225 select.xsd.schema.dialog.title=Select XSD Schema
227 chooser.title.select.profiles.ini.file=Select \"profiles.ini\" File
228 label.text.path.to.profiles.ini=Path to \"profiles.ini\":
229 label.text.profile=&Profile:
230 button.text.settings=Settings...
231 display.name.firefox.settings=Firefox Settings