/******************************************************************************* * Copyright (c) 2010 SAP AG. * 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: * Emil Simeonov - initial API and implementation. * Dimitar Donchev - initial API and implementation. * Dimitar Tenev - initial API and implementation. * Nevena Manova - initial API and implementation. * Georgi Konstantinov - initial API and implementation. *******************************************************************************/ package org.eclipse.wst.sse.sieditor.ui.i18n; import org.eclipse.osgi.util.NLS; public class Messages extends NLS { private static final String BUNDLE_NAME = "org.eclipse.wst.sse.sieditor.ui.i18n.messages"; //$NON-NLS-1$ public static String AbstractEditorLabelProvider_0; public static String AbstractEditorWithSourcePage_0; public static String AbstractEditorWithSourcePage_1; public static String AbstractEditorWithSourcePage_2; public static String AbstractEditorWithSourcePage_3; public static String AbstractEditorWithSourcePage_4; public static String AbstractEditorWithSourcePage_5; public static String AbstractFormPageController_0; public static String AbstractFormPageController_1; public static String AbstractFormPageController_2; public static String AbstractFormPageController_4; public static String AbstractFormPageController_5; public static String AbstractFormPageController_cmd_label_new_element_type; public static String AbstractFormPageController_cmd_label_new_simple_type; public static String AbstractFormPageController_cmd_label_new_structure_type; public static String AbstractFormPageController_dlg_err_msg_new_type; public static String AbstractFormPageController_dlg_title_new_type; public static String AbstractFormPageController_type_wizard_display_text; public static String AbstractServiceInterfaceEditorPage_namespace_label; public static String AbstractTreeContextMenuListener_0; public static String AbstractTypeDialogStrategy_default_new_type_dialog_title; public static String AbstractTypeDialogStrategy_msg_error_duplicate_element; public static String AbstractTypeDialogStrategy_msg_error_duplicate_X; public static String AbstractTypeDialogStrategy_msg_error_element; public static String AbstractTypeDialogStrategy_msg_error_simple_type; public static String AbstractTypeDialogStrategy_msg_error_structure_type; public static String DataTypesEditorPage_form_title; public static String DataTypesFormPageController_0; public static String DataTypesFormPageController_1; public static String DataTypesFormPageController_2; public static String DataTypesFormPageController_add_global_type_command_label; public static String DataTypesFormPageController_add_structure_type_command_label; public static String DataTypesFormPageController_cannot_set_anonymous_X_for_element_Y_error_msg; public static String DataTypesFormPageController_convert_to_global_type_dlg_title; public static String EditorTitleMessagesManager_errors_X_of_Y_tooltip_text; public static String EditorTitleMessagesManager_warings_X_tooltip_text; public static String EditorTitleMessagesManager_warnings_X_of_Y_tooltip_text; public static String EditorTitleMessagesManager_X_errors_Y_warning_detected_dlg_msg; public static String EditorTitleMessagesManager_X_warnings_detected_page_msg; public static String EditorTitleMessagesManager_Y_error_X_warning_detected_dlg_msg; public static String EditorTitleMessagesManager_Y_error_X_warnings_detected_dlg_msg; public static String EditorTitleMessagesManager_Y_errors_detected_dlg_msg; public static String EditorTitleMessagesManager_Y_errors_X_warnings_detected_dlg_msg; public static String DataTypesFormPageController_CANNOT_SET_FACET_TO_ANONYMOUS_TYPE; public static String DataTypesFormPageController_dlg_set_length_facet; public static String DataTypesFormPageController_dlg_title_add_attribute; public static String DataTypesFormPageController_dlg_title_add_element; public static String DataTypesFormPageController_dlg_title_add_enumeration_facet; public static String DataTypesFormPageController_dlg_title_set_fraction_digits_facet; public static String DataTypesFormPageController_dlg_title_set_max_exclusive_facet; public static String DataTypesFormPageController_dlg_title_set_max_inclusive_facet; public static String DataTypesFormPageController_dlg_title_set_max_length_facet; public static String DataTypesFormPageController_dlg_title_set_elements_type; public static String DataTypesFormPageController_dlg_title_set_min_exclusive_facet; public static String DataTypesFormPageController_dlg_title_set_min_inclusive_facet; public static String DataTypesFormPageController_dlg_title_set_min_length_facet; public static String DataTypesFormPageController_dlg_title_add_pattern_facet; public static String DataTypesFormPageController_dlg_title_add_simple_type; public static String DataTypesFormPageController_dlg_title_add_structure_type; public static String DataTypesFormPageController_dlg_title_set_total_digits_facet; public static String DataTypesFormPageController_dlg_title_add_whitespace_facet; public static String DataTypesFormPageController_dlg_title_delete_element; public static String DataTypesFormPageController_dlg_title_delete_enumeration_facet; public static String DataTypesFormPageController_dlg_title_delete_pattern_facet; public static String DataTypesFormPageController_dlg_title_delete_whitespace_facet; public static String DataTypesFormPageController_dlg_title_edit_documentation; public static String DataTypesFormPageController_dlg_title_edit_schema; public static String DataTypesFormPageController_dlg_title_rename_element; public static String DataTypesFormPageController_dlg_title_rename_type; public static String DataTypesFormPageController_dlg_title_set_base_type; public static String DataTypesFormPageController_dlg_title_set_element_nillable; public static String DataTypesFormPageController_dlg_title_set_enumeration_facet; public static String DataTypesFormPageController_dlg_title_set_min_occurs; public static String DataTypesFormPageController_dlg_title_set_pattern_facet; public static String DataTypesFormPageController_dlg_title_set_schema_namespace; public static String DataTypesFormPageController_dlg_title_set_structure_type; public static String DataTypesFormPageController_error_msg_addition_simple_type_failed; public static String DataTypesFormPageController_initialization_error_dlg_title; public static String DataTypesFormPageController_inline_failed_error_msg; public static String DataTypesFormPageController_inline_schema_failed; public static String DataTypesFormPageController_inline_structure_type_dlg_message; public static String DataTypesFormPageController_inline_structure_type_dlg_title; public static String DataTypesFormPageController_msg_failure_set_length_facet_type_X; public static String DataTypesFormPageController_msg_can_not_add_new_element; public static String DataTypesFormPageController_msg_can_not_add_simple_type; public static String DataTypesFormPageController_msg_can_not_add_structure_type; public static String DataTypesFormPageController_msg_can_not_delete_element; public static String DataTypesFormPageController_msg_can_not_edit_documentation_of_element_X; public static String DataTypesFormPageController_msg_can_not_execute_command_X; public static String DataTypesFormPageController_msg_can_not_find_XSD_root_for_schema_X; public static String DataTypesFormPageController_msg_can_not_rename_element_X; public static String DataTypesFormPageController_msg_editing_element_X_is_not_allowed; public static String DataTypesFormPageController_msg_edition_schema_X_not_allowed; public static String DataTypesFormPageController_msg_error_while_executing_add_attribute_command; public static String DataTypesFormPageController_msg_failure_add_attribute; public static String DataTypesFormPageController_msg_failure_set_fraction_digits_facet_type_X; public static String DataTypesFormPageController_msg_failure_set_max_eclusive_facet_type_X; public static String DataTypesFormPageController_msg_failure_set_max_inclusive_facet_type_X; public static String DataTypesFormPageController_msg_failure_set_max_length_facet_to_type_X; public static String DataTypesFormPageController_msg_failure_set_type_X; public static String DataTypesFormPageController_msg_failure_set_min_exclusive_facet_type_X; public static String DataTypesFormPageController_msg_failure_set_min_inclusive_facet_type_X; public static String DataTypesFormPageController_msg_failure_set_min_length_facet_type_X; public static String DataTypesFormPageController_msg_failure_add_pattern_facet_type_X; public static String DataTypesFormPageController_msg_failure_set_total_digits_facet_type_X; public static String DataTypesFormPageController_msg_failure_add_whitespace_facet_type_X; public static String DataTypesFormPageController_msg_failure_delete_enumeration_facet_type_X; public static String DataTypesFormPageController_msg_failure_delete_pattern_facet_type_X; public static String DataTypesFormPageController_msg_failure_delete_whitespace_facet_type_X; public static String DataTypesFormPageController_msg_failure_executing_delete_element; public static String DataTypesFormPageController_msg_failure_rename_type_X; public static String DataTypesFormPageController_msg_failure_set_base_type_X; public static String DataTypesFormPageController_msg_failure_set_enumeration_facet_type_X; public static String DataTypesFormPageController_msg_failure_set_global_element_X_nillable; public static String DataTypesFormPageController_msg_failure_set_min_occurs_element_X; public static String DataTypesFormPageController_msg_failure_set_namespace_schema_X; public static String DataTypesFormPageController_msg_failure_set_nillable_element_X; public static String DataTypesFormPageController_msg_failure_set_pattern_facet_type_X; public static String DataTypesFormPageController_msg_failure_set_type_of_structure_X; public static String DataTypesFormPageController_msg_target_element_can_not_be_deleted; public static String DataTypesFormPageController_msg_type_with_name_X_already_exists; public static String DataTypesFormPageController_set_element_anonymous_dialog_title; public static String DataTypesFormPageController_SET_FACET_TTL; public static String DataTypesLabelProvider_anonymous_type_label; public static String DataTypesMasterDetailsBlock_add_attribute_button; public static String DataTypesMasterDetailsBlock_add_complex_type_button; public static String DataTypesMasterDetailsBlock_add_element_button; public static String DataTypesMasterDetailsBlock_add_namespace_button; public static String DataTypesMasterDetailsBlock_add_simple_type_button; public static String DataTypesMasterDetailsBlock_AddGlobalElement; public static String DataTypesMasterDetailsBlock_master_section_title_data_types; public static String DataTypesMasterDetailsBlock_remove_button; public static String SchemaDependenciesWizardPage_dependent_xml_schemas_column_header; public static String SchemaDependenciesWizardPage_files_column_header; public static String SchemaDependenciesWizardPage_page_description; public static String SchemaDependenciesWizardPage_page_title; public static String ServiceIntefaceEditorPage_form_page_title_service_interfaces; public static String ServiceIntefaceEditorPage_tab_title_service_interfaces; public static String StructureDetailsSection_name_label; public static String StructureDetailsSection_section_title; public static String NamespaceDetailsSection_namespace_label; public static String NamespaceDetailsSection_section_title; public static String NamespaceNode_no_target_namespace_value; public static String NewTypeDialog_element_radio_button; public static String NewTypeDialog_error_message_new_line; public static String NewTypeDialog_group_title_type_category; public static String NewTypeDialog_label_name; public static String NewTypeDialog_msg_error_header_invalid_name; public static String NewTypeDialog_msg_error_invalid_name; public static String NewTypeDialog_msg_error_invalid_name_whitespace; public static String NewTypeDialog_simple_type_radio_button; public static String NewTypeDialog_structure_type_radio_button; public static String DocumentationSection_section_title; public static String DTTreeContextMenuListener_0; public static String DTTreeContextMenuListener_1; public static String DTTreeContextMenuListener_add_element_action; public static String DTTreeContextMenuListener_Add_global_element; public static String DTTreeContextMenuListener_add_namespace_action; public static String DTTreeContextMenuListener_add_simple_type_action; public static String DTTreeContextMenuListener_add_structure_type_action; public static String DTTreeContextMenuListener_extract_namespace_action; public static String DTTreeContextMenuListener_inline_structure_type_action; public static String DTTreeContextMenuListener_make_an_inline_namespace_action; public static String DTTreeContextMenuListener_make_type_anonymous_context_menu_label; public static String DTTreeContextMenuListener_make_type_global_context_menu_label; public static String DTTreeContextMenuListener_refactor_submenu; public static String DTTreeContextMenuListener_remove_action; public static String ElementDetailsSection_0; public static String ElementDetailsSection_section_title; public static String ElementDetailsSection_baseType; public static String ElementDetailsSection_cardinality_label; public static String ElementDetailsSection_nillable_label; public static String ElementDetailsSection_type_dialog_text_set_base_type; public static String ElementTypeEditor_type_dialog_text_set_element_type; public static String ExtractNamespaceWizard_error_status_dlg_msg; public static String ExtractNamespaceWizard_error_status_dlg_title; public static String ExtractNamespaceWizard_initialization_error_status_msg; public static String ExtractNamespaceWizard_wizard_title; public static String ExtractSchemaWizardPage_browse_button; public static String ExtractSchemaWizardPage_page_description; public static String ExtractSchemaWizardPage_page_title; public static String ExtractSchemaWizardPage_save_as_label; public static String ExtractSchemaWizardPage_keep_inlined_namespaces_in_current_wsdl_checkbox_label; public static String ExtractSchemaWizardPage_references_will_be_replaced_with_imports_description; public static String FaultTypeDialogStrategy_DialogTitle; public static String GlobalElementDialogStrategy_dlt_title; public static String GlobalElementDialogStrategy_structure_type_base_type_dlg_title; public static String ImportedServicesNode_0; public static String ImportedTypesNode_node_name; public static String MarkerResolutionGenerator_QuickFixLbl0; public static String MissingSchemaElementQuickFix_0; public static String MissingSchemaElementQuickFix_1; public static String MissingSchemaElementQuickFix_2; public static String MissingSchemaForSchemaQuickFix_0; public static String OperationCategoryNode_fault_tooltip; public static String OperationCategoryNode_input_param_tooltip; public static String OperationCategoryNode_output_param_tooltip; public static String OperationDetailsPage_general_section_title; public static String OperationDetailsPage_name_label; public static String OperationDetailsPage_type_label; public static String ParameterDetailsPage_documentation_section_title; public static String ParameterDetailsPage_general_section_title; public static String ParameterDetailsPage_name_label; public static String ParameterTypeDialogStrategy_window_title_new_parameter_type_dialog; public static String ParameterTypeEditor_type_dialog_text_set_parameter_type; public static String ResourceChangeHandler_0; public static String ResourceChangeHandler_1; public static String ResourceChangeHandler_3; public static String ServiceInterfaceDetailsPage_general_name_label; public static String ServiceInterfaceDetailsPage_general_section_title; public static String ServiceInterfaceEditorPreferencePage_1; public static String ServiceInterfaceEditorPreferencePage_2; public static String SiEditorDataTypesFormPageController_dlg_title_add_namespace; public static String SiEditorDataTypesFormPageController_error_msg_addition_of_new_schema_failed; public static String SiEditorDataTypesFormPageController_msg_failure_add_xsd_schema_to_wsdl_X; public static String SimpleTypeConstraintsSection_add; public static String SimpleTypeConstraintsSection_add_enum_dlg_msg; public static String SimpleTypeConstraintsSection_add_enum_dlg_title; public static String SimpleTypeConstraintsSection_add_pattern_dlg_msg; public static String SimpleTypeConstraintsSection_add_pattern_dlg_title; public static String SimpleTypeConstraintsSection_collapse; public static String SimpleTypeConstraintsSection_constraints; public static String SimpleTypeConstraintsSection_enums; public static String SimpleTypeConstraintsSection_fraction_digits; public static String SimpleTypeConstraintsSection_length; public static String SimpleTypeConstraintsSection_max_exclusive; public static String SimpleTypeConstraintsSection_max_inclusive; public static String SimpleTypeConstraintsSection_max_length; public static String SimpleTypeConstraintsSection_min_exclusive; public static String SimpleTypeConstraintsSection_min_inclusive; public static String SimpleTypeConstraintsSection_min_length; public static String SimpleTypeConstraintsSection_NOT_SPECIFIED_WHITESPACE; public static String SimpleTypeConstraintsSection_patterns; public static String SimpleTypeConstraintsSection_preserve; public static String SimpleTypeConstraintsSection_remove; public static String SimpleTypeConstraintsSection_replace; public static String SimpleTypeConstraintsSection_total_digits; public static String SimpleTypeConstraintsSection_whitespace; public static String SimpleTypeDialogStrategy_window_title_new_base_type_dialog; public static String SITreeContextMenuListener_add_fault_action; public static String SITreeContextMenuListener_add_in_parameter_action; public static String SITreeContextMenuListener_add_operation_action; public static String SITreeContextMenuListener_add_out_parameter_action; public static String SITreeContextMenuListener_add_service_action; public static String SITreeContextMenuListener_delete_action; public static String TypePropertyEditor_browse_button; public static String TypePropertyEditor_new_button; public static String TypePropertyEditor_type_dialog_text_set_type; public static String TypePropertyEditor_type_label; public static String TypesDialogCreator_dialog_title; public static String TypeSearchDialog_all_label; public static String TypeSearchDialog_filter_filter_label; public static String TypeSearchDialog_filter_scope_label; public static String TypeSearchDialog_filter_text_text; public static String TypeSearchDialog_inline_label; public static String TypeSearchDialog_msg_empty_namespace; public static String TypeSearchDialog_msg_emtpy_namespace_container; public static String TypeSearchDialog_primitive_label; public static String TypeSearchDialog_types_table_label; public static String TypeSelectionDialogDelegate_filter_label_text; public static String TypeSelectionDialogDelegate_NullNamespaceText; public static String TypeSelectionDialogDelegate_types_list_label; public static String SI_FAULTS_XTND; public static String SI_INPUT_XTND; public static String SI_OUTPUT_XTND; public static String SIEditorService_status_line_read_only; public static String SIFormPageController_0; public static String SIFormPageController_1; public static String SIFormPageController_2; public static String SIFormPageController_3; public static String SIFormPageController_dlg_title_add_fault; public static String SIFormPageController_dlg_title_add_new_input_parameter; public static String SIFormPageController_dlg_title_add_new_operation; public static String SIFormPageController_dlg_title_add_new_output_parameter; public static String SIFormPageController_dlg_title_add_new_parameter; public static String SIFormPageController_dlg_title_add_new_service_interface; public static String SIFormPageController_dlg_title_delete_operation; public static String SIFormPageController_dlg_title_edit_documentation; public static String SIFormPageController_dlg_title_edit_name; public static String SIFormPageController_dlg_title_edit_operation_type; public static String SIFormPageController_dlg_title_edit_parameter_type; public static String SIFormPageController_dlg_title_editing_namespace; public static String SIFormPageController_dlg_title_rename_item; public static String SIFormPageController_dlg_title_set_parameter_type; public static String SIFormPageController_error_msg_entered_name_is_not_valid; public static String SIFormPageController_msg_editing_element_X_not_allowed; public static String SIFormPageController_msg_editing_wsdl_X_not_allowed; public static String SIFormPageController_msg_failure_add_new_input_parameter_to_operation_X; public static String SIFormPageController_msg_failure_add_new_operation_to_service_interface_X; public static String SIFormPageController_msg_failure_add_new_output_parameter_to_operation_X; public static String SIFormPageController_msg_failure_add_new_service_interface_to_wsdl_X; public static String SIFormPageController_msg_failure_delete_operation_X; public static String SIFormPageController_msg_failure_edit_documentation; public static String SIFormPageController_msg_failure_edit_type_of_operation_X; public static String SIFormPageController_msg_failure_set_new_name_X_item_Y; public static String SIFormPageController_msg_failure_set_target_namespace; public static String SIFormPageController_msg_failure_set_type_X_of_parameter_Y; public static String SIFormPageController_smg_failure_add_fault_to_operation_X; public static String SIMasterDetailsBlock_add_fault_button; public static String SIMasterDetailsBlock_add_input_parameter_button; public static String SIMasterDetailsBlock_add_interface_button; public static String SIMasterDetailsBlock_add_operation_button; public static String SIMasterDetailsBlock_add_output_parameter_button; public static String SIMasterDetailsBlock_master_block_description; public static String SIMasterDetailsBlock_master_block_title; public static String SIMasterDetailsBlock_remove_button; public static String SIMasterDetailsBlock_tooltip_show_categories; public static String SISourceEditorPart_source_tab_title; public static String WIZARD_FILE_EXIST_XMSG; public static String WIZARD_INTERFACE_NOT_DEFINED_XMSG; public static String WIZARD_INVALID_INTERFACE_NAME_XMSG; public static String WIZARD_NO_NAMESPACE_XMSG; public static String WIZARD_NO_PROJECT_XMSG; public static String WIZARD_NO_SCHEMA_XMSG; public static String WIZARD_PROJECT_NOT_EXISTS_XMSG; public static String WIZARD_SCHEMA_INVALID_XMSG; public static String WIZARD_WSDL_INVALID_XMSG; public static String WIZARD_WSDL_NOT_DEFINED_XMSG; public static String WIZARD_EDITOR_NOT_AVAILABLE_XMSG; public static String WIZARD_LOC_NOT_EXISTS_XTIT; public static String WIZARD_LOC_NOT_EXISTS_XMSG; public static String WIZARD_PAGE_DESC_XMSG; public static String WIZARD_SRC_SELECTION_XTIT; public static String WIZARD_FOLDER_SELECTION_XMSG; public static String WIZARD_SAVE_LOC_XFLD; public static String WIZARD_NAME_XFLD; public static String WIZARD_SCHEMA_NS_XFLD; public static String WIZARD_TITLE_XTIT; public static String WIZARD_WSDL_NAMESPACE_XFLD; public static String WizardPageValidationUtils_duplicate_target_filenames_error_msg; public static String WizardPageValidationUtils_file_X_already_exists_error_msg; public static String WizardPageValidationUtils_filename_X_invalid_error_msg; public static String XMLModelNotifierWrapper_0; static { // initialize resource bundle NLS.initializeMessages(BUNDLE_NAME, Messages.class); } private Messages() { } }