From 155a6e96346e0cb3d9ab6f5372fa29b46ebaee89 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 19 Dec 2017 12:25:40 -0800 Subject: Integrate simplified message handling --- src/WixToolset.Core/WixStrings.Designer.cs | 250 +---------------------------- 1 file changed, 1 insertion(+), 249 deletions(-) (limited to 'src/WixToolset.Core/WixStrings.Designer.cs') diff --git a/src/WixToolset.Core/WixStrings.Designer.cs b/src/WixToolset.Core/WixStrings.Designer.cs index 36e64267..ab98ed6a 100644 --- a/src/WixToolset.Core/WixStrings.Designer.cs +++ b/src/WixToolset.Core/WixStrings.Designer.cs @@ -37,102 +37,7 @@ namespace WixToolset { 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 Cannot index into a FileRowCollection that allows duplicate FileIds. - /// - internal static string EXP_CannotIndexIntoFileRowCollection { - get { - return ResourceManager.GetString("EXP_CannotIndexIntoFileRowCollection", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The value '{0}' is not a legal identifier and therefore cannot be modularized.. - /// - internal static string EXP_CannotModularizeIllegalID { - get { - return ResourceManager.GetString("EXP_CannotModularizeIllegalID", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Cannot set column '{0}' with value {1} because it is greater than the maximum allowed value for this column, {2}.. - /// - internal static string EXP_CannotSetColumnWithValueGreaterThanMaxValue { - get { - return ResourceManager.GetString("EXP_CannotSetColumnWithValueGreaterThanMaxValue", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Cannot set column '{0}' with value {1} because it is less than the minimum allowed value for this column, {2}.. - /// - internal static string EXP_CannotSetColumnWithValueLessThanMinValue { - get { - return ResourceManager.GetString("EXP_CannotSetColumnWithValueLessThanMinValue", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to A Merge table FileCompression column cannot be set to the invalid value '{0}'.. - /// - internal static string EXP_CannotSetMergeTableFileCompressionColumnToInvalidValue { - get { - return ResourceManager.GetString("EXP_CannotSetMergeTableFileCompressionColumnToInvalidValue", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Cannot set column '{0}' with a null value because this is a required field.. - /// - internal static string EXP_CannotSetNullOnRequiredField { - get { - return ResourceManager.GetString("EXP_CannotSetNullOnRequiredField", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Cannot set number column '{0}' with a value of type '{1}'.. - /// - internal static string EXP_CannotSetNumberColumnWithValueOfType { - get { - return ResourceManager.GetString("EXP_CannotSetNumberColumnWithValueOfType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Cannot set string column '{0}' with a value of type '{1}'.. - /// - internal static string EXP_CannotSetStringColumnWithValueOfType { - get { - return ResourceManager.GetString("EXP_CannotSetStringColumnWithValueOfType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Could not determine ProductCode from transform summary information. - /// - public static string EXP_CouldnotDetermineProductCodeFromTransformSummaryInfo { - get { - return ResourceManager.GetString("EXP_CouldnotDetermineProductCodeFromTransformSummaryInfo", resourceCulture); - } - } - + /// /// Looks up a localized string similar to Could not find a unique identifier for the given resource name.. /// @@ -142,24 +47,6 @@ namespace WixToolset { } } - /// - /// Looks up a localized string similar to Didn't find duplicated symbol.. - /// - internal static string EXP_DidnotFindDuplicateSymbol { - get { - return ResourceManager.GetString("EXP_DidnotFindDuplicateSymbol", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Expected ComplexReference type.. - /// - internal static string EXP_ExpectedComplexReferenceType { - get { - return ResourceManager.GetString("EXP_ExpectedComplexReferenceType", resourceCulture); - } - } - /// /// Looks up a localized string similar to Found an ActionRow with a non-existent {0} action: {1}.. /// @@ -178,33 +65,6 @@ namespace WixToolset { } } - /// - /// Looks up a localized string similar to Illegal arguments passed.. - /// - internal static string EXP_IllegalArgumentsPassed { - get { - return ResourceManager.GetString("EXP_IllegalArgumentsPassed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Invalid table name passed into GenerateIdentifier.. - /// - internal static string EXP_InvalidTableNamePassed { - get { - return ResourceManager.GetString("EXP_InvalidTableNamePassed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to A Merge table FileCompression column contains an invalid value '{0}'.. - /// - internal static string EXP_MergeTableFileCompressionColumnContainsInvalidValue { - get { - return ResourceManager.GetString("EXP_MergeTableFileCompressionColumnContainsInvalidValue", resourceCulture); - } - } - /// /// Looks up a localized string similar to Multiple harvester extensions specified.. /// @@ -214,24 +74,6 @@ namespace WixToolset { } } - /// - /// Looks up a localized string similar to The other object is not a FileRow.. - /// - internal static string EXP_OtherObjectIsNotFileRow { - get { - return ResourceManager.GetString("EXP_OtherObjectIsNotFileRow", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Transform authored into multiple Media '{0}' and '{1}'.. - /// - public static string EXP_TransformAuthoredIntoMultipleMedia { - get { - return ResourceManager.GetString("EXP_TransformAuthoredIntoMultipleMedia", resourceCulture); - } - } - /// /// Looks up a localized string similar to Unexpected complex reference child type: {0}. /// @@ -268,78 +110,6 @@ namespace WixToolset { } } - /// - /// Looks up a localized string similar to Unknown control attribute: '{0}'.. - /// - internal static string EXP_UnknowControlAttribute { - get { - return ResourceManager.GetString("EXP_UnknowControlAttribute", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown column type: {0}. - /// - internal static string EXP_UnknownColumnType { - get { - return ResourceManager.GetString("EXP_UnknownColumnType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown compression level type: {0}. - /// - internal static string EXP_UnknownCompressionLevelType { - get { - return ResourceManager.GetString("EXP_UnknownCompressionLevelType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown custom column category '{0}'.. - /// - internal static string EXP_UnknownCustomColumnCategory { - get { - return ResourceManager.GetString("EXP_UnknownCustomColumnCategory", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown custom column modularization type '{0}'.. - /// - internal static string EXP_UnknownCustomColumnModularizationType { - get { - return ResourceManager.GetString("EXP_UnknownCustomColumnModularizationType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown custom column type '{0}'.. - /// - internal static string EXP_UnknownCustomColumnType { - get { - return ResourceManager.GetString("EXP_UnknownCustomColumnType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown output type.. - /// - internal static string EXP_UnknownOutputType { - get { - return ResourceManager.GetString("EXP_UnknownOutputType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown permission attribute '{0}'.. - /// - internal static string EXP_UnknownPermissionAttribute { - get { - return ResourceManager.GetString("EXP_UnknownPermissionAttribute", resourceCulture); - } - } - /// /// Looks up a localized string similar to Unknown platform enumeration '{0}' encountered.. /// @@ -349,24 +119,6 @@ namespace WixToolset { } } - /// - /// Looks up a localized string similar to Unknown sequence table.. - /// - internal static string EXP_UnknowSequenceTable { - get { - return ResourceManager.GetString("EXP_UnknowSequenceTable", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The table {0} is not supported.. - /// - internal static string EXP_UnsupportedTable { - get { - return ResourceManager.GetString("EXP_UnsupportedTable", resourceCulture); - } - } - /// /// Looks up a localized string similar to {0}({1}). /// -- cgit v1.2.3-55-g6feb