mirror of
https://github.com/JuniorDark/RustyHearts-Launcher.git
synced 2026-05-07 05:21:44 -04:00
Add project files.
This commit is contained in:
commit
5d3b4542bf
120 changed files with 36258 additions and 0 deletions
783
RHLauncher/LocalizedStrings.Designer.cs
generated
Normal file
783
RHLauncher/LocalizedStrings.Designer.cs
generated
Normal file
|
|
@ -0,0 +1,783 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <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 RHLauncher.RHLauncher {
|
||||
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 LocalizedStrings {
|
||||
|
||||
private static global::System.Resources.ResourceManager resourceMan;
|
||||
|
||||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||||
|
||||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||||
internal LocalizedStrings() {
|
||||
}
|
||||
|
||||
/// <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("RHLauncher.RHLauncher.LocalizedStrings", typeof(LocalizedStrings).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 Account.
|
||||
/// </summary>
|
||||
public static string Account {
|
||||
get {
|
||||
return ResourceManager.GetString("Account", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to A account with this email was not found.
|
||||
/// </summary>
|
||||
public static string AccountNotFound {
|
||||
get {
|
||||
return ResourceManager.GetString("AccountNotFound", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to rustyhearts.exe is already running..
|
||||
/// </summary>
|
||||
public static string AlreadyExecute {
|
||||
get {
|
||||
return ResourceManager.GetString("AlreadyExecute", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Cancelling.
|
||||
/// </summary>
|
||||
public static string Cancelling {
|
||||
get {
|
||||
return ResourceManager.GetString("Cancelling", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Change Password.
|
||||
/// </summary>
|
||||
public static string ChangePassword {
|
||||
get {
|
||||
return ResourceManager.GetString("ChangePassword", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Auto Login.
|
||||
/// </summary>
|
||||
public static string CheckBoxAutoLogin {
|
||||
get {
|
||||
return ResourceManager.GetString("CheckBoxAutoLogin", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Remember Username.
|
||||
/// </summary>
|
||||
public static string CheckBoxSaveUser {
|
||||
get {
|
||||
return ResourceManager.GetString("CheckBoxSaveUser", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Checking.
|
||||
/// </summary>
|
||||
public static string Checking {
|
||||
get {
|
||||
return ResourceManager.GetString("Checking", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Insert the verification code.
|
||||
/// </summary>
|
||||
public static string CodeDescLabel {
|
||||
get {
|
||||
return ResourceManager.GetString("CodeDescLabel", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Invalid Verification Code format.
|
||||
/// </summary>
|
||||
public static string CodeDescLabelInvalid {
|
||||
get {
|
||||
return ResourceManager.GetString("CodeDescLabelInvalid", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Confirmation.
|
||||
/// </summary>
|
||||
public static string Confirmation {
|
||||
get {
|
||||
return ResourceManager.GetString("Confirmation", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Confirm Uninstall.
|
||||
/// </summary>
|
||||
public static string ConfirmUninstall {
|
||||
get {
|
||||
return ResourceManager.GetString("ConfirmUninstall", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Are you sure you want to uninstall and delete the install directory?.
|
||||
/// </summary>
|
||||
public static string ConfirmUninstallText {
|
||||
get {
|
||||
return ResourceManager.GetString("ConfirmUninstallText", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The verification email has been sent to.
|
||||
/// </summary>
|
||||
public static string DescLabelS2Email {
|
||||
get {
|
||||
return ResourceManager.GetString("DescLabelS2Email", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Downloading.
|
||||
/// </summary>
|
||||
public static string Downloading {
|
||||
get {
|
||||
return ResourceManager.GetString("Downloading", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Email cannot be empty.
|
||||
/// </summary>
|
||||
public static string EmailDescLabelEmpty {
|
||||
get {
|
||||
return ResourceManager.GetString("EmailDescLabelEmpty", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Invalid email address.
|
||||
/// </summary>
|
||||
public static string EmailDescLabelInvalid {
|
||||
get {
|
||||
return ResourceManager.GetString("EmailDescLabelInvalid", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Enter your Email address.
|
||||
/// </summary>
|
||||
public static string EnterEmail {
|
||||
get {
|
||||
return ResourceManager.GetString("EnterEmail", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Error.
|
||||
/// </summary>
|
||||
public static string Error {
|
||||
get {
|
||||
return ResourceManager.GetString("Error", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to This verification code has expired, please request a new one..
|
||||
/// </summary>
|
||||
public static string ExpiredVerificationCode {
|
||||
get {
|
||||
return ResourceManager.GetString("ExpiredVerificationCode", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Failed.
|
||||
/// </summary>
|
||||
public static string Failed {
|
||||
get {
|
||||
return ResourceManager.GetString("Failed", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Forgot Password?.
|
||||
/// </summary>
|
||||
public static string ForgotPwdLabel {
|
||||
get {
|
||||
return ResourceManager.GetString("ForgotPwdLabel", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Info.
|
||||
/// </summary>
|
||||
public static string Info {
|
||||
get {
|
||||
return ResourceManager.GetString("Info", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Install.
|
||||
/// </summary>
|
||||
public static string Install {
|
||||
get {
|
||||
return ResourceManager.GetString("Install", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Invalid Verification Code.
|
||||
/// </summary>
|
||||
public static string InvalidVerificationCode {
|
||||
get {
|
||||
return ResourceManager.GetString("InvalidVerificationCode", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to News.
|
||||
/// </summary>
|
||||
public static string LabelNews {
|
||||
get {
|
||||
return ResourceManager.GetString("LabelNews", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Launch.
|
||||
/// </summary>
|
||||
public static string Launch {
|
||||
get {
|
||||
return ResourceManager.GetString("Launch", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Error checking for launcher update: .
|
||||
/// </summary>
|
||||
public static string LauncherUpdateCheckFailed {
|
||||
get {
|
||||
return ResourceManager.GetString("LauncherUpdateCheckFailed", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Error downloading launcher update: .
|
||||
/// </summary>
|
||||
public static string LauncherUpdateFailed {
|
||||
get {
|
||||
return ResourceManager.GetString("LauncherUpdateFailed", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Launcher updated successfully to version .
|
||||
/// </summary>
|
||||
public static string LauncherUpdateSuccess {
|
||||
get {
|
||||
return ResourceManager.GetString("LauncherUpdateSuccess", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to A new version of the launcher is available. It will be downloaded and installed automatically..
|
||||
/// </summary>
|
||||
public static string LauncherUpdateText {
|
||||
get {
|
||||
return ResourceManager.GetString("LauncherUpdateText", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Launching.
|
||||
/// </summary>
|
||||
public static string Launching {
|
||||
get {
|
||||
return ResourceManager.GetString("Launching", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Login Info.
|
||||
/// </summary>
|
||||
public static string LoginInfoTitle {
|
||||
get {
|
||||
return ResourceManager.GetString("LoginInfoTitle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Please insert the password..
|
||||
/// </summary>
|
||||
public static string LoginInsertPassword {
|
||||
get {
|
||||
return ResourceManager.GetString("LoginInsertPassword", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Please insert the username..
|
||||
/// </summary>
|
||||
public static string LoginInsertUsername {
|
||||
get {
|
||||
return ResourceManager.GetString("LoginInsertUsername", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Invalid username or password..
|
||||
/// </summary>
|
||||
public static string LoginInvalidCredentials {
|
||||
get {
|
||||
return ResourceManager.GetString("LoginInvalidCredentials", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Invalid username format..
|
||||
/// </summary>
|
||||
public static string LoginInvalidUsernameFormat {
|
||||
get {
|
||||
return ResourceManager.GetString("LoginInvalidUsernameFormat", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Your account is locked. Please contact customer support..
|
||||
/// </summary>
|
||||
public static string LoginLocked {
|
||||
get {
|
||||
return ResourceManager.GetString("LoginLocked", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Too many login attempts. Please try again later..
|
||||
/// </summary>
|
||||
public static string LoginTooManyAttempts {
|
||||
get {
|
||||
return ResourceManager.GetString("LoginTooManyAttempts", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Login Window.
|
||||
/// </summary>
|
||||
public static string LoginWindowTitle {
|
||||
get {
|
||||
return ResourceManager.GetString("LoginWindowTitle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Are you sure you want to logout?.
|
||||
/// </summary>
|
||||
public static string LogoutText {
|
||||
get {
|
||||
return ResourceManager.GetString("LogoutText", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Enter the new password.
|
||||
/// </summary>
|
||||
public static string NewPassword {
|
||||
get {
|
||||
return ResourceManager.GetString("NewPassword", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 6-16 characters.
|
||||
/// </summary>
|
||||
public static string NewPasswordDesc {
|
||||
get {
|
||||
return ResourceManager.GetString("NewPasswordDesc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Packing.
|
||||
/// </summary>
|
||||
public static string Packing {
|
||||
get {
|
||||
return ResourceManager.GetString("Packing", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Password changed successfully! Please log in again..
|
||||
/// </summary>
|
||||
public static string PasswordChanged {
|
||||
get {
|
||||
return ResourceManager.GetString("PasswordChanged", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Password.
|
||||
/// </summary>
|
||||
public static string PasswordLabel {
|
||||
get {
|
||||
return ResourceManager.GetString("PasswordLabel", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Confirm Password cannot be empty!.
|
||||
/// </summary>
|
||||
public static string PwdConfirmDescLabelEmpty {
|
||||
get {
|
||||
return ResourceManager.GetString("PwdConfirmDescLabelEmpty", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Passwords do not match!.
|
||||
/// </summary>
|
||||
public static string PwdConfirmDescLabelMatch {
|
||||
get {
|
||||
return ResourceManager.GetString("PwdConfirmDescLabelMatch", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Password must have at least one uppercase, one lowercase letter, and one number.
|
||||
/// </summary>
|
||||
public static string PwdDescLabelCriteria {
|
||||
get {
|
||||
return ResourceManager.GetString("PwdDescLabelCriteria", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Password cannot be empty!.
|
||||
/// </summary>
|
||||
public static string PwdDescLabelEmpty {
|
||||
get {
|
||||
return ResourceManager.GetString("PwdDescLabelEmpty", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Password must be between 6-16 characters!.
|
||||
/// </summary>
|
||||
public static string PwdDescLabelSize {
|
||||
get {
|
||||
return ResourceManager.GetString("PwdDescLabelSize", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Medium.
|
||||
/// </summary>
|
||||
public static string PwdStrengthLabelMedium {
|
||||
get {
|
||||
return ResourceManager.GetString("PwdStrengthLabelMedium", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Strong.
|
||||
/// </summary>
|
||||
public static string PwdStrengthLabelStrong {
|
||||
get {
|
||||
return ResourceManager.GetString("PwdStrengthLabelStrong", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Weak.
|
||||
/// </summary>
|
||||
public static string PwdStrengthLabelWeak {
|
||||
get {
|
||||
return ResourceManager.GetString("PwdStrengthLabelWeak", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Re-enter the new password.
|
||||
/// </summary>
|
||||
public static string RepeatPassword {
|
||||
get {
|
||||
return ResourceManager.GetString("RepeatPassword", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Repeat the password.
|
||||
/// </summary>
|
||||
public static string RepeatPasswordDesc {
|
||||
get {
|
||||
return ResourceManager.GetString("RepeatPasswordDesc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to < Return.
|
||||
/// </summary>
|
||||
public static string Return {
|
||||
get {
|
||||
return ResourceManager.GetString("Return", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Running.
|
||||
/// </summary>
|
||||
public static string Running {
|
||||
get {
|
||||
return ResourceManager.GetString("Running", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Rusty Hearts.
|
||||
/// </summary>
|
||||
public static string RustyHearts {
|
||||
get {
|
||||
return ResourceManager.GetString("RustyHearts", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Could not find rustyheartsconfig.exe.
|
||||
/// </summary>
|
||||
public static string rustyheartsconfig {
|
||||
get {
|
||||
return ResourceManager.GetString("rustyheartsconfig", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Same password. Please use another password..
|
||||
/// </summary>
|
||||
public static string SamePassword {
|
||||
get {
|
||||
return ResourceManager.GetString("SamePassword", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Cannot connect to the game server..
|
||||
/// </summary>
|
||||
public static string ServerOffline {
|
||||
get {
|
||||
return ResourceManager.GetString("ServerOffline", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Success.
|
||||
/// </summary>
|
||||
public static string Success {
|
||||
get {
|
||||
return ResourceManager.GetString("Success", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Uninstall.
|
||||
/// </summary>
|
||||
public static string Uninstall {
|
||||
get {
|
||||
return ResourceManager.GetString("Uninstall", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Uninstalling.
|
||||
/// </summary>
|
||||
public static string Uninstalling {
|
||||
get {
|
||||
return ResourceManager.GetString("Uninstalling", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Uninstall complete..
|
||||
/// </summary>
|
||||
public static string UninstallText {
|
||||
get {
|
||||
return ResourceManager.GetString("UninstallText", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Unpacking.
|
||||
/// </summary>
|
||||
public static string Unpacking {
|
||||
get {
|
||||
return ResourceManager.GetString("Unpacking", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Unsupported client region..
|
||||
/// </summary>
|
||||
public static string UnsupportedService {
|
||||
get {
|
||||
return ResourceManager.GetString("UnsupportedService", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Update.
|
||||
/// </summary>
|
||||
public static string Update {
|
||||
get {
|
||||
return ResourceManager.GetString("Update", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to An error occurred while checking for updates..
|
||||
/// </summary>
|
||||
public static string UpdateCheckError {
|
||||
get {
|
||||
return ResourceManager.GetString("UpdateCheckError", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to An error occurred while downloading updates..
|
||||
/// </summary>
|
||||
public static string UpdateDownloadError {
|
||||
get {
|
||||
return ResourceManager.GetString("UpdateDownloadError", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Updating.
|
||||
/// </summary>
|
||||
public static string Updating {
|
||||
get {
|
||||
return ResourceManager.GetString("Updating", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Name cannot be empty.
|
||||
/// </summary>
|
||||
public static string UsernameDescLabelEmpty {
|
||||
get {
|
||||
return ResourceManager.GetString("UsernameDescLabelEmpty", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Name must be alphanumeric with at least one letter.
|
||||
/// </summary>
|
||||
public static string UsernameDescLabelInvalid {
|
||||
get {
|
||||
return ResourceManager.GetString("UsernameDescLabelInvalid", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Username must be between 6-16 characters.
|
||||
/// </summary>
|
||||
public static string UsernameDescLabelSize {
|
||||
get {
|
||||
return ResourceManager.GetString("UsernameDescLabelSize", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Username/Email.
|
||||
/// </summary>
|
||||
public static string UsernameLabel {
|
||||
get {
|
||||
return ResourceManager.GetString("UsernameLabel", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Verification Code.
|
||||
/// </summary>
|
||||
public static string VerificationCode {
|
||||
get {
|
||||
return ResourceManager.GetString("VerificationCode", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The verificaton email has been sent to.
|
||||
/// </summary>
|
||||
public static string VerificationEmailSent {
|
||||
get {
|
||||
return ResourceManager.GetString("VerificationEmailSent", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Version.
|
||||
/// </summary>
|
||||
public static string Version {
|
||||
get {
|
||||
return ResourceManager.GetString("Version", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Welcome.
|
||||
/// </summary>
|
||||
public static string Welcome {
|
||||
get {
|
||||
return ResourceManager.GetString("Welcome", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue