Revet color chemes API chages. Will be commited via "Remote run commit"
[fedora-idea.git] / platform-resources_eng / src / messages / OptionsBundle.properties
blob40669106ebcf383887c7199084c5be457be14cc3
1 cannot.save.settings.default.dialog.title=Cannot Save Settings
3 #Attribute descriptors
4 options.custom.attribute.descriptor.keyword1=Keyword1
5 options.custom.attribute.descriptor.keyword2=Keyword2
6 options.custom.attribute.descriptor.keyword3=Keyword3
7 options.custom.attribute.descriptor.keyword4=Keyword4
8 options.custom.attribute.descriptor.number=Number
9 options.custom.attribute.descriptor.string=String
10 options.custom.attribute.descriptor.line.comment=Line comment
11 options.custom.attribute.descriptor.block.comment=Block comment
12 options.custom.attribute.descriptor.valid.string.escape=Valid string escape
13 options.custom.attribute.descriptor.invalid.string.escape=Invalid string escape
15 options.general.attribute.descriptor.default.text=Default text
16 options.general.attribute.descriptor.folded.text=Folded text
17 options.general.attribute.descriptor.search.result=Search result
18 options.general.attribute.descriptor.search.result.write.access=Search result (write access)
19 options.general.attribute.descriptor.text.search.result=Text search result
20 options.general.attribute.descriptor.template.variable=Template variable
22 options.html.attribute.descriptor.comment=Comment
23 options.html.attribute.descriptor.tag=Tag
24 options.html.attribute.descriptor.tag.name=Tag name
25 options.html.attribute.descriptor.attribute.name=Attribute name
26 options.html.attribute.descriptor.attribute.value=Attribute value
27 options.html.attribute.descriptor.entity.reference=Entity reference
29 options.jsp.attribute.descriptor.scripting.background=Scripting
30 options.jsp.attribute.descriptor.directive.background=Action and directive content
31 options.jsp.attribute.descriptor.directive.name=Action and directive name
32 options.jsp.attribute.descriptor.attribute.name=Attribute name
33 options.jsp.attribute.descriptor.attribute.value=Attribute value
34 options.jsp.attribute.descriptor.el.background=Expression language background
35 options.jsp.attribute.descriptor.el.keyword=Expression language keyword
36 options.jsp.attribute.descriptor.el.identifier=Expression language identifier
37 options.jsp.attribute.descriptor.el.string=Expression language string
38 options.jsp.attribute.descriptor.el.number=Expression language number
39 options.jsp.attribute.descriptor.el.parens=Expression language parentheses
40 options.jsp.attribute.descriptor.el.brackets=Expression language brackets
41 options.jsp.attribute.descriptor.el.bounds=Expression language bounds
43 options.java.attribute.descriptor.keyword=Keyword
44 options.java.attribute.descriptor.number=Number
45 options.java.attribute.descriptor.string=String
46 options.java.attribute.descriptor.valid.escape.in.string=Valid escape in string
47 options.java.attribute.descriptor.invalid.escape.in.string=Invalid escape in string
48 options.java.attribute.descriptor.operator.sign=Operator sign
49 options.java.attribute.descriptor.parentheses=Parentheses
50 options.java.attribute.descriptor.braces=Braces
51 options.java.attribute.descriptor.brackets=Brackets
52 options.java.attribute.descriptor.comma=Comma
53 options.java.attribute.descriptor.semicolon=Semicolon
54 options.java.attribute.descriptor.dot=Dot
55 options.java.attribute.descriptor.line.comment=Line comment
56 options.java.attribute.descriptor.block.comment=Block comment
57 options.java.attribute.descriptor.javadoc.comment=JavaDoc comment
58 options.java.attribute.descriptor.javadoc.tag=JavaDoc tag
59 options.java.attribute.descriptor.javadoc.markup=JavaDoc markup
60 options.java.attribute.descriptor.unknown.symbol=Unknown symbol
61 options.java.attribute.descriptor.error=Error
62 options.java.attribute.descriptor.warning=Warning
63 options.java.attribute.descriptor.deprecated.symbol=Deprecated symbol
64 options.java.attribute.descriptor.unused.symbol=Unused symbol
65 options.java.attribute.descriptor.class=Class
66 options.java.attribute.descriptor.type.parameter=Type parameter
67 options.java.attribute.descriptor.abstract.class=Abstract class
68 options.java.attribute.descriptor.interface=Interface
69 options.java.attribute.descriptor.local.variable=Local variable
70 options.java.attribute.descriptor.reassigned.local.variable=Reassigned local variable
71 options.java.attribute.descriptor.reassigned.parameter=Reassigned parameter
72 options.java.attribute.descriptor.implicit.anonymous.parameter=Implicit anonymous class parameter
73 options.java.attribute.descriptor.instance.field=Instance field
74 options.java.attribute.descriptor.static.field=Static field
75 options.java.attribute.descriptor.parameter=Parameter
76 options.java.attribute.descriptor.method.call=Method call
77 options.java.attribute.descriptor.method.declaration=Method declaration
78 options.java.attribute.descriptor.constructor.call=Constructor call
79 options.java.attribute.descriptor.constructor.declaration=Constructor declaration
80 options.java.attribute.descriptor.static.method=Static method
81 options.java.attribute.descriptor.matched.brace=Matched brace
82 options.java.attribute.descriptor.unmatched.brace=Unmatched brace
83 options.java.attribute.descriptor.bad.character=Bad character
84 options.java.attribute.descriptor.breakpoint.line=Breakpoint line
85 options.java.attribute.descriptor.execution.point=Execution point
86 options.java.attribute.descriptor.recursive.call=Recursive calls highlighting
87 options.java.attribute.descriptor.annotation.name=Annotation name
88 options.java.attribute.descriptor.annotation.attribute.name=Annotation attribute name
90 options.properties.attribute.descriptor.property.key=Property key
91 options.properties.attribute.descriptor.property.value=Property value
92 options.properties.attribute.descriptor.key.value.separator=Key/value separator
93 options.properties.attribute.descriptor.comment=Comment
94 options.properties.attribute.descriptor.valid.string.escape=Valid string escape
95 options.properties.attribute.descriptor.invalid.string.escape=Invalid string escape
97 options.xml.attribute.descriptor.prologue=Prologue
98 options.xml.attribute.descriptor.comment=Comment
99 options.xml.attribute.descriptor.tag=Tag
100 options.xml.attribute.descriptor.tag.name=Tag name
101 options.xml.attribute.descriptor.attribute.name=Attribute name
102 options.xml.attribute.descriptor.attribute.value=Attribute value
103 options.xml.attribute.descriptor.tag.data=Tag data
104 options.xml.attribute.descriptor.descriptor.entity,reference=Entity reference
106 #Color descriptors
107 options.general.color.descriptor.background.in.readonly.files=Background in readonly files
108 options.deneral.color.descriptor.readonly.fragment.background=Readonly fragment background
109 options.general.color.descriptor.gutter.background=Gutter background
110 options.general.color.descriptor.selection.background=Selection Background
111 options.general.color.descriptor.selection.foreground=Selection Foreground
112 options.general.color.descriptor.caret=Caret
113 options.general.color.descriptor.caret.row=Caret row
114 options.general.color.descriptor.right.margin=Right margin
115 options.general.color.descriptor.whitespaces=Whitespaces
116 options.general.color.descriptor.line.number=Line number
117 options.general.color.descriptor.vcs.annotations=VCS annotations
118 options.general.color.descriptor.folding.outline=Folding outline
119 options.general.color.descriptor.selected.folding.outline=Selected folding outline
120 options.general.color.descriptor.added.lines=Added lines
121 options.general.color.descriptor.modified.lines=Modified lines
122 options.java.color.descriptor.full.coverage=Full line coverage
123 options.java.color.descriptor.partial.coverage=Partial line coverage
124 options.java.color.descriptor.none.coverage=Uncovered line
125 options.java.color.descriptor.method.separator.color=Method separator color
126 options.custom.display.name=Custom
127 options.general.display.name=General
128 options.html.display.name=HTML
129 options.jsp.display.name=JSP
130 options.java.display.name=Java
131 properties.options.display.name=Properties
132 options.xml.display.name=XML
134 settings.panel.title=Settings
136 control.panel.classic.view.button=Classic &View
137 options.page.modified.save.message.text=The page has been modified. Save changes made on this page?
138 options.save.changes.message.title=Save Changes
139 options.apply.button=A&pply
140 explorer.panel.default.view.button=Default &View
141 ide.settings.display.name=IDE Settings
142 ide.settings.short.name=IDE
143 project.file.read.only.error.message=The project file is read-only.\nThe settings will not be saved until you make the file writable.
144 template.project.settings.display.name=Template Project Settings
145 #0 - project name
146 project.settings.display.name=Project Settings [{0}]
147 template.project.settings.short.name=Template Project
148 project.settings.short.name=Project
149 options.color.schemes.presentable.name=Color schemes
150 options.editor.settings.presentable.name=Editor settings
151 options.java.attribute.descriptor.info=Info
152 options.java.attribute.descriptor.server.problems=Problem from server
153 options.java.attribute.descriptor.server.duplicate=Duplicate from server
154 options.general.color.descriptor.injected.language.fragment=Injected language fragment
155 options.general.attribute.descriptior.identifier.under.caret=Identifier under caret
156 options.general.attribute.descriptior.identifier.under.caret.write=Identifier under caret (write)