//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.18063 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Application.Ringtoets.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Application.Ringtoets.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap _new { get { object obj = ResourceManager.GetObject("new", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to undefined. /// public static string ActivityInfo_ProgressText_undefined { get { return ResourceManager.GetString("ActivityInfo_ProgressText_undefined", resourceCulture); } } /// /// Looks up a localized string similar to All files (*.*)|*.*. /// public static string AllFilesFilter { get { return ResourceManager.GetString("AllFilesFilter", resourceCulture); } } /// /// Looks up a localized string similar to Starting Delta Shell .... /// public static string App_App_Starting_Delta_Shell____ { get { return ResourceManager.GetString("App_App_Starting_Delta_Shell____", resourceCulture); } } /// /// Looks up a localized string similar to Unknown exception!. /// public static string App_AppDomain_UnhandledException_Unknown_exception_ { get { return ResourceManager.GetString("App_AppDomain_UnhandledException_Unknown_exception_", resourceCulture); } } /// /// Looks up a localized string similar to ======== EXCEPTION #{0}: ======== ///{1}{2}. /// public static string App_HandleException_ { get { return ResourceManager.GetString("App_HandleException_", resourceCulture); } } /// /// Looks up a localized string similar to Run activity or model available in the project.. /// public static string App_ParseArguments_Run_activity_or_model_available_in_the_project_ { get { return ResourceManager.GetString("App_ParseArguments_Run_activity_or_model_available_in_the_project_", resourceCulture); } } /// /// Looks up a localized string similar to Run script from file. /// public static string App_ParseArguments_Run_script_from_file { get { return ResourceManager.GetString("App_ParseArguments_Run_script_from_file", resourceCulture); } } /// /// Looks up a localized string similar to Run specified command (Python).. /// public static string App_ParseArguments_Run_specified_command__Python__ { get { return ResourceManager.GetString("App_ParseArguments_Run_specified_command__Python__", resourceCulture); } } /// /// Looks up a localized string similar to ======== running command ===========. /// public static string App_RunDeltaShell_ { get { return ResourceManager.GetString("App_RunDeltaShell_", resourceCulture); } } /// /// Looks up a localized string similar to Activity '{0}' ended with status {1}. /// public static string App_RunDeltaShell_Activity___0___ended_with_status__1_ { get { return ResourceManager.GetString("App_RunDeltaShell_Activity___0___ended_with_status__1_", resourceCulture); } } /// /// Looks up a localized string similar to Activity '{0}' not found in project! Typo, or did you forget to load a project?. /// public static string App_RunDeltaShell_Activity___0___not_found_in_project__Typo__or_did_you_forget_to_load_a_project_ { get { return ResourceManager.GetString("App_RunDeltaShell_Activity___0___not_found_in_project__Typo__or_did_you_forget_to" + "_load_a_project_", resourceCulture); } } /// /// Looks up a localized string similar to Could not find script {0}. /// public static string App_RunDeltaShell_Could_not_find_script__0_ { get { return ResourceManager.GetString("App_RunDeltaShell_Could_not_find_script__0_", resourceCulture); } } /// /// Looks up a localized string similar to No project found, load project first. /// public static string App_RunDeltaShell_No_project_found__load_project_first { get { return ResourceManager.GetString("App_RunDeltaShell_No_project_found__load_project_first", resourceCulture); } } /// /// Looks up a localized string similar to Saved project '{0}'. /// public static string App_RunDeltaShell_Saved_project___0__ { get { return ResourceManager.GetString("App_RunDeltaShell_Saved_project___0__", resourceCulture); } } /// /// Looks up a localized string similar to Saving project '{0}'. /// public static string App_RunDeltaShell_Saving_project___0__ { get { return ResourceManager.GetString("App_RunDeltaShell_Saving_project___0__", resourceCulture); } } /// /// Looks up a localized string similar to Specified project ({0}) was not found.. /// public static string App_RunDeltaShell_Specified_project___0___was_not_found_ { get { return ResourceManager.GetString("App_RunDeltaShell_Specified_project___0___was_not_found_", resourceCulture); } } /// /// Looks up a localized string similar to Starting activity '{0}'. /// public static string App_RunDeltaShell_Starting_activity___0__ { get { return ResourceManager.GetString("App_RunDeltaShell_Starting_activity___0__", resourceCulture); } } /// /// Looks up a localized string similar to Starting Delta Shell Gui .... /// public static string App_RunDeltaShell_Starting_Delta_Shell_Gui____ { get { return ResourceManager.GetString("App_RunDeltaShell_Starting_Delta_Shell_Gui____", resourceCulture); } } /// /// Looks up a localized string similar to Cannot start multiple instances of DeltaShell. Please close the other instance first.. /// public static string App_ShutdownIfNotFirstInstance_Cannot_start_multiple_instances_of_DeltaShell__Please_close_the_other_instance_first_ { get { return ResourceManager.GetString("App_ShutdownIfNotFirstInstance_Cannot_start_multiple_instances_of_DeltaShell__Ple" + "ase_close_the_other_instance_first_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_form { get { object obj = ResourceManager.GetObject("application_form", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_import_blue { get { object obj = ResourceManager.GetObject("application_import_blue", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_import_blue_Large { get { object obj = ResourceManager.GetObject("application_import_blue_Large", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon application_import_blue1 { get { object obj = ResourceManager.GetObject("application_import_blue1", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_view_list { get { object obj = ResourceManager.GetObject("application_view_list", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_view_list1 { get { object obj = ResourceManager.GetObject("application_view_list1", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to View was already added, activate it instead of add. /// public static string AvalonDockDockingManager_Add_View_was_already_added__activate_it_instead_of_add { get { return ResourceManager.GetString("AvalonDockDockingManager_Add_View_was_already_added__activate_it_instead_of_add", resourceCulture); } } /// /// Looks up a localized string similar to View location {0} is not implemented yet. /// public static string AvalonDockDockingManager_AddToolView_View_location__0__is_not_implemented_yet { get { return ResourceManager.GetString("AvalonDockDockingManager_AddToolView_View_location__0__is_not_implemented_yet", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap binocular_32 { get { object obj = ResourceManager.GetObject("binocular_32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick { get { object obj = ResourceManager.GetObject("brick", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_active { get { object obj = ResourceManager.GetObject("brick_active", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_add { get { object obj = ResourceManager.GetObject("brick_add", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_delete { get { object obj = ResourceManager.GetObject("brick_delete", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_edit { get { object obj = ResourceManager.GetObject("brick_edit", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_error { get { object obj = ResourceManager.GetObject("brick_error", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_link { get { object obj = ResourceManager.GetObject("brick_link", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick1 { get { object obj = ResourceManager.GetObject("brick1", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap bricks { get { object obj = ResourceManager.GetObject("bricks", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap bug { get { object obj = ResourceManager.GetObject("bug", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap calendar { get { object obj = ResourceManager.GetObject("calendar", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap calendar_view_day { get { object obj = ResourceManager.GetObject("calendar_view_day", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cancel { get { object obj = ResourceManager.GetObject("cancel", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_bar { get { object obj = ResourceManager.GetObject("chart_bar", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_curve { get { object obj = ResourceManager.GetObject("chart_curve", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_line { get { object obj = ResourceManager.GetObject("chart_line", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_organisation { get { object obj = ResourceManager.GetObject("chart_organisation", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_pie { get { object obj = ResourceManager.GetObject("chart_pie", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap clipboard_32 { get { object obj = ResourceManager.GetObject("clipboard_32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CloseFolder { get { object obj = ResourceManager.GetObject("CloseFolder", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ClosePreviewHH { get { object obj = ResourceManager.GetObject("ClosePreviewHH", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog { get { object obj = ResourceManager.GetObject("cog", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog_active { get { object obj = ResourceManager.GetObject("cog_active", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog_add { get { object obj = ResourceManager.GetObject("cog_add", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog_add_Large { get { object obj = ResourceManager.GetObject("cog_add_Large", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog_delete { get { object obj = ResourceManager.GetObject("cog_delete", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap control_play { get { object obj = ResourceManager.GetObject("control_play", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap control_stop { get { object obj = ResourceManager.GetObject("control_stop", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CopyHS { get { object obj = ResourceManager.GetObject("CopyHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cross_small { get { object obj = ResourceManager.GetObject("cross_small", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cross_small_bw { get { object obj = ResourceManager.GetObject("cross_small_bw", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cross_small1 { get { object obj = ResourceManager.GetObject("cross_small1", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cut { get { object obj = ResourceManager.GetObject("cut", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cut_red { get { object obj = ResourceManager.GetObject("cut_red", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CutHS { get { object obj = ResourceManager.GetObject("CutHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap data_item { get { object obj = ResourceManager.GetObject("data_item", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap data_item_error { get { object obj = ResourceManager.GetObject("data_item_error", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap data_item_link { get { object obj = ResourceManager.GetObject("data_item_link", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap delete { get { object obj = ResourceManager.GetObject("delete", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap DeleteHS { get { object obj = ResourceManager.GetObject("DeleteHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Error during plugin activation. /// public static string DeltaShellGui_ActivatePlugins_Error_during_plugin_activation { get { return ResourceManager.GetString("DeltaShellGui_ActivatePlugins_Error_during_plugin_activation", resourceCulture); } } /// /// Looks up a localized string similar to Exception during plugin deactivation. /// public static string DeltaShellGui_ActivatePlugins_Exception_during_plugin_deactivation { get { return ResourceManager.GetString("DeltaShellGui_ActivatePlugins_Exception_during_plugin_deactivation", resourceCulture); } } /// /// Looks up a localized string similar to Exception during plugin gui deactivation. /// public static string DeltaShellGui_ActivatePlugins_Exception_during_plugin_gui_deactivation { get { return ResourceManager.GetString("DeltaShellGui_ActivatePlugins_Exception_during_plugin_gui_deactivation", resourceCulture); } } /// /// Looks up a localized string similar to Gui plugin {0} activation has failed, skipping .... /// public static string DeltaShellGui_ActivatePlugins_Gui_plugin__0__activation_has_failed__skipping____ { get { return ResourceManager.GetString("DeltaShellGui_ActivatePlugins_Gui_plugin__0__activation_has_failed__skipping____", resourceCulture); } } /// /// Looks up a localized string similar to Initializing gui plugin {0} .... /// public static string DeltaShellGui_ActivatePlugins_Initializing_gui_plugin__0_____ { get { return ResourceManager.GetString("DeltaShellGui_ActivatePlugins_Initializing_gui_plugin__0_____", resourceCulture); } } /// /// Looks up a localized string similar to Unable to load view settings; view settings lost!. /// public static string DeltaShellGui_ApplicationProjectOpened_Unable_to_load_view_settings__view_settings_lost_ { get { return ResourceManager.GetString("DeltaShellGui_ApplicationProjectOpened_Unable_to_load_view_settings__view_setting" + "s_lost_", resourceCulture); } } /// /// Looks up a localized string similar to Delta Shell clipboard emptied. /// public static string DeltaShellGui_ApplicationProjectSaving_Delta_Shell_clipboard_emptied { get { return ResourceManager.GetString("DeltaShellGui_ApplicationProjectSaving_Delta_Shell_clipboard_emptied", resourceCulture); } } /// /// Looks up a localized string similar to Only a single instance of DeltaShelGui is allowed at the same time per process, make sure that the previous instance was disposed correctly, stack trace:. /// public static string DeltaShellGui_DeltaShellGui_Only_a_single_instance_of_DeltaShelGui_is_allowed_at_the_same_time_per_process__make_sure_that_the_previous_instance_was_disposed_correctly__stack_trace__ { get { return ResourceManager.GetString("DeltaShellGui_DeltaShellGui_Only_a_single_instance_of_DeltaShelGui_is_allowed_at_" + "the_same_time_per_process__make_sure_that_the_previous_instance_was_disposed_cor" + "rectly__stack_trace__", resourceCulture); } } /// /// Looks up a localized string similar to DragDrop is already handled in control itself. /// public static string DeltaShellGui_DeltaShellGuiDragDrop_DragDrop_is_already_handled_in_control_itself { get { return ResourceManager.GetString("DeltaShellGui_DeltaShellGuiDragDrop_DragDrop_is_already_handled_in_control_itself" + "", resourceCulture); } } /// /// Looks up a localized string similar to Menus and toolbars are ready.. /// public static string DeltaShellGui_InitializeMenusAndToolbars_Menus_and_toolbars_are_ready_ { get { return ResourceManager.GetString("DeltaShellGui_InitializeMenusAndToolbars_Menus_and_toolbars_are_ready_", resourceCulture); } } /// /// Looks up a localized string similar to Setting up menus and toolbars .... /// public static string DeltaShellGui_InitializeMenusAndToolbars_Setting_up_menus_and_toolbars____ { get { return ResourceManager.GetString("DeltaShellGui_InitializeMenusAndToolbars_Setting_up_menus_and_toolbars____", resourceCulture); } } /// /// Looks up a localized string similar to DeltaShell application started, active plugins:. /// public static string DeltaShellGui_InitializePluginResources_DeltaShell_application_started__active_plugins__ { get { return ResourceManager.GetString("DeltaShellGui_InitializePluginResources_DeltaShell_application_started__active_pl" + "ugins__", resourceCulture); } } /// /// Looks up a localized string similar to No plugins found, most probably there is a configuration problem.. /// public static string DeltaShellGui_InitializePluginResources_No_plugins_found__most_probably_there_is_a_configuration_problem_ { get { return ResourceManager.GetString("DeltaShellGui_InitializePluginResources_No_plugins_found__most_probably_there_is_" + "a_configuration_problem_", resourceCulture); } } /// /// Looks up a localized string similar to Please check your configuration and plugins folder!. /// public static string DeltaShellGui_InitializePluginResources_Please_check_your_configuration_and_plugins_folder_ { get { return ResourceManager.GetString("DeltaShellGui_InitializePluginResources_Please_check_your_configuration_and_plugi" + "ns_folder_", resourceCulture); } } /// /// Looks up a localized string similar to All windows are created.. /// public static string DeltaShellGui_InitializeWindows_All_windows_are_created_ { get { return ResourceManager.GetString("DeltaShellGui_InitializeWindows_All_windows_are_created_", resourceCulture); } } /// /// Looks up a localized string similar to Creating default tool windows .... /// public static string DeltaShellGui_InitializeWindows_Creating_default_tool_windows____ { get { return ResourceManager.GetString("DeltaShellGui_InitializeWindows_Creating_default_tool_windows____", resourceCulture); } } /// /// Looks up a localized string similar to Initializing windows .... /// public static string DeltaShellGui_InitializeWindows_Initializing_windows____ { get { return ResourceManager.GetString("DeltaShellGui_InitializeWindows_Initializing_windows____", resourceCulture); } } /// /// Looks up a localized string similar to Creating document window manager .... /// public static string DeltaShellGui_InitToolWindows_Creating_document_window_manager____ { get { return ResourceManager.GetString("DeltaShellGui_InitToolWindows_Creating_document_window_manager____", resourceCulture); } } /// /// Looks up a localized string similar to Creating tool window manager .... /// public static string DeltaShellGui_InitToolWindows_Creating_tool_window_manager____ { get { return ResourceManager.GetString("DeltaShellGui_InitToolWindows_Creating_tool_window_manager____", resourceCulture); } } /// /// Looks up a localized string similar to Finished InitToolWindows. /// public static string DeltaShellGui_InitToolWindows_Finished_InitToolWindows { get { return ResourceManager.GetString("DeltaShellGui_InitToolWindows_Finished_InitToolWindows", resourceCulture); } } /// /// Looks up a localized string similar to Initializing graphical user interface .... /// public static string DeltaShellGui_Run_Initializing_graphical_user_interface____ { get { return ResourceManager.GetString("DeltaShellGui_Run_Initializing_graphical_user_interface____", resourceCulture); } } /// /// Looks up a localized string similar to Started in {0:f2} sec. /// public static string DeltaShellGui_Run_Started_in__0_f2__sec { get { return ResourceManager.GetString("DeltaShellGui_Run_Started_in__0_f2__sec", resourceCulture); } } /// /// Looks up a localized string similar to Starting application .... /// public static string DeltaShellGui_Run_Starting_application____ { get { return ResourceManager.GetString("DeltaShellGui_Run_Starting_application____", resourceCulture); } } /// /// Looks up a localized string similar to Waiting until new project is initialized .... /// public static string DeltaShellGui_Run_Waiting_until_new_project_is_initialized____ { get { return ResourceManager.GetString("DeltaShellGui_Run_Waiting_until_new_project_is_initialized____", resourceCulture); } } /// /// Looks up a localized string similar to Logo file {0} does not exist. /// public static string DeltaShellGui_ShowSplashScreen_Logo_file__0__does_not_exist { get { return ResourceManager.GetString("DeltaShellGui_ShowSplashScreen_Logo_file__0__does_not_exist", resourceCulture); } } /// /// Looks up a localized string similar to User has cancelled start, exiting .... /// public static string DeltaShellGui_ShowSplashScreen_User_has_cancelled_start__exiting____ { get { return ResourceManager.GetString("DeltaShellGui_ShowSplashScreen_User_has_cancelled_start__exiting____", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap DocumentHS { get { object obj = ResourceManager.GetObject("DocumentHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap edit_redo { get { object obj = ResourceManager.GetObject("edit_redo", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap Edit_RedoHS { get { object obj = ResourceManager.GetObject("Edit_RedoHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap edit_undo { get { object obj = ResourceManager.GetObject("edit_undo", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap Edit_UndoHS { get { object obj = ResourceManager.GetObject("Edit_UndoHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap error { get { object obj = ResourceManager.GetObject("error", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap exclamation { get { object obj = ResourceManager.GetObject("exclamation", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap feed { get { object obj = ResourceManager.GetObject("feed", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap FindProject { get { object obj = ResourceManager.GetObject("FindProject", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap FindView { get { object obj = ResourceManager.GetObject("FindView", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder { get { object obj = ResourceManager.GetObject("folder", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_add { get { object obj = ResourceManager.GetObject("folder_add", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_brick { get { object obj = ResourceManager.GetObject("folder_brick", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_database { get { object obj = ResourceManager.GetObject("folder_database", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_delete { get { object obj = ResourceManager.GetObject("folder_delete", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_edit { get { object obj = ResourceManager.GetObject("folder_edit", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_error { get { object obj = ResourceManager.GetObject("folder_error", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_feed { get { object obj = ResourceManager.GetObject("folder_feed", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_input { get { object obj = ResourceManager.GetObject("folder_input", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_output { get { object obj = ResourceManager.GetObject("folder_output", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_wrench { get { object obj = ResourceManager.GetObject("folder_wrench", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap fullscreen { get { object obj = ResourceManager.GetObject("fullscreen", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to None of the radiobuttons is selected: impossible. /// public static string GeneralOptionsControl_GetRealNumberFormatFromControls_None_of_the_radiobuttons_is_selected__impossible { get { return ResourceManager.GetString("GeneralOptionsControl_GetRealNumberFormatFromControls_None_of_the_radiobuttons_is" + "_selected__impossible", resourceCulture); } } /// /// Looks up a localized string similar to Decimal places:. /// public static string GeneralOptionsControl_RadioButtonCompactNotationCheckedChanged_____Decimal_places_ { get { return ResourceManager.GetString("GeneralOptionsControl_RadioButtonCompactNotationCheckedChanged_____Decimal_places" + "_", resourceCulture); } } /// /// Looks up a localized string similar to Significant digits:. /// public static string GeneralOptionsControl_RadioButtonCompactNotationCheckedChanged_Significant_digits_ { get { return ResourceManager.GetString("GeneralOptionsControl_RadioButtonCompactNotationCheckedChanged_Significant_digits" + "_", resourceCulture); } } /// /// Looks up a localized string similar to Unknown numberFormat for user settings. /// public static string GeneralOptionsControl_SetSettingsToNumberFormatControls_Unknown_numberFormat_for_user_settings { get { return ResourceManager.GetString("GeneralOptionsControl_SetSettingsToNumberFormatControls_Unknown_numberFormat_for_" + "user_settings", resourceCulture); } } /// /// Looks up a localized string similar to General. /// public static string GeneralOptionsControl_Title_General { get { return ResourceManager.GetString("GeneralOptionsControl_Title_General", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap graphhs { get { object obj = ResourceManager.GetObject("graphhs", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Add new folder. /// public static string GuiCommandHandler_AddNewFolder_Add_new_folder { get { return ResourceManager.GetString("GuiCommandHandler_AddNewFolder_Add_new_folder", resourceCulture); } } /// /// Looks up a localized string similar to There needs to be a project to add a folder. /// public static string GuiCommandHandler_AddNewFolder_There_needs_to_be_a_project_to_add_a_folder { get { return ResourceManager.GetString("GuiCommandHandler_AddNewFolder_There_needs_to_be_a_project_to_add_a_folder", resourceCulture); } } /// /// Looks up a localized string similar to Add model. /// public static string GuiCommandHandler_AddNewModel_Add_model { get { return ResourceManager.GetString("GuiCommandHandler_AddNewModel_Add_model", resourceCulture); } } /// /// Looks up a localized string similar to Cannot add an item to the selected container. /// public static string GuiCommandHandler_AddNewProjectItem_Cannot_add_an_item_to_the_selected_container { get { return ResourceManager.GetString("GuiCommandHandler_AddNewProjectItem_Cannot_add_an_item_to_the_selected_container", resourceCulture); } } /// /// Looks up a localized string similar to There needs to be a project to add an item. /// public static string GuiCommandHandler_AddNewProjectItem_There_needs_to_be_a_project_to_add_an_item { get { return ResourceManager.GetString("GuiCommandHandler_AddNewProjectItem_There_needs_to_be_a_project_to_add_an_item", resourceCulture); } } /// /// Looks up a localized string similar to Closing project .... /// public static string GuiCommandHandler_CloseProject_Closing_project____ { get { return ResourceManager.GetString("GuiCommandHandler_CloseProject_Closing_project____", resourceCulture); } } /// /// Looks up a localized string similar to Project closed. /// public static string GuiCommandHandler_CloseProject_Project_closed { get { return ResourceManager.GetString("GuiCommandHandler_CloseProject_Project_closed", resourceCulture); } } /// /// Looks up a localized string similar to Save changes to the project: {0}. /// public static string GuiCommandHandler_CloseProject_Save_changes_to_the_project___0_ { get { return ResourceManager.GetString("GuiCommandHandler_CloseProject_Save_changes_to_the_project___0_", resourceCulture); } } /// /// Looks up a localized string similar to Can not instantiate model object for '{0}' (or the creation has been canceled). /// public static string GuiCommandHandler_CreateNewModelUsingDialog_Can_not_instantiate_model_object_for___0____or_the_creation_has_been_canceled_ { get { return ResourceManager.GetString("GuiCommandHandler_CreateNewModelUsingDialog_Can_not_instantiate_model_object_for_" + "__0____or_the_creation_has_been_canceled_", resourceCulture); } } /// /// Looks up a localized string similar to Select model .... /// public static string GuiCommandHandler_CreateNewModelUsingDialog_Select_model____ { get { return ResourceManager.GetString("GuiCommandHandler_CreateNewModelUsingDialog_Select_model____", resourceCulture); } } /// /// Looks up a localized string similar to No current selection found in the user interface to delete.. /// public static string GuiCommandHandler_DeleteCurrentProjectItem_No_current_selection_found_in_the_user_interface_to_delete_ { get { return ResourceManager.GetString("GuiCommandHandler_DeleteCurrentProjectItem_No_current_selection_found_in_the_user" + "_interface_to_delete_", resourceCulture); } } /// /// Looks up a localized string similar to Delete {0}. /// public static string GuiCommandHandler_DeleteProjectItem_Delete__0_ { get { return ResourceManager.GetString("GuiCommandHandler_DeleteProjectItem_Delete__0_", resourceCulture); } } /// /// Looks up a localized string similar to The composite model you are trying to delete contains models that are linked by other models: {0} after deletion these links will be lost. Do you wish to continue?. /// public static string GuiCommandHandler_DeleteProjectItem_The_composite_model_you_are_trying_to_delete_contains_models_that_are_linked_by_other_models___0__after_deletion_these_links_will_be_lost__Do_you_wish_to_continue_ { get { return ResourceManager.GetString("GuiCommandHandler_DeleteProjectItem_The_composite_model_you_are_trying_to_delete_" + "contains_models_that_are_linked_by_other_models___0__after_deletion_these_links_" + "will_be_lost__Do_you_wish_to_continue_", resourceCulture); } } /// /// Looks up a localized string similar to The folder you are trying to delete contains models that are linked by other models: {0} after deletion these links will be lost. Do you wish to continue?. /// public static string GuiCommandHandler_DeleteProjectItem_The_folder_you_are_trying_to_delete_contains_models_that_are_linked_by_other_models___0__after_deletion_these_links_will_be_lost__Do_you_wish_to_continue_ { get { return ResourceManager.GetString("GuiCommandHandler_DeleteProjectItem_The_folder_you_are_trying_to_delete_contains_" + "models_that_are_linked_by_other_models___0__after_deletion_these_links_will_be_l" + "ost__Do_you_wish_to_continue_", resourceCulture); } } /// /// Looks up a localized string similar to The following model{0} depend{1} on this item:{2}. /// public static string GuiCommandHandler_DeleteProjectItem_The_following_model_0__depend_1__on_this_item__2_ { get { return ResourceManager.GetString("GuiCommandHandler_DeleteProjectItem_The_following_model_0__depend_1__on_this_item" + "__2_", resourceCulture); } } /// /// Looks up a localized string similar to The item you are trying to delete is linked by other items, after deletion these links will be lost. Do you wish to continue?. /// public static string GuiCommandHandler_DeleteProjectItem_The_item_you_are_trying_to_delete_is_linked_by_other_items__after_deletion_these_links_will_be_lost__Do_you_wish_to_continue_ { get { return ResourceManager.GetString("GuiCommandHandler_DeleteProjectItem_The_item_you_are_trying_to_delete_is_linked_b" + "y_other_items__after_deletion_these_links_will_be_lost__Do_you_wish_to_continue_" + "", resourceCulture); } } /// /// Looks up a localized string similar to The model you are trying to delete is linked by other models: {0} after deletion these links will be lost. Do you wish to continue?. /// public static string GuiCommandHandler_DeleteProjectItem_The_model_you_are_trying_to_delete_is_linked_by_other_models___0__after_deletion_these_links_will_be_lost__Do_you_wish_to_continue_ { get { return ResourceManager.GetString("GuiCommandHandler_DeleteProjectItem_The_model_you_are_trying_to_delete_is_linked_" + "by_other_models___0__after_deletion_these_links_will_be_lost__Do_you_wish_to_con" + "tinue_", resourceCulture); } } /// /// Looks up a localized string similar to Unable to import on {0}.. /// public static string GuiCommandHandler_ImportOn_Unable_to_import_on__0__ { get { return ResourceManager.GetString("GuiCommandHandler_ImportOn_Unable_to_import_on__0__", resourceCulture); } } /// /// Looks up a localized string similar to The data item {0} cannot be viewed because it is not valid. /// public static string GuiCommandHandler_IsInvalidDataItem_The_data_item__0__cannot_be_viewed_because_it_is_not_valid { get { return ResourceManager.GetString("GuiCommandHandler_IsInvalidDataItem_The_data_item__0__cannot_be_viewed_because_it" + "_is_not_valid", resourceCulture); } } /// /// Looks up a localized string similar to Unable to open log file. /// public static string GuiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file { get { return ResourceManager.GetString("GuiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file", resourceCulture); } } /// /// Looks up a localized string similar to Unable to open log file, opening log file directory instead.. /// public static string GuiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file__opening_log_file_directory_instead_ { get { return ResourceManager.GetString("GuiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file__opening_log_file_d" + "irectory_instead_", resourceCulture); } } /// /// Looks up a localized string similar to Can't run model, no models selected.. /// public static string GuiCommandHandler_RunSelectedModel_Can_t_run_model__no_models_selected_ { get { return ResourceManager.GetString("GuiCommandHandler_RunSelectedModel_Can_t_run_model__no_models_selected_", resourceCulture); } } /// /// Looks up a localized string similar to This project has been made with an older version and is migrated to the current version. /// ///Do you want to overwrite the old project files with those of the new version? (this can not be undone) ///Select No to save the project as a new project at a different location.. /// public static string GuiCommandHandler_SaveProject_ { get { return ResourceManager.GetString("GuiCommandHandler_SaveProject_", resourceCulture); } } /// /// Looks up a localized string similar to Overwrite current project. /// public static string GuiCommandHandler_SaveProject_Overwrite_current_project { get { return ResourceManager.GetString("GuiCommandHandler_SaveProject_Overwrite_current_project", resourceCulture); } } /// /// Looks up a localized string similar to Project {0} saved. /// public static string GuiCommandHandler_SaveProjectAs_Project__0__saved { get { return ResourceManager.GetString("GuiCommandHandler_SaveProjectAs_Project__0__saved", resourceCulture); } } /// /// Looks up a localized string similar to The specified file path is too long, please choose a shorter path.. /// public static string GuiCommandHandler_SaveProjectAs_The_specified_file_path_is_too_long__please_choose_a_shorter_path_ { get { return ResourceManager.GetString("GuiCommandHandler_SaveProjectAs_The_specified_file_path_is_too_long__please_choos" + "e_a_shorter_path_", resourceCulture); } } /// /// Looks up a localized string similar to Warning. /// public static string GuiCommandHandler_SaveProjectAs_Warning { get { return ResourceManager.GetString("GuiCommandHandler_SaveProjectAs_Warning", resourceCulture); } } /// /// Looks up a localized string similar to Saving {0}. /// public static string GuiCommandHandler_SaveProjectWithProgressDialog_Saving__0_ { get { return ResourceManager.GetString("GuiCommandHandler_SaveProjectWithProgressDialog_Saving__0_", resourceCulture); } } /// /// Looks up a localized string similar to Run model {0} failed; next models in folder ignored.. /// public static string GuiCommandHandler_StopModel_Run_model__0__failed__next_models_in_folder_ignored_ { get { return ResourceManager.GetString("GuiCommandHandler_StopModel_Run_model__0__failed__next_models_in_folder_ignored_", resourceCulture); } } /// /// Looks up a localized string similar to No valid selection, please select folder or project.. /// public static string GuiCommandHandler_StopModelsForSelection_No_valid_selection__please_select_folder_or_project_ { get { return ResourceManager.GetString("GuiCommandHandler_StopModelsForSelection_No_valid_selection__please_select_folder" + "_or_project_", resourceCulture); } } /// /// Looks up a localized string similar to Can't stop model, no models selected.. /// public static string GuiCommandHandler_StopSelectedModel_Can_t_stop_model__no_models_selected_ { get { return ResourceManager.GetString("GuiCommandHandler_StopSelectedModel_Can_t_stop_model__no_models_selected_", resourceCulture); } } /// /// Looks up a localized string similar to Model {0} terminated. /// public static string GuiCommandHandler_StopSelectedModel_Model__0__terminated { get { return ResourceManager.GetString("GuiCommandHandler_StopSelectedModel_Model__0__terminated", resourceCulture); } } /// /// Looks up a localized string similar to <no project opened> - {0}. /// public static string GuiCommandHandler_UpdateGui__no_project_opened_____0_ { get { return ResourceManager.GetString("GuiCommandHandler_UpdateGui__no_project_opened_____0_", resourceCulture); } } /// /// Looks up a localized string similar to Export failed. /// public static string GuiExportHandler_ExporterItemUsingFileOpenDialog_Export_failed { get { return ResourceManager.GetString("GuiExportHandler_ExporterItemUsingFileOpenDialog_Export_failed", resourceCulture); } } /// /// Looks up a localized string similar to Finished exporting. /// public static string GuiExportHandler_ExporterItemUsingFileOpenDialog_Finished_exporting { get { return ResourceManager.GetString("GuiExportHandler_ExporterItemUsingFileOpenDialog_Finished_exporting", resourceCulture); } } /// /// Looks up a localized string similar to Select a file to export to. /// public static string GuiExportHandler_ExporterItemUsingFileOpenDialog_Select_a_file_to_export_to { get { return ResourceManager.GetString("GuiExportHandler_ExporterItemUsingFileOpenDialog_Select_a_file_to_export_to", resourceCulture); } } /// /// Looks up a localized string similar to Start exporting. /// public static string GuiExportHandler_ExporterItemUsingFileOpenDialog_Start_exporting { get { return ResourceManager.GetString("GuiExportHandler_ExporterItemUsingFileOpenDialog_Start_exporting", resourceCulture); } } /// /// Looks up a localized string similar to No exporter for this item ({0}) available.. /// public static string GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item___0___available_ { get { return ResourceManager.GetString("GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item" + "___0___available_", resourceCulture); } } /// /// Looks up a localized string similar to No exporter for this item available.. /// public static string GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item_available_ { get { return ResourceManager.GetString("GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item" + "_available_", resourceCulture); } } /// /// Looks up a localized string similar to Select a file to import from. /// public static string GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Select_a_file_to_import_from { get { return ResourceManager.GetString("GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Select_a_file_to_import_from" + "", resourceCulture); } } /// /// Looks up a localized string similar to Start importing data. /// public static string GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Start_importing_data { get { return ResourceManager.GetString("GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Start_importing_data", resourceCulture); } } /// /// Looks up a localized string similar to Data Import. /// public static string GuiImportHandler_GetSupportedImporterForTargetType_Data_Import { get { return ResourceManager.GetString("GuiImportHandler_GetSupportedImporterForTargetType_Data_Import", resourceCulture); } } /// /// Looks up a localized string similar to No importer available for this item.. /// public static string GuiImportHandler_GetSupportedImporterForTargetType_No_importer_available_for_this_item_ { get { return ResourceManager.GetString("GuiImportHandler_GetSupportedImporterForTargetType_No_importer_available_for_this" + "_item_", resourceCulture); } } /// /// Looks up a localized string similar to No importer available for this item ({0}).. /// public static string GuiImportHandler_GetSupportedImporterForTargetType_No_importer_available_for_this_item___0___ { get { return ResourceManager.GetString("GuiImportHandler_GetSupportedImporterForTargetType_No_importer_available_for_this" + "_item___0___", resourceCulture); } } /// /// Looks up a localized string similar to {0} is no valid target for the result of the import. /// public static string GuiImportHandler_ImportDataTo__0__is_no_valid_target_for_the_result_of_the_import { get { return ResourceManager.GetString("GuiImportHandler_ImportDataTo__0__is_no_valid_target_for_the_result_of_the_import" + "", resourceCulture); } } /// /// Looks up a localized string similar to {0} could not be imported by this importer.. /// public static string GuiImportHandler_ImportFilesTo__0__could_not_be_imported_by_this_importer_ { get { return ResourceManager.GetString("GuiImportHandler_ImportFilesTo__0__could_not_be_imported_by_this_importer_", resourceCulture); } } /// /// Looks up a localized string similar to Can not import file(s) into {0}. /// public static string GuiImportHandler_ImportFilesTo_Can_not_import_file_s__into__0_ { get { return ResourceManager.GetString("GuiImportHandler_ImportFilesTo_Can_not_import_file_s__into__0_", resourceCulture); } } /// /// Looks up a localized string similar to No importer has been found for file type {0} and target {1}.. /// public static string GuiImportHandler_ImportFilesTo_No_importer_has_been_found_for_file_type__0__and_target__1__ { get { return ResourceManager.GetString("GuiImportHandler_ImportFilesTo_No_importer_has_been_found_for_file_type__0__and_t" + "arget__1__", resourceCulture); } } /// /// Looks up a localized string similar to The types of the selected object and the imported object aren't the same.. /// public static string GuiImportHandler_SetDataItemValue_The_types_of_the_selected_object_and_the_imported_object_aren_t_the_same_ { get { return ResourceManager.GetString("GuiImportHandler_SetDataItemValue_The_types_of_the_selected_object_and_the_import" + "ed_object_aren_t_the_same_", resourceCulture); } } /// /// Looks up a localized string similar to About {0}. /// public static string HelpAboutBox_UpdateAboutBox_About__0_ { get { return ResourceManager.GetString("HelpAboutBox_UpdateAboutBox_About__0_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap icon_clear_all_messages { get { object obj = ResourceManager.GetObject("icon_clear_all_messages", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap information { get { object obj = ResourceManager.GetObject("information", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap information_32 { get { object obj = ResourceManager.GetObject("information_32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap link { get { object obj = ResourceManager.GetObject("link", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap link_break { get { object obj = ResourceManager.GetObject("link_break", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Loading WTI project from selected file.. /// public static string Loading_wti_project_from_selected_file { get { return ResourceManager.GetString("Loading_wti_project_from_selected_file", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap lock_edit { get { object obj = ResourceManager.GetObject("lock_edit", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap magnifier { get { object obj = ResourceManager.GetObject("magnifier", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Can't open project. /// public static string MainWindow_AddNewMruItem_Can_t_open_project { get { return ResourceManager.GetString("MainWindow_AddNewMruItem_Can_t_open_project", resourceCulture); } } /// /// Looks up a localized string similar to There needs to be a project to add a model. /// public static string MainWindow_ButtonAddModel_Click_There_needs_to_be_a_project_to_add_a_model { get { return ResourceManager.GetString("MainWindow_ButtonAddModel_Click_There_needs_to_be_a_project_to_add_a_model", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete the following item: {0}. /// public static string MainWindow_ButtonDelete_Click_Are_you_sure_you_want_to_delete_the_following_item___0_ { get { return ResourceManager.GetString("MainWindow_ButtonDelete_Click_Are_you_sure_you_want_to_delete_the_following_item_" + "__0_", resourceCulture); } } /// /// Looks up a localized string similar to Confirm. /// public static string MainWindow_ButtonDelete_Click_Confirm { get { return ResourceManager.GetString("MainWindow_ButtonDelete_Click_Confirm", resourceCulture); } } /// /// Looks up a localized string similar to Main window created.. /// public static string MainWindow_MainWindow_Main_window_created_ { get { return ResourceManager.GetString("MainWindow_MainWindow_Main_window_created_", resourceCulture); } } /// /// Looks up a localized string similar to Could not load the requested dock layout. The settings are invalid and will be reset to the default state.. /// public static string MainWindow_OnLoadLayout_Could_not_load_the_requested_dock_layout__The_settings_are_invalid_and_will_be_reset_to_the_default_state_ { get { return ResourceManager.GetString("MainWindow_OnLoadLayout_Could_not_load_the_requested_dock_layout__The_settings_ar" + "e_invalid_and_will_be_reset_to_the_default_state_", resourceCulture); } } /// /// Looks up a localized string similar to Could not restore the ribbon state. The settings are invalid and will be reset to the default state.. /// public static string MainWindow_OnLoadLayout_Could_not_restore_the_ribbon_state__The_settings_are_invalid_and_will_be_reset_to_the_default_state_ { get { return ResourceManager.GetString("MainWindow_OnLoadLayout_Could_not_restore_the_ribbon_state__The_settings_are_inva" + "lid_and_will_be_reset_to_the_default_state_", resourceCulture); } } /// /// Looks up a localized string similar to Adding welcome page .... /// public static string MainWindow_ShowStartPage_Adding_welcome_page____ { get { return ResourceManager.GetString("MainWindow_ShowStartPage_Adding_welcome_page____", resourceCulture); } } /// /// Looks up a localized string similar to Reset layout (restart). /// public static string MainWindow_UpdateMainWindowRibbonElements_Reset_layout__restart_ { get { return ResourceManager.GetString("MainWindow_UpdateMainWindowRibbonElements_Reset_layout__restart_", resourceCulture); } } /// /// Looks up a localized string similar to When this option is turned on, the default layout will be used when restarting DeltaShell.. /// public static string MainWindow_UpdateMainWindowRibbonElements_When_this_option_is_turned_on__the_default_layout_will_be_used_when_restarting_DeltaShell_ { get { return ResourceManager.GetString("MainWindow_UpdateMainWindowRibbonElements_When_this_option_is_turned_on__the_defa" + "ult_layout_will_be_used_when_restarting_DeltaShell_", resourceCulture); } } /// /// Looks up a localized string similar to Close Current View. /// public static string MainWindowCommands_CloseViewTabCommand_Name_Close_Current_View { get { return ResourceManager.GetString("MainWindowCommands_CloseViewTabCommand_Name_Close_Current_View", resourceCulture); } } /// /// Looks up a localized string similar to Close Current view (Ctrl + W). /// public static string MainWindowCommands_CloseViewTabCommand_Text_Close_Current_view__Ctrl___W_ { get { return ResourceManager.GetString("MainWindowCommands_CloseViewTabCommand_Text_Close_Current_view__Ctrl___W_", resourceCulture); } } /// /// Looks up a localized string similar to Find In Project. /// public static string MainWindowCommands_FindInProjectCommand_Name_Find_In_Project { get { return ResourceManager.GetString("MainWindowCommands_FindInProjectCommand_Name_Find_In_Project", resourceCulture); } } /// /// Looks up a localized string similar to Find In Project (Ctrl + F). /// public static string MainWindowCommands_FindInProjectCommand_Text_Find_In_Project__Ctrl___F_ { get { return ResourceManager.GetString("MainWindowCommands_FindInProjectCommand_Text_Find_In_Project__Ctrl___F_", resourceCulture); } } /// /// Looks up a localized string similar to Run All Models. /// public static string MainWindowCommands_RunAllModelsCommand_Name_Run_All_Models { get { return ResourceManager.GetString("MainWindowCommands_RunAllModelsCommand_Name_Run_All_Models", resourceCulture); } } /// /// Looks up a localized string similar to Run All Models (Ctrl + F9). /// public static string MainWindowCommands_RunAllModelsCommand_Text_Run_All_Models__Ctrl___F9_ { get { return ResourceManager.GetString("MainWindowCommands_RunAllModelsCommand_Text_Run_All_Models__Ctrl___F9_", resourceCulture); } } /// /// Looks up a localized string similar to Run Current Model. /// public static string MainWindowCommands_RunCurrentModelCommand_Name_Run_Current_Model { get { return ResourceManager.GetString("MainWindowCommands_RunCurrentModelCommand_Name_Run_Current_Model", resourceCulture); } } /// /// Looks up a localized string similar to Run Current Model (F9). /// public static string MainWindowCommands_RunCurrentModelCommand_Text_Run_Current_Model__F9_ { get { return ResourceManager.GetString("MainWindowCommands_RunCurrentModelCommand_Text_Run_Current_Model__F9_", resourceCulture); } } /// /// Looks up a localized string similar to Show Chart Contents. /// public static string MainWindowCommands_ShowChartContentsViewCommand_Name_Show_Chart_Contents { get { return ResourceManager.GetString("MainWindowCommands_ShowChartContentsViewCommand_Name_Show_Chart_Contents", resourceCulture); } } /// /// Looks up a localized string similar to Show Chart Contents (Shift + Alt + C). /// public static string MainWindowCommands_ShowChartContentsViewCommand_Text_Show_Chart_Contents__Shift___Alt____C_ { get { return ResourceManager.GetString("MainWindowCommands_ShowChartContentsViewCommand_Text_Show_Chart_Contents__Shift__" + "_Alt____C_", resourceCulture); } } /// /// Looks up a localized string similar to Show Map Contents. /// public static string MainWindowCommands_ShowMapLegendViewCommand_Name_Show_Map_Contents { get { return ResourceManager.GetString("MainWindowCommands_ShowMapLegendViewCommand_Name_Show_Map_Contents", resourceCulture); } } /// /// Looks up a localized string similar to Show Map Contents (Shift + Alt + M). /// public static string MainWindowCommands_ShowMapLegendViewCommand_Text_Show_Map_Contents__Shift___Alt____M_ { get { return ResourceManager.GetString("MainWindowCommands_ShowMapLegendViewCommand_Text_Show_Map_Contents__Shift___Alt__" + "__M_", resourceCulture); } } /// /// Looks up a localized string similar to Show Messages. /// public static string MainWindowCommands_ShowMessageWindowCommand_Name_Show_Messages { get { return ResourceManager.GetString("MainWindowCommands_ShowMessageWindowCommand_Name_Show_Messages", resourceCulture); } } /// /// Looks up a localized string similar to Show Messages (Shift + Alt + O). /// public static string MainWindowCommands_ShowMessageWindowCommand_Text_Show_Messages__Shift___Alt____O_ { get { return ResourceManager.GetString("MainWindowCommands_ShowMessageWindowCommand_Text_Show_Messages__Shift___Alt____O_" + "", resourceCulture); } } /// /// Looks up a localized string similar to Find In Project Treeview. /// public static string MainWindowCommands_ShowObjectInTreeViewCommand_Name_Find_In_Project_Treeview { get { return ResourceManager.GetString("MainWindowCommands_ShowObjectInTreeViewCommand_Name_Find_In_Project_Treeview", resourceCulture); } } /// /// Looks up a localized string similar to Find In Project Treeview (Shift + Alt + L). /// public static string MainWindowCommands_ShowObjectInTreeViewCommand_Text_Find_In_Project_Treeview__Shift___Alt___L_ { get { return ResourceManager.GetString("MainWindowCommands_ShowObjectInTreeViewCommand_Text_Find_In_Project_Treeview__Shi" + "ft___Alt___L_", resourceCulture); } } /// /// Looks up a localized string similar to Show Properties. /// public static string MainWindowCommands_ShowPropertiesViewCommand_Name_Show_Properties { get { return ResourceManager.GetString("MainWindowCommands_ShowPropertiesViewCommand_Name_Show_Properties", resourceCulture); } } /// /// Looks up a localized string similar to Show Properties (Shift + Alt + P). /// public static string MainWindowCommands_ShowPropertiesViewCommand_Text_Show_Properties__Shift___Alt____P_ { get { return ResourceManager.GetString("MainWindowCommands_ShowPropertiesViewCommand_Text_Show_Properties__Shift___Alt___" + "_P_", resourceCulture); } } /// /// Looks up a localized string similar to Show Time Navigator. /// public static string MainWindowCommands_ShowTimeNavigatorCommand_Name_Show_Time_Navigator { get { return ResourceManager.GetString("MainWindowCommands_ShowTimeNavigatorCommand_Name_Show_Time_Navigator", resourceCulture); } } /// /// Looks up a localized string similar to Show Time Navigator (Shift + Alt + T). /// public static string MainWindowCommands_ShowTimeNavigatorCommand_Text_Show_Time_Navigator__Shift___Alt___T_ { get { return ResourceManager.GetString("MainWindowCommands_ShowTimeNavigatorCommand_Text_Show_Time_Navigator__Shift___Alt" + "___T_", resourceCulture); } } /// /// Looks up a localized string similar to Switch To Next Toolwindow. /// public static string MainWindowCommands_SwitchToNextToolWindowCommand_Name_Switch_To_Next_Toolwindow { get { return ResourceManager.GetString("MainWindowCommands_SwitchToNextToolWindowCommand_Name_Switch_To_Next_Toolwindow", resourceCulture); } } /// /// Looks up a localized string similar to Switch To Next Toolwindow (Ctrl + Shift + PgDwn). /// public static string MainWindowCommands_SwitchToNextToolWindowCommand_Text_Switch_To_Next_Toolwindow__Ctrl___Shift___PgDwn_ { get { return ResourceManager.GetString("MainWindowCommands_SwitchToNextToolWindowCommand_Text_Switch_To_Next_Toolwindow__" + "Ctrl___Shift___PgDwn_", resourceCulture); } } /// /// Looks up a localized string similar to Switch To Previous Toolwindow. /// public static string MainWindowCommands_SwitchToPreviousToolWindowCommand_Name_Switch_To_Previous_Toolwindow { get { return ResourceManager.GetString("MainWindowCommands_SwitchToPreviousToolWindowCommand_Name_Switch_To_Previous_Tool" + "window", resourceCulture); } } /// /// Looks up a localized string similar to Switch To Previous Toolwindow (Ctrl + Shift + PgUp). /// public static string MainWindowCommands_SwitchToPreviousToolWindowCommand_Text_Switch_To_Previous_Toolwindow__Ctrl___Shift___PgUp_ { get { return ResourceManager.GetString("MainWindowCommands_SwitchToPreviousToolWindowCommand_Text_Switch_To_Previous_Tool" + "window__Ctrl___Shift___PgUp_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Messages. /// public static string Messages { get { return ResourceManager.GetString("Messages", resourceCulture); } } /// /// Looks up a localized string similar to Image = '{0}'. /// public static string MessageWindow_ApplyFilter_ { get { return ResourceManager.GetString("MessageWindow_ApplyFilter_", resourceCulture); } } /// /// Looks up a localized string similar to Messages. /// public static string MessageWindow_MessageWindow_Messages { get { return ResourceManager.GetString("MessageWindow_MessageWindow_Messages", resourceCulture); } } /// /// Looks up a localized string similar to Berichtdetails. /// public static string MessageWindow_showDetailsToolStripMenuItem_Click_Message_details { get { return ResourceManager.GetString("MessageWindow_showDetailsToolStripMenuItem_Click_Message_details", resourceCulture); } } /// /// Looks up a localized string similar to Check log file for more information (Home->Show Log).. /// public static string MessageWindowLogAppender_AppendToMessageWindow__Check_log_file_for_more_information__Home__Show_Log__ { get { return ResourceManager.GetString("MessageWindowLogAppender_AppendToMessageWindow__Check_log_file_for_more_informati" + "on__Home__Show_Log__", resourceCulture); } } /// /// Looks up a localized string similar to New WTI project successfully opened.. /// public static string New_wti_project_successfully_opened { get { return ResourceManager.GetString("New_wti_project_successfully_opened", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap newspaper { get { object obj = ResourceManager.GetObject("newspaper", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap note { get { object obj = ResourceManager.GetObject("note", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap openfolderHS { get { object obj = ResourceManager.GetObject("openfolderHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Opening existing WTI project.. /// public static string Opening_existing_wti_project { get { return ResourceManager.GetString("Opening_existing_wti_project", resourceCulture); } } /// /// Looks up a localized string similar to Opening existing WTI project cancelled.. /// public static string Opening_existing_wti_project_cancelled { get { return ResourceManager.GetString("Opening_existing_wti_project_cancelled", resourceCulture); } } /// /// Looks up a localized string similar to Opening new WTI project.. /// public static string Opening_new_wti_project { get { return ResourceManager.GetString("Opening_new_wti_project", resourceCulture); } } /// /// Looks up a localized string similar to Opening new WTI project cancelled.. /// public static string Opening_new_wti_project_cancelled { get { return ResourceManager.GetString("Opening_new_wti_project_cancelled", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap OptionsHS { get { object obj = ResourceManager.GetObject("OptionsHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap OrgChartHS { get { object obj = ResourceManager.GetObject("OrgChartHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PasteHS { get { object obj = ResourceManager.GetObject("PasteHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PlayAll { get { object obj = ResourceManager.GetObject("PlayAll", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PlayHS { get { object obj = ResourceManager.GetObject("PlayHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap plugin { get { object obj = ResourceManager.GetObject("plugin", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap plugin_disabled { get { object obj = ResourceManager.GetObject("plugin_disabled", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to {0} plugins found.. /// public static string PluginDialog_UpdatePlugins__0__plugins_found_ { get { return ResourceManager.GetString("PluginDialog_UpdatePlugins__0__plugins_found_", resourceCulture); } } /// /// Looks up a localized string similar to Disable. /// public static string PluginStatusControl_UpdateInfo_Disable { get { return ResourceManager.GetString("PluginStatusControl_UpdateInfo_Disable", resourceCulture); } } /// /// Looks up a localized string similar to Enable. /// public static string PluginStatusControl_UpdateInfo_Enable { get { return ResourceManager.GetString("PluginStatusControl_UpdateInfo_Enable", resourceCulture); } } /// /// Looks up a localized string similar to Plugin {0} does not have an image.. /// public static string PluginStatusControl_UpdateInfo_Plugin__0__does_not_have_an_image_ { get { return ResourceManager.GetString("PluginStatusControl_UpdateInfo_Plugin__0__does_not_have_an_image_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap plus_button_32 { get { object obj = ResourceManager.GetObject("plus_button_32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to {0}(name={1}). /// public static string PopupCommand_OnExecute_ { get { return ResourceManager.GetString("PopupCommand_OnExecute_", resourceCulture); } } /// /// Looks up a localized string similar to Error storing settings to {0}. /// public static string PortableSettingsProvider_SetPropertyValues_Error_storing_settings_to__0_ { get { return ResourceManager.GetString("PortableSettingsProvider_SetPropertyValues_Error_storing_settings_to__0_", resourceCulture); } } /// /// Looks up a localized string similar to Setting {0} is roaming. This is not supported. /// public static string PortableSettingsProvider_ThrowIfRoaming_Setting__0__is_roaming__This_is_not_supported { get { return ResourceManager.GetString("PortableSettingsProvider_ThrowIfRoaming_Setting__0__is_roaming__This_is_not_suppo" + "rted", resourceCulture); } } /// /// Looks up a localized string similar to Cancel all activities. /// public static string ProgressDialog_SetButtonState_Cancel_all_activities { get { return ResourceManager.GetString("ProgressDialog_SetButtonState_Cancel_all_activities", resourceCulture); } } /// /// Looks up a localized string similar to Cancelling.... /// public static string ProgressDialog_SetButtonState_Cancelling___ { get { return ResourceManager.GetString("ProgressDialog_SetButtonState_Cancelling___", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap project_16 { get { object obj = ResourceManager.GetObject("project-16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Can not cut / paste into child. /// public static string ProjectItemCopyPasteHandler_CanPasteInto_Can_not_cut___paste_into_child { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CanPasteInto_Can_not_cut___paste_into_child", resourceCulture); } } /// /// Looks up a localized string similar to Can not cut / paste into itself. /// public static string ProjectItemCopyPasteHandler_CanPasteInto_Can_not_cut___paste_into_itself { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CanPasteInto_Can_not_cut___paste_into_itself", resourceCulture); } } /// /// Looks up a localized string similar to Can not cut / paste into the same container without providing position. /// public static string ProjectItemCopyPasteHandler_CanPasteInto_Can_not_cut___paste_into_the_same_container_without_providing_position { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CanPasteInto_Can_not_cut___paste_into_the_same_contai" + "ner_without_providing_position", resourceCulture); } } /// /// Looks up a localized string similar to Target paste container is null. /// public static string ProjectItemCopyPasteHandler_CanPasteInto_Target_paste_container_is_null { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CanPasteInto_Target_paste_container_is_null", resourceCulture); } } /// /// Looks up a localized string similar to Copy item "{0}". /// public static string ProjectItemCopyPasteHandler_Copy_Copy_item___0__ { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_Copy_Copy_item___0__", resourceCulture); } } /// /// Looks up a localized string similar to Can not paste {0} into {1}, as an error occurred during copy: {2}. /// public static string ProjectItemCopyPasteHandler_CopyPaste_Can_not_paste__0__into__1___as_an_error_occurred_during_copy___2_ { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CopyPaste_Can_not_paste__0__into__1___as_an_error_occ" + "urred_during_copy___2_", resourceCulture); } } /// /// Looks up a localized string similar to Copy item. /// public static string ProjectItemCopyPasteHandler_CopyPaste_Copy_item { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CopyPaste_Copy_item", resourceCulture); } } /// /// Looks up a localized string similar to Copy of {0}. /// public static string ProjectItemCopyPasteHandler_CopyPaste_Copy_of__0_ { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CopyPaste_Copy_of__0_", resourceCulture); } } /// /// Looks up a localized string similar to Creating a copy of an item "{0}" in "{1}". /// public static string ProjectItemCopyPasteHandler_CopyPaste_Creating_a_copy_of_an_item___0___in___1__ { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CopyPaste_Creating_a_copy_of_an_item___0___in___1__", resourceCulture); } } /// /// Looks up a localized string similar to Cut item "{0}". /// public static string ProjectItemCopyPasteHandler_Cut_Cut_item___0__ { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_Cut_Cut_item___0__", resourceCulture); } } /// /// Looks up a localized string similar to Moving item "{0}" from "{1}" to "{2}" (position = {3}). /// public static string ProjectItemCopyPasteHandler_CutPaste_ { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CutPaste_", resourceCulture); } } /// /// Looks up a localized string similar to Moving {0}. /// public static string ProjectItemCopyPasteHandler_CutPaste_Moving__0_ { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_CutPaste_Moving__0_", resourceCulture); } } /// /// Looks up a localized string similar to Can not paste {0} into {1}. /// public static string ProjectItemCopyPasteHandler_Paste_Can_not_paste__0__into__1_ { get { return ResourceManager.GetString("ProjectItemCopyPasteHandler_Paste_Can_not_paste__0__into__1_", resourceCulture); } } /// /// Looks up a localized string similar to Properties. /// public static string Properties { get { return ResourceManager.GetString("Properties", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PropertiesHS { get { object obj = ResourceManager.GetObject("PropertiesHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to All selected Objects ({0}). /// public static string PropertyGrid_comboBox1_DrawItem_All_selected_Objects___0__ { get { return ResourceManager.GetString("PropertyGrid_comboBox1_DrawItem_All_selected_Objects___0__", resourceCulture); } } /// /// Looks up a localized string similar to selected {0} ({1}). /// public static string PropertyGrid_comboBox1_DrawItem_selected__0____1__ { get { return ResourceManager.GetString("PropertyGrid_comboBox1_DrawItem_selected__0____1__", resourceCulture); } } /// /// Looks up a localized string similar to Could not create object properties for the data. /// public static string PropertyGrid_CreateObjectProperties_Could_not_create_object_properties_for_the_data { get { return ResourceManager.GetString("PropertyGrid_CreateObjectProperties_Could_not_create_object_properties_for_the_da" + "ta", resourceCulture); } } /// /// Looks up a localized string similar to Could not create object properties for the data item. /// public static string PropertyGrid_CreateObjectProperties_Could_not_create_object_properties_for_the_data_item { get { return ResourceManager.GetString("PropertyGrid_CreateObjectProperties_Could_not_create_object_properties_for_the_da" + "ta_item", resourceCulture); } } /// /// Looks up a localized string similar to Could not create object properties for the value of the data item. /// public static string PropertyGrid_CreateObjectProperties_Could_not_create_object_properties_for_the_value_of_the_data_item { get { return ResourceManager.GetString("PropertyGrid_CreateObjectProperties_Could_not_create_object_properties_for_the_va" + "lue_of_the_data_item", resourceCulture); } } /// /// Looks up a localized string similar to Multiple object property instances found for the same data object: no object properties are displayed in the property grid. /// public static string PropertyGrid_GetObjectProperties_Multiple_object_property_instances_found_for_the_same_data_object__no_object_properties_are_displayed_in_the_property_grid { get { return ResourceManager.GetString("PropertyGrid_GetObjectProperties_Multiple_object_property_instances_found_for_the" + "_same_data_object__no_object_properties_are_displayed_in_the_property_grid", resourceCulture); } } /// /// Looks up a localized string similar to Selected multiple objects:. /// public static string PropertyGrid_OnSelectedObjectsChanged_Selected_multiple_objects_ { get { return ResourceManager.GetString("PropertyGrid_OnSelectedObjectsChanged_Selected_multiple_objects_", resourceCulture); } } /// /// Looks up a localized string similar to Selected object of type: {0}. /// public static string PropertyGrid_OnSelectedObjectsChanged_Selected_object_of_type___0_ { get { return ResourceManager.GetString("PropertyGrid_OnSelectedObjectsChanged_Selected_object_of_type___0_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap RelationshipsHS { get { object obj = ResourceManager.GetObject("RelationshipsHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap resultset_next { get { object obj = ResourceManager.GetObject("resultset_next", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to About. /// public static string Ribbon_About { get { return ResourceManager.GetString("Ribbon_About", resourceCulture); } } /// /// Looks up a localized string similar to Close. /// public static string Ribbon_Command_Close { get { return ResourceManager.GetString("Ribbon_Command_Close", resourceCulture); } } /// /// Looks up a localized string similar to New. /// public static string Ribbon_Command_New { get { return ResourceManager.GetString("Ribbon_Command_New", resourceCulture); } } /// /// Looks up a localized string similar to Open. /// public static string Ribbon_Command_Open { get { return ResourceManager.GetString("Ribbon_Command_Open", resourceCulture); } } /// /// Looks up a localized string similar to Save. /// public static string Ribbon_Command_Save { get { return ResourceManager.GetString("Ribbon_Command_Save", resourceCulture); } } /// /// Looks up a localized string similar to Save As. /// public static string Ribbon_Command_Save_As { get { return ResourceManager.GetString("Ribbon_Command_Save_As", resourceCulture); } } /// /// Looks up a localized string similar to Copy. /// public static string Ribbon_Copy { get { return ResourceManager.GetString("Ribbon_Copy", resourceCulture); } } /// /// Looks up a localized string similar to Cut. /// public static string Ribbon_Cut { get { return ResourceManager.GetString("Ribbon_Cut", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// public static string Ribbon_Delete { get { return ResourceManager.GetString("Ribbon_Delete", resourceCulture); } } /// /// Looks up a localized string similar to Exit. /// public static string Ribbon_Exit { get { return ResourceManager.GetString("Ribbon_Exit", resourceCulture); } } /// /// Looks up a localized string similar to Export. /// public static string Ribbon_Export { get { return ResourceManager.GetString("Ribbon_Export", resourceCulture); } } /// /// Looks up a localized string similar to Feedback. /// public static string Ribbon_Feedback { get { return ResourceManager.GetString("Ribbon_Feedback", resourceCulture); } } /// /// Looks up a localized string similar to Find. /// public static string Ribbon_Find { get { return ResourceManager.GetString("Ribbon_Find", resourceCulture); } } /// /// Looks up a localized string similar to Clipboard. /// public static string Ribbon_GroupBox_Clipboard { get { return ResourceManager.GetString("Ribbon_GroupBox_Clipboard", resourceCulture); } } /// /// Looks up a localized string similar to Layout. /// public static string Ribbon_GroupBox_Layout { get { return ResourceManager.GetString("Ribbon_GroupBox_Layout", resourceCulture); } } /// /// Looks up a localized string similar to Run. /// public static string Ribbon_GroupBox_Run { get { return ResourceManager.GetString("Ribbon_GroupBox_Run", resourceCulture); } } /// /// Looks up a localized string similar to Show/Hide. /// public static string Ribbon_GroupBox_Show_Hide { get { return ResourceManager.GetString("Ribbon_GroupBox_Show_Hide", resourceCulture); } } /// /// Looks up a localized string similar to Help. /// public static string Ribbon_Help { get { return ResourceManager.GetString("Ribbon_Help", resourceCulture); } } /// /// Looks up a localized string similar to Import. /// public static string Ribbon_Import { get { return ResourceManager.GetString("Ribbon_Import", resourceCulture); } } /// /// Looks up a localized string similar to License. /// public static string Ribbon_License { get { return ResourceManager.GetString("Ribbon_License", resourceCulture); } } /// /// Looks up a localized string similar to Messages. /// public static string Ribbon_Messages { get { return ResourceManager.GetString("Ribbon_Messages", resourceCulture); } } /// /// Looks up a localized string similar to New Folder. /// public static string Ribbon_New_Folder { get { return ResourceManager.GetString("Ribbon_New_Folder", resourceCulture); } } /// /// Looks up a localized string similar to New Item. /// public static string Ribbon_New_Item { get { return ResourceManager.GetString("Ribbon_New_Item", resourceCulture); } } /// /// Looks up a localized string similar to New Model. /// public static string Ribbon_New_Model { get { return ResourceManager.GetString("Ribbon_New_Model", resourceCulture); } } /// /// Looks up a localized string similar to Open Manual. /// public static string Ribbon_Open_Manual { get { return ResourceManager.GetString("Ribbon_Open_Manual", resourceCulture); } } /// /// Looks up a localized string similar to Options. /// public static string Ribbon_Options { get { return ResourceManager.GetString("Ribbon_Options", resourceCulture); } } /// /// Looks up a localized string similar to Paste. /// public static string Ribbon_Paste { get { return ResourceManager.GetString("Ribbon_Paste", resourceCulture); } } /// /// Looks up a localized string similar to Plugins. /// public static string Ribbon_Plugins { get { return ResourceManager.GetString("Ribbon_Plugins", resourceCulture); } } /// /// Looks up a localized string similar to Properties. /// public static string Ribbon_Properties { get { return ResourceManager.GetString("Ribbon_Properties", resourceCulture); } } /// /// Looks up a localized string similar to Recent. /// public static string Ribbon_Recent { get { return ResourceManager.GetString("Ribbon_Recent", resourceCulture); } } /// /// Looks up a localized string similar to Redo. /// public static string Ribbon_Redo { get { return ResourceManager.GetString("Ribbon_Redo", resourceCulture); } } /// /// Looks up a localized string similar to Reset Layout After Restart. /// public static string Ribbon_Reset_Layout_After_Restart { get { return ResourceManager.GetString("Ribbon_Reset_Layout_After_Restart", resourceCulture); } } /// /// Looks up a localized string similar to Run All. /// public static string Ribbon_Run_All { get { return ResourceManager.GetString("Ribbon_Run_All", resourceCulture); } } /// /// Looks up a localized string similar to Run Current. /// public static string Ribbon_Run_Current { get { return ResourceManager.GetString("Ribbon_Run_Current", resourceCulture); } } /// /// Looks up a localized string similar to Show Log. /// public static string Ribbon_Show_Log { get { return ResourceManager.GetString("Ribbon_Show_Log", resourceCulture); } } /// /// Looks up a localized string similar to Start Page. /// public static string Ribbon_Start_Page { get { return ResourceManager.GetString("Ribbon_Start_Page", resourceCulture); } } /// /// Looks up a localized string similar to Status text. /// public static string Ribbon_StatusBar_Status_text { get { return ResourceManager.GetString("Ribbon_StatusBar_Status_text", resourceCulture); } } /// /// Looks up a localized string similar to Stop All. /// public static string Ribbon_Stop_All { get { return ResourceManager.GetString("Ribbon_Stop_All", resourceCulture); } } /// /// Looks up a localized string similar to Stop Current. /// public static string Ribbon_Stop_Current { get { return ResourceManager.GetString("Ribbon_Stop_Current", resourceCulture); } } /// /// Looks up a localized string similar to Submit Feedback. /// public static string Ribbon_Submit_Feedback { get { return ResourceManager.GetString("Ribbon_Submit_Feedback", resourceCulture); } } /// /// Looks up a localized string similar to Help. /// public static string Ribbon_TabItem_Help { get { return ResourceManager.GetString("Ribbon_TabItem_Help", resourceCulture); } } /// /// Looks up a localized string similar to Home. /// public static string Ribbon_TabItem_Home { get { return ResourceManager.GetString("Ribbon_TabItem_Home", resourceCulture); } } /// /// Looks up a localized string similar to Recent Projects. /// public static string Ribbon_TabItem_Recent_Projects { get { return ResourceManager.GetString("Ribbon_TabItem_Recent_Projects", resourceCulture); } } /// /// Looks up a localized string similar to View. /// public static string Ribbon_TabItem_View { get { return ResourceManager.GetString("Ribbon_TabItem_View", resourceCulture); } } /// /// Looks up a localized string similar to Undo. /// public static string Ribbon_Undo { get { return ResourceManager.GetString("Ribbon_Undo", resourceCulture); } } /// /// Looks up a localized string similar to The license file {0} cannot be found on the computer.. /// public static string RichTextView_RichTextView_The_license_file__0__cannot_be_found_on_the_computer_ { get { return ResourceManager.GetString("RichTextView_RichTextView_The_license_file__0__cannot_be_found_on_the_computer_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon Ringtoets { get { object obj = ResourceManager.GetObject("Ringtoets", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap SaveAllHS { get { object obj = ResourceManager.GetObject("SaveAllHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap SaveAsHH { get { object obj = ResourceManager.GetObject("SaveAsHH", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap saveHS { get { object obj = ResourceManager.GetObject("saveHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap script { get { object obj = ResourceManager.GetObject("script", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to {0} does not support searching. /// public static string SearchDialog_BackgroundWorker1DoWork__0__does_not_support_searching { get { return ResourceManager.GetString("SearchDialog_BackgroundWorker1DoWork__0__does_not_support_searching", resourceCulture); } } /// /// Looks up a localized string similar to The following error occured :. /// public static string SearchDialog_BackgroundWorker1RunWorkerCompleted_The_following_error_occured___ { get { return ResourceManager.GetString("SearchDialog_BackgroundWorker1RunWorkerCompleted_The_following_error_occured___", resourceCulture); } } /// /// Looks up a localized string similar to The search has been cancelled. /// public static string SearchDialog_BackgroundWorker1RunWorkerCompleted_The_search_has_been_cancelled { get { return ResourceManager.GetString("SearchDialog_BackgroundWorker1RunWorkerCompleted_The_search_has_been_cancelled", resourceCulture); } } /// /// Looks up a localized string similar to Current View. /// public static string SearchDialog_SearchDialogLoad_Current_View { get { return ResourceManager.GetString("SearchDialog_SearchDialogLoad_Current_View", resourceCulture); } } /// /// Looks up a localized string similar to Entire Project. /// public static string SearchDialog_SearchDialogLoad_Entire_Project { get { return ResourceManager.GetString("SearchDialog_SearchDialogLoad_Entire_Project", resourceCulture); } } /// /// Looks up a localized string similar to Error. /// public static string SelectItemDialog_buttonOk_Click_Error { get { return ResourceManager.GetString("SelectItemDialog_buttonOk_Click_Error", resourceCulture); } } /// /// Looks up a localized string similar to Please select an item. /// public static string SelectItemDialog_buttonOk_Click_Please_select_an_item { get { return ResourceManager.GetString("SelectItemDialog_buttonOk_Click_Please_select_an_item", resourceCulture); } } /// /// Looks up a localized string similar to New. /// public static string SelectItemDialog_listViewItemTypes_SelectedIndexChanged_New_ { get { return ResourceManager.GetString("SelectItemDialog_listViewItemTypes_SelectedIndexChanged_New_", resourceCulture); } } /// /// Looks up a localized string similar to Explorer. /// public static string SelectItemDialog_ListViewItemTypesOnHandleCreated_Explorer { get { return ResourceManager.GetString("SelectItemDialog_ListViewItemTypesOnHandleCreated_Explorer", resourceCulture); } } /// /// Looks up a localized string similar to Number of selected items must be 1. /// public static string SelectItemDialog_SelectedItem_Number_of_selected_items_must_be_1 { get { return ResourceManager.GetString("SelectItemDialog_SelectedItem_Number_of_selected_items_must_be_1", resourceCulture); } } /// /// Looks up a localized string similar to - (Default). /// public static string SelectViewDialog_listBox_DrawItem_____Default_ { get { return ResourceManager.GetString("SelectViewDialog_listBox_DrawItem_____Default_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap shape_square { get { object obj = ResourceManager.GetObject("shape_square", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Company. /// public static string SplashScreen_Company { get { return ResourceManager.GetString("SplashScreen_Company", resourceCulture); } } /// /// Looks up a localized string similar to Copyright. /// public static string SplashScreen_CopyRights { get { return ResourceManager.GetString("SplashScreen_CopyRights", resourceCulture); } } /// /// Looks up a localized string similar to Free. /// public static string SplashScreen_Free { get { return ResourceManager.GetString("SplashScreen_Free", resourceCulture); } } /// /// Looks up a localized string similar to License. /// public static string SplashScreen_License { get { return ResourceManager.GetString("SplashScreen_License", resourceCulture); } } /// /// Looks up a localized string similar to Hiding splash screen .... /// public static string SplashScreen_Shutdown_Hiding_splash_screen____ { get { return ResourceManager.GetString("SplashScreen_Shutdown_Hiding_splash_screen____", resourceCulture); } } /// /// Looks up a localized string similar to Showing splash screen .... /// public static string SplashScreen_SplashScreen_VisibleChanged_Showing_splash_screen____ { get { return ResourceManager.GetString("SplashScreen_SplashScreen_VisibleChanged_Showing_splash_screen____", resourceCulture); } } /// /// Looks up a localized string similar to Starting .... /// public static string SplashScreen_Starting { get { return ResourceManager.GetString("SplashScreen_Starting", resourceCulture); } } /// /// Looks up a localized string similar to Version. /// public static string SplashScreen_Version { get { return ResourceManager.GetString("SplashScreen_Version", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap SplashScreenBackground { get { object obj = ResourceManager.GetObject("SplashScreenBackground", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Hiding splash screen .... /// public static string SplashScreenWindowsForms_SplashScreen_VisibleChanged_Hiding_splash_screen____ { get { return ResourceManager.GetString("SplashScreenWindowsForms_SplashScreen_VisibleChanged_Hiding_splash_screen____", resourceCulture); } } /// /// Looks up a localized string similar to Showing splash screen .... /// public static string SplashScreenWindowsForms_SplashScreen_VisibleChanged_Showing_splash_screen____ { get { return ResourceManager.GetString("SplashScreenWindowsForms_SplashScreen_VisibleChanged_Showing_splash_screen____", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap startpage { get { object obj = ResourceManager.GetObject("startpage", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap StopHS { get { object obj = ResourceManager.GetObject("StopHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Chart. /// public static string ToolWindow_Name_Chart { get { return ResourceManager.GetString("ToolWindow_Name_Chart", resourceCulture); } } /// /// Looks up a localized string similar to Map. /// public static string ToolWindow_Name_Map { get { return ResourceManager.GetString("ToolWindow_Name_Map", resourceCulture); } } /// /// Looks up a localized string similar to Time Navigator. /// public static string ToolWindow_Name_Time_Navigator { get { return ResourceManager.GetString("ToolWindow_Name_Time_Navigator", resourceCulture); } } /// /// Looks up a localized string similar to Item not found in list of views. /// public static string ViewList_ActivateView_Item_not_found_in_list_of_views { get { return ResourceManager.GetString("ViewList_ActivateView_Item_not_found_in_list_of_views", resourceCulture); } } /// /// Looks up a localized string similar to View is being closed while it is being opened!. /// public static string ViewList_Close_View_is_being_closed_while_it_is_being_opened_ { get { return ResourceManager.GetString("ViewList_Close_View_is_being_closed_while_it_is_being_opened_", resourceCulture); } } /// /// Looks up a localized string similar to Closing view: {0}. /// public static string ViewList_DockingManagerViewBarClosing_Closing_view___0_ { get { return ResourceManager.GetString("ViewList_DockingManagerViewBarClosing_Closing_view___0_", resourceCulture); } } /// /// Looks up a localized string similar to Unexpected behaviour from composite view, child view is null, parent view: {0}. /// public static string ViewList_ForceViewCleanup_Unexpected_behaviour_from_composite_view__child_view_is_null__parent_view___0_ { get { return ResourceManager.GetString("ViewList_ForceViewCleanup_Unexpected_behaviour_from_composite_view__child_view_is" + "_null__parent_view___0_", resourceCulture); } } /// /// Looks up a localized string similar to No default location specified. Cannot add a view without location parameter.. /// public static string ViewList_Insert_No_default_location_specified__Cannot_add_a_view_without_location_parameter_ { get { return ResourceManager.GetString("ViewList_Insert_No_default_location_specified__Cannot_add_a_view_without_location" + "_parameter_", resourceCulture); } } /// /// Looks up a localized string similar to Unable to add ViewContext of view {0}. ViewContext is null.. /// public static string ViewList_UpdateViewContext_Unable_to_add_ViewContext_of_view__0___ViewContext_is_null_ { get { return ResourceManager.GetString("ViewList_UpdateViewContext_Unable_to_add_ViewContext_of_view__0___ViewContext_is_" + "null_", resourceCulture); } } /// /// Looks up a localized string similar to Unable to add ViewContext of view {0}. ViewContext.ViewType is not of type {1}.. /// public static string ViewList_UpdateViewContext_Unable_to_add_ViewContext_of_view__0___ViewContext_ViewType_is_not_of_type__1__ { get { return ResourceManager.GetString("ViewList_UpdateViewContext_Unable_to_add_ViewContext_of_view__0___ViewContext_Vie" + "wType_is_not_of_type__1__", resourceCulture); } } /// /// Looks up a localized string similar to More than one view for data. /// public static string ViewResolver_CreateViewForData_More_than_one_view_for_data { get { return ResourceManager.GetString("ViewResolver_CreateViewForData_More_than_one_view_for_data", resourceCulture); } } /// /// Looks up a localized string similar to No view registered for : {0}. /// public static string ViewResolver_OpenViewForData_No_view_registered_for____0_ { get { return ResourceManager.GetString("ViewResolver_OpenViewForData_No_view_registered_for____0_", resourceCulture); } } /// /// Looks up a localized string similar to Lock. /// public static string ViewSelectionContextMenuController_UpdateMenuItemsValidity_Lock { get { return ResourceManager.GetString("ViewSelectionContextMenuController_UpdateMenuItemsValidity_Lock", resourceCulture); } } /// /// Looks up a localized string similar to Unlock. /// public static string ViewSelectionContextMenuController_UpdateMenuItemsValidity_Unlock { get { return ResourceManager.GetString("ViewSelectionContextMenuController_UpdateMenuItemsValidity_Unlock", resourceCulture); } } /// /// Looks up a localized string similar to Sender must be non-null and of type Control. /// public static string ViewSelectionMouseController_OnViewSelectionMouseDown_Sender_must_be_non_null_and_of_type_Control { get { return ResourceManager.GetString("ViewSelectionMouseController_OnViewSelectionMouseDown_Sender_must_be_non_null_and" + "_of_type_Control", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap WebInsertHyperlinkHS { get { object obj = ResourceManager.GetObject("WebInsertHyperlinkHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to WTI project files (.wti)|*.wti. /// public static string Wti_project_file_filter { get { return ResourceManager.GetString("Wti_project_file_filter", resourceCulture); } } } }