diff -r 10acb6a11a73 -r c031f1132dde client/src/Iri.Modernisation.Lang/LangResource.Designer.cs --- a/client/src/Iri.Modernisation.Lang/LangResource.Designer.cs Mon Dec 14 17:02:03 2009 +0100 +++ b/client/src/Iri.Modernisation.Lang/LangResource.Designer.cs Wed Dec 16 17:14:38 2009 +0100 @@ -29,7 +29,8 @@ private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - public LangResource() { + public LangResource() + { } /// @@ -133,6 +134,24 @@ } /// + /// Looks up a localized string similar to EditionFirstMessage. + /// + public static string EditionFirstMessage { + get { + return ResourceManager.GetString("EditionFirstMessage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to EditionSecondMessage. + /// + public static string EditionSecondMessage { + get { + return ResourceManager.GetString("EditionSecondMessage", resourceCulture); + } + } + + /// /// Looks up a localized string similar to EnrichementLabel. /// public static string EnrichmentLabel { @@ -142,6 +161,24 @@ } /// + /// Looks up a localized string similar to EnrichmentMessage. + /// + public static string EnrichmentMessage { + get { + return ResourceManager.GetString("EnrichmentMessage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to IndexationMessage. + /// + public static string IndexationMessage { + get { + return ResourceManager.GetString("IndexationMessage", resourceCulture); + } + } + + /// /// Looks up a localized string similar to IndexingLabel. /// public static string IndexingLabel { @@ -223,6 +260,15 @@ } /// + /// Looks up a localized string similar to OpenProductionMessage. + /// + public static string OpenProductionMessage { + get { + return ResourceManager.GetString("OpenProductionMessage", resourceCulture); + } + } + + /// /// Looks up a localized string similar to PersonalChutierTitle. /// public static string PersonalChutierTitle { @@ -268,6 +314,15 @@ } /// + /// Looks up a localized string similar to PublicationValidMessage. + /// + public static string PublicationValidMessage { + get { + return ResourceManager.GetString("PublicationValidMessage", resourceCulture); + } + } + + /// /// Looks up a localized string similar to RecordsLabel. /// public static string RecordsLabel {