280 lines
9.7 KiB
C#
280 lines
9.7 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 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.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace TIAMSharedUI.Resources {
|
|
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", "17.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class MyResources {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal MyResources() {
|
|
}
|
|
|
|
/// <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("TIAMSharedUI.Resources.MyResources", typeof(MyResources).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 Blehhhh.
|
|
/// </summary>
|
|
public static string Bleh {
|
|
get {
|
|
return ResourceManager.GetString("Bleh", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Clubcards.
|
|
/// </summary>
|
|
public static string Index_Clubcards {
|
|
get {
|
|
return ResourceManager.GetString("Index.Clubcards", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Join the club, and enjoy great offers during your stay!.
|
|
/// </summary>
|
|
public static string Index_Clubcards_Desc {
|
|
get {
|
|
return ResourceManager.GetString("Index.Clubcards.Desc", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Please select!.
|
|
/// </summary>
|
|
public static string Index_Subtitle {
|
|
get {
|
|
return ResourceManager.GetString("Index.Subtitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Welcome!.
|
|
/// </summary>
|
|
public static string Index_Title {
|
|
get {
|
|
return ResourceManager.GetString("Index.Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tours.
|
|
/// </summary>
|
|
public static string Index_Tours {
|
|
get {
|
|
return ResourceManager.GetString("Index.Tours", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Are you curious about the wonderful sights of Budapest or Hungary? Book a guided tour now!.
|
|
/// </summary>
|
|
public static string Index_Tours_Desc {
|
|
get {
|
|
return ResourceManager.GetString("Index.Tours.Desc", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Transfer.
|
|
/// </summary>
|
|
public static string Index_Transfer {
|
|
get {
|
|
return ResourceManager.GetString("Index.Transfer", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Do you need a lift? Book a transfer now!.
|
|
/// </summary>
|
|
public static string Index_Transfer_Desc {
|
|
get {
|
|
return ResourceManager.GetString("Index.Transfer.Desc", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Email.
|
|
/// </summary>
|
|
public static string LoginEmail {
|
|
get {
|
|
return ResourceManager.GetString("LoginEmail", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Password.
|
|
/// </summary>
|
|
public static string LoginPassword {
|
|
get {
|
|
return ResourceManager.GetString("LoginPassword", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Let's get you inside!.
|
|
/// </summary>
|
|
public static string LoginTitleText {
|
|
get {
|
|
return ResourceManager.GetString("LoginTitleText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Home.
|
|
/// </summary>
|
|
public static string NavMenu_Home {
|
|
get {
|
|
return ResourceManager.GetString("NavMenu.Home", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Login.
|
|
/// </summary>
|
|
public static string NavMenu_Login {
|
|
get {
|
|
return ResourceManager.GetString("NavMenu.Login", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Settings.
|
|
/// </summary>
|
|
public static string NavMenu_Settings {
|
|
get {
|
|
return ResourceManager.GetString("NavMenu.Settings", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sign out.
|
|
/// </summary>
|
|
public static string NavMenu_SignOut {
|
|
get {
|
|
return ResourceManager.GetString("NavMenu.SignOut", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Transfer.
|
|
/// </summary>
|
|
public static string NavMenu_Transfer {
|
|
get {
|
|
return ResourceManager.GetString("NavMenu.Transfer", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Register.
|
|
/// </summary>
|
|
public static string RegisterRegister {
|
|
get {
|
|
return ResourceManager.GetString("RegisterRegister", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Language.
|
|
/// </summary>
|
|
public static string Settings_Language {
|
|
get {
|
|
return ResourceManager.GetString("Settings.Language", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Settings.
|
|
/// </summary>
|
|
public static string Settings_Title {
|
|
get {
|
|
return ResourceManager.GetString("Settings.Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Next.
|
|
/// </summary>
|
|
public static string Transfer_Next {
|
|
get {
|
|
return ResourceManager.GetString("Transfer.Next", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Previous.
|
|
/// </summary>
|
|
public static string Transfer_Previous {
|
|
get {
|
|
return ResourceManager.GetString("Transfer.Previous", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Start typing or swipe to select a preset destination!.
|
|
/// </summary>
|
|
public static string Transfer_Subtitle {
|
|
get {
|
|
return ResourceManager.GetString("Transfer.Subtitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Book a transfer.
|
|
/// </summary>
|
|
public static string Transfer_Title {
|
|
get {
|
|
return ResourceManager.GetString("Transfer.Title", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|