//------------------------------------------------------------------------------
//
// 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 RHLauncher.RHLauncher {
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 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() {
}
///
/// 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("RHLauncher.RHLauncher.LocalizedStrings", typeof(LocalizedStrings).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 Account.
///
public static string Account {
get {
return ResourceManager.GetString("Account", resourceCulture);
}
}
///
/// Looks up a localized string similar to Account Details.
///
public static string AccountDetails {
get {
return ResourceManager.GetString("AccountDetails", resourceCulture);
}
}
///
/// Looks up a localized string similar to Account Email.
///
public static string AccountEmail {
get {
return ResourceManager.GetString("AccountEmail", resourceCulture);
}
}
///
/// Looks up a localized string similar to Account Name.
///
public static string AccountName {
get {
return ResourceManager.GetString("AccountName", resourceCulture);
}
}
///
/// Looks up a localized string similar to A account with this email was not found.
///
public static string AccountNotFound {
get {
return ResourceManager.GetString("AccountNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Agree and accept the.
///
public static string AgreeTerms {
get {
return ResourceManager.GetString("AgreeTerms", resourceCulture);
}
}
///
/// Looks up a localized string similar to rustyhearts.exe is already running..
///
public static string AlreadyExecute {
get {
return ResourceManager.GetString("AlreadyExecute", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cancelling.
///
public static string Cancelling {
get {
return ResourceManager.GetString("Cancelling", resourceCulture);
}
}
///
/// Looks up a localized string similar to Change Password.
///
public static string ChangePassword {
get {
return ResourceManager.GetString("ChangePassword", resourceCulture);
}
}
///
/// Looks up a localized string similar to Change Password.
///
public static string ChangePwdFormTitle {
get {
return ResourceManager.GetString("ChangePwdFormTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Auto Login.
///
public static string CheckBoxAutoLogin {
get {
return ResourceManager.GetString("CheckBoxAutoLogin", resourceCulture);
}
}
///
/// Looks up a localized string similar to Remember Username.
///
public static string CheckBoxSaveUser {
get {
return ResourceManager.GetString("CheckBoxSaveUser", resourceCulture);
}
}
///
/// Looks up a localized string similar to Checking.
///
public static string Checking {
get {
return ResourceManager.GetString("Checking", resourceCulture);
}
}
///
/// Looks up a localized string similar to Check Update.
///
public static string CheckUpdate {
get {
return ResourceManager.GetString("CheckUpdate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Insert the verification code.
///
public static string CodeDescLabel {
get {
return ResourceManager.GetString("CodeDescLabel", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invalid Verification Code format.
///
public static string CodeDescLabelInvalid {
get {
return ResourceManager.GetString("CodeDescLabelInvalid", resourceCulture);
}
}
///
/// Looks up a localized string similar to Confirmation.
///
public static string Confirmation {
get {
return ResourceManager.GetString("Confirmation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Confirm Uninstall.
///
public static string ConfirmUninstall {
get {
return ResourceManager.GetString("ConfirmUninstall", resourceCulture);
}
}
///
/// Looks up a localized string similar to Are you sure you want to uninstall and delete the install directory?.
///
public static string ConfirmUninstallText {
get {
return ResourceManager.GetString("ConfirmUninstallText", resourceCulture);
}
}
///
/// Looks up a localized string similar to The verification email has been sent to.
///
public static string DescLabelS2Email {
get {
return ResourceManager.GetString("DescLabelS2Email", resourceCulture);
}
}
///
/// Looks up a localized string similar to Downloading.
///
public static string Downloading {
get {
return ResourceManager.GetString("Downloading", resourceCulture);
}
}
///
/// Looks up a localized string similar to Email cannot be empty.
///
public static string EmailDescLabelEmpty {
get {
return ResourceManager.GetString("EmailDescLabelEmpty", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invalid email address.
///
public static string EmailDescLabelInvalid {
get {
return ResourceManager.GetString("EmailDescLabelInvalid", resourceCulture);
}
}
///
/// Looks up a localized string similar to Enter your Email address.
///
public static string EnterEmail {
get {
return ResourceManager.GetString("EnterEmail", resourceCulture);
}
}
///
/// Looks up a localized string similar to Enter the password.
///
public static string EnterPassword {
get {
return ResourceManager.GetString("EnterPassword", resourceCulture);
}
}
///
/// Looks up a localized string similar to Error.
///
public static string Error {
get {
return ResourceManager.GetString("Error", resourceCulture);
}
}
///
/// Looks up a localized string similar to This verification code has expired, please request a new one..
///
public static string ExpiredVerificationCode {
get {
return ResourceManager.GetString("ExpiredVerificationCode", resourceCulture);
}
}
///
/// Looks up a localized string similar to Failed.
///
public static string Failed {
get {
return ResourceManager.GetString("Failed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Forgot Password?.
///
public static string ForgotPwdLabel {
get {
return ResourceManager.GetString("ForgotPwdLabel", resourceCulture);
}
}
///
/// Looks up a localized string similar to Game Settings.
///
public static string GameSettings {
get {
return ResourceManager.GetString("GameSettings", resourceCulture);
}
}
///
/// Looks up a localized string similar to Info.
///
public static string Info {
get {
return ResourceManager.GetString("Info", resourceCulture);
}
}
///
/// Looks up a localized string similar to Install.
///
public static string Install {
get {
return ResourceManager.GetString("Install", resourceCulture);
}
}
///
/// Looks up a localized string similar to Install Location.
///
public static string InstallLocation {
get {
return ResourceManager.GetString("InstallLocation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invalid Verification Code.
///
public static string InvalidVerificationCode {
get {
return ResourceManager.GetString("InvalidVerificationCode", resourceCulture);
}
}
///
/// Looks up a localized string similar to News.
///
public static string LabelNews {
get {
return ResourceManager.GetString("LabelNews", resourceCulture);
}
}
///
/// Looks up a localized string similar to Launch.
///
public static string Launch {
get {
return ResourceManager.GetString("Launch", resourceCulture);
}
}
///
/// Looks up a localized string similar to Rusty Hearts Launcher.
///
public static string LauncherFormTitle {
get {
return ResourceManager.GetString("LauncherFormTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Error checking for launcher update: .
///
public static string LauncherUpdateCheckFailed {
get {
return ResourceManager.GetString("LauncherUpdateCheckFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Error downloading launcher update: .
///
public static string LauncherUpdateFailed {
get {
return ResourceManager.GetString("LauncherUpdateFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Launcher updated successfully to version .
///
public static string LauncherUpdateSuccess {
get {
return ResourceManager.GetString("LauncherUpdateSuccess", resourceCulture);
}
}
///
/// Looks up a localized string similar to A new version of the launcher is available. It will be downloaded and installed automatically..
///
public static string LauncherUpdateText {
get {
return ResourceManager.GetString("LauncherUpdateText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Launching.
///
public static string Launching {
get {
return ResourceManager.GetString("Launching", resourceCulture);
}
}
///
/// Looks up a localized string similar to Login Info.
///
public static string LoginInfoTitle {
get {
return ResourceManager.GetString("LoginInfoTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Please insert the password..
///
public static string LoginInsertPassword {
get {
return ResourceManager.GetString("LoginInsertPassword", resourceCulture);
}
}
///
/// Looks up a localized string similar to Please insert the username..
///
public static string LoginInsertUsername {
get {
return ResourceManager.GetString("LoginInsertUsername", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invalid username or password..
///
public static string LoginInvalidCredentials {
get {
return ResourceManager.GetString("LoginInvalidCredentials", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invalid username format..
///
public static string LoginInvalidUsernameFormat {
get {
return ResourceManager.GetString("LoginInvalidUsernameFormat", resourceCulture);
}
}
///
/// Looks up a localized string similar to Your account is locked. Please contact customer support..
///
public static string LoginLocked {
get {
return ResourceManager.GetString("LoginLocked", resourceCulture);
}
}
///
/// Looks up a localized string similar to Too many login attempts. Please try again later..
///
public static string LoginTooManyAttempts {
get {
return ResourceManager.GetString("LoginTooManyAttempts", resourceCulture);
}
}
///
/// Looks up a localized string similar to Login Window.
///
public static string LoginWindowTitle {
get {
return ResourceManager.GetString("LoginWindowTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Logout.
///
public static string Logout {
get {
return ResourceManager.GetString("Logout", resourceCulture);
}
}
///
/// Looks up a localized string similar to Are you sure you want to logout?.
///
public static string LogoutText {
get {
return ResourceManager.GetString("LogoutText", resourceCulture);
}
}
///
/// Looks up a localized string similar to < Manage.
///
public static string Manage {
get {
return ResourceManager.GetString("Manage", resourceCulture);
}
}
///
/// Looks up a localized string similar to Message.
///
public static string MsgBoxFormTitle {
get {
return ResourceManager.GetString("MsgBoxFormTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Enter the new password.
///
public static string NewPassword {
get {
return ResourceManager.GetString("NewPassword", resourceCulture);
}
}
///
/// Looks up a localized string similar to 6-16 characters.
///
public static string NewPasswordDesc {
get {
return ResourceManager.GetString("NewPasswordDesc", resourceCulture);
}
}
///
/// Looks up a localized string similar to No.
///
public static string No {
get {
return ResourceManager.GetString("No", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open Install Dir.
///
public static string OpenInstallDir {
get {
return ResourceManager.GetString("OpenInstallDir", resourceCulture);
}
}
///
/// Looks up a localized string similar to Packing.
///
public static string Packing {
get {
return ResourceManager.GetString("Packing", resourceCulture);
}
}
///
/// Looks up a localized string similar to Password changed successfully! Please log in again..
///
public static string PasswordChanged {
get {
return ResourceManager.GetString("PasswordChanged", resourceCulture);
}
}
///
/// Looks up a localized string similar to Password.
///
public static string PasswordLabel {
get {
return ResourceManager.GetString("PasswordLabel", resourceCulture);
}
}
///
/// Looks up a localized string similar to Confirm Password cannot be empty!.
///
public static string PwdConfirmDescLabelEmpty {
get {
return ResourceManager.GetString("PwdConfirmDescLabelEmpty", resourceCulture);
}
}
///
/// Looks up a localized string similar to Passwords do not match!.
///
public static string PwdConfirmDescLabelMatch {
get {
return ResourceManager.GetString("PwdConfirmDescLabelMatch", resourceCulture);
}
}
///
/// Looks up a localized string similar to Password must have at least one uppercase, one lowercase letter, and one number.
///
public static string PwdDescLabelCriteria {
get {
return ResourceManager.GetString("PwdDescLabelCriteria", resourceCulture);
}
}
///
/// Looks up a localized string similar to Password cannot be empty!.
///
public static string PwdDescLabelEmpty {
get {
return ResourceManager.GetString("PwdDescLabelEmpty", resourceCulture);
}
}
///
/// Looks up a localized string similar to Password must be between 6-16 characters!.
///
public static string PwdDescLabelSize {
get {
return ResourceManager.GetString("PwdDescLabelSize", resourceCulture);
}
}
///
/// Looks up a localized string similar to Medium.
///
public static string PwdStrengthLabelMedium {
get {
return ResourceManager.GetString("PwdStrengthLabelMedium", resourceCulture);
}
}
///
/// Looks up a localized string similar to Strong.
///
public static string PwdStrengthLabelStrong {
get {
return ResourceManager.GetString("PwdStrengthLabelStrong", resourceCulture);
}
}
///
/// Looks up a localized string similar to Weak.
///
public static string PwdStrengthLabelWeak {
get {
return ResourceManager.GetString("PwdStrengthLabelWeak", resourceCulture);
}
}
///
/// Looks up a localized string similar to Register Account.
///
public static string RegFormTitle {
get {
return ResourceManager.GetString("RegFormTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Register Account.
///
public static string RegisterAccount {
get {
return ResourceManager.GetString("RegisterAccount", resourceCulture);
}
}
///
/// Looks up a localized string similar to Repeat the new password.
///
public static string RepeatPassword {
get {
return ResourceManager.GetString("RepeatPassword", resourceCulture);
}
}
///
/// Looks up a localized string similar to Repeat the password.
///
public static string RepeatPasswordDesc {
get {
return ResourceManager.GetString("RepeatPasswordDesc", resourceCulture);
}
}
///
/// Looks up a localized string similar to < Return.
///
public static string Return {
get {
return ResourceManager.GetString("Return", resourceCulture);
}
}
///
/// Looks up a localized string similar to Running.
///
public static string Running {
get {
return ResourceManager.GetString("Running", resourceCulture);
}
}
///
/// Looks up a localized string similar to Rusty Hearts.
///
public static string RustyHearts {
get {
return ResourceManager.GetString("RustyHearts", resourceCulture);
}
}
///
/// Looks up a localized string similar to Could not find rustyheartsconfig.exe.
///
public static string rustyheartsconfig {
get {
return ResourceManager.GetString("rustyheartsconfig", resourceCulture);
}
}
///
/// Looks up a localized string similar to Same password. Please use another password..
///
public static string SamePassword {
get {
return ResourceManager.GetString("SamePassword", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cannot connect to the game server..
///
public static string ServerOffline {
get {
return ResourceManager.GetString("ServerOffline", resourceCulture);
}
}
///
/// Looks up a localized string similar to Success.
///
public static string Success {
get {
return ResourceManager.GetString("Success", resourceCulture);
}
}
///
/// Looks up a localized string similar to Uninstall.
///
public static string Uninstall {
get {
return ResourceManager.GetString("Uninstall", resourceCulture);
}
}
///
/// Looks up a localized string similar to Uninstalling.
///
public static string Uninstalling {
get {
return ResourceManager.GetString("Uninstalling", resourceCulture);
}
}
///
/// Looks up a localized string similar to Uninstall complete..
///
public static string UninstallText {
get {
return ResourceManager.GetString("UninstallText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unpacking.
///
public static string Unpacking {
get {
return ResourceManager.GetString("Unpacking", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unsupported client region..
///
public static string UnsupportedService {
get {
return ResourceManager.GetString("UnsupportedService", resourceCulture);
}
}
///
/// Looks up a localized string similar to Update.
///
public static string Update {
get {
return ResourceManager.GetString("Update", resourceCulture);
}
}
///
/// Looks up a localized string similar to An error occurred while checking for updates..
///
public static string UpdateCheckError {
get {
return ResourceManager.GetString("UpdateCheckError", resourceCulture);
}
}
///
/// Looks up a localized string similar to An error occurred while downloading updates..
///
public static string UpdateDownloadError {
get {
return ResourceManager.GetString("UpdateDownloadError", resourceCulture);
}
}
///
/// Looks up a localized string similar to Updating.
///
public static string Updating {
get {
return ResourceManager.GetString("Updating", resourceCulture);
}
}
///
/// Looks up a localized string similar to "User Agreement".
///
public static string UserAgreement {
get {
return ResourceManager.GetString("UserAgreement", resourceCulture);
}
}
///
/// Looks up a localized string similar to 6-16 alphanumeric characters.
///
public static string UsernameDesc {
get {
return ResourceManager.GetString("UsernameDesc", resourceCulture);
}
}
///
/// Looks up a localized string similar to Name cannot be empty.
///
public static string UsernameDescLabelEmpty {
get {
return ResourceManager.GetString("UsernameDescLabelEmpty", resourceCulture);
}
}
///
/// Looks up a localized string similar to Name must be alphanumeric with at least one letter.
///
public static string UsernameDescLabelInvalid {
get {
return ResourceManager.GetString("UsernameDescLabelInvalid", resourceCulture);
}
}
///
/// Looks up a localized string similar to Username must be between 6-16 characters.
///
public static string UsernameDescLabelSize {
get {
return ResourceManager.GetString("UsernameDescLabelSize", resourceCulture);
}
}
///
/// Looks up a localized string similar to Username must not contain uppercase letters. Please use only lowercase letters and digits..
///
public static string UsernameDescLabelUppercase {
get {
return ResourceManager.GetString("UsernameDescLabelUppercase", resourceCulture);
}
}
///
/// Looks up a localized string similar to Username/Email.
///
public static string UsernameLabel {
get {
return ResourceManager.GetString("UsernameLabel", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verification Code.
///
public static string VerificationCode {
get {
return ResourceManager.GetString("VerificationCode", resourceCulture);
}
}
///
/// Looks up a localized string similar to The verificaton email has been sent to.
///
public static string VerificationEmailSent {
get {
return ResourceManager.GetString("VerificationEmailSent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Version.
///
public static string Version {
get {
return ResourceManager.GetString("Version", resourceCulture);
}
}
///
/// Looks up a localized string similar to Welcome.
///
public static string Welcome {
get {
return ResourceManager.GetString("Welcome", resourceCulture);
}
}
///
/// Looks up a localized string similar to Yes.
///
public static string Yes {
get {
return ResourceManager.GetString("Yes", resourceCulture);
}
}
}
}