388 lines
15 KiB
C#
388 lines
15 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 gehGassiApp.Core.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()]
|
|
internal class Errors {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Errors() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("gehGassiApp.Core.Resources.Errors", typeof(Errors).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)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your access token is empty.
|
|
/// </summary>
|
|
internal static string AccessToken_Empty {
|
|
get {
|
|
return ResourceManager.GetString("AccessToken_Empty", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to There is a problem with communication with the gehgassi server..
|
|
/// </summary>
|
|
internal static string Api_HeaderMissing {
|
|
get {
|
|
return ResourceManager.GetString("Api_HeaderMissing", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The specified BIC is not correct.
|
|
/// </summary>
|
|
internal static string BankAccount_Bic_Invalid {
|
|
get {
|
|
return ResourceManager.GetString("BankAccount_Bic_Invalid", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The bank account could not be created. Please try again a little later..
|
|
/// </summary>
|
|
internal static string BankAccount_CreateOrUpdate_Failed {
|
|
get {
|
|
return ResourceManager.GetString("BankAccount_CreateOrUpdate_Failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Bank account has not changed.
|
|
/// </summary>
|
|
internal static string BankAccount_CreateOrUpdate_Unchanged {
|
|
get {
|
|
return ResourceManager.GetString("BankAccount_CreateOrUpdate_Unchanged", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The specified IBAN is not correct.
|
|
/// </summary>
|
|
internal static string BankAccount_Iban_Invalid {
|
|
get {
|
|
return ResourceManager.GetString("BankAccount_Iban_Invalid", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sorry, we could not find the requested data..
|
|
/// </summary>
|
|
internal static string Common_NotFound {
|
|
get {
|
|
return ResourceManager.GetString("Common_NotFound", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to An error has occurred. Please try again..
|
|
/// </summary>
|
|
internal static string Common_Undefined {
|
|
get {
|
|
return ResourceManager.GetString("Common_Undefined", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your account could not be deleted. Please contact gehgassi..
|
|
/// </summary>
|
|
internal static string DeleteAccount_NotPossible {
|
|
get {
|
|
return ResourceManager.GetString("DeleteAccount_NotPossible", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The proof of identity could not be created. Please try again..
|
|
/// </summary>
|
|
internal static string Kyc_CreationFailed {
|
|
get {
|
|
return ResourceManager.GetString("Kyc_CreationFailed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to There is no KYC document yet..
|
|
/// </summary>
|
|
internal static string Kyc_NoDocument {
|
|
get {
|
|
return ResourceManager.GetString("Kyc_NoDocument", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The proof of identity could not be created. No pages of the document were transferred..
|
|
/// </summary>
|
|
internal static string Kyc_NoFiles {
|
|
get {
|
|
return ResourceManager.GetString("Kyc_NoFiles", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your account is not assigned correctly. Please contact gehgassi support..
|
|
/// </summary>
|
|
internal static string Login_Assignment_Missing {
|
|
get {
|
|
return ResourceManager.GetString("Login_Assignment_Missing", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to You have not confirmed your email address yet..
|
|
/// </summary>
|
|
internal static string Login_Email_NotConfirmed {
|
|
get {
|
|
return ResourceManager.GetString("Login_Email_NotConfirmed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your username and/or password is incorrect..
|
|
/// </summary>
|
|
internal static string Login_Invalid_Credentials {
|
|
get {
|
|
return ResourceManager.GetString("Login_Invalid_Credentials", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your account is locked. Please contact gehgassi support..
|
|
/// </summary>
|
|
internal static string Login_LockedOut {
|
|
get {
|
|
return ResourceManager.GetString("Login_LockedOut", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your username and/or password is incorrect..
|
|
/// </summary>
|
|
internal static string Login_NotFound {
|
|
get {
|
|
return ResourceManager.GetString("Login_NotFound", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The payment process could not be started..
|
|
/// </summary>
|
|
internal static string PayIn_Failed {
|
|
get {
|
|
return ResourceManager.GetString("PayIn_Failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The request for payout could not be executed..
|
|
/// </summary>
|
|
internal static string PayOut_Failed {
|
|
get {
|
|
return ResourceManager.GetString("PayOut_Failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Payout not found.
|
|
/// </summary>
|
|
internal static string PayOut_NotFound {
|
|
get {
|
|
return ResourceManager.GetString("PayOut_NotFound", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your device could not be unregistered for pushnotifications..
|
|
/// </summary>
|
|
internal static string Pushnotification_Delete_Failed {
|
|
get {
|
|
return ResourceManager.GetString("Pushnotification_Delete_Failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your device could not be registered for pushnotifications..
|
|
/// </summary>
|
|
internal static string Pushnotification_Register_Failed {
|
|
get {
|
|
return ResourceManager.GetString("Pushnotification_Register_Failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your refreshtoken has expired..
|
|
/// </summary>
|
|
internal static string RefreshToken_Expired {
|
|
get {
|
|
return ResourceManager.GetString("RefreshToken_Expired", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your Refreshtoken was not found.
|
|
/// </summary>
|
|
internal static string RefreshToken_NotFound {
|
|
get {
|
|
return ResourceManager.GetString("RefreshToken_NotFound", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to User for Refreshtoken not found.
|
|
/// </summary>
|
|
internal static string RefreshToken_UserNotFound {
|
|
get {
|
|
return ResourceManager.GetString("RefreshToken_UserNotFound", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This email address is not available.
|
|
/// </summary>
|
|
internal static string Register_Email_Exists {
|
|
get {
|
|
return ResourceManager.GetString("Register_Email_Exists", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your current password is incorrect..
|
|
/// </summary>
|
|
internal static string Register_Password_Mismatch {
|
|
get {
|
|
return ResourceManager.GetString("Register_Password_Mismatch", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The password you have chosen has been used several times in data thefts. You cannot use this password..
|
|
/// </summary>
|
|
internal static string Register_Password_Pwned {
|
|
get {
|
|
return ResourceManager.GetString("Register_Password_Pwned", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your password must be at least 12 characters long.
|
|
/// </summary>
|
|
internal static string Register_Password_Rules {
|
|
get {
|
|
return ResourceManager.GetString("Register_Password_Rules", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to There is no connection to the gehgassi server. Please try again a little later..
|
|
/// </summary>
|
|
internal static string Server_NoConnection {
|
|
get {
|
|
return ResourceManager.GetString("Server_NoConnection", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This walk has already been cancelled..
|
|
/// </summary>
|
|
internal static string Walk_Cancelled {
|
|
get {
|
|
return ResourceManager.GetString("Walk_Cancelled", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This walk has not yet been completed..
|
|
/// </summary>
|
|
internal static string Walk_NotCompleted {
|
|
get {
|
|
return ResourceManager.GetString("Walk_NotCompleted", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sorry, we can't find this walk..
|
|
/// </summary>
|
|
internal static string Walk_NotFound {
|
|
get {
|
|
return ResourceManager.GetString("Walk_NotFound", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Unfortunately, the period you selected is no longer available..
|
|
/// </summary>
|
|
internal static string Walk_NotPossible {
|
|
get {
|
|
return ResourceManager.GetString("Walk_NotPossible", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This walk has an invalid payment status. Please contact gehgassi..
|
|
/// </summary>
|
|
internal static string Walk_PaymentStatus_Invalid {
|
|
get {
|
|
return ResourceManager.GetString("Walk_PaymentStatus_Invalid", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The voucher is not valid..
|
|
/// </summary>
|
|
internal static string Walk_Voucher_Invalid {
|
|
get {
|
|
return ResourceManager.GetString("Walk_Voucher_Invalid", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|