// <auto-generated> using System.Reflection; namespace Microsoft.TemplateEngine.Edge { internal static partial class LocalizableStrings { private static global::System.Resources.ResourceManager s_resourceManager; internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceManager = new global::System.Resources.ResourceManager(typeof(LocalizableStrings))); internal static global::System.Globalization.CultureInfo Culture { get; set; } #if !NET20 [global::System.Runtime.CompilerServices.MethodImpl(global::System.Runtime.CompilerServices.MethodImplOptions.AggressiveInlining)] #endif internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture); /// <summary>Parameter conditions contain cyclic dependency: [{0}] that is preventing deterministic evaluation.</summary> internal static string @ConditionEvaluation_Error_CyclicDependency => GetResourceString("ConditionEvaluation_Error_CyclicDependency"); /// <summary>Failed to evaluate condition {0} on parameter {1} (condition text: {2}, evaluation error: {3}) - condition might be malformed or referenced parameters do not have default nor explicit values.</summary> internal static string @ConditionEvaluation_Error_MismatchedCondition => GetResourceString("ConditionEvaluation_Error_MismatchedCondition"); /// <summary>Unexpected internal error - unable to perform topological sort of parameter dependencies that do not appear to have a cyclic dependencies.</summary> internal static string @ConditionEvaluation_Error_TopologicalSort => GetResourceString("ConditionEvaluation_Error_TopologicalSort"); /// <summary>Parameter conditions contain cyclic dependency: [{0}]. With current values of parameters it's possible to deterministically evaluate parameters - so proceeding further. However template should be reviewed as instantiation with different parameters can lead ...</summary> internal static string @ConditionEvaluation_Warning_CyclicDependency => GetResourceString("ConditionEvaluation_Warning_CyclicDependency"); /// <summary>'{0}' should not contain empty items</summary> internal static string @Constraint_Error_ArgumentHasEmptyString => GetResourceString("Constraint_Error_ArgumentHasEmptyString"); /// <summary>Argument(s) were not specified. At least one argument should be specified.</summary> internal static string @Constraint_Error_ArgumentsNotSpecified => GetResourceString("Constraint_Error_ArgumentsNotSpecified"); /// <summary>'{0}' does not contain valid items.</summary> internal static string @Constraint_Error_ArrayHasNoObjects => GetResourceString("Constraint_Error_ArrayHasNoObjects"); /// <summary>'{0}' is not a valid JSON.</summary> internal static string @Constraint_Error_InvalidJson => GetResourceString("Constraint_Error_InvalidJson"); /// <summary>'{0}' should be an array of objects.</summary> internal static string @Constraint_Error_InvalidJsonArray_Objects => GetResourceString("Constraint_Error_InvalidJsonArray_Objects"); /// <summary>'{0}' is not a valid JSON array.</summary> internal static string @Constraint_Error_InvalidJsonType_Array => GetResourceString("Constraint_Error_InvalidJsonType_Array"); /// <summary>'{0}' is not a valid JSON string or array.</summary> internal static string @Constraint_Error_InvalidJsonType_StringOrArray => GetResourceString("Constraint_Error_InvalidJsonType_StringOrArray"); /// <summary>'{0}' is not a valid version or version range.</summary> internal static string @Constraint_Error_InvalidVersion => GetResourceString("Constraint_Error_InvalidVersion"); /// <summary>Check the constraint configuration in template.json.</summary> internal static string @Constraint_WrongConfigurationCTA => GetResourceString("Constraint_WrongConfigurationCTA"); /// <summary>Environment variables</summary> internal static string @EnvironmentVariablesBindSource_Name => GetResourceString("EnvironmentVariablesBindSource_Name"); /// <summary>Attempt to pass result of external evaluation of parameters conditions for parameter(s) that do not have appropriate condition set in template (IsEnabled or IsRequired attributes not populated with condition) or a failure to pass the condition results for ...</summary> internal static string @EvaluatedInputDataSet_Error_MismatchedConditions => GetResourceString("EvaluatedInputDataSet_Error_MismatchedConditions"); /// <summary>Attempt to pass result of external evaluation of parameters conditions for parameter(s) that do not have appropriate condition set in template (IsEnabled or IsRequired attributes not populated with condition) or a failure to pass the condition results for ...</summary> internal static string @EvaluatedInputParameterData_Error_ConditionsInvalid => GetResourceString("EvaluatedInputParameterData_Error_ConditionsInvalid"); /// <summary>The folder {0} doesn't exist.</summary> internal static string @FolderInstaller_InstallResult_Error_FolderDoesNotExist => GetResourceString("FolderInstaller_InstallResult_Error_FolderDoesNotExist"); /// <summary>Check the constraint configuration in template.json.</summary> internal static string @Generic_Constraint_WrongConfigurationCTA => GetResourceString("Generic_Constraint_WrongConfigurationCTA"); /// <summary>latest version</summary> internal static string @Generic_LatestVersion => GetResourceString("Generic_LatestVersion"); /// <summary>version {0}</summary> internal static string @Generic_Version => GetResourceString("Generic_Version"); /// <summary>{0} can be installed by several installers. Specify the installer name to be used.</summary> internal static string @GlobalSettingsTemplatePackageProvider_InstallResult_Error_MultipleInstallersCanBeUsed => GetResourceString("GlobalSettingsTemplatePackageProvider_InstallResult_Error_MultipleInstallersCanBeUsed"); /// <summary>{0} is already installed.</summary> internal static string @GlobalSettingsTemplatePackageProvider_InstallResult_Error_PackageAlreadyInstalled => GetResourceString("GlobalSettingsTemplatePackageProvider_InstallResult_Error_PackageAlreadyInstalled"); /// <summary>{0} cannot be installed.</summary> internal static string @GlobalSettingsTemplatePackageProvider_InstallResult_Error_PackageCannotBeInstalled => GetResourceString("GlobalSettingsTemplatePackageProvider_InstallResult_Error_PackageCannotBeInstalled"); /// <summary>{0} is already installed, it will be replaced with {1}.</summary> internal static string @GlobalSettingsTemplatePackagesProvider_Info_PackageAlreadyInstalled => GetResourceString("GlobalSettingsTemplatePackagesProvider_Info_PackageAlreadyInstalled"); /// <summary>{0} was successfully uninstalled.</summary> internal static string @GlobalSettingsTemplatePackagesProvider_Info_PackageUninstalled => GetResourceString("GlobalSettingsTemplatePackagesProvider_Info_PackageUninstalled"); /// <summary>'{0}' does not have mandatory property '{1}'.</summary> internal static string @HostConstraint_Error_MissingMandatoryProperty => GetResourceString("HostConstraint_Error_MissingMandatoryProperty"); /// <summary>Running template on {0} (version: {1}) is not supported, supported hosts is/are: {2}.</summary> internal static string @HostConstraint_Message_Restricted => GetResourceString("HostConstraint_Message_Restricted"); /// <summary>Template engine host</summary> internal static string @HostConstraint_Name => GetResourceString("HostConstraint_Name"); /// <summary>Host defined parameters</summary> internal static string @HostParametersBindSource_Name => GetResourceString("HostParametersBindSource_Name"); /// <summary>The checked package {0} is vulnerable.</summary> internal static string @NuGetApiPackageManager_UpdateCheckError_VulnerablePackage => GetResourceString("NuGetApiPackageManager_UpdateCheckError_VulnerablePackage"); /// <summary>Found package is vulnerable source: {0}</summary> internal static string @NuGetApiPackageManager_DownloadError_VulnerablePackage => GetResourceString("NuGetApiPackageManager_DownloadError_VulnerablePackage"); /// <summary>Failed to load the NuGet source {0}.</summary> internal static string @NuGetApiPackageManager_Error_FailedToLoadSource => GetResourceString("NuGetApiPackageManager_Error_FailedToLoadSource"); /// <summary>Failed to load NuGet sources configured for the folder {0}.</summary> internal static string @NuGetApiPackageManager_Error_FailedToLoadSources => GetResourceString("NuGetApiPackageManager_Error_FailedToLoadSources"); /// <summary>Failed to read package information from NuGet source {0}.</summary> internal static string @NuGetApiPackageManager_Error_FailedToReadPackage => GetResourceString("NuGetApiPackageManager_Error_FailedToReadPackage"); /// <summary>File {0} already exists.</summary> internal static string @NuGetApiPackageManager_Error_FileAlreadyExists => GetResourceString("NuGetApiPackageManager_Error_FileAlreadyExists"); /// <summary>No NuGet sources are defined or enabled.</summary> internal static string @NuGetApiPackageManager_Error_NoSources => GetResourceString("NuGetApiPackageManager_Error_NoSources"); /// <summary>The NuGet sources {0} are insecure and will not be searched. If you want to include those sources for search, use --force.</summary> internal static string @NuGetApiPackageManager_Warning_InsecureFeed => GetResourceString("NuGetApiPackageManager_Warning_InsecureFeed"); /// <summary>Failed to remove {0} after failed download. Remove the file manually if it exists.</summary> internal static string @NuGetApiPackageManager_Warning_FailedToDelete => GetResourceString("NuGetApiPackageManager_Warning_FailedToDelete"); /// <summary>Failed to download {0} from NuGet feed {1}.</summary> internal static string @NuGetApiPackageManager_Warning_FailedToDownload => GetResourceString("NuGetApiPackageManager_Warning_FailedToDownload"); /// <summary>Failed to load NuGet source {0}: the source is not valid. It will be skipped in further processing.</summary> internal static string @NuGetApiPackageManager_Warning_FailedToLoadSource => GetResourceString("NuGetApiPackageManager_Warning_FailedToLoadSource"); /// <summary>{0} is not found in NuGet feeds {1}.</summary> internal static string @NuGetApiPackageManager_Warning_PackageNotFound => GetResourceString("NuGetApiPackageManager_Warning_PackageNotFound"); /// <summary>Failed to copy package {0} to {1}.</summary> internal static string @NuGetInstaller_Error_CopyFailed => GetResourceString("NuGetInstaller_Error_CopyFailed"); /// <summary>Failed to read content of package {0}.</summary> internal static string @NuGetInstaller_Error_FailedToReadPackage => GetResourceString("NuGetInstaller_Error_FailedToReadPackage"); /// <summary>File {0} already exists.</summary> internal static string @NuGetInstaller_Error_FileAlreadyExists => GetResourceString("NuGetInstaller_Error_FileAlreadyExists"); /// <summary>Failed to download {0} from {1}.</summary> internal static string @NuGetInstaller_InstallResult_Error_DownloadFailed => GetResourceString("NuGetInstaller_InstallResult_Error_DownloadFailed"); /// <summary>Failed to install the package {0}. /// Details: {1}.</summary> internal static string @NuGetInstaller_InstallResult_Error_InstallGeneric => GetResourceString("NuGetInstaller_InstallResult_Error_InstallGeneric"); /// <summary>The install request {0} cannot be processed by installer {1}.</summary> internal static string @NuGetInstaller_InstallResult_Error_InstallRequestNotSupported => GetResourceString("NuGetInstaller_InstallResult_Error_InstallRequestNotSupported"); /// <summary>The NuGet package {0} is invalid.</summary> internal static string @NuGetInstaller_InstallResult_Error_InvalidPackage => GetResourceString("NuGetInstaller_InstallResult_Error_InvalidPackage"); /// <summary>The requested package {0} has vulnerabilities.</summary> internal static string @NuGetInstaller_InstallResult_Error_VulnerablePackage => GetResourceString("NuGetInstaller_InstallResult_Error_VulnerablePackage"); /// <summary>The configured NuGet sources are invalid: {0}.</summary> internal static string @NuGetInstaller_InstallResult_Error_InvalidSources => GetResourceString("NuGetInstaller_InstallResult_Error_InvalidSources"); /// <summary>No NuGet sources are configured.</summary> internal static string @NuGetInstaller_InstallResult_Error_InvalidSources_None => GetResourceString("NuGetInstaller_InstallResult_Error_InvalidSources_None"); /// <summary>The operation was cancelled.</summary> internal static string @NuGetInstaller_InstallResult_Error_OperationCancelled => GetResourceString("NuGetInstaller_InstallResult_Error_OperationCancelled"); /// <summary>{0} was not found in NuGet feeds {1}.</summary> internal static string @NuGetInstaller_InstallResult_Error_PackageNotFound => GetResourceString("NuGetInstaller_InstallResult_Error_PackageNotFound"); /// <summary>The package {0} is not supported by installer {1}.</summary> internal static string @NuGetInstaller_InstallResult_Error_PackageNotSupported => GetResourceString("NuGetInstaller_InstallResult_Error_PackageNotSupported"); /// <summary>Failed to uninstall the package {0}. /// Details: {1}.</summary> internal static string @NuGetInstaller_InstallResult_Error_UninstallGeneric => GetResourceString("NuGetInstaller_InstallResult_Error_UninstallGeneric"); /// <summary>The checked package {0} has vulnerabilities.</summary> internal static string @NuGetInstaller_UpdateCheck_Error_VulnerablePackage => GetResourceString("NuGetInstaller_UpdateCheck_Error_VulnerablePackage"); /// <summary>Failed to check the update for the package {0}. /// Details: {1}.</summary> internal static string @NuGetInstaller_InstallResult_Error_UpdateCheckGeneric => GetResourceString("NuGetInstaller_InstallResult_Error_UpdateCheckGeneric"); /// <summary>'{0}' is not a valid operating system name. Allowed values are: {1}.</summary> internal static string @OSConstraint_Error_InvalidOSName => GetResourceString("OSConstraint_Error_InvalidOSName"); /// <summary>Running template on {0} is not supported, supported OS is/are: {1}.</summary> internal static string @OSConstraint_Message_Restricted => GetResourceString("OSConstraint_Message_Restricted"); /// <summary>Operating System</summary> internal static string @OSConstraint_Name => GetResourceString("OSConstraint_Name"); /// <summary>Template package location {0} is not supported, or doesn't exist.</summary> internal static string @Scanner_Error_TemplatePackageLocationIsNotSupported => GetResourceString("Scanner_Error_TemplatePackageLocationIsNotSupported"); /// <summary>The template {0} has the following validation errors:</summary> internal static string @Validation_Error_Header => GetResourceString("Validation_Error_Header"); /// <summary>The template {0} has the following validation messages:</summary> internal static string @Validation_Info_Header => GetResourceString("Validation_Info_Header"); /// <summary>Failed to load the template {0}: the template is not valid.</summary> internal static string @Validation_InvalidTemplate => GetResourceString("Validation_InvalidTemplate"); /// <summary>Failed to load the '{0}' localization the template {1}: the localization file is not valid. The localization will be skipped.</summary> internal static string @Validation_InvalidTemplateLoc => GetResourceString("Validation_InvalidTemplateLoc"); /// <summary>The template {0} has the following validation errors in '{1}' localization:</summary> internal static string @Validation_LocError_Header => GetResourceString("Validation_LocError_Header"); /// <summary>The template {0} has the following validation messages in '{1}' localization:</summary> internal static string @Validation_LocInfo_Header => GetResourceString("Validation_LocInfo_Header"); /// <summary>The template {0} has the following validation warnings in '{1}' localization:</summary> internal static string @Validation_LocWarning_Header => GetResourceString("Validation_LocWarning_Header"); /// <summary>The template {0} has the following validation warnings:</summary> internal static string @Validation_Warning_Header => GetResourceString("Validation_Warning_Header"); /// <summary>'{0}' is not a valid semver version.</summary> internal static string @SdkConstraint_Error_InvalidVersion => GetResourceString("SdkConstraint_Error_InvalidVersion"); /// <summary>Multiple 'ISdkInfoProvider' components provided by host ({0}), therefore 'SdkVersionConstraint' cannot be properly initialized.</summary> internal static string @SdkConstraint_Error_MismatchedProviders => GetResourceString("SdkConstraint_Error_MismatchedProviders"); /// <summary>No 'ISdkInfoProvider' component provided by host. 'SdkVersionConstraint' cannot be properly initialized.</summary> internal static string @SdkConstraint_Error_MissingProvider => GetResourceString("SdkConstraint_Error_MissingProvider"); /// <summary>Running template on current .NET SDK version ({0}) is unsupported. Supported version(s): {1}</summary> internal static string @SdkConstraint_Message_Restricted => GetResourceString("SdkConstraint_Message_Restricted"); /// <summary>.NET SDK version</summary> internal static string @SdkVersionConstraint_Name => GetResourceString("SdkVersionConstraint_Name"); /// <summary>The constraint '{0}' failed to be evaluated for the args '{1}', details: {2}</summary> internal static string @TemplateConstraintManager_Error_FailedToEvaluate => GetResourceString("TemplateConstraintManager_Error_FailedToEvaluate"); /// <summary>The constraint '{0}' failed to initialize: {1}</summary> internal static string @TemplateConstraintManager_Error_FailedToInitialize => GetResourceString("TemplateConstraintManager_Error_FailedToInitialize"); /// <summary>The constraint '{0}' is unknown.</summary> internal static string @TemplateConstraintManager_Error_UnknownType => GetResourceString("TemplateConstraintManager_Error_UnknownType"); /// <summary>Could not load template.</summary> internal static string @TemplateCreator_TemplateCreationResult_Error_CouldNotLoadTemplate => GetResourceString("TemplateCreator_TemplateCreationResult_Error_CouldNotLoadTemplate"); /// <summary>Failed to create template. /// Details: {0}</summary> internal static string @TemplateCreator_TemplateCreationResult_Error_CreationFailed => GetResourceString("TemplateCreator_TemplateCreationResult_Error_CreationFailed"); /// <summary>Failed to create template: the template name is not specified. Template configuration does not configure a default name that can be used when name is not specified. Specify the name for the template when instantiating or configure a default name in the tem ...</summary> internal static string @TemplateCreator_TemplateCreationResult_Error_NoDefaultName => GetResourceString("TemplateCreator_TemplateCreationResult_Error_NoDefaultName"); /// <summary>Destructive changes detected.</summary> internal static string @TemplateCreator_TemplateCreationResult_Error_DestructiveChanges => GetResourceString("TemplateCreator_TemplateCreationResult_Error_DestructiveChanges"); /// <summary>Failed to load host data in {0} at {1}.</summary> internal static string @TemplateInfo_Warning_FailedToReadHostData => GetResourceString("TemplateInfo_Warning_FailedToReadHostData"); /// <summary>Failed to retrieve template packages from provider '{0}'. /// Details: {1}</summary> internal static string @TemplatePackageManager_Error_FailedToGetTemplatePackages => GetResourceString("TemplatePackageManager_Error_FailedToGetTemplatePackages"); /// <summary>Failed to retrieve package with identifier '{0}'.</summary> internal static string @TemplatePackageManager_Error_FailedToFindPackage => GetResourceString("TemplatePackageManager_Error_FailedToFindPackage"); /// <summary>Failed to scan {0}. /// Details: {1}</summary> internal static string @TemplatePackageManager_Error_FailedToScan => GetResourceString("TemplatePackageManager_Error_FailedToScan"); /// <summary>Failed to store template cache, details: {0} /// Template cache will be recreated on the next run.</summary> internal static string @TemplatePackageManager_Error_FailedToStoreCache => GetResourceString("TemplatePackageManager_Error_FailedToStoreCache"); /// <summary>Multiple 'IWorkloadsInfoProvider' components provided by host ({0}), therefore 'WorkloadConstraint' cannot be properly initialized.</summary> internal static string @WorkloadConstraint_Error_MismatchedProviders => GetResourceString("WorkloadConstraint_Error_MismatchedProviders"); /// <summary>No 'IWorkloadsInfoProvider' component provided by host. 'WorkloadConstraint' cannot be properly initialized.</summary> internal static string @WorkloadConstraint_Error_MissingProvider => GetResourceString("WorkloadConstraint_Error_MissingProvider"); /// <summary>Running template is not supported - required optional workload(s) not installed. Supported workload(s): {0}. Currently installed optional workloads: {1}</summary> internal static string @WorkloadConstraint_Message_Restricted => GetResourceString("WorkloadConstraint_Message_Restricted"); /// <summary>Workload</summary> internal static string @WorkloadConstraint_Name => GetResourceString("WorkloadConstraint_Name"); /// <summary>'IWorkloadsInfoProvider' component provided by host provided some duplicated workloads (duplicates: {0}). Duplicates will be skipped.</summary> internal static string @WorkloadConstraint_Warning_DuplicateWorkloads => GetResourceString("WorkloadConstraint_Warning_DuplicateWorkloads"); /// <summary>The following templates use the same identity '{0}': /// {1} /// The template from '{2}' will be used. To resolve this conflict, uninstall the conflicting template packages.</summary> internal static string @TemplatePackageManager_Warning_DetectedTemplatesIdentityConflict => GetResourceString("TemplatePackageManager_Warning_DetectedTemplatesIdentityConflict"); /// <summary>{0} '{1}' from '{2}'</summary> internal static string @TemplatePackageManager_Warning_DetectedTemplatesIdentityConflict_Subentry => GetResourceString("TemplatePackageManager_Warning_DetectedTemplatesIdentityConflict_Subentry"); /// <summary>Failed to read installed template packages list at {0}. It might be due to the file is corrupted. Please review this file manually and fix the errors in JSON structure, or remove the file to clear up the list of list installed packages and reinstall them a ...</summary> internal static string @GlobalSettings_Error_CorruptedSettings => GetResourceString("GlobalSettings_Error_CorruptedSettings"); /// <summary>The template is invalid and cannot be instantiated.</summary> internal static string @TemplateCreator_TemplateCreationResult_Error_InvalidTemplate => GetResourceString("TemplateCreator_TemplateCreationResult_Error_InvalidTemplate"); } }