Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7353707a31b51f35feb7d54249da909f468f717f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
###############################################################################
# Copyright (c) 2001, 2007 Oracle 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:
#     Oracle Corporation - initial API and implementation
###############################################################################
#/***************************************************************************************************
# * Copyright (c) 2005, 2006 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
# **************************************************************************************************/
Source_UI_ = XML Source
FaceConfigEditor_Title=Faces Configuration File Editor

Overview_Page_Title=Overview
Application_Page_Title=Application
Factory_Page_Title=Factory
Component_Page_Title=Components
Converter_Page_Title=Converter
ManagedBean_Page_Title=Managed Beans
NavigationRule_Page_Title=Navigation Rules
ReferencedBean_Page_Title=Referenced Beans
RenderKit_Page_Title=RenderKits
Lifecycle_Page_Title=Lifecycle
Validator_Page_Title=Validator

MANAGEDBEAN_MAIN_SEC_TITLE=Managed Beans
MANAGEDBEAN_MAIN_SEC_DESC=The following Managed Beans are defined for this config file
Invalid_Config_File = The Faces Configuration File editor cannot open the file because it is not a valid Faces configuration file.  The XML editor will be opened.
OPEN_TO_FACESCONFIG_SOURCE_PAGE_MENU_LABEL=Faces Configuration File Editor Source Page

_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} {0}
_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.

_UI_PropertyDescriptor_description = The {0} of the {1}

_UI_ActionListenerType_type = Action Listener Type
_UI_ApplicationFactoryType_type = Application Factory Type
_UI_ApplicationType_type = Application Type
_UI_AttributeExtensionType_type = Attribute Extension Type
_UI_AttributeNameType_type = Attribute Name Type
_UI_AttributeType_type = Attribute Type
_UI_ComponentClassType_type = Component Class Type
_UI_ComponentExtensionType_type = Component Extension Type
_UI_ComponentType_type = Component Type
_UI_ComponentTypeType_type = Component Type Type
_UI_ConverterType_type = Converter Type
_UI_DefaultLocaleType_type = Default Locale Type
_UI_DescriptionType_type = Description Type
_UI_DisplayNameType_type = Display Name Type
_UI_DocumentRoot_type = Document Root
_UI_FacesConfigType_type = Type
_UI_FacesContextFactoryType_type = Faces Context Factory Type
_UI_FactoryType_type = Factory Type
_UI_IconType_type = Icon Type
_UI_LifecycleFactoryType_type = Lifecycle Factory Type
_UI_LifecycleType_type = Lifecycle Type
_UI_ListEntriesType_type = List Entries Type
_UI_LocaleConfigType_type = Locale Config Type
_UI_ManagedBeanType_type = Managed Bean Type
_UI_ManagedPropertyType_type = Managed Property Type
_UI_MapEntriesType_type = Map Entries Type
_UI_MapEntryType_type = Map Entry Type
_UI_MessageBundleType_type = Message Bundle Type
_UI_NavigationCaseType_type = Navigation Case Type
_UI_NavigationHandlerType_type = Navigation Handler Type
_UI_NavigationRuleType_type = Navigation Rule Type
_UI_NullValueType_type = Null Value Type
_UI_PhaseListenerType_type = Phase Listener Type
_UI_PropertyExtensionType_type = Property Extension Type
_UI_PropertyResolverType_type = Property Resolver Type
_UI_PropertyType_type = Property Type
_UI_RedirectType_type = Redirect Type
_UI_ReferencedBeanType_type = Referenced Bean Type
_UI_RendererExtensionType_type = Renderer Extension Type
_UI_RendererType_type = Renderer Type
_UI_RenderKitFactoryType_type = Render Kit Factory Type
_UI_RenderKitType_type = Render Kit Type
_UI_StateManagerType_type = State Manager Type
_UI_SupportedComponentClassType_type = Supported Component Class Type
_UI_SupportedComponentTypeType_type = Supported Component Type Type
_UI_SupportedLocaleType_type = Supported Locale Type
_UI_ValidatorType_type = Validator Type
_UI_ValueType_type = Value Type
_UI_VariableResolverType_type = Variable Resolver Type
_UI_ViewHandlerType_type = View Handler Type
_UI_Unknown_type = Object

