//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace TIAM.Resources { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // 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", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class TIAMResources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal TIAMResources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [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("TIAM.Resources.TIAMResources", typeof(TIAMResources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Cancel. /// public static string ButtonCancel { get { return ResourceManager.GetString("ButtonCancel", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// public static string ButtonDelete { get { return ResourceManager.GetString("ButtonDelete", resourceCulture); } } /// /// Looks up a localized string similar to Edit. /// public static string ButtonEdit { get { return ResourceManager.GetString("ButtonEdit", resourceCulture); } } /// /// Looks up a localized string similar to Finish. /// public static string ButtonFinish { get { return ResourceManager.GetString("ButtonFinish", resourceCulture); } } /// /// Looks up a localized string similar to Next. /// public static string ButtonNext { get { return ResourceManager.GetString("ButtonNext", resourceCulture); } } /// /// Looks up a localized string similar to Previous. /// public static string ButtonPrevious { get { return ResourceManager.GetString("ButtonPrevious", resourceCulture); } } /// /// Looks up a localized string similar to Save. /// public static string ButtonSave { get { return ResourceManager.GetString("ButtonSave", resourceCulture); } } /// /// Looks up a localized string similar to Confirm Email. /// public static string ConfirmEmail { get { return ResourceManager.GetString("ConfirmEmail", resourceCulture); } } /// /// Looks up a localized string similar to Confirm Password. /// public static string ConfirmPassword { get { return ResourceManager.GetString("ConfirmPassword", resourceCulture); } } /// /// Looks up a localized string similar to Confirm password reset. /// public static string ConfirmPasswordReset { get { return ResourceManager.GetString("ConfirmPasswordReset", resourceCulture); } } /// /// Looks up a localized string similar to Destination. /// public static string Destination { get { return ResourceManager.GetString("Destination", resourceCulture); } } /// /// Looks up a localized string similar to Address. /// public static string DestinationAddress { get { return ResourceManager.GetString("DestinationAddress", resourceCulture); } } /// /// Looks up a localized string similar to Details about the destination. /// public static string DestinationInfo { get { return ResourceManager.GetString("DestinationInfo", resourceCulture); } } /// /// Looks up a localized string similar to Destination latitude. /// public static string DestinationLatitude { get { return ResourceManager.GetString("DestinationLatitude", resourceCulture); } } /// /// Looks up a localized string similar to Destination longitude. /// public static string DestinationLongitude { get { return ResourceManager.GetString("DestinationLongitude", resourceCulture); } } /// /// Looks up a localized string similar to Name of destination. /// public static string DestinationName { get { return ResourceManager.GetString("DestinationName", resourceCulture); } } /// /// Looks up a localized string similar to Driver. /// public static string Driver { get { return ResourceManager.GetString("Driver", resourceCulture); } } /// /// Looks up a localized string similar to Email. /// public static string EmailAddress { get { return ResourceManager.GetString("EmailAddress", resourceCulture); } } /// /// Looks up a localized string similar to Forgot password?. /// public static string ForgotPassword { get { return ResourceManager.GetString("ForgotPassword", resourceCulture); } } /// /// Looks up a localized string similar to Full name. /// public static string FullName { get { return ResourceManager.GetString("FullName", resourceCulture); } } /// /// Looks up a localized string similar to Login. /// public static string Login { get { return ResourceManager.GetString("Login", resourceCulture); } } /// /// Looks up a localized string similar to Passengers. /// public static string NumberOfPassengers { get { return ResourceManager.GetString("NumberOfPassengers", resourceCulture); } } /// /// Looks up a localized string similar to Password. /// public static string Password { get { return ResourceManager.GetString("Password", resourceCulture); } } /// /// Looks up a localized string similar to Phone number. /// public static string PhoneNumber { get { return ResourceManager.GetString("PhoneNumber", resourceCulture); } } /// /// Looks up a localized string similar to Pick up address. /// public static string PickupAddress { get { return ResourceManager.GetString("PickupAddress", resourceCulture); } } /// /// Looks up a localized string similar to Pick up time. /// public static string PickupTime { get { return ResourceManager.GetString("PickupTime", resourceCulture); } } /// /// Looks up a localized string similar to Price. /// public static string Price { get { return ResourceManager.GetString("Price", resourceCulture); } } /// /// Looks up a localized string similar to Register. /// public static string Register { get { return ResourceManager.GetString("Register", resourceCulture); } } /// /// Looks up a localized string similar to Remember me!. /// public static string RememberMe { get { return ResourceManager.GetString("RememberMe", resourceCulture); } } /// /// Looks up a localized string similar to Reset password. /// public static string ResetPassword { get { return ResourceManager.GetString("ResetPassword", resourceCulture); } } /// /// Looks up a localized string similar to Service provider name. /// public static string ServiceProviderName { get { return ResourceManager.GetString("ServiceProviderName", resourceCulture); } } /// /// Looks up a localized string similar to Owner of the Service provider. /// public static string ServiceProviderOwnerId { get { return ResourceManager.GetString("ServiceProviderOwnerId", resourceCulture); } } /// /// Looks up a localized string similar to New Service provider. /// public static string ServiceProviderTitle { get { return ResourceManager.GetString("ServiceProviderTitle", resourceCulture); } } /// /// Looks up a localized string similar to This works!. /// public static string Test { get { return ResourceManager.GetString("Test", resourceCulture); } } /// /// Looks up a localized string similar to New destination. /// public static string TransferDestinationTitle { get { return ResourceManager.GetString("TransferDestinationTitle", resourceCulture); } } /// /// Looks up a localized string similar to New Transfer. /// public static string TransferTitle { get { return ResourceManager.GetString("TransferTitle", resourceCulture); } } /// /// Looks up a localized string similar to Wizard. /// public static string Wizard { get { return ResourceManager.GetString("Wizard", resourceCulture); } } } }