//------------------------------------------------------------------------------
//
// Ce code a été généré par un outil.
// Version du runtime :4.0.30319.34209
//
// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
// le code est régénéré.
//
//------------------------------------------------------------------------------
namespace Developpez.Dotnet.Properties {
using System;
///
/// Une classe de ressource fortement typée destinée, entre autres, à la consultation des chaînes localisées.
///
// Cette classe a été générée automatiquement par la classe StronglyTypedResourceBuilder
// à l'aide d'un outil, tel que ResGen ou Visual Studio.
// Pour ajouter ou supprimer un membre, modifiez votre fichier .ResX, puis réexécutez ResGen
// avec l'option /str ou régénérez votre projet VS.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class ExceptionMessages {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal ExceptionMessages() {
}
///
/// Retourne l'instance ResourceManager mise en cache utilisée par cette classe.
///
[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("Developpez.Dotnet.Properties.ExceptionMessages", typeof(ExceptionMessages).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Remplace la propriété CurrentUICulture du thread actuel pour toutes
/// les recherches de ressources à l'aide de cette classe de ressource fortement typée.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Recherche une chaîne localisée semblable à All streams must be writable..
///
internal static string AllStreamsMustBeWritable {
get {
return ResourceManager.GetString("AllStreamsMustBeWritable", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Destination array was not long enough. Check destIndex and length, and the array's lower bounds..
///
internal static string ArrayCapacityInsufficient {
get {
return ResourceManager.GetString("ArrayCapacityInsufficient", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Input string was not in a correct format..
///
internal static string BadInputStringFormat {
get {
return ResourceManager.GetString("BadInputStringFormat", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à The collection was of a fixed size.
///
internal static string CollectionFixedSize {
get {
return ResourceManager.GetString("CollectionFixedSize", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Collection is read-only..
///
internal static string CollectionIsReadOnly {
get {
return ResourceManager.GetString("CollectionIsReadOnly", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Dictionary is read-only..
///
internal static string DictionaryIsReadOnly {
get {
return ResourceManager.GetString("DictionaryIsReadOnly", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Expression must be a method call..
///
internal static string ExpressionMustBeMethodCall {
get {
return ResourceManager.GetString("ExpressionMustBeMethodCall", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Expression must be a property access..
///
internal static string ExpressionMustBePropertyAccess {
get {
return ResourceManager.GetString("ExpressionMustBePropertyAccess", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à File name is not set..
///
internal static string IniFileNameNotSet {
get {
return ResourceManager.GetString("IniFileNameNotSet", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Sequence contains more than one element..
///
internal static string InputSequenceHasMoreThanOneElement {
get {
return ResourceManager.GetString("InputSequenceHasMoreThanOneElement", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Can't cast null to a value type..
///
internal static string InvalidCastFromNullToValueType {
get {
return ResourceManager.GetString("InvalidCastFromNullToValueType", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Invalid cast from '{0}' to '{1}'..
///
internal static string InvalidCastFromTo {
get {
return ResourceManager.GetString("InvalidCastFromTo", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à NIR has some invalid characters. It must be composed of 13 digits unless department which can be 2A or 2B..
///
internal static string InvalidNir {
get {
return ResourceManager.GetString("InvalidNir", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à The character to convert must be a letter between A and Z..
///
internal static string InvalidRIBCharacter {
get {
return ResourceManager.GetString("InvalidRIBCharacter", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à No currency provider available for culture '{0}'..
///
internal static string KnownCurrencies_NoProviderAvailable {
get {
return ResourceManager.GetString("KnownCurrencies_NoProviderAvailable", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Major, minor and patch identifiers are mandatory..
///
internal static string MajorMinorPatchIdentifiersAreMandatory {
get {
return ResourceManager.GetString("MajorMinorPatchIdentifiersAreMandatory", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à maxLength can't be less than {0}..
///
internal static string MaxLengthCantBeLessThan {
get {
return ResourceManager.GetString("MaxLengthCantBeLessThan", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à maxLength can't be less than the length of ellipsisString..
///
internal static string MaxLengthCantBeLessThanLengthOfEllipsisString {
get {
return ResourceManager.GetString("MaxLengthCantBeLessThanLengthOfEllipsisString", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Maximum number of thread must be greater than or equal to 1..
///
internal static string MaxThreadCountOutOfRange {
get {
return ResourceManager.GetString("MaxThreadCountOutOfRange", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Lifetime must be strictly positive..
///
internal static string NegativeLifeTime {
get {
return ResourceManager.GetString("NegativeLifeTime", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à No matching case found..
///
internal static string NoMatchFound {
get {
return ResourceManager.GetString("NoMatchFound", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à List contains to matching item..
///
internal static string NoMatchingItemInList {
get {
return ResourceManager.GetString("NoMatchingItemInList", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à No speller available for culture '{0}'..
///
internal static string NumberConverter_NoSpellerAvailable {
get {
return ResourceManager.GetString("NumberConverter_NoSpellerAvailable", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à {0} must be greater than or equal to zero..
///
internal static string NumberMustBePositiveOrZero {
get {
return ResourceManager.GetString("NumberMustBePositiveOrZero", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à {0} must be greater than zero..
///
internal static string NumberMustBeStrictlyPositive {
get {
return ResourceManager.GetString("NumberMustBeStrictlyPositive", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Only numeric types are supported.
///
internal static string OnlyNumericTypesAreSupported {
get {
return ResourceManager.GetString("OnlyNumericTypesAreSupported", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à The operation has timed out..
///
internal static string OperationTimedOut {
get {
return ResourceManager.GetString("OperationTimedOut", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Pre-release part must be before build part..
///
internal static string PreReleasePartMustBeBeforeBuildPart {
get {
return ResourceManager.GetString("PreReleasePartMustBeBeforeBuildPart", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à A roman numeral can't be greater than {0}..
///
internal static string RomanMaxValue {
get {
return ResourceManager.GetString("RomanMaxValue", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à A roman numeral can't be less than {0}..
///
internal static string RomanMinValue {
get {
return ResourceManager.GetString("RomanMinValue", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Sequence contains no elements..
///
internal static string SequenceContainsNoElements {
get {
return ResourceManager.GetString("SequenceContainsNoElements", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à String must represent a number..
///
internal static string StringNotANumber {
get {
return ResourceManager.GetString("StringNotANumber", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à String can't be empty..
///
internal static string StringNullOrEmpty {
get {
return ResourceManager.GetString("StringNullOrEmpty", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à String must be {0} characters long..
///
internal static string StringWrongLength {
get {
return ResourceManager.GetString("StringWrongLength", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à The number of characters must be greater than or equal to zero, and less than or equal to the length of the string..
///
internal static string SubstringCountOutOfRange {
get {
return ResourceManager.GetString("SubstringCountOutOfRange", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à No value found for key '{0}'..
///
internal static string TemplateKeyNotFound {
get {
return ResourceManager.GetString("TemplateKeyNotFound", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Timeout must be greater than or equal to 1 millisecond..
///
internal static string TimeoutOutOfRange {
get {
return ResourceManager.GetString("TimeoutOutOfRange", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Type '{0}' doesn't implement event '{1}'..
///
internal static string TypeDoesntImplementEvent {
get {
return ResourceManager.GetString("TypeDoesntImplementEvent", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Type '{0}' is not an enumeration..
///
internal static string TypeIsNotEnum {
get {
return ResourceManager.GetString("TypeIsNotEnum", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Type '{0}' doesn't have the System.FlagsAttribute attribute..
///
internal static string TypeNotDecoratedWithFlags {
get {
return ResourceManager.GetString("TypeNotDecoratedWithFlags", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Unknown conversion type..
///
internal static string UnknownConversionType {
get {
return ResourceManager.GetString("UnknownConversionType", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à The wrapper has been closed..
///
internal static string WrapperClosed {
get {
return ResourceManager.GetString("WrapperClosed", resourceCulture);
}
}
///
/// Recherche une chaîne localisée semblable à Zero has no ordinal spelling..
///
internal static string ZeroHasNoOrdinal {
get {
return ResourceManager.GetString("ZeroHasNoOrdinal", resourceCulture);
}
}
}
}