client/src/Iri.Modernisation.Lang/LangResource.Designer.cs
changeset 19 7d044e7562ea
parent 4 cf756528609e
child 24 c031f1132dde
--- 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 @@
         }
         
         /// <summary>
+        ///   Looks up a localized string similar to EditingLabel.
+        /// </summary>
+        public static string EditingLabel {
+            get {
+                return ResourceManager.GetString("EditingLabel", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to EnrichementLabel.
+        /// </summary>
+        public static string EnrichmentLabel {
+            get {
+                return ResourceManager.GetString("EnrichmentLabel", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to IndexingLabel.
+        /// </summary>
+        public static string IndexingLabel {
+            get {
+                return ResourceManager.GetString("IndexingLabel", resourceCulture);
+            }
+        }
+        
+        /// <summary>
         ///   Looks up a localized string similar to MenuDisplayAnnotation.
         /// </summary>
         public static string MenuDisplayAnnotations {
@@ -241,6 +268,15 @@
         }
         
         /// <summary>
+        ///   Looks up a localized string similar to RecordsLabel.
+        /// </summary>
+        public static string RecordsLabel {
+            get {
+                return ResourceManager.GetString("RecordsLabel", resourceCulture);
+            }
+        }
+        
+        /// <summary>
         ///   Looks up a localized string similar to ReferencesChutierTitle.
         /// </summary>
         public static string ReferencesChutierTitle {