//------------------------------------------------------------------------------
//
// 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 Blehhhh.
///
public static string Bleh {
get {
return ResourceManager.GetString("Bleh", resourceCulture);
}
}
///
/// 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 Send.
///
public static string ButtonSend {
get {
return ResourceManager.GetString("ButtonSend", resourceCulture);
}
}
///
/// Looks up a localized string similar to Comment.
///
public static string Comment {
get {
return ResourceManager.GetString("Comment", resourceCulture);
}
}
///
/// Looks up a localized string similar to Commission.
///
public static string Commission {
get {
return ResourceManager.GetString("Commission", 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 Drivers.
///
public static string Drivers_title {
get {
return ResourceManager.GetString("Drivers.title", 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 Additional fee.
///
public static string ExtraPrice {
get {
return ResourceManager.GetString("ExtraPrice", resourceCulture);
}
}
///
/// Looks up a localized string similar to Flight or train number.
///
public static string FlightNumber {
get {
return ResourceManager.GetString("FlightNumber", 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 Html content.
///
public static string HtmlContent {
get {
return ResourceManager.GetString("HtmlContent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Clubcards.
///
public static string Index_Clubcards {
get {
return ResourceManager.GetString("Index.Clubcards", resourceCulture);
}
}
///
/// Looks up a localized string similar to Join the club, and enjoy great offers during your stay!.
///
public static string Index_Clubcards_Desc {
get {
return ResourceManager.GetString("Index.Clubcards.Desc", resourceCulture);
}
}
///
/// Looks up a localized string similar to Please select!.
///
public static string Index_Subtitle {
get {
return ResourceManager.GetString("Index.Subtitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Welcome!.
///
public static string Index_Title {
get {
return ResourceManager.GetString("Index.Title", resourceCulture);
}
}
///
/// Looks up a localized string similar to Tours.
///
public static string Index_Tours {
get {
return ResourceManager.GetString("Index.Tours", resourceCulture);
}
}
///
/// Looks up a localized string similar to Are you curious about the wonderful sights of Budapest or Hungary? Book a guided tour now!.
///
public static string Index_Tours_Desc {
get {
return ResourceManager.GetString("Index.Tours.Desc", resourceCulture);
}
}
///
/// Looks up a localized string similar to Transfer.
///
public static string Index_Transfer {
get {
return ResourceManager.GetString("Index.Transfer", resourceCulture);
}
}
///
/// Looks up a localized string similar to Do you need a lift? Book a transfer now!.
///
public static string Index_Transfer_Desc {
get {
return ResourceManager.GetString("Index.Transfer.Desc", 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 Email.
///
public static string LoginEmail {
get {
return ResourceManager.GetString("LoginEmail", resourceCulture);
}
}
///
/// Looks up a localized string similar to Password.
///
public static string LoginPassword {
get {
return ResourceManager.GetString("LoginPassword", resourceCulture);
}
}
///
/// Looks up a localized string similar to Let's get you inside!.
///
public static string LoginTitleText {
get {
return ResourceManager.GetString("LoginTitleText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Manage your transfer here.
///
public static string MyTransfers_Subtitle {
get {
return ResourceManager.GetString("MyTransfers.Subtitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Transfer details.
///
public static string MyTransfers_Title {
get {
return ResourceManager.GetString("MyTransfers.Title", resourceCulture);
}
}
///
/// Looks up a localized string similar to About us.
///
public static string NavMenu_About {
get {
return ResourceManager.GetString("NavMenu.About", resourceCulture);
}
}
///
/// Looks up a localized string similar to Admin.
///
public static string NavMenu_Admin {
get {
return ResourceManager.GetString("NavMenu.Admin", resourceCulture);
}
}
///
/// Looks up a localized string similar to Events.
///
public static string NavMenu_Events {
get {
return ResourceManager.GetString("NavMenu.Events", resourceCulture);
}
}
///
/// Looks up a localized string similar to FormulaOne.
///
public static string NavMenu_FormulaOne {
get {
return ResourceManager.GetString("NavMenu.FormulaOne", resourceCulture);
}
}
///
/// Looks up a localized string similar to Home.
///
public static string NavMenu_Home {
get {
return ResourceManager.GetString("NavMenu.Home", resourceCulture);
}
}
///
/// Looks up a localized string similar to Login.
///
public static string NavMenu_Login {
get {
return ResourceManager.GetString("NavMenu.Login", resourceCulture);
}
}
///
/// Looks up a localized string similar to Roadmap.
///
public static string NavMenu_Roadmap {
get {
return ResourceManager.GetString("NavMenu.Roadmap", resourceCulture);
}
}
///
/// Looks up a localized string similar to Settings.
///
public static string NavMenu_Settings {
get {
return ResourceManager.GetString("NavMenu.Settings", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sign out.
///
public static string NavMenu_SignOut {
get {
return ResourceManager.GetString("NavMenu.SignOut", resourceCulture);
}
}
///
/// Looks up a localized string similar to Transfer.
///
public static string NavMenu_Transfer {
get {
return ResourceManager.GetString("NavMenu.Transfer", resourceCulture);
}
}
///
/// Looks up a localized string similar to New message.
///
public static string NewMessage {
get {
return ResourceManager.GetString("NewMessage", resourceCulture);
}
}
///
/// Looks up a localized string similar to Let's send them a message!.
///
public static string NewMessageSubtitle {
get {
return ResourceManager.GetString("NewMessageSubtitle", 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 (if applicable).
///
public static string Optional {
get {
return ResourceManager.GetString("Optional", 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 for 1-4.
///
public static string Price {
get {
return ResourceManager.GetString("Price", resourceCulture);
}
}
///
/// Looks up a localized string similar to Price for 5-6.
///
public static string Price2 {
get {
return ResourceManager.GetString("Price2", resourceCulture);
}
}
///
/// Looks up a localized string similar to Price for 7-8.
///
public static string Price3 {
get {
return ResourceManager.GetString("Price3", resourceCulture);
}
}
///
/// Looks up a localized string similar to Receiver Id.
///
public static string ReceiverId {
get {
return ResourceManager.GetString("ReceiverId", 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 Register.
///
public static string RegisterRegister {
get {
return ResourceManager.GetString("RegisterRegister", 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 Language.
///
public static string Settings_Language {
get {
return ResourceManager.GetString("Settings.Language", resourceCulture);
}
}
///
/// Looks up a localized string similar to Settings.
///
public static string Settings_Title {
get {
return ResourceManager.GetString("Settings.Title", resourceCulture);
}
}
///
/// Looks up a localized string similar to Subject.
///
public static string Subject {
get {
return ResourceManager.GetString("Subject", 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 Next.
///
public static string Transfer_Next {
get {
return ResourceManager.GetString("Transfer.Next", resourceCulture);
}
}
///
/// Looks up a localized string similar to Previous.
///
public static string Transfer_Previous {
get {
return ResourceManager.GetString("Transfer.Previous", resourceCulture);
}
}
///
/// Looks up a localized string similar to Start typing or swipe to select a preset destination!.
///
public static string Transfer_Subtitle {
get {
return ResourceManager.GetString("Transfer.Subtitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Book a transfer.
///
public static string Transfer_Title {
get {
return ResourceManager.GetString("Transfer.Title", resourceCulture);
}
}
///
/// Looks up a localized string similar to Transfer destination object.
///
public static string TransferDestination {
get {
return ResourceManager.GetString("TransferDestination", 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 Manage transfers here.
///
public static string Transfers_Subtitle {
get {
return ResourceManager.GetString("Transfers.Subtitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Transfers.
///
public static string Transfers_Title {
get {
return ResourceManager.GetString("Transfers.Title", resourceCulture);
}
}
///
/// Looks up a localized string similar to Let's book a transfer!.
///
public static string TransferSubtitle {
get {
return ResourceManager.GetString("TransferSubtitle", 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 Trip date.
///
public static string TripDate {
get {
return ResourceManager.GetString("TripDate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wizard.
///
public static string Wizard {
get {
return ResourceManager.GetString("Wizard", resourceCulture);
}
}
}
}