settings for icon gutters
[fedora-idea.git] / platform-resources_eng / src / messages / ApplicationBundle.properties
blob27b7395be01c65f1d6a5f9d0efc13530b7c2aecc
1 error.invalid.installation.home=Unable to import settings. ''{0}'' doesn''t appear to be valid {1} installation home.
2 error.no.settings.path=Unable to import settings. {0} does not exist.
3 title.settings.import.failed=Settings Import Failed
4 error.unable.to.import.settings=Unable to import settings. {0}
5 title.complete.installation=Complete Installation
6 title.installation.home.required=Installation Home Required
7 error.please.select.previous.installation.home=Please select previous {0} installation home
8 error.selected.current.installation.home=You have selected current {0} installation home.\nPlease select previous {1} installation home
9 error.does.not.appear.to.be.installation.home={0} does not appear to be {1} installation home
10 error.no.read.permissions=You do not have read permissions to {0}
11 radio.do.not.import=I do not have a previous version of IntelliJ IDEA or I do not want to import my settings
12 radio.import=I want to import my settings
13 label.you.can.import=You can import your settings from the previous version of IntelliJ IDEA.
14 button.ok=OK
15 editbox.installation.home=Specify installation home of the previous version of IntelliJ IDEA
16 title.code.completion=Code Completion
17 editbox.lookup.height=Lookup height (items):
18 editbox.autopopup.javadoc.in.ms=Autopopup documentation in (ms):
19 checkbox.show.signatures=Show signatures
20 checkbox.show.full.signatures=Show full signatures
21 editbox.autopopup.in.ms=Autopopup in (ms):
22 title.parameter.info=Parameter Info
23 radio.insert.both.parentheses=Insert '()'
24 checkbox.insert.both.parentheses.when.no.arguments=Insert '()' when no arguments
25 radio.insert.left.parenthesis=Insert '('
26 checkbox.after.at.in.java.doc.ms=After '@' in JavaDoc (ms):
27 checkbox.after.gt.in.xml.ms=After '<' in XML (ms):
28 checkbox.after.dot.ms=After dot (ms):
29 label.complete.brackets=Brackets:
30 label.complete.autopopup=Autopopup:
31 label.autocomplete.when.only.one.choice=Autocomplete when only one choice:
32 checkbox.show.static.members.after.instance.qualifier=Show static members after instance qualifier
33 checkbox.autocomplete.common.prefix=Autocomplete common prefix
34 checkbox.autocomplete.class.name=Class Name
35 checkbox.autocomplete.smart.type=Smart Type
36 checkbox.autocomplete.basic=Basic
37 combobox.case.sensitive.completion=Case sensitive completion:
38 combobox.autocomplete.casesensitive.all=All
39 combobox.autocomplete.casesensitive.none=None
40 combobox.autocomplete.casesensitive.first.letter=First letter
41 combobox.autocomplete.casesensitive.all.uppercase=First letter and all uppercase letters
42 combobox.codestyle.do.not.wrap=Do not wrap
43 combobox.codestyle.wrap.if.long=Wrap if long
44 combobox.codestyle.chop.down.if.long=Chop down if long
45 combobox.codestyle.wrap.always=Wrap always
46 title.blank.lines=Blank Lines
47 editbox.blanklines.before.package.statement=Before package statement:
48 editbox.blanklines.after.package.statement=After package statement:
49 editbox.blanklines.before.imports=Before imports:
50 editbox.blanklines.after.imports=After imports:
51 editbox.blanklines.around.class=Around class:
52 editbox.blanklines.around.field=Around field:
53 editbox.blanklines.around.method=Around method:
54 editbox.blanklines.after.class.header=After class header:
55 title.keep.blank.lines=Keep Blank Lines
56 editbox.keep.blanklines.in.declarations=In declarations:
57 editbox.keep.blanklines.in.code=In code:
58 editbox.keep.blanklines.before.rbrace=Before '}':
59 title.preview=Preview
60 listbox.members.order.fields=Fields
61 listbox.members.order.methods=Methods
62 listbox.members.order.constructors=Constructors
63 listbox.members.order.inner.classes=Inner classes
64 title.naming.final.modifier=Final modifier
65 checkbox.make.generated.parameters.final=Make generated parameters final
66 checkbox.make.generated.local.variables.final=Make generated local variables final
67 title.naming.comment.code=Comment code
68 checkbox.block.comment.at.first.column=Block comment at first column
69 checkbox.line.comment.at.first.column=Line comment at first column
70 title.order.of.members=Order of Members
71 button.move.down=Move &Down
72 button.move.up=Move &Up
73 title.naming=Naming
74 label.name.prefix=Name prefix:
75 label.name.suffix=Name suffix:
76 label.naming.local.variable=Local variable:
77 label.naming.field=Field:
78 label.naming.static.field=Static field:
79 label.naming.parameter=Parameter:
80 checkbox.prefer.longer.names=Prefer longer names
81 title.lookup.list=Lookup List
82 title.code.generation=Code Generation
83 title.insert.new.line.before.tags=Insert New Line Before Tags
84 title.remove.line.breaks.before.tags=Remove Line Breaks Before Tags
85 title.do.not.indent.children.of=Do not Indent Children Of
86 title.inline.elements=Inline Elements
87 title.keep.whitespaces.inside=Keep Whitespaces Inside
88 title.dont.wrap.if.inline.content=Dont Wrap If Inline Content Only
89 checkbox.wrap.text=Wrap text
90 checkbox.rename.local.variables.inplace=Rename local variables in place
91 editbox.keep.blank.lines=Keep blank lines:
92 checkbox.keep.white.spaces=Keep white spaces
93 checkbox.align.text=Align text
94 checkbox.align.attributes=Align attributes
95 title.spaces=Spaces
96 checkbox.spaces.in.empty.tag=In empty tag
97 checkbox.spaces.around.tag.name=After tag name
98 checkbox.spaces.around.equals.in.attribute=Around "=" in attribute
99 label.wrap.attributes=Wrap attributes:
100 label.keep.white.spaces.inside=Keep white spaces inside:
101 label.do.not.indent.children.of=Do not indent children of:
102 label.remove.new.line.before=Remove new line before:
103 label.insert.new.line.before=Insert new line before:
104 label.lines=lines
105 label.or.if.tag.size.more.than=or if tag size more than
106 checkbox.keep.line.breaks=Keep line breaks
107 checkbox.keep.line.breaks.in.text=Keep line breaks in text
108 title.imports=Imports
109 title.general=General
110 checkbox.use.single.class.import=Use single class import
111 checkbox.use.fully.qualified.class.names=Use fully qualified class names
112 checkbox.insert.imports.for.inner.classes=Insert imports for inner classes
113 checkbox.use.fully.qualified.class.names.in.javadoc=Use fully qualified class names in javadoc
114 editbox.class.count.to.use.import.with.star=Class count to use import with '*':
115 editbox.names.count.to.use.static.import.with.star=Names count to use static import with '*':
116 title.packages.to.use.import.with=Packages to Use Import with '*'
117 title.import.layout=Import Layout
118 button.add.package=Add Packa&ge
119 button.add.blank=Add &Blank
120 button.remove=R&emove
121 listbox.import.package=Package
122 listbox.import.with.subpackages=With Subpackages
123 listbox.import.all.other.imports=<all other imports>
124 listbox.import.blank.line=<blank line>
125 radio.prefer.comma.separated.import.list=Prefer comma separated import list
126 radio.prefer.one.import.statement.per.page.directive=Prefer one import statement per page directive
127 title.jsp.imports.layout=JSP imports layout
128 button.add.package.p=Add &Package
129 button.remove.r=&Remove
130 title.alignment.and.braces=Alignment and Braces
131 combobox.force.braces.do.not.force=Do not force
132 combobox.force.braces.when.multiline=When multiline
133 combobox.force.braces.always=Always
134 combobox.brace.placement.end.of.line=End of line
135 combobox.brace.placement.next.line.if.wrapped=Next line if wrapped
136 combobox.brace.placement.next.line=Next line
137 combobox.brace.placement.next.line.shifted=Next line shifted
138 combobox.brace.placement.next.line.shifted2=Next line shifted2
139 title.align.when.multiline=Align When Multiline
140 checkbox.align.multiline.method.parameters=Method parameters
141 checkbox.align.multiline.call.arguments=Call arguments
142 checkbox.align.multiline.extends.list=Extends list
143 checkbox.align.multiline.throws.list=Throws list
144 checkbox.align.multiline.parenthesized.expression=Parenthesized expression
145 checkbox.align.multiline.binary.operation=Binary operation
146 checkbox.align.multiline.ternary.operation=Ternary operation
147 checkbox.align.multiline.assignments=Assignments
148 checkbox.align.multiline.for.statement=For statement
149 checkbox.align.multiline.array.initializer=Array initializer
150 title.place.on.new.line=Place on New Line
151 checkbox.place.else.on.new.line="else" on new line
152 checkbox.place.while.on.new.line="while" on new line
153 checkbox.place.catch.on.new.line="catch" on new line
154 checkbox.place.finally.on.new.line="finally" on new line
155 title.keep.when.reformatting=Keep When Reformatting
156 checkbox.keep.when.reformatting.line.breaks=Line breaks
157 checkbox.keep.when.reformatting.comment.at.first.column=Comment at first column
158 checkbox.keep.when.reformatting.simple.methods.in.one.line=Simple methods in one line
159 checkbox.keep.when.reformatting.simple.blocks.in.one.line=Simple blocks in one line
160 checkbox.keep.when.reformatting.control.statement.in.one.line=Control statement in one line
161 title.braces.placement=Braces Placement
162 combobox.brace.placement.class.declaration=Class declaration:
163 combobox.brace.placement.method.declaration=Method declaration:
164 combobox.brace.placement.other=Other:
165 checkbox.brace.special.else.if.treatment=Special "else if" treatment
166 checkbox.brace.indent.case.from.switch=Indent "case" from "switch"
167 title.force.braces=Force Braces
168 combobox.force.braces.if=if ():
169 combobox.force.braces.for=for ():
170 combobox.force.braces.while=while ():
171 combobox.force.braces.do.while=do ... while():
172 label.loading.page.please.wait=Loading page. Please wait.
173 button.save.as=Save As...
174 button.delete=Delete
175 editbox.scheme.name=Scheme name:
176 html.project.uses.own.code.style=<html><body>The current project is configured to use its own code style.<br>Changes made to global code style settings will not affect formatting in the current project.<br>See Project Settings | Code Style.<br>Press \\&quot;Edit Global Settings\\&quot; button below if you still want to edit global settings.</body></html>
177 title.edit.global.settings=Edit &Global Settings
178 title.settings=Settings
179 title.global.code.style=Global\nCode Style
180 title.save.code.style.scheme.as=Save Code Style Scheme As
181 group.spaces.around.operators=Around Operators
182 group.spaces.before.parentheses=Before Parentheses
183 group.spaces.before.left.brace=Before Left Brace
184 group.spaces.within.parentheses=Within Parentheses
185 group.spaces.in.ternary.operator=In Ternary Operator (?:)
186 group.spaces.other=Other
187 checkbox.spaces.method.call.parentheses=Method call parentheses
188 checkbox.spaces.method.declaration.parentheses=Method declaration parentheses
189 checkbox.spaces.if.parentheses="if" parentheses
190 checkbox.spaces.while.parentheses="while" parentheses
191 checkbox.spaces.for.parentheses="for" parentheses
192 checkbox.spaces.catch.parentheses="catch" parentheses
193 checkbox.spaces.switch.parentheses="switch" parentheses
194 checkbox.spaces.synchronized.parentheses="synchronized" parentheses
195 checkbox.spaces.annotation.parameters=Annotation parameters
196 checkbox.spaces.assignment.operators=Assignment operators (=, +=, ...)
197 checkbox.spaces.logical.operators=Logical operators (\\&\\&, ||)
198 checkbox.spaces.equality.operators=Equality operators (==, !=)
199 checkbox.spaces.relational.operators=Relational operators (<, >, <=, >=)
200 checkbox.spaces.bitwise.operators=Bitwise operators (\\&, |, ^)
201 checkbox.spaces.additive.operators=Additive operators (+, -)
202 checkbox.spaces.multiplicative.operators=Multiplicative operators (*, /, %)
203 checkbox.spaces.shift.operators=Shift operators (<<, >>, >>>)
204 checkbox.spaces.class.left.brace=Class left brace
205 checkbox.spaces.method.left.brace=Method left brace
206 checkbox.spaces.if.left.brace="if" left brace
207 checkbox.spaces.else.left.brace="else" left brace
208 checkbox.spaces.while.left.brace="while" left brace
209 checkbox.spaces.for.left.brace="for" left brace
210 checkbox.spaces.do.left.brace="do" left brace
211 checkbox.spaces.switch.left.brace="switch" left brace
212 checkbox.spaces.try.left.brace="try" left brace
213 checkbox.spaces.catch.left.brace="catch" left brace
214 checkbox.spaces.finally.left.brace="finally" left brace
215 checkbox.spaces.synchronized.left.brace="synchronized" left brace
216 checkbox.spaces.array.initializer.left.brace=Array initializer left brace
217 checkbox.spaces.parentheses=Parentheses
218 checkbox.spaces.checkbox.spaces.method.call.parentheses=Method call parentheses
219 checkbox.spaces.checkbox.spaces.method.declaration.parentheses=Method declaration parentheses
220 checkbox.spaces.type.cast.parentheses=Type cast parentheses
221 checkbox.spaces.annotation.parentheses=Annotation parentheses
222 checkbox.spaces.before.question=Before '?'
223 checkbox.spaces.after.question=After '?'
224 checkbox.spaces.before.colon=Before ':'
225 checkbox.spaces.after.colon=After ':'
226 checkbox.spaces.after.colon.in.label.declaration=After ':' in label declaration
227 checkbox.spaces.within.brackets=Within brackets
228 checkbox.spaces.within.array.initializer.braces=Within array initializer braces
229 checkbox.spaces.after.comma=After comma
230 checkbox.spaces.before.comma=Before comma
231 checkbox.spaces.after.semicolon=After semicolon
232 checkbox.spaces.before.semicolon=Before semicolon
233 checkbox.spaces.after.type.cast=After type cast
234 title.warning=Warning
235 title.editor=Editor
236 combobox.strip.modified.lines=Modified Lines
237 combobox.strip.all=All
238 combobox.strip.none=None
239 combobox.insert.imports.all=All
240 combobox.insert.imports.ask=Ask
241 combobox.insert.imports.none=None
242 combobox.paste.reformat.none=None
243 combobox.paste.reformat.indent.block=Indent Block
244 combobox.paste.reformat.indent.each.line=Indent Each Line
245 combobox.paste.reformat.reformat.block=Reformat Block
246 combobox.tab.placement.none=None
247 combobox.tab.placement.top=Top
248 combobox.tab.placement.left=Left
249 combobox.tab.placement.bottom=Bottom
250 combobox.tab.placement.right=Right
251 tab.editor.settings.behavior=Behavior
252 tab.editor.settings.appearance=Appearance
253 groupbox.display=Display
254 checkbox.smooth.scrolling=Smooth scrolling
255 checkbox.show.whitespaces=Show whitespaces
256 checkbox.show.method.separators=Show method separators
257 checkbox.show.small.icons.in.gutter=Show icons preview in gutter for small icons (Java)
258 checkbox.show.line.numbers=Show line numbers
259 checkbox.right.margin=Show right margin (configured in Code Style options)
260 checkbox.use.block.caret=Use block caret
261 checkbox.caret.blinking.ms=Caret blinking (ms):
262 checkbox.mark.modified.tabs.with.asterisk=Mark modified tabs with asterisk
263 group.code.folding=Code Folding
264 checkbox.collapse.xml.tags=XML tags
265 checkbox.collapse.anonymous.classes=<html>Anonymous classes</html>
266 checkbox.collapse.closures=<html>Closures</html>
267 checkbox.collapse.generic.constructor.parameters=<html>Generic constructor and method parameters</html>
268 checkbox.collapse.i18n.messages=<html>I18n Strings</html>
269 checkbox.collapse.annotations=<html>Annotations</html>
270 checkbox.collapse.inner.classes=Inner classes
271 checkbox.collapse.simple.property.accessors=<html>Simple property accessors<html>
272 checkbox.collapse.method.bodies=Method bodies
273 checkbox.collapse.javadoc.comments=Documentation comments
274 checkbox.collapse.title.imports=Imports
275 checkbox.collapse.file.header=File header
276 label.collapse.by.default=Collapse by default:
277 checkbox.show.code.folding.outline=Show code folding outline
278 group.tab.appearance=Tab Appearance
279 editbox.tab.limit=Tab limit:
280 combobox.editor.tab.placement=Placement:
281 checkbox.editor.tabs.in.single.row=Show tabs in single row
282 checkbox.editor.tabs.show.close.button=Show "close" button on editor tabs
283 checkbox.hide.file.extension.in.editor.tabs=Hide file extension in editor tabs
284 group.tab.closing.policy=Tab Closing Policy
285 radio.activate.most.recently.opened.tab=<html>Activate most recently opened tab</html>
286 radio.activate.left.neighbouring.tab=<html>Activate left neighbouring tab</html>
287 label.when.closing.active.editor=When closing active editor:
288 radio.close.less.frequently.used.files=Close less frequently used files
289 radio.close.non.modified.files.first=Close non-modified files first
290 label.when.number.of.opened.editors.exceeds.tab.limit=<html>When number of opened editors exceeds tab limit:</html>
291 group.virtual.space=Virtual Space
292 checkbox.allow.placement.of.caret.after.end.of.line=Allow placement of caret after end of line
293 checkbox.allow.placement.of.caret.inside.tabs=Allow placement of caret inside tabs
294 checkbox.show.virtual.space.at.file.bottom=Show virtual space at file bottom
295 checkbox.optimize.imports.on.the.fly=Optimize imports on the fly
296 checkbox.add.unambiguous.imports.on.the.fly=Add unambiguous imports on the fly
297 combobox.strip.trailing.spaces.on.save=Strip trailing spaces on Save:
298 group.limits=Limits
299 editbox.recent.files.limit=Recent files limit:
300 editbox.maximum.number.of.contents.to.keep.in.clipboard=<html>Maximum number of contents to keep  in clipboard:</html>
301 group.brace.highlighting=Highlight on Caret Movement
302 checkbox.highlight.matched.brace=Highlight matched brace
303 checkbox.highlight.current.scope=Highlight current scope
304 combobox.paste.insert.imports=&Insert imports on paste:
305 combobox.paste.reformat=Reformat on paste:
306 group.advanced.mouse.usages=Advanced mouse usages
307 checkbox.enable.ctrl.mousewheel.changes.font.size=<html>Enable Ctrl+MouseWheel changes font size</html>
308 checkbox.enable.ctrl.mousewheel.changes.font.size.macos=<html>Enable Command+MouseWheel changes font size</html>
309 checkbox.enable.drag.n.drop.functionality.in.editor=<html>Enable Drag'n'Drop functionality in editor</html>
310 checkbox.honor.camelhumps.words.settings.on.double.click=<html><body>Honor "CamelHumps"  words settings<br> when selecting on double click</body></html>
311 group.smart.keys=Smart Keys
312 checkbox.use.camelhumps.words=Use "CamelHumps" words
313 checkbox.insert.pair.quote=Insert pair quote
314 checkbox.insert.pair.bracket=Insert pair bracket
315 checkbox.javadoc.stub.after.slash.star.star=Insert documentation comment stub
316 checkbox.insert.pair.percent.gt.in.jsp=Insert pair '%>' in JSP
317 checkbox.insert.pair.curly.brace=Insert pair '}'
318 checkbox.smart.indent=Smart indent
319 label.smart.enter=Smart Enter:
320 checkbox.smart.end.on.blank.line=End (on blank line)
321 checkbox.smart.home=Home
322 group.error.highlighting=Error highlighting
323 editbox.autoreparse.delay.ms=Autoreparse delay (ms):
324 editbox.error.stripe.mark.min.height.pixels=Error stripe mark min height (pixels):
325 checkbox.suppress.with.suppresswarnings=Suppress with @SuppressWarnings (for Java 5.0 only)
326 checkbox.next.error.action.goes.to.errors.first='Next Error' action goes to errors first
327 checkbox.show.import.popup=Show import &popup
328 checkbox.indent.use.tab.character=Use tab character
329 checkbox.indent.smart.tabs=Smart tabs
330 editbox.indent.tab.size=Tab size
331 editbox.indent.indent=Indent
332 editbox.indent.continuation.indent=Continuation indent
333 editbox.indent.label.indent=Label indent
334 checkbox.indent.absolute.label.indent=Absolute label indent
335 checkbox.do.not.indent.top.level.class.members=Do not indent top level class members
336 tooltip.indent.must.be.multiple.of.tab.size.for.smart.tabs.to.operate=Indent must be multiple of tab size for smart tabs to operate
337 combobox.crlf.system.dependent=System Dependent
338 combobox.crlf.unix=Unix \n
339 combobox.crlf.windows=Windows \r\n
340 combobox.crlf.mac=Mac \r
341 group.tabs.and.indents=Tabs and Indents
342 checkbox.indent.use.same.settings.for.all.file.types=Use same settings for all file types
343 tab.indent.other=Other
344 combobox.line.separator.for.new.files=Line separator (for new files):
345 editbox.right.margin.columns=Right margin (columns):
346 group.javadoc.other=Other
347 group.javadoc.invalid.tags=Invalid tags
348 group.javadoc.blank.lines=Blank lines
349 group.javadoc.alignment=Alignment
350 checkbox.enable.javadoc.formatting=Enable JavaDoc formatting
351 checkbox.align.parameter.descriptions=Align parameter descriptions
352 checkbox.align.thrown.exception.descriptions=Align thrown exception descriptions
353 checkbox.after.description=After description
354 checkbox.after.parameter.descriptions=After parameter descriptions
355 checkbox.after.return.tag=After return tag
356 checkbox.keep.invalid.tags=Keep invalid tags
357 checkbox.keep.empty.param.tags=Keep empty @param tags
358 checkbox.keep.empty.return.tags=Keep empty @return tags
359 checkbox.keep.empty.throws.tags=Keep empty @throws tags
360 checkbox.enable.leading.asterisks=Enable leading asterisks
361 checkbox.use.throws.rather.than.exception=Use @throws rather than @exception
362 checkbox.wrap.at.right.margin=Wrap at right margin
363 checkbox.generate.p.on.empty.lines=Generate "<p/>" on empty lines
364 checkbox.keep.empty.lines=Keep empty lines
365 checkbox.do.not.wrap.one.line.comments=Do not wrap one line comments
366 title.javadoc=JavaDoc
367 option.table.sizing.text=Chop down if long.
368 title.choose.code.style.scheme=Choose Code Style Scheme
369 radio.use.per.project.code.style.scheme=Use per-project code style scheme
370 radio.use.global.code.style=Use global code style
371 button.import=Import...
372 button.export=Export...
373 button.edit.global.settings=Edit Global Settings...
374 label.edit.per.project.or.global.code.style=<html><body>Check option above on for per-project code style configuration<br>or use global code style. Global code style settings can be configured<br>in IDE Settings/Global Code Style</body></html>
375 title.project.code.style=Project\nCode Style
376 label.name=Name:
377 error.scheme.must.have.a.name=Scheme must have a name
378 error.illegal.scheme.name=Illegal scheme name
379 error.a.scheme.with.this.name.already.exists.or.was.deleted.without.applying.the.changes=A scheme with this name already exists or was deleted without applying the changes
380 title.select.font=Select Font
381 checkbox.show.only.monospaced.fonts=Show only monospaced fonts
382 title.wrapping=Wrapping
383 combobox.wrap.method.declaration.parameters=Method declaration parameters
384 combobox.wrap.method.call.arguments=Method call arguments
385 combobox.wrap.chained.method.calls=Chained method calls
386 combobox.wrap.for.statement=for(;;) statement
387 combobox.wrap.binary.operations=Binary operations
388 combobox.wrap.extends.implements.list=Extends/implements list
389 combobox.wrap.extends.implements.keyword=Extends/implements keyword
390 combobox.wrap.throws.list=Throws list
391 combobox.wrap.throws.keyword=Throws keyword
392 combobox.wrap.parenthesized.expression=Parenthesized expression
393 combobox.wrap.ternary.operation=Ternary operation
394 combobox.wrap.assignment.statement=Assignment statement
395 combobox.wrap.array.initializer=Array initializer
396 combobox.wrap.label.declaration=Label declaration
397 combobox.wrap.modifier.list=Modifier list
398 combobox.wrap.assert.statement=Assert statement
399 checkbox.wrap.new.line.after.lpar=New line after '('
400 checkbox.wrap.place.rpar.on.new.line=Place ')' on new line
401 checkbox.wrap.take.priority.over.call.chain.wrapping=Take priority over call chain wrapping
402 checkbox.wrap.operation.sign.on.next.line=Operation sign on next line
403 checkbox.wrap.assignment.sign.on.next.line=Assignment sign on next line
404 checkbox.wrap.quest.and.colon.signs.on.next.line='?' and ':' signs on next line
405 checkbox.wrap.new.line.after.lbrace=New line after '{'
406 checkbox.wrap.place.rbrace.on.new.line=Place '}' on new line
407 checkbox.wrap.after.modifier.list=Wrap after modifier list
408 checkbox.wrap.colon.signs.on.next.line=':' signs on next line
409 checkbox.wrap.classes.annotation=Class annotations
410 checkbox.wrap.methods.annotation=Method annotations
411 checkbox.wrap.fields.annotation=Field annotations
412 checkbox.wrap.parameters.annotation=Parameter annotations
413 checkbox.wrap.local.variables.annotation=Local variable annotations
414 checkbox.wrap.enum.constants=Enum constants
415 editbox.enter.tag.name=Enter tag name:
416 title.tag.name=Tag Name
417 title.xml=XML
418 title.html=HTML
419 action.add=Add
420 action.edit=Edit
421 action.remove=R&emove
422 checkbox.color.background=Background
423 checkbox.color.foreground=Foreground
424 checkbox.color.effects=Effects
425 checkbox.color.error.stripe.mark=Error Stripe Mark
426 combobox.effect.bordered=Bordered
427 combobox.effect.underscored=Underscored
428 combobox.effect.boldunderscored=Bold Underscored
429 combobox.effect.underwaved=Underwaved
430 combobox.effect.strikeout=Strikeout
431 checkbox.font.bold=Bold
432 checkbox.font.italic=Italic
433 label.font.type=Font type:
434 title.diff=Diff
435 title.file.status=File Status
436 title.scope.based=Scope Based
437 title.colors.and.fonts=Colors \\& Fonts
438 progress.analysing.font=Analysing font: {0}
439 button.edit.scopes=Edit Scopes...
440 group.editor.font=Editor Font
441 label.font.name=Name:
442 editbox.font.size=Size:
443 editbox.line.spacing=Line spacing:
444 combobox.scheme.name=Scheme name:
445 progress.analyzing.fonts=Analyzing Fonts
446 error.readonly.scheme.cannot.be.modified=Read-only scheme cannot be modified. Please do "Save As..." first.
447 error.shared.scheme.cannot.be.modified=Shared scheme cannot be modified. Please do "Save As..." first.
448 title.cannot.modify.readonly.scheme=Cannot Modify read-only Scheme
449 title.save.color.scheme.as=Save Color Scheme As
450 title.path.variables=Path Variables
451 editbox.path.macro.value=Value:
452 editbox.path.macro.name=Name:
453 button.edit=&Edit
454 button.add=&Add...
455 error.variable.already.exists=Variable with name {0} already exists
456 column.name=Name
457 column.value=Value
458 title.add.variable=Add Variable
459 title.edit.variable=Edit Variable
460 error.path.variable.is.undefined=Path variable "{0}" is undefined
461 config.import.invalid.directory.error={0} is not a directory!
462 command.exit=Exit
463 application.save.settings.error=Could not save application settings: {0}
464 exit.confirm.title=Confirm Exit
465 exit.confirm.prompt=Are you sure you want to exit {0}?
466 exit.confirm.prompt.tasks=You have background tasks running. Are you sure you want to cancel them and exit {0}?
467 exclude.from.completion.group=Exclude from Import and Completion
468 exclude.from.completion.prompt=Enter the name of the package or class to exclude from auto-import and class name completion:
469 exclude.from.completion.title=Exclude Package
470 exclude.from.imports.add=A&dd
471 inline.elements=Inline elements:
472 don.t.break.if.inline.content=Don't break if inline content:
473 edit.code.folding.options=Open code folding options
474 button.new=&New
475 building.include.indices=Building include indices...
476 loading.include.indices=Loading include indices...
477 use.external.annotations=Use &external annotations
478 insert.override.annotation=Insert @&Override annotation
479 auto.import=Auto Import