//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.18444
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace Core.Common.Base.Properties {
///
/// 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()]
internal 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)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Core.Common.Base.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)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to Activating plugin {0} ....
///
internal static string DeltaShellApplication_ActivatePlugins_Activating_plugin__0_____ {
get {
return ResourceManager.GetString("DeltaShellApplication_ActivatePlugins_Activating_plugin__0_____", resourceCulture);
}
}
///
/// Looks up a localized string similar to All plugins were activated..
///
internal static string DeltaShellApplication_ActivatePlugins_All_plugins_were_activated_ {
get {
return ResourceManager.GetString("DeltaShellApplication_ActivatePlugins_All_plugins_were_activated_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Run() must be called first before project can be opened.
///
internal static string DeltaShellApplication_CreateNewProject_Run___must_be_called_first_before_project_can_be_opened {
get {
return ResourceManager.GetString("DeltaShellApplication_CreateNewProject_Run___must_be_called_first_before_project_" +
"can_be_opened", resourceCulture);
}
}
///
/// Looks up a localized string similar to Initializing license ....
///
internal static string DeltaShellApplication_InitializeLicense_Initializing_license____ {
get {
return ResourceManager.GetString("DeltaShellApplication_InitializeLicense_Initializing_license____", resourceCulture);
}
}
///
/// Looks up a localized string similar to License file does not exist: {0}.
///
internal static string DeltaShellApplication_InitializeLicense_License_file_does_not_exist___0_ {
get {
return ResourceManager.GetString("DeltaShellApplication_InitializeLicense_License_file_does_not_exist___0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to License is initialized..
///
internal static string DeltaShellApplication_InitializeLicense_License_is_initialized_ {
get {
return ResourceManager.GetString("DeltaShellApplication_InitializeLicense_License_is_initialized_", resourceCulture);
}
}
///
/// Looks up a localized string similar to DeltaShell application started, active plugins:.
///
internal static string DeltaShellApplication_InitializePluginResources_DeltaShell_application_started__active_plugins__ {
get {
return ResourceManager.GetString("DeltaShellApplication_InitializePluginResources_DeltaShell_application_started__a" +
"ctive_plugins__", resourceCulture);
}
}
///
/// Looks up a localized string similar to No plugins found, most probably there is a configuration problem..
///
internal static string DeltaShellApplication_InitializePluginResources_No_plugins_found__most_probably_there_is_a_configuration_problem_ {
get {
return ResourceManager.GetString("DeltaShellApplication_InitializePluginResources_No_plugins_found__most_probably_t" +
"here_is_a_configuration_problem_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Please check your configuration and plugins folder!.
///
internal static string DeltaShellApplication_InitializePluginResources_Please_check_your_configuration_and_plugins_folder_ {
get {
return ResourceManager.GetString("DeltaShellApplication_InitializePluginResources_Please_check_your_configuration_a" +
"nd_plugins_folder_", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} plugin(s) were loaded.
///
internal static string DeltaShellApplication_InitializePlugins__0__plugin_s__were_loaded {
get {
return ResourceManager.GetString("DeltaShellApplication_InitializePlugins__0__plugin_s__were_loaded", resourceCulture);
}
}
///
/// Looks up a localized string similar to Searching for plugins ....
///
internal static string DeltaShellApplication_InitializePlugins_Searching_for_plugins____ {
get {
return ResourceManager.GetString("DeltaShellApplication_InitializePlugins_Searching_for_plugins____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Environmental variables:.
///
internal static string DeltaShellApplication_LogSystemInfo_Environmental_variables_ {
get {
return ResourceManager.GetString("DeltaShellApplication_LogSystemInfo_Environmental_variables_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Registering data type {0}.
///
internal static string DeltaShellApplication_RegisterDataTypes_Registering_data_type__0_ {
get {
return ResourceManager.GetString("DeltaShellApplication_RegisterDataTypes_Registering_data_type__0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Registering persistent data types ....
///
internal static string DeltaShellApplication_RegisterDataTypes_Registering_persistent_data_types____ {
get {
return ResourceManager.GetString("DeltaShellApplication_RegisterDataTypes_Registering_persistent_data_types____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Registering exporter {0}.
///
internal static string DeltaShellApplication_RegisterExporters_Registering_exporter__0_ {
get {
return ResourceManager.GetString("DeltaShellApplication_RegisterExporters_Registering_exporter__0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Registering exporters ....
///
internal static string DeltaShellApplication_RegisterExporters_Registering_exporters____ {
get {
return ResourceManager.GetString("DeltaShellApplication_RegisterExporters_Registering_exporters____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Registering importer {0}.
///
internal static string DeltaShellApplication_RegisterImporters_Registering_importer__0_ {
get {
return ResourceManager.GetString("DeltaShellApplication_RegisterImporters_Registering_importer__0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Registering importers ....
///
internal static string DeltaShellApplication_RegisterImporters_Registering_importers____ {
get {
return ResourceManager.GetString("DeltaShellApplication_RegisterImporters_Registering_importers____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Registering assemblies containing persistent data types ....
///
internal static string DeltaShellApplication_RegisterPersistentAssemblies_Registering_assemblies_containing_persistent_data_types____ {
get {
return ResourceManager.GetString("DeltaShellApplication_RegisterPersistentAssemblies_Registering_assemblies_contain" +
"ing_persistent_data_types____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Activating plugins ....
///
internal static string DeltaShellApplication_Run_Activating_plugins____ {
get {
return ResourceManager.GetString("DeltaShellApplication_Run_Activating_plugins____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Application is already running.
///
internal static string DeltaShellApplication_Run_Application_is_already_running {
get {
return ResourceManager.GetString("DeltaShellApplication_Run_Application_is_already_running", resourceCulture);
}
}
///
/// Looks up a localized string similar to Creating new project ....
///
internal static string DeltaShellApplication_Run_Creating_new_project____ {
get {
return ResourceManager.GetString("DeltaShellApplication_Run_Creating_new_project____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Delta Shell is ready, started in {0:F3} sec..
///
internal static string DeltaShellApplication_Run_Delta_Shell_is_ready__started_in__0_F3__sec_ {
get {
return ResourceManager.GetString("DeltaShellApplication_Run_Delta_Shell_is_ready__started_in__0_F3__sec_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Initializing plugins ....
///
internal static string DeltaShellApplication_Run_Initializing_plugins____ {
get {
return ResourceManager.GetString("DeltaShellApplication_Run_Initializing_plugins____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Initializing project repository ....
///
internal static string DeltaShellApplication_Run_Initializing_project_repository____ {
get {
return ResourceManager.GetString("DeltaShellApplication_Run_Initializing_project_repository____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Starting Delta Shell ....
///
internal static string DeltaShellApplication_Run_Starting_Delta_Shell____ {
get {
return ResourceManager.GetString("DeltaShellApplication_Run_Starting_Delta_Shell____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Waiting until all plugins are activated ....
///
internal static string DeltaShellApplication_Run_Waiting_until_all_plugins_are_activated____ {
get {
return ResourceManager.GetString("DeltaShellApplication_Run_Waiting_until_all_plugins_are_activated____", resourceCulture);
}
}
///
/// Looks up a localized string similar to You can call Run() only once per application.
///
internal static string DeltaShellApplication_Run_You_can_call_Run___only_once_per_application {
get {
return ResourceManager.GetString("DeltaShellApplication_Run_You_can_call_Run___only_once_per_application", resourceCulture);
}
}
///
/// Looks up a localized string similar to Can't read project from path, project can be only created in memory using this project repository.
///
internal static string InMemoryProjectRepository_Open_Can_t_read_project_from_path__project_can_be_only_created_in_memory_using_this_project_repository {
get {
return ResourceManager.GetString("InMemoryProjectRepository_Open_Can_t_read_project_from_path__project_can_be_only_" +
"created_in_memory_using_this_project_repository", resourceCulture);
}
}
///
/// Looks up a localized string similar to Error :.
///
internal static string MonoAddinsConsoleLogger_ReportError_Error___ {
get {
return ResourceManager.GetString("MonoAddinsConsoleLogger_ReportError_Error___", resourceCulture);
}
}
///
/// Looks up a localized string similar to Warning :.
///
internal static string MonoAddinsConsoleLogger_ReportWarning_Warning___ {
get {
return ResourceManager.GetString("MonoAddinsConsoleLogger_ReportWarning_Warning___", resourceCulture);
}
}
///
/// Looks up a localized string similar to Skipping the loading of {0}.
///
internal static string PluginConfigurationLoader_CanContainAPlugin_Skipping_the_loading_of__0_ {
get {
return ResourceManager.GetString("PluginConfigurationLoader_CanContainAPlugin_Skipping_the_loading_of__0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to plugin configuration file '{0}' not found; skipped..
///
internal static string PluginConfigurationLoader_GetPluginConfig_plugin_configuration_file___0___not_found__skipped_ {
get {
return ResourceManager.GetString("PluginConfigurationLoader_GetPluginConfig_plugin_configuration_file___0___not_fou" +
"nd__skipped_", resourceCulture);
}
}
///
/// Looks up a localized string similar to plugin could not be loaded: '{0}', {1}.
///
internal static string PluginConfigurationLoader_GetPluginConfig_plugin_could_not_be_loaded____0_____1_ {
get {
return ResourceManager.GetString("PluginConfigurationLoader_GetPluginConfig_plugin_could_not_be_loaded____0_____1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Can't find directory to load assemblies from: {0}, fix your configuration file.
///
internal static string PluginConfigurationLoader_LoadAssembliesWithConfigInDirectory_Can_t_find_directory_to_load_assemblies_from___0___fix_your_configuration_file {
get {
return ResourceManager.GetString("PluginConfigurationLoader_LoadAssembliesWithConfigInDirectory_Can_t_find_director" +
"y_to_load_assemblies_from___0___fix_your_configuration_file", resourceCulture);
}
}
///
/// Looks up a localized string similar to Multiple plugins with the same name(s):{0}{1}.
///
internal static string PluginManager_ThrowOnNonUniquePluginNames_Multiple_plugins_with_the_same_name_s___0__1_ {
get {
return ResourceManager.GetString("PluginManager_ThrowOnNonUniquePluginNames_Multiple_plugins_with_the_same_name_s__" +
"_0__1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Creating new empty project in temporary folder ....
///
internal static string ProjectService_CreateNewProjectInTemporaryFolder_Creating_new_empty_project_in_temporary_folder____ {
get {
return ResourceManager.GetString("ProjectService_CreateNewProjectInTemporaryFolder_Creating_new_empty_project_in_te" +
"mporary_folder____", resourceCulture);
}
}
///
/// Looks up a localized string similar to New empty project created.
///
internal static string ProjectService_CreateNewProjectInTemporaryFolder_New_empty_project_created {
get {
return ResourceManager.GetString("ProjectService_CreateNewProjectInTemporaryFolder_New_empty_project_created", resourceCulture);
}
}
///
/// Looks up a localized string similar to Parameter projectDataDirectory should be absolute path.
///
internal static string ProjectService_CreateWorkingDirectories_Parameter_projectDataDirectory_should_be_absolute_path {
get {
return ResourceManager.GetString("ProjectService_CreateWorkingDirectories_Parameter_projectDataDirectory_should_be_" +
"absolute_path", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unable to export to file {0}. You cannot export to the current project..
///
internal static string ProjectService_Export_Unable_to_export_to_file__0___You_cannot_export_to_the_current_project_ {
get {
return ResourceManager.GetString("ProjectService_Export_Unable_to_export_to_file__0___You_cannot_export_to_the_curr" +
"ent_project_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unable to export file {0}. An error has occurred during clone with the following message: {1}.
///
internal static string ProjectService_ExportProjectItemTo_Unable_to_export_file__0___An_error_has_occurred_during_clone_with_the_following_message___1_ {
get {
return ResourceManager.GetString("ProjectService_ExportProjectItemTo_Unable_to_export_file__0___An_error_has_occurr" +
"ed_during_clone_with_the_following_message___1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Project {0} saved.
///
internal static string ProjectService_FireProjectSaved_Project__0__saved {
get {
return ResourceManager.GetString("ProjectService_FireProjectSaved_Project__0__saved", resourceCulture);
}
}
///
/// Looks up a localized string similar to Saving project {0} as {1}.
///
internal static string ProjectService_FireProjectSaving_Saving_project__0__as__1_ {
get {
return ResourceManager.GetString("ProjectService_FireProjectSaving_Saving_project__0__as__1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Loading project {0} ....
///
internal static string ProjectService_Open_Loading_project__0_____ {
get {
return ResourceManager.GetString("ProjectService_Open_Loading_project__0_____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stopped loading project {0}.
///
internal static string ProjectService_Open_Stopped_loading_project__0_ {
get {
return ResourceManager.GetString("ProjectService_Open_Stopped_loading_project__0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Error during delete of old project file and directory, skipping ....
///
internal static string ProjectService_SaveProjectAs_Error_during_delete_of_old_project_file_and_directory__skipping____ {
get {
return ResourceManager.GetString("ProjectService_SaveProjectAs_Error_during_delete_of_old_project_file_and_director" +
"y__skipping____", resourceCulture);
}
}
///
/// Looks up a localized string similar to Run report.
///
internal static string RunningActivityLogAppender_SendLogToActivity_Run_report {
get {
return ResourceManager.GetString("RunningActivityLogAppender_SendLogToActivity_Run_report", resourceCulture);
}
}
}
}