diff -r 66911d0f0eb6 -r 7d044e7562ea client/src/Iri.Modernisation.Lang/LangResource.Designer.cs --- a/client/src/Iri.Modernisation.Lang/LangResource.Designer.cs Mon Dec 07 10:36:55 2009 +0100 +++ b/client/src/Iri.Modernisation.Lang/LangResource.Designer.cs Tue Dec 08 11:39:27 2009 +0100 @@ -124,6 +124,33 @@ } /// + /// Looks up a localized string similar to EditingLabel. + /// + public static string EditingLabel { + get { + return ResourceManager.GetString("EditingLabel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to EnrichementLabel. + /// + public static string EnrichmentLabel { + get { + return ResourceManager.GetString("EnrichmentLabel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to IndexingLabel. + /// + public static string IndexingLabel { + get { + return ResourceManager.GetString("IndexingLabel", resourceCulture); + } + } + + /// /// Looks up a localized string similar to MenuDisplayAnnotation. /// public static string MenuDisplayAnnotations { @@ -241,6 +268,15 @@ } /// + /// Looks up a localized string similar to RecordsLabel. + /// + public static string RecordsLabel { + get { + return ResourceManager.GetString("RecordsLabel", resourceCulture); + } + } + + /// /// Looks up a localized string similar to ReferencesChutierTitle. /// public static string ReferencesChutierTitle {