client/src/Iri.Modernisation.Lang/LangResource.Designer.cs
changeset 42 594fdedecf7f
parent 31 775d895e5d4d
--- a/client/src/Iri.Modernisation.Lang/LangResource.Designer.cs	Wed Feb 10 14:56:46 2010 +0100
+++ b/client/src/Iri.Modernisation.Lang/LangResource.Designer.cs	Thu Feb 11 17:29:23 2010 +0100
@@ -124,6 +124,24 @@
         }
         
         /// <summary>
+        ///   Looks up a localized string similar to DownloadedLabel.
+        /// </summary>
+        public static string DownloadedLabel {
+            get {
+                return ResourceManager.GetString("DownloadedLabel", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to DownloadingLabel.
+        /// </summary>
+        public static string DownloadingLabel {
+            get {
+                return ResourceManager.GetString("DownloadingLabel", resourceCulture);
+            }
+        }
+        
+        /// <summary>
         ///   Looks up a localized string similar to EditingLabel.
         /// </summary>
         public static string EditingLabel {
@@ -259,6 +277,15 @@
         }
         
         /// <summary>
+        ///   Looks up a localized string similar to NotDownloadedLabel.
+        /// </summary>
+        public static string NotDownloadedLabel {
+            get {
+                return ResourceManager.GetString("NotDownloadedLabel", resourceCulture);
+            }
+        }
+        
+        /// <summary>
         ///   Looks up a localized string similar to OkLabel.
         /// </summary>
         public static string OkLabel {