package edu.ualberta.med.biobank.widgets.infotables; import org.eclipse.osgi.util.NLS; public class Messages extends NLS { private static final String BUNDLE_NAME = "edu.ualberta.med.biobank.widgets.infotables.messages"; //$NON-NLS-1$ public static String ClinicInfoTable_name_label; public static String ClinicInfoTable_nameshort_label; public static String ClinicInfoTable_patients_label; public static String ClinicInfoTable_status_label; public static String ClinicInfoTable_study_count_label; public static String ClinicInfoTable_visits_label; public static String ClinicStudyInfoTable_cvent_count_label; public static String ClinicStudyInfoTable_patient_count_label; public static String ClinicStudyInfoTable_study_label; public static String ClinicVisitInfoTable_aliquoted_spec_label; public static String ClinicVisitInfoTable_nber_label; public static String ClinicVisitInfoTable_source_specs_label; public static String CollectionEventInfoTable_header_visitNumber; public static String CollectionEventInfoTable_header_numSourceSpecimens; public static String CollectionEventInfoTable_header_numAliquotedSpecimens; public static String CollectionEventInfoTable_header_comment; public static String CommentCollectionInfoTable_0; public static String CommentCollectionInfoTable_1; public static String CommentCollectionInfoTable_2; public static String ContactInfoTable_email_label; public static String ContactInfoTable_fax_label; public static String ContactInfoTable_mobile_label; public static String ContactInfoTable_name_label; public static String ContactInfoTable_office_label; public static String ContactInfoTable_pager_label; public static String ContactInfoTable_studies_label; public static String ContactInfoTable_title_label; public static String ContainerInfoTable_barcode_label; public static String ContainerInfoTable_edit_label; public static String ContainerInfoTable_name_label; public static String ContainerInfoTable_status_label; public static String ContainerInfoTable_temperature_label; public static String ContainerInfoTable_type_label; public static String ContainerTypeInfoTable_capacity_label; public static String ContainerTypeInfoTable_edit_label; public static String ContainerTypeInfoTable_name_label; public static String ContainerTypeInfoTable_nameshort_label; public static String ContainerTypeInfoTable_status_label; public static String ContainerTypeInfoTable_temperature_label; public static String ContainerTypeInfoTable_use_label; public static String infotable_loading_msg; public static String label_activity; public static String ShippingMethodInfoTable_ship_label; public static String SourceSpecimen_field_type_label; public static String SourceSpecimen_field_originalVolume_label; public static String SourceSpecimenInfoTable_no_label; public static String SourceSpecimenInfoTable_yes_label; public static String SpecimenInfoTable_comments_label; public static String SpecimenInfoTable_created_label; public static String SpecimenInfoTable_current_center_label; public static String SpecimenInfoTable_inventoryid_label; public static String SpecimenInfoTable_no_first_letter; public static String SpecimenInfoTable_origin_center_label; public static String SpecimenInfoTable_patient_label; public static String SpecimenInfoTable_pnumber_label; public static String SpecimenInfoTable_position_label; public static String SpecimenInfoTable_quantity_ml_label; public static String SpecimenInfoTable_status_label; public static String SpecimenInfoTable_study_label; public static String SpecimenInfoTable_time_drawn_label; public static String SpecimenInfoTable_type_label; public static String SpecimenInfoTable_visitNber_label; public static String SpecimenInfoTable_worksheet_label; public static String SpecimenInfoTable_yes_first_letter; public static String SpecimenTypeInfoTable_shortname_label; public static String SpecimenTypeInfoTable_type_label; public static String StudyContactEntryInfoTable_clinic_label; public static String StudyContactEntryInfoTable_email_label; public static String StudyContactEntryInfoTable_mobile_label; public static String StudyContactEntryInfoTable_name_label; public static String StudyContactEntryInfoTable_office_label; public static String StudyContactEntryInfoTable_pager_label; public static String StudyContactEntryInfoTable_title_label; public static String StudyContactInfoTable_cEvent_count_label; public static String StudyContactInfoTable_clinic_label; public static String StudyContactInfoTable_contact_names_label; public static String StudyContactInfoTable_patient_count_label; public static String StudyInfoTable_name_label; public static String StudyInfoTable_nameshort_label; public static String StudyInfoTable_patients_label; public static String StudyInfoTable_status_label; public static String StudyInfoTable_visits_label; public static String ActivityStatusInfoTable_status_label; public static String AliquotedSpecimen_field_type_label; public static String AliquotedSpecimen_field_volume_label; public static String AliquotedSpecimen_field_quantity_label; public static String DispatchInfoTable_received_label; public static String DispatchInfoTable_receiver_label; public static String DispatchInfoTable_sender_label; public static String DispatchInfoTable_spec_state_label; public static String DispatchInfoTable_state_label; public static String DispatchInfoTable_time_label; public static String DispatchInfoTable_waybill_label; public static String DispatchSpecimenListInfoTable_14; public static String DispatchSpecimenListInfoTable_15; public static String DispatchSpecimenListInfoTable_16; public static String DispatchSpecimenListInfoTable_17; public static String DispatchSpecimenListInfoTable_comment_label; public static String DispatchSpecimenListInfoTable_delete_error_title; public static String DispatchSpecimenListInfoTable_inventoryid_label; public static String DispatchSpecimenListInfoTable_pnumber_label; public static String DispatchSpecimenListInfoTable_remove_confirm_title; public static String DispatchSpecimenListInfoTable_remove_multiple_confirm_msg; public static String DispatchSpecimenListInfoTable_remove_one_confirm_msg; public static String DispatchSpecimenListInfoTable_status_label; public static String DispatchSpecimenListInfoTable_type_label; public static String GroupInfoTable_delete_confirm_msg; public static String GroupInfoTable_delete_confirm_title; public static String GroupInfoTable_delete_error_msg; public static String GroupInfoTable_duplicate; public static String GroupInfoTable_name_label; public static String InfoTableWidget_add_label; public static String InfoTableWidget_delete_label; public static String InfoTableWidget_edit_label; public static String InfoTableWidget_pages_label; public static String LoggingInfoTable_action_label; public static String LoggingInfoTable_date_label; public static String LoggingInfoTable_details_label; public static String LoggingInfoTable_inventoryid_label; public static String LoggingInfoTable_location_label; public static String LoggingInfoTable_pnumber_label; public static String LoggingInfoTable_site_label; public static String LoggingInfoTable_type_label; public static String LoggingInfoTable_user_label; public static String MembershipInfoTable_all_label; public static String MembershipInfoTable_center_label; public static String MembershipInfoTable_permissions_label; public static String MembershipInfoTable_role_label; public static String MembershipInfoTable_study_label; public static String NewSpecimenInfoTable_quantity_label; public static String NewSpecimenInfoTable_source_worksheet_label; public static String PeListInfoTable_aliquoteds_label; public static String PeListInfoTable_sources_label; public static String PeListInfoTable_start_label; public static String PeListInfoTable_study_label; public static String PermissionInfoTable_privileges_label; public static String PermissionInfoTable_right_label; public static String ReportTableWidget_pages_label; public static String RequestDispatchInfoTable_packed_label; public static String RequestDispatchInfoTable_received_label; public static String RequestDispatchInfoTable_receiver_label; public static String RequestDispatchInfoTable_sender_label; public static String RequestDispatchInfoTable_state_label; public static String RequestDispatchInfoTable_total_specs_label; public static String RoleInfoTable_name_label; public static String RoleInfoTable_delete_confirm_msg; public static String RoleInfoTable_delete_confirm_title; public static String RoleInfoTable_delete_error_msg; public static String RoleInfoTable_duplicate_label; public static String UserInfoTable_confirm_delete_msg; public static String UserInfoTable_confirm_delete_suicide_msg; public static String UserInfoTable_confirm_delete_title; public static String UserInfoTable_delete_error_msg; public static String UserInfoTable_email_label; public static String UserInfoTable_fullname_label; public static String UserInfoTable_lastname_label; public static String UserInfoTable_login_label; public static String UserInfoTable_superadmin_label; public static String UserInfoTable_unlock_error_msg; public static String UserInfoTable_unlock_label; static { // initialize resource bundle NLS.initializeMessages(BUNDLE_NAME, Messages.class); } private Messages() { } }