--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/client/src/Iri.Modernisation.Lang/LangResource.Designer.cs Thu Nov 19 12:12:55 2009 +0100
@@ -0,0 +1,252 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:2.0.50727.3082
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace Iri.Modernisation.Lang {
+ using System;
+
+
+ /// <summary>
+ /// A strongly-typed resource class, for looking up localized strings, etc.
+ /// </summary>
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ public class LangResource {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ public LangResource() {
+ }
+
+ /// <summary>
+ /// Returns the cached ResourceManager instance used by this class.
+ /// </summary>
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Iri.Modernisation.Lang.LangResource", typeof(LangResource).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ /// <summary>
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ /// </summary>
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static global::System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to AnnotationMakerAddLinkLabel.
+ /// </summary>
+ public static string AnnotationMakerAddLinkLabel {
+ get {
+ return ResourceManager.GetString("AnnotationMakerAddLinkLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to AnnotationMakerTitle.
+ /// </summary>
+ public static string AnnotationMakerTitle {
+ get {
+ return ResourceManager.GetString("AnnotationMakerTitle", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to PersonalChutierSearchByAuthorLabel.
+ /// </summary>
+ public static string ConsultationSearchByAuthorLabel {
+ get {
+ return ResourceManager.GetString("ConsultationSearchByAuthorLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to PersonalChutierSearchByContributerLabel.
+ /// </summary>
+ public static string ConsultationSearchByContributerLabel {
+ get {
+ return ResourceManager.GetString("ConsultationSearchByContributerLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to PersonalChutierSearchByKeyWordsLabel.
+ /// </summary>
+ public static string ConsultationSearchByKeyWordsLabel {
+ get {
+ return ResourceManager.GetString("ConsultationSearchByKeyWordsLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to ConsultationViewTitle.
+ /// </summary>
+ public static string ConsultationViewTitle {
+ get {
+ return ResourceManager.GetString("ConsultationViewTitle", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to DisplayLabel.
+ /// </summary>
+ public static string DisplayLabel {
+ get {
+ return ResourceManager.GetString("DisplayLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MenuDisplayAnnotation.
+ /// </summary>
+ public static string MenuDisplayAnnotations {
+ get {
+ return ResourceManager.GetString("MenuDisplayAnnotations", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MenuDisplaySequences.
+ /// </summary>
+ public static string MenuDisplaySequences {
+ get {
+ return ResourceManager.GetString("MenuDisplaySequences", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MenuLoginLabel.
+ /// </summary>
+ public static string MenuLoginLabel {
+ get {
+ return ResourceManager.GetString("MenuLoginLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MenuLogoutLabel.
+ /// </summary>
+ public static string MenuLogoutLabel {
+ get {
+ return ResourceManager.GetString("MenuLogoutLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MenuMessagingLabel.
+ /// </summary>
+ public static string MenuMessagingLabel {
+ get {
+ return ResourceManager.GetString("MenuMessagingLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MenuNotConnectedLabel.
+ /// </summary>
+ public static string MenuNotConnectedLabel {
+ get {
+ return ResourceManager.GetString("MenuNotConnectedLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MenuPreferenceLabel.
+ /// </summary>
+ public static string MenuPreferenceLabel {
+ get {
+ return ResourceManager.GetString("MenuPreferenceLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to OkLabel.
+ /// </summary>
+ public static string OkLabel {
+ get {
+ return ResourceManager.GetString("OkLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to PersonalChutierTitle.
+ /// </summary>
+ public static string PersonalChutierTitle {
+ get {
+ return ResourceManager.GetString("PersonalChutierTitle", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to ProductionMenuCreateLabel.
+ /// </summary>
+ public static string ProductionMenuCreateLabel {
+ get {
+ return ResourceManager.GetString("ProductionMenuCreateLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to ProductionMenuMyBookLabel.
+ /// </summary>
+ public static string ProductionMenuMyBookLabel {
+ get {
+ return ResourceManager.GetString("ProductionMenuMyBookLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to ProductionMenuTitle.
+ /// </summary>
+ public static string ProductionMenuTitle {
+ get {
+ return ResourceManager.GetString("ProductionMenuTitle", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to ProductionMenuUpdateLabel.
+ /// </summary>
+ public static string ProductionMenuUpdateLabel {
+ get {
+ return ResourceManager.GetString("ProductionMenuUpdateLabel", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to ReferencesChutierTitle.
+ /// </summary>
+ public static string ReferencesChutierTitle {
+ get {
+ return ResourceManager.GetString("ReferencesChutierTitle", resourceCulture);
+ }
+ }
+ }
+}