_UI_ActionListenerType_value_feature = Value
_UI_ActionListenerType_id_feature = Id
_UI_ApplicationFactoryType_value_feature = Value
_UI_ApplicationFactoryType_id_feature = Id
_UI_ApplicationType_actionListener_feature = Action Listener
_UI_ApplicationType_messageBundle_feature = Message Bundle
_UI_ApplicationType_navigationHandler_feature = Navigation Handler
_UI_ApplicationType_viewHandler_feature = View Handler
_UI_ApplicationType_stateManager_feature = State Manager
_UI_ApplicationType_propertyResolver_feature = Property Resolver
_UI_ApplicationType_variableResolver_feature = Variable Resolver
_UI_ApplicationType_localeConfig_feature = Locale Config
_UI_ApplicationType_id_feature = Id
_UI_AttributeExtensionType_mixed_feature = Mixed
_UI_AttributeExtensionType_group_feature = Group
_UI_AttributeExtensionType_any_feature = Any
_UI_AttributeExtensionType_id_feature = Id
_UI_AttributeNameType_value_feature = Value
_UI_AttributeNameType_id_feature = Id
_UI_AttributeType_description_feature = Description
_UI_AttributeType_displayName_feature = Display Name
_UI_AttributeType_icon_feature = Icon
_UI_AttributeType_attributeName_feature = Attribute Name
_UI_AttributeType_attributeExtension_feature = Attribute Extension
_UI_AttributeType_attributeClass_feature = Attribute Class
_UI_AttributeType_defaultValue_feature = Default Value
_UI_AttributeType_id_feature = Id
_UI_AttributeType_suggestedValue_feature = Suggested Value
_UI_ComponentClassType_value_feature = Value
_UI_ComponentClassType_id_feature = Id
_UI_ComponentExtensionType_mixed_feature = Mixed
_UI_ComponentExtensionType_group_feature = Group
_UI_ComponentExtensionType_any_feature = Any
_UI_ComponentExtensionType_id_feature = Id
_UI_ComponentType_description_feature = Description
_UI_ComponentType_displayName_feature = Display Name
_UI_ComponentType_icon_feature = Icon
_UI_ComponentType_componentType_feature = Component Type
_UI_ComponentType_componentClass_feature = Component Class
_UI_ComponentType_attribute_feature = Attribute
_UI_ComponentType_property_feature = Property
_UI_ComponentType_componentExtension_feature = Component Extension
_UI_ComponentType_id_feature = Id
_UI_ComponentTypeType_value_feature = Value
_UI_ComponentTypeType_id_feature = Id
_UI_ConverterType_description_feature = Description
_UI_ConverterType_displayName_feature = Display Name
_UI_ConverterType_icon_feature = Icon
_UI_ConverterType_attribute_feature = Attribute
_UI_ConverterType_property_feature = Property
_UI_ConverterType_converterClass_feature = Converter Class
_UI_ConverterType_converterForClass_feature = Converter For Class
_UI_ConverterType_converterId_feature = Converter Id
_UI_ConverterType_id_feature = Id
_UI_DefaultLocaleType_value_feature = Value
_UI_DefaultLocaleType_id_feature = Id
_UI_DescriptionType_value_feature = Value
_UI_DescriptionType_id_feature = Id
_UI_DescriptionType_lang_feature = Lang
_UI_DisplayNameType_value_feature = Value
_UI_DisplayNameType_id_feature = Id
_UI_DisplayNameType_lang_feature = Lang
_UI_DocumentRoot_mixed_feature = Mixed
_UI_DocumentRoot_xMLNSPrefixMap_feature = XMLNS Prefix Map
_UI_DocumentRoot_xSISchemaLocation_feature = XSI Schema Location
_UI_DocumentRoot_actionListener_feature = Action Listener
_UI_DocumentRoot_application_feature = Application
_UI_DocumentRoot_applicationFactory_feature = Application Factory
_UI_DocumentRoot_attribute_feature = Attribute
_UI_DocumentRoot_attributeExtension_feature = Attribute Extension
_UI_DocumentRoot_attributeName_feature = Attribute Name
_UI_DocumentRoot_component_feature = Component
_UI_DocumentRoot_componentClass_feature = Component Class
_UI_DocumentRoot_componentExtension_feature = Component Extension
_UI_DocumentRoot_componentType_feature = Component Type
_UI_DocumentRoot_converter_feature = Converter
_UI_DocumentRoot_defaultLocale_feature = Default Locale
_UI_DocumentRoot_description_feature = Description
_UI_DocumentRoot_displayName_feature = Display Name
_UI_DocumentRoot_facesConfig_feature = Faces Config
_UI_DocumentRoot_facesContextFactory_feature = Faces Context Factory
_UI_DocumentRoot_factory_feature = Factory
_UI_DocumentRoot_icon_feature = Icon
_UI_DocumentRoot_lifecycle_feature = Lifecycle
_UI_DocumentRoot_lifecycleFactory_feature = Lifecycle Factory
_UI_DocumentRoot_listEntries_feature = List Entries
_UI_DocumentRoot_localeConfig_feature = Locale Config
_UI_DocumentRoot_managedBean_feature = Managed Bean
_UI_DocumentRoot_managedProperty_feature = Managed Property
_UI_DocumentRoot_mapEntries_feature = Map Entries
_UI_DocumentRoot_mapEntry_feature = Map Entry
_UI_DocumentRoot_messageBundle_feature = Message Bundle
_UI_DocumentRoot_navigationCase_feature = Navigation Case
_UI_DocumentRoot_navigationHandler_feature = Navigation Handler
_UI_DocumentRoot_navigationRule_feature = Navigation Rule
_UI_DocumentRoot_nullValue_feature = Null Value
_UI_DocumentRoot_phaseListener_feature = Phase Listener
_UI_DocumentRoot_property_feature = Property
_UI_DocumentRoot_propertyExtension_feature = Property Extension
_UI_DocumentRoot_propertyResolver_feature = Property Resolver
_UI_DocumentRoot_redirect_feature = Redirect
_UI_DocumentRoot_referencedBean_feature = Referenced Bean
_UI_DocumentRoot_renderer_feature = Renderer
_UI_DocumentRoot_rendererExtension_feature = Renderer Extension
_UI_DocumentRoot_renderKit_feature = Render Kit
_UI_DocumentRoot_renderKitFactory_feature = Render Kit Factory
_UI_DocumentRoot_stateManager_feature = State Manager
_UI_DocumentRoot_supportedComponentClass_feature = Supported Component Class
_UI_DocumentRoot_supportedComponentType_feature = Supported Component Type
_UI_DocumentRoot_supportedLocale_feature = Supported Locale
_UI_DocumentRoot_validator_feature = Validator
_UI_DocumentRoot_value_feature = Value
_UI_DocumentRoot_variableResolver_feature = Variable Resolver
_UI_DocumentRoot_viewHandler_feature = View Handler
_UI_FacesConfigType_application_feature = Application
_UI_FacesConfigType_factory_feature = Factory
_UI_FacesConfigType_component_feature = Component
_UI_FacesConfigType_converter_feature = Converter
_UI_FacesConfigType_managedBean_feature = Managed Bean
_UI_FacesConfigType_navigationRule_feature = Navigation Rule
_UI_FacesConfigType_referencedBean_feature = Referenced Bean
_UI_FacesConfigType_renderKit_feature = Render Kit
_UI_FacesConfigType_lifecycle_feature = Lifecycle
_UI_FacesConfigType_validator_feature = Validator
_UI_FacesConfigType_id_feature = Id
_UI_FacesConfigType_xmlns00000_feature = Xmlns00000
_UI_FacesContextFactoryType_value_feature = Value
_UI_FacesContextFactoryType_id_feature = Id
_UI_FactoryType_applicationFactory_feature = Application Factory
_UI_FactoryType_facesContextFactory_feature = Faces Context Factory
_UI_FactoryType_lifecycleFactory_feature = Lifecycle Factory
_UI_FactoryType_renderKitFactory_feature = Render Kit Factory
_UI_FactoryType_id_feature = Id
_UI_IconType_id_feature = Id
_UI_IconType_lang_feature = Lang
_UI_IconType_largeIcon_feature = Large Icon
_UI_IconType_smallIcon_feature = Small Icon
_UI_LifecycleFactoryType_value_feature = Value
_UI_LifecycleFactoryType_id_feature = Id
_UI_LifecycleType_phaseListener_feature = Phase Listener
_UI_LifecycleType_id_feature = Id
_UI_ListEntriesType_nullValue_feature = Null Value
_UI_ListEntriesType_value_feature = Value
_UI_ListEntriesType_id_feature = Id
_UI_ListEntriesType_valueClass_feature = Value Class
_UI_LocaleConfigType_defaultLocale_feature = Default Locale
_UI_LocaleConfigType_supportedLocale_feature = Supported Locale
_UI_LocaleConfigType_id_feature = Id
_UI_ManagedBeanType_description_feature = Description
_UI_ManagedBeanType_displayName_feature = Display Name
_UI_ManagedBeanType_icon_feature = Icon
_UI_ManagedBeanType_managedProperty_feature = Managed Property
_UI_ManagedBeanType_mapEntries_feature = Map Entries
_UI_ManagedBeanType_listEntries_feature = List Entries
_UI_ManagedBeanType_id_feature = Id
_UI_ManagedBeanType_managedBeanClass_feature = Managed Bean Class
_UI_ManagedBeanType_managedBeanName_feature = Managed Bean Name
_UI_ManagedBeanType_managedBeanScope_feature = Managed Bean Scope
_UI_ManagedPropertyType_description_feature = Description
_UI_ManagedPropertyType_displayName_feature = Display Name
_UI_ManagedPropertyType_icon_feature = Icon
_UI_ManagedPropertyType_mapEntries_feature = Map Entries
_UI_ManagedPropertyType_listEntries_feature = List Entries
_UI_ManagedPropertyType_id_feature = Id
_UI_ManagedPropertyType_nullValue_feature = Null Value
_UI_ManagedPropertyType_propertyClass_feature = Property Class
_UI_ManagedPropertyType_propertyName_feature = Property Name
_UI_ManagedPropertyType_value_feature = Value
_UI_MapEntriesType_mapEntry_feature = Map Entry
_UI_MapEntriesType_id_feature = Id
_UI_MapEntriesType_keyClass_feature = Key Class
_UI_MapEntriesType_valueClass_feature = Value Class
_UI_MapEntryType_id_feature = Id
_UI_MapEntryType_key_feature = Key
_UI_MapEntryType_nullValue_feature = Null Value
_UI_MapEntryType_value_feature = Value
_UI_MessageBundleType_value_feature = Value
_UI_MessageBundleType_id_feature = Id
_UI_NavigationCaseType_description_feature = Description
_UI_NavigationCaseType_displayName_feature = Display Name
_UI_NavigationCaseType_icon_feature = Icon
_UI_NavigationCaseType_redirect_feature = Redirect
_UI_NavigationCaseType_fromAction_feature = From Action
_UI_NavigationCaseType_fromOutcome_feature = From Outcome
_UI_NavigationCaseType_id_feature = Id
_UI_NavigationCaseType_toViewId_feature = To View Id
_UI_NavigationHandlerType_value_feature = Value
_UI_NavigationHandlerType_id_feature = Id
_UI_NavigationRuleType_description_feature = Description
_UI_NavigationRuleType_displayName_feature = Display Name
_UI_NavigationRuleType_icon_feature = Icon
_UI_NavigationRuleType_navigationCase_feature = Navigation Case
_UI_NavigationRuleType_fromViewId_feature = From View Id
_UI_NavigationRuleType_id_feature = Id
_UI_NullValueType_id_feature = Id
_UI_PhaseListenerType_value_feature = Value
_UI_PhaseListenerType_id_feature = Id
_UI_PropertyExtensionType_mixed_feature = Mixed
_UI_PropertyExtensionType_group_feature = Group
_UI_PropertyExtensionType_any_feature = Any
_UI_PropertyExtensionType_id_feature = Id
_UI_PropertyResolverType_value_feature = Value
_UI_PropertyResolverType_id_feature = Id
_UI_PropertyType_description_feature = Description
_UI_PropertyType_displayName_feature = Display Name
_UI_PropertyType_icon_feature = Icon
_UI_PropertyType_propertyExtension_feature = Property Extension
_UI_PropertyType_defaultValue_feature = Default Value
_UI_PropertyType_id_feature = Id
_UI_PropertyType_propertyClass_feature = Property Class
_UI_PropertyType_propertyName_feature = Property Name
_UI_PropertyType_suggestedValue_feature = Suggested Value
_UI_RedirectType_id_feature = Id
_UI_ReferencedBeanType_description_feature = Description
_UI_ReferencedBeanType_displayName_feature = Display Name
_UI_ReferencedBeanType_icon_feature = Icon
_UI_ReferencedBeanType_id_feature = Id
_UI_ReferencedBeanType_referencedBeanClass_feature = Referenced Bean Class
_UI_ReferencedBeanType_referencedBeanName_feature = Referenced Bean Name
_UI_RendererExtensionType_mixed_feature = Mixed
_UI_RendererExtensionType_group_feature = Group
_UI_RendererExtensionType_any_feature = Any
_UI_RendererExtensionType_id_feature = Id
_UI_RendererType_description_feature = Description
_UI_RendererType_displayName_feature = Display Name
_UI_RendererType_icon_feature = Icon
_UI_RendererType_attribute_feature = Attribute
_UI_RendererType_supportedComponentType_feature = Supported Component Type
_UI_RendererType_supportedComponentClass_feature = Supported Component Class
_UI_RendererType_rendererExtension_feature = Renderer Extension
_UI_RendererType_id_feature = Id
_UI_RendererType_rendererClass_feature = Renderer Class
_UI_RendererType_rendererType_feature = Renderer Type
_UI_RenderKitFactoryType_value_feature = Value
_UI_RenderKitFactoryType_id_feature = Id
_UI_RenderKitType_description_feature = Description
_UI_RenderKitType_displayName_feature = Display Name
_UI_RenderKitType_icon_feature = Icon
_UI_RenderKitType_renderer_feature = Renderer
_UI_RenderKitType_id_feature = Id
_UI_RenderKitType_renderKitClass_feature = Render Kit Class
_UI_RenderKitType_renderKitId_feature = Render Kit Id
_UI_StateManagerType_value_feature = Value
_UI_StateManagerType_id_feature = Id
_UI_SupportedComponentClassType_componentClass_feature = Component Class
_UI_SupportedComponentClassType_attributeName_feature = Attribute Name
_UI_SupportedComponentClassType_id_feature = Id
_UI_SupportedComponentTypeType_componentType_feature = Component Type
_UI_SupportedComponentTypeType_attributeName_feature = Attribute Name
_UI_SupportedComponentTypeType_id_feature = Id
_UI_SupportedLocaleType_value_feature = Value
_UI_SupportedLocaleType_id_feature = Id
_UI_ValidatorType_description_feature = Description
_UI_ValidatorType_displayName_feature = Display Name
_UI_ValidatorType_icon_feature = Icon
_UI_ValidatorType_attribute_feature = Attribute
_UI_ValidatorType_property_feature = Property
_UI_ValidatorType_id_feature = Id
_UI_ValidatorType_validatorClass_feature = Validator Class
_UI_ValidatorType_validatorId_feature = Validator Id
_UI_ValueType_value_feature = Value
_UI_ValueType_id_feature = Id
_UI_VariableResolverType_value_feature = Value
_UI_VariableResolverType_id_feature = Id
_UI_ViewHandlerType_value_feature = Value
_UI_ViewHandlerType_id_feature = Id
_UI_Unknown_feature = Unspecified

scValidation_duplicate_definition=Duplicate {0} {1}

Back to the top