mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
7031 lines
248 KiB
C#
7031 lines
248 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 mRemoteNG.Resources.Language {
|
||
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 Language {
|
||
|
||
private static global::System.Resources.ResourceManager resourceMan;
|
||
|
||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||
|
||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||
internal Language() {
|
||
}
|
||
|
||
/// <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("mRemoteNG.Language.Language", typeof(Language).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 &Browse....
|
||
/// </summary>
|
||
internal static string _Browse {
|
||
get {
|
||
return ResourceManager.GetString("_Browse", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Cancel.
|
||
/// </summary>
|
||
internal static string _Cancel {
|
||
get {
|
||
return ResourceManager.GetString("_Cancel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Close.
|
||
/// </summary>
|
||
internal static string _Close {
|
||
get {
|
||
return ResourceManager.GetString("_Close", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Warn me when closing connections.
|
||
/// </summary>
|
||
internal static string _CloseWarnAll {
|
||
get {
|
||
return ResourceManager.GetString("_CloseWarnAll", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Delete.
|
||
/// </summary>
|
||
internal static string _Delete {
|
||
get {
|
||
return ResourceManager.GetString("_Delete", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Export to File....
|
||
/// </summary>
|
||
internal static string _ExportToFile {
|
||
get {
|
||
return ResourceManager.GetString("_ExportToFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &File.
|
||
/// </summary>
|
||
internal static string _File {
|
||
get {
|
||
return ResourceManager.GetString("_File", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Help.
|
||
/// </summary>
|
||
internal static string _Help {
|
||
get {
|
||
return ResourceManager.GetString("_Help", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Import.
|
||
/// </summary>
|
||
internal static string _Import {
|
||
get {
|
||
return ResourceManager.GetString("_Import", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Launch.
|
||
/// </summary>
|
||
internal static string _Launch {
|
||
get {
|
||
return ResourceManager.GetString("_Launch", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &New.
|
||
/// </summary>
|
||
internal static string _New {
|
||
get {
|
||
return ResourceManager.GetString("_New", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &OK.
|
||
/// </summary>
|
||
internal static string _Ok {
|
||
get {
|
||
return ResourceManager.GetString("_Ok", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Scan.
|
||
/// </summary>
|
||
internal static string _Scan {
|
||
get {
|
||
return ResourceManager.GetString("_Scan", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Stop.
|
||
/// </summary>
|
||
internal static string _Stop {
|
||
get {
|
||
return ResourceManager.GetString("_Stop", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Tools.
|
||
/// </summary>
|
||
internal static string _Tools {
|
||
get {
|
||
return ResourceManager.GetString("_Tools", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Try again.
|
||
/// </summary>
|
||
internal static string _TryAgain {
|
||
get {
|
||
return ResourceManager.GetString("_TryAgain", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &View.
|
||
/// </summary>
|
||
internal static string _View {
|
||
get {
|
||
return ResourceManager.GetString("_View", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to About.
|
||
/// </summary>
|
||
internal static string About {
|
||
get {
|
||
return ResourceManager.GetString("About", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Hidden.
|
||
/// </summary>
|
||
internal static string ACLPermissionsHidden {
|
||
get {
|
||
return ResourceManager.GetString("ACLPermissionsHidden", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to ReadOnly.
|
||
/// </summary>
|
||
internal static string ACLPermissionsReadOnly {
|
||
get {
|
||
return ResourceManager.GetString("ACLPermissionsReadOnly", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to WriteAllow.
|
||
/// </summary>
|
||
internal static string ACLPermissionsWriteAllow {
|
||
get {
|
||
return ResourceManager.GetString("ACLPermissionsWriteAllow", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Active Directory.
|
||
/// </summary>
|
||
internal static string ActiveDirectory {
|
||
get {
|
||
return ResourceManager.GetString("ActiveDirectory", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Add.
|
||
/// </summary>
|
||
internal static string Add {
|
||
get {
|
||
return ResourceManager.GetString("Add", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Add Connection Panel.
|
||
/// </summary>
|
||
internal static string AddConnectionPanel {
|
||
get {
|
||
return ResourceManager.GetString("AddConnectionPanel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to AddNodeFromXML failed!.
|
||
/// </summary>
|
||
internal static string AddNodeFromXmlFailed {
|
||
get {
|
||
return ResourceManager.GetString("AddNodeFromXmlFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Address:.
|
||
/// </summary>
|
||
internal static string Address {
|
||
get {
|
||
return ResourceManager.GetString("Address", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Advanced.
|
||
/// </summary>
|
||
internal static string Advanced {
|
||
get {
|
||
return ResourceManager.GetString("Advanced", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Advanced security options.
|
||
/// </summary>
|
||
internal static string AdvancedSecurityOptions {
|
||
get {
|
||
return ResourceManager.GetString("AdvancedSecurityOptions", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to All.
|
||
/// </summary>
|
||
internal static string All {
|
||
get {
|
||
return ResourceManager.GetString("All", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Allow only a single instance of the application (mRemoteNG restart required).
|
||
/// </summary>
|
||
internal static string AllowOnlySingleInstance {
|
||
get {
|
||
return ResourceManager.GetString("AllowOnlySingleInstance", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Always.
|
||
/// </summary>
|
||
internal static string Always {
|
||
get {
|
||
return ResourceManager.GetString("Always", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Always connect, even if authentication fails.
|
||
/// </summary>
|
||
internal static string AlwaysConnectEvenIfAuthFails {
|
||
get {
|
||
return ResourceManager.GetString("AlwaysConnectEvenIfAuthFails", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Always show connection tabs.
|
||
/// </summary>
|
||
internal static string AlwaysShowConnectionTabs {
|
||
get {
|
||
return ResourceManager.GetString("AlwaysShowConnectionTabs", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Always show panel selection dialog when opening connections.
|
||
/// </summary>
|
||
internal static string AlwaysShowPanelSelection {
|
||
get {
|
||
return ResourceManager.GetString("AlwaysShowPanelSelection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Always show panel tabs.
|
||
/// </summary>
|
||
internal static string AlwaysShowPanelTabs {
|
||
get {
|
||
return ResourceManager.GetString("AlwaysShowPanelTabs", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Always show notification area icon.
|
||
/// </summary>
|
||
internal static string AlwaysShowSysTrayIcon {
|
||
get {
|
||
return ResourceManager.GetString("AlwaysShowSysTrayIcon", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Appearance.
|
||
/// </summary>
|
||
internal static string Appearance {
|
||
get {
|
||
return ResourceManager.GetString("Appearance", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Apply.
|
||
/// </summary>
|
||
internal static string Apply {
|
||
get {
|
||
return ResourceManager.GetString("Apply", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Apply default inheritance.
|
||
/// </summary>
|
||
internal static string ApplyDefaultInheritance {
|
||
get {
|
||
return ResourceManager.GetString("ApplyDefaultInheritance", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Apply inheritance to children.
|
||
/// </summary>
|
||
internal static string ApplyInheritanceToChildren {
|
||
get {
|
||
return ResourceManager.GetString("ApplyInheritanceToChildren", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to ARD (Apple Remote Desktop).
|
||
/// </summary>
|
||
internal static string Ard {
|
||
get {
|
||
return ResourceManager.GetString("Ard", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Arguments.
|
||
/// </summary>
|
||
internal static string Arguments {
|
||
get {
|
||
return ResourceManager.GetString("Arguments", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Ask me again later.
|
||
/// </summary>
|
||
internal static string AskUpdatesCommandAskLater {
|
||
get {
|
||
return ResourceManager.GetString("AskUpdatesCommandAskLater", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Customize the settings now.
|
||
/// </summary>
|
||
internal static string AskUpdatesCommandCustom {
|
||
get {
|
||
return ResourceManager.GetString("AskUpdatesCommandCustom", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use the recommended settings.
|
||
/// </summary>
|
||
internal static string AskUpdatesCommandRecommended {
|
||
get {
|
||
return ResourceManager.GetString("AskUpdatesCommandRecommended", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to {0} can automatically check for updates that may provide new features and bug fixes. It is recommended that you allow {0} to check for updates weekly..
|
||
/// </summary>
|
||
internal static string AskUpdatesContent {
|
||
get {
|
||
return ResourceManager.GetString("AskUpdatesContent", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Automatic update settings.
|
||
/// </summary>
|
||
internal static string AskUpdatesMainInstruction {
|
||
get {
|
||
return ResourceManager.GetString("AskUpdatesMainInstruction", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Aspect.
|
||
/// </summary>
|
||
internal static string Aspect {
|
||
get {
|
||
return ResourceManager.GetString("Aspect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Assigned Credential.
|
||
/// </summary>
|
||
internal static string AssignedCredential {
|
||
get {
|
||
return ResourceManager.GetString("AssignedCredential", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Audio Capture.
|
||
/// </summary>
|
||
internal static string AudioCapture {
|
||
get {
|
||
return ResourceManager.GetString("AudioCapture", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Server Authentication.
|
||
/// </summary>
|
||
internal static string AuthenticationLevel {
|
||
get {
|
||
return ResourceManager.GetString("AuthenticationLevel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Authentication mode.
|
||
/// </summary>
|
||
internal static string AuthenticationMode {
|
||
get {
|
||
return ResourceManager.GetString("AuthenticationMode", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to An error occurred while trying to reconnect to RDP host '{0}'.
|
||
/// </summary>
|
||
internal static string AutomaticReconnectError {
|
||
get {
|
||
return ResourceManager.GetString("AutomaticReconnectError", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Automatic resize.
|
||
/// </summary>
|
||
internal static string AutomaticResize {
|
||
get {
|
||
return ResourceManager.GetString("AutomaticResize", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Auto save time in minutes (0 means disabled):.
|
||
/// </summary>
|
||
internal static string AutoSaveEvery {
|
||
get {
|
||
return ResourceManager.GetString("AutoSaveEvery", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to AutoSaveInMinutes.
|
||
/// </summary>
|
||
internal static string AutoSaveInMinutes {
|
||
get {
|
||
return ResourceManager.GetString("AutoSaveInMinutes", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Latest version.
|
||
/// </summary>
|
||
internal static string AvailableVersion {
|
||
get {
|
||
return ResourceManager.GetString("AvailableVersion", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Browse.
|
||
/// </summary>
|
||
internal static string btnBrowsePath {
|
||
get {
|
||
return ResourceManager.GetString("btnBrowsePath", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Default Inheritance.
|
||
/// </summary>
|
||
internal static string ButtonDefaultInheritance {
|
||
get {
|
||
return ResourceManager.GetString("ButtonDefaultInheritance", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Default Properties.
|
||
/// </summary>
|
||
internal static string ButtonDefaultProperties {
|
||
get {
|
||
return ResourceManager.GetString("ButtonDefaultProperties", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Launch PuTTY.
|
||
/// </summary>
|
||
internal static string ButtonLaunchPutty {
|
||
get {
|
||
return ResourceManager.GetString("ButtonLaunchPutty", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Cache Bitmaps.
|
||
/// </summary>
|
||
internal static string CacheBitmaps {
|
||
get {
|
||
return ResourceManager.GetString("CacheBitmaps", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Cannot start Port Scan, incorrect IP format!.
|
||
/// </summary>
|
||
internal static string CannotStartPortScan {
|
||
get {
|
||
return ResourceManager.GetString("CannotStartPortScan", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Change.
|
||
/// </summary>
|
||
internal static string Change {
|
||
get {
|
||
return ResourceManager.GetString("Change", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to An error occurred while trying to change the connection resolution to host '{0}'.
|
||
/// </summary>
|
||
internal static string ChangeConnectionResolutionError {
|
||
get {
|
||
return ResourceManager.GetString("ChangeConnectionResolutionError", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Changelog.
|
||
/// </summary>
|
||
internal static string Changelog {
|
||
get {
|
||
return ResourceManager.GetString("Changelog", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Check Again.
|
||
/// </summary>
|
||
internal static string CheckAgain {
|
||
get {
|
||
return ResourceManager.GetString("CheckAgain", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Display reconnection dialog when disconnected from server (RDP && ICA only).
|
||
/// </summary>
|
||
internal static string CheckboxAutomaticReconnect {
|
||
get {
|
||
return ResourceManager.GetString("CheckboxAutomaticReconnect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Do not show this message again..
|
||
/// </summary>
|
||
internal static string CheckboxDoNotShowThisMessageAgain {
|
||
get {
|
||
return ResourceManager.GetString("CheckboxDoNotShowThisMessageAgain", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Automatically try to reconnect when disconnected from server (RDP && ICA only).
|
||
/// </summary>
|
||
internal static string CheckboxNoReconnect {
|
||
get {
|
||
return ResourceManager.GetString("CheckboxNoReconnect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to This proxy server requires authentication.
|
||
/// </summary>
|
||
internal static string CheckboxProxyAuthentication {
|
||
get {
|
||
return ResourceManager.GetString("CheckboxProxyAuthentication", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use custom PuTTY path:.
|
||
/// </summary>
|
||
internal static string CheckboxPuttyPath {
|
||
get {
|
||
return ResourceManager.GetString("CheckboxPuttyPath", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Reconnect when ready.
|
||
/// </summary>
|
||
internal static string CheckboxReconnectWhenReady {
|
||
get {
|
||
return ResourceManager.GetString("CheckboxReconnectWhenReady", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use a proxy server to connect.
|
||
/// </summary>
|
||
internal static string CheckboxUpdateUseProxy {
|
||
get {
|
||
return ResourceManager.GetString("CheckboxUpdateUseProxy", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Check failed!.
|
||
/// </summary>
|
||
internal static string CheckFailed {
|
||
get {
|
||
return ResourceManager.GetString("CheckFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Check for Updates.
|
||
/// </summary>
|
||
internal static string CheckForUpdates {
|
||
get {
|
||
return ResourceManager.GetString("CheckForUpdates", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Check for updates at startup.
|
||
/// </summary>
|
||
internal static string CheckForUpdatesOnStartup {
|
||
get {
|
||
return ResourceManager.GetString("CheckForUpdatesOnStartup", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Check now.
|
||
/// </summary>
|
||
internal static string CheckNow {
|
||
get {
|
||
return ResourceManager.GetString("CheckNow", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Check proper installation of components at startup.
|
||
/// </summary>
|
||
internal static string CheckProperInstallationOfComponentsAtStartup {
|
||
get {
|
||
return ResourceManager.GetString("CheckProperInstallationOfComponentsAtStartup", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Choose a path for the mRemoteNG log file.
|
||
/// </summary>
|
||
internal static string ChooseLogPath {
|
||
get {
|
||
return ResourceManager.GetString("ChooseLogPath", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Choose panel before connecting.
|
||
/// </summary>
|
||
internal static string ChoosePanelBeforeConnecting {
|
||
get {
|
||
return ResourceManager.GetString("ChoosePanelBeforeConnecting", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Choose path.
|
||
/// </summary>
|
||
internal static string ChoosePath {
|
||
get {
|
||
return ResourceManager.GetString("ChoosePath", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Clear search string.
|
||
/// </summary>
|
||
internal static string ClearSearchString {
|
||
get {
|
||
return ResourceManager.GetString("ClearSearchString", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Clipboard.
|
||
/// </summary>
|
||
internal static string Clipboard {
|
||
get {
|
||
return ResourceManager.GetString("Clipboard", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Closed Ports.
|
||
/// </summary>
|
||
internal static string ClosedPorts {
|
||
get {
|
||
return ResourceManager.GetString("ClosedPorts", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Close to notification area.
|
||
/// </summary>
|
||
internal static string CloseToSysTray {
|
||
get {
|
||
return ResourceManager.GetString("CloseToSysTray", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to When closing connections:.
|
||
/// </summary>
|
||
internal static string ClosingConnections {
|
||
get {
|
||
return ResourceManager.GetString("ClosingConnections", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Collapse all folders.
|
||
/// </summary>
|
||
internal static string CollapseAllFolders {
|
||
get {
|
||
return ResourceManager.GetString("CollapseAllFolders", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Color.
|
||
/// </summary>
|
||
internal static string Color {
|
||
get {
|
||
return ResourceManager.GetString("Color", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Colors.
|
||
/// </summary>
|
||
internal static string Colors {
|
||
get {
|
||
return ResourceManager.GetString("Colors", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to E&xit {0}.
|
||
/// </summary>
|
||
internal static string CommandExitProgram {
|
||
get {
|
||
return ResourceManager.GetString("CommandExitProgram", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't parse command line args!.
|
||
/// </summary>
|
||
internal static string CommandLineArgsCouldNotBeParsed {
|
||
get {
|
||
return ResourceManager.GetString("CommandLineArgsCouldNotBeParsed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Open a connection file.
|
||
/// </summary>
|
||
internal static string CommandOpenConnectionFile {
|
||
get {
|
||
return ResourceManager.GetString("CommandOpenConnectionFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to {0} has detected the Lenovo Auto Scroll Utility running on this system. This utility is known to cause problems with {0}. It is recommended that you disable or uninstall it..
|
||
/// </summary>
|
||
internal static string CompatibilityLenovoAutoScrollUtilityDetected {
|
||
get {
|
||
return ResourceManager.GetString("CompatibilityLenovoAutoScrollUtilityDetected", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Compatibility problem detected.
|
||
/// </summary>
|
||
internal static string CompatibilityProblemDetected {
|
||
get {
|
||
return ResourceManager.GetString("CompatibilityProblemDetected", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Compression.
|
||
/// </summary>
|
||
internal static string Compression {
|
||
get {
|
||
return ResourceManager.GetString("Compression", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Config.
|
||
/// </summary>
|
||
internal static string Config {
|
||
get {
|
||
return ResourceManager.GetString("Config", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to btnIcon_Click failed!.
|
||
/// </summary>
|
||
internal static string ConfigPropertyGridButtonIconClickFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConfigPropertyGridButtonIconClickFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to ShowHideGridItems failed!.
|
||
/// </summary>
|
||
internal static string ConfigPropertyGridHideItemsFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConfigPropertyGridHideItemsFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to IconMenu_Click failed!.
|
||
/// </summary>
|
||
internal static string ConfigPropertyGridMenuClickFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConfigPropertyGridMenuClickFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Property Grid object failed!.
|
||
/// </summary>
|
||
internal static string ConfigPropertyGridObjectFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConfigPropertyGridObjectFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SetHostStatus failed!.
|
||
/// </summary>
|
||
internal static string ConfigPropertyGridSetHostStatusFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConfigPropertyGridSetHostStatusFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to pGrid_PopertyValueChanged failed!.
|
||
/// </summary>
|
||
internal static string ConfigPropertyGridValueFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConfigPropertyGridValueFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Config UI load failed!.
|
||
/// </summary>
|
||
internal static string ConfigUiLoadFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConfigUiLoadFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Create a New Connection File.
|
||
/// </summary>
|
||
internal static string ConfigurationCreateNew {
|
||
get {
|
||
return ResourceManager.GetString("ConfigurationCreateNew", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use a Custom File Path.
|
||
/// </summary>
|
||
internal static string ConfigurationCustomPath {
|
||
get {
|
||
return ResourceManager.GetString("ConfigurationCustomPath", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Import an Existing File.
|
||
/// </summary>
|
||
internal static string ConfigurationImportFile {
|
||
get {
|
||
return ResourceManager.GetString("ConfigurationImportFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to close all connections except for "{0}"?.
|
||
/// </summary>
|
||
internal static string ConfirmCloseConnectionOthersInstruction {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmCloseConnectionOthersInstruction", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to close the panel, "{0}"? Any connections that it contains will also be closed..
|
||
/// </summary>
|
||
internal static string ConfirmCloseConnectionPanelMainInstruction {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmCloseConnectionPanelMainInstruction", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to delete the credential record, {0}?.
|
||
/// </summary>
|
||
internal static string ConfirmDeleteCredentialRecord {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmDeleteCredentialRecord", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to delete the external tool, "{0}"?.
|
||
/// </summary>
|
||
internal static string ConfirmDeleteExternalTool {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmDeleteExternalTool", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to delete the {0} selected external tools?.
|
||
/// </summary>
|
||
internal static string ConfirmDeleteExternalToolMultiple {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmDeleteExternalToolMultiple", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to delete the connection, "{0}"?.
|
||
/// </summary>
|
||
internal static string ConfirmDeleteNodeConnection {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmDeleteNodeConnection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to delete the empty folder, "{0}"?.
|
||
/// </summary>
|
||
internal static string ConfirmDeleteNodeFolder {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmDeleteNodeFolder", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to delete the folder, "{0}"? Any folders or connections that it contains will also be deleted..
|
||
/// </summary>
|
||
internal static string ConfirmDeleteNodeFolderNotEmpty {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmDeleteNodeFolderNotEmpty", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to disconnect "{0}"?.
|
||
/// </summary>
|
||
internal static string ConfirmDisconnectConnection {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmDisconnectConnection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Do you want to close all open connections?.
|
||
/// </summary>
|
||
internal static string ConfirmExitMainInstruction {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmExitMainInstruction", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Are you sure you want to reset the panels to their default layout?.
|
||
/// </summary>
|
||
internal static string ConfirmResetLayout {
|
||
get {
|
||
return ResourceManager.GetString("ConfirmResetLayout", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connect.
|
||
/// </summary>
|
||
internal static string Connect {
|
||
get {
|
||
return ResourceManager.GetString("Connect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connect in fullscreen mode.
|
||
/// </summary>
|
||
internal static string ConnectInFullscreen {
|
||
get {
|
||
return ResourceManager.GetString("ConnectInFullscreen", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connecting....
|
||
/// </summary>
|
||
internal static string Connecting {
|
||
get {
|
||
return ResourceManager.GetString("Connecting", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connect in View Only mode.
|
||
/// </summary>
|
||
internal static string ConnectInViewOnlyMode {
|
||
get {
|
||
return ResourceManager.GetString("ConnectInViewOnlyMode", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection.
|
||
/// </summary>
|
||
internal static string Connection {
|
||
get {
|
||
return ResourceManager.GetString("Connection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Protocol Event Connected.
|
||
/// </summary>
|
||
internal static string ConnectionEventConnected {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionEventConnected", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection to "{0}" via "{1}" established by user "{2}" (Description: "{3}"; User Field: "{4}").
|
||
/// </summary>
|
||
internal static string ConnectionEventConnectedDetail {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionEventConnectedDetail", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to A connection protocol error occurred. Host: "{1}"; Error code: "{2}"; Error Description: "{0}".
|
||
/// </summary>
|
||
internal static string ConnectionEventErrorOccured {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionEventErrorOccured", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection failed!.
|
||
/// </summary>
|
||
internal static string ConnectionFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The connection file could not be found..
|
||
/// </summary>
|
||
internal static string ConnectionFileNotFound {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionFileNotFound", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Opening connection failed!.
|
||
/// </summary>
|
||
internal static string ConnectionOpenFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionOpenFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Cannot open connection: No hostname specified!.
|
||
/// </summary>
|
||
internal static string ConnectionOpenFailedNoHostname {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionOpenFailedNoHostname", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection Panels.
|
||
/// </summary>
|
||
internal static string ConnectionPanels {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionPanels", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connections.
|
||
/// </summary>
|
||
internal static string Connections {
|
||
get {
|
||
return ResourceManager.GetString("Connections", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Daily.
|
||
/// </summary>
|
||
internal static string ConnectionsBackupFrequencyDaily {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionsBackupFrequencyDaily", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Never backup connections.
|
||
/// </summary>
|
||
internal static string ConnectionsBackupFrequencyNever {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionsBackupFrequencyNever", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to On Edit.
|
||
/// </summary>
|
||
internal static string ConnectionsBackupFrequencyOnEdit {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionsBackupFrequencyOnEdit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to On Exit.
|
||
/// </summary>
|
||
internal static string ConnectionsBackupFrequencyOnExit {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionsBackupFrequencyOnExit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Weekly.
|
||
/// </summary>
|
||
internal static string ConnectionsBackupFrequencyWeekly {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionsBackupFrequencyWeekly", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't set default port!.
|
||
/// </summary>
|
||
internal static string ConnectionSetDefaultPortFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionSetDefaultPortFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't create backup of connections file!.
|
||
/// </summary>
|
||
internal static string ConnectionsFileBackupFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionsFileBackupFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connections file "{0}" could not be loaded!.
|
||
/// </summary>
|
||
internal static string ConnectionsFileCouldNotBeLoaded {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionsFileCouldNotBeLoaded", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connections file "{0}" could not be loaded!
|
||
///Starting with new connections file..
|
||
/// </summary>
|
||
internal static string ConnectionsFileCouldNotBeLoadedNew {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionsFileCouldNotBeLoadedNew", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't save connections file as "{0}"!.
|
||
/// </summary>
|
||
internal static string ConnectionsFileCouldNotSaveAs {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionsFileCouldNotSaveAs", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection successful.
|
||
/// </summary>
|
||
internal static string ConnectionSuccessful {
|
||
get {
|
||
return ResourceManager.GetString("ConnectionSuccessful", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connect without credentials.
|
||
/// </summary>
|
||
internal static string ConnectNoCredentials {
|
||
get {
|
||
return ResourceManager.GetString("ConnectNoCredentials", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connect to console session.
|
||
/// </summary>
|
||
internal static string ConnectToConsoleSession {
|
||
get {
|
||
return ResourceManager.GetString("ConnectToConsoleSession", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connect (with options).
|
||
/// </summary>
|
||
internal static string ConnectWithOptions {
|
||
get {
|
||
return ResourceManager.GetString("ConnectWithOptions", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection to {0} via {1} closed by user {2}..
|
||
/// </summary>
|
||
internal static string ConnenctionClosedByUser {
|
||
get {
|
||
return ResourceManager.GetString("ConnenctionClosedByUser", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection Event Closed.
|
||
/// </summary>
|
||
internal static string ConnenctionCloseEvent {
|
||
get {
|
||
return ResourceManager.GetString("ConnenctionCloseEvent", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection Event Closed failed!.
|
||
/// </summary>
|
||
internal static string ConnenctionCloseEventFailed {
|
||
get {
|
||
return ResourceManager.GetString("ConnenctionCloseEventFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Copy.
|
||
/// </summary>
|
||
internal static string Copy {
|
||
get {
|
||
return ResourceManager.GetString("Copy", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Copy All.
|
||
/// </summary>
|
||
internal static string CopyAll {
|
||
get {
|
||
return ResourceManager.GetString("CopyAll", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Copy Hostname.
|
||
/// </summary>
|
||
internal static string CopyHostname {
|
||
get {
|
||
return ResourceManager.GetString("CopyHostname", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't create new connections file!.
|
||
/// </summary>
|
||
internal static string CouldNotCreateNewConnectionsFile {
|
||
get {
|
||
return ResourceManager.GetString("CouldNotCreateNewConnectionsFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Could not find external tool with name "{0}".
|
||
/// </summary>
|
||
internal static string CouldNotFindExternalTool {
|
||
get {
|
||
return ResourceManager.GetString("CouldNotFindExternalTool", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Could not find ToolStrip control in FilteredPropertyGrid..
|
||
/// </summary>
|
||
internal static string CouldNotFindToolStripInFilteredPropertyGrid {
|
||
get {
|
||
return ResourceManager.GetString("CouldNotFindToolStripInFilteredPropertyGrid", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Create an empty panel when mRemoteNG starts.
|
||
/// </summary>
|
||
internal static string CreateEmptyPanelOnStartUp {
|
||
get {
|
||
return ResourceManager.GetString("CreateEmptyPanelOnStartUp", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Credentials.
|
||
/// </summary>
|
||
internal static string Credentials {
|
||
get {
|
||
return ResourceManager.GetString("Credentials", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Credential not available.
|
||
/// </summary>
|
||
internal static string CredentialUnavailable {
|
||
get {
|
||
return ResourceManager.GetString("CredentialUnavailable", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Credits.
|
||
/// </summary>
|
||
internal static string Credits {
|
||
get {
|
||
return ResourceManager.GetString("Credits", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Ctrl-Alt-Del.
|
||
/// </summary>
|
||
internal static string CtrlAltDel {
|
||
get {
|
||
return ResourceManager.GetString("CtrlAltDel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Ctrl-Esc.
|
||
/// </summary>
|
||
internal static string CtrlEsc {
|
||
get {
|
||
return ResourceManager.GetString("CtrlEsc", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Daily.
|
||
/// </summary>
|
||
internal static string Daily {
|
||
get {
|
||
return ResourceManager.GetString("Daily", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Database:.
|
||
/// </summary>
|
||
internal static string Database {
|
||
get {
|
||
return ResourceManager.GetString("Database", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Database '{0}' not available..
|
||
/// </summary>
|
||
internal static string DatabaseNotAvailable {
|
||
get {
|
||
return ResourceManager.GetString("DatabaseNotAvailable", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Debug.
|
||
/// </summary>
|
||
internal static string Debug {
|
||
get {
|
||
return ResourceManager.GetString("Debug", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Delete.
|
||
/// </summary>
|
||
internal static string Delete {
|
||
get {
|
||
return ResourceManager.GetString("Delete", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Delete All.
|
||
/// </summary>
|
||
internal static string DeleteAll {
|
||
get {
|
||
return ResourceManager.GetString("DeleteAll", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Delete External Tool....
|
||
/// </summary>
|
||
internal static string DeleteExternalTool {
|
||
get {
|
||
return ResourceManager.GetString("DeleteExternalTool", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Description.
|
||
/// </summary>
|
||
internal static string Description {
|
||
get {
|
||
return ResourceManager.GetString("Description", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Detect.
|
||
/// </summary>
|
||
internal static string Detect {
|
||
get {
|
||
return ResourceManager.GetString("Detect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Disable Cursor Blinking.
|
||
/// </summary>
|
||
internal static string DisableCursorBlinking {
|
||
get {
|
||
return ResourceManager.GetString("DisableCursorBlinking", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Disable Cursor Shadow.
|
||
/// </summary>
|
||
internal static string DisableCursorShadow {
|
||
get {
|
||
return ResourceManager.GetString("DisableCursorShadow", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Disable Full Window drag.
|
||
/// </summary>
|
||
internal static string DisableFullWindowDrag {
|
||
get {
|
||
return ResourceManager.GetString("DisableFullWindowDrag", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Disable Menu Animations.
|
||
/// </summary>
|
||
internal static string DisableMenuAnimations {
|
||
get {
|
||
return ResourceManager.GetString("DisableMenuAnimations", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Disconnect.
|
||
/// </summary>
|
||
internal static string Disconnect {
|
||
get {
|
||
return ResourceManager.GetString("Disconnect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Disconnect All But This.
|
||
/// </summary>
|
||
internal static string DisconnectOthers {
|
||
get {
|
||
return ResourceManager.GetString("DisconnectOthers", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Disconnect Tabs To The Right.
|
||
/// </summary>
|
||
internal static string DisconnectOthersRight {
|
||
get {
|
||
return ResourceManager.GetString("DisconnectOthersRight", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Disk Drives.
|
||
/// </summary>
|
||
internal static string DiskDrives {
|
||
get {
|
||
return ResourceManager.GetString("DiskDrives", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Display.
|
||
/// </summary>
|
||
internal static string Display {
|
||
get {
|
||
return ResourceManager.GetString("Display", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Display Name.
|
||
/// </summary>
|
||
internal static string DisplayName {
|
||
get {
|
||
return ResourceManager.GetString("DisplayName", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Display Themes.
|
||
/// </summary>
|
||
internal static string DisplayThemes {
|
||
get {
|
||
return ResourceManager.GetString("DisplayThemes", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Display Wallpaper.
|
||
/// </summary>
|
||
internal static string DisplayWallpaper {
|
||
get {
|
||
return ResourceManager.GetString("DisplayWallpaper", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Domain.
|
||
/// </summary>
|
||
internal static string Domain {
|
||
get {
|
||
return ResourceManager.GetString("Domain", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Donate.
|
||
/// </summary>
|
||
internal static string Donate {
|
||
get {
|
||
return ResourceManager.GetString("Donate", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Do not play.
|
||
/// </summary>
|
||
internal static string DoNotPlay {
|
||
get {
|
||
return ResourceManager.GetString("DoNotPlay", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Do not trim spaces from usernames.
|
||
/// </summary>
|
||
internal static string DoNotTrimUsername {
|
||
get {
|
||
return ResourceManager.GetString("DoNotTrimUsername", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Do Not Warn Me When Closing Connections.
|
||
/// </summary>
|
||
internal static string DoNotWarnMeWhenClosingConnections {
|
||
get {
|
||
return ResourceManager.GetString("DoNotWarnMeWhenClosingConnections", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Don't connect to console session.
|
||
/// </summary>
|
||
internal static string DontConnectToConsoleSession {
|
||
get {
|
||
return ResourceManager.GetString("DontConnectToConsoleSession", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Don't connect if authentication fails.
|
||
/// </summary>
|
||
internal static string DontConnectWhenAuthFails {
|
||
get {
|
||
return ResourceManager.GetString("DontConnectWhenAuthFails", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Double click on tab closes it.
|
||
/// </summary>
|
||
internal static string DoubleClickTabClosesIt {
|
||
get {
|
||
return ResourceManager.GetString("DoubleClickTabClosesIt", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Download.
|
||
/// </summary>
|
||
internal static string Download {
|
||
get {
|
||
return ResourceManager.GetString("Download", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Download and Install.
|
||
/// </summary>
|
||
internal static string DownloadAndInstall {
|
||
get {
|
||
return ResourceManager.GetString("DownloadAndInstall", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Duplicate.
|
||
/// </summary>
|
||
internal static string Duplicate {
|
||
get {
|
||
return ResourceManager.GetString("Duplicate", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Duplicate Tab.
|
||
/// </summary>
|
||
internal static string DuplicateTab {
|
||
get {
|
||
return ResourceManager.GetString("DuplicateTab", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Dynamic.
|
||
/// </summary>
|
||
internal static string Dynamic {
|
||
get {
|
||
return ResourceManager.GetString("Dynamic", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to AmazonEC2.
|
||
/// </summary>
|
||
internal static string EAPAmazonWebServices {
|
||
get {
|
||
return ResourceManager.GetString("EAPAmazonWebServices", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to None.
|
||
/// </summary>
|
||
internal static string EAPNone {
|
||
get {
|
||
return ResourceManager.GetString("EAPNone", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to EC2 Instance Id.
|
||
/// </summary>
|
||
internal static string EC2InstanceId {
|
||
get {
|
||
return ResourceManager.GetString("EC2InstanceId", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to EC2 Region.
|
||
/// </summary>
|
||
internal static string EC2Region {
|
||
get {
|
||
return ResourceManager.GetString("EC2Region", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Clickstudios Passwordstate.
|
||
/// </summary>
|
||
internal static string ECPClickstudiosPasswordstate {
|
||
get {
|
||
return ResourceManager.GetString("ECPClickstudiosPasswordstate", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Delinea Secret Server.
|
||
/// </summary>
|
||
internal static string ECPDelineaSecretServer {
|
||
get {
|
||
return ResourceManager.GetString("ECPDelineaSecretServer", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to None.
|
||
/// </summary>
|
||
internal static string ECPNone {
|
||
get {
|
||
return ResourceManager.GetString("ECPNone", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to 1Password.
|
||
/// </summary>
|
||
internal static string ECPOnePassword {
|
||
get {
|
||
return ResourceManager.GetString("ECPOnePassword", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to 1Password command line.
|
||
/// </summary>
|
||
internal static string ECPOnePasswordCommandLine {
|
||
get {
|
||
return ResourceManager.GetString("ECPOnePasswordCommandLine", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to 1Password read failed.
|
||
/// </summary>
|
||
internal static string ECPOnePasswordReadFailed {
|
||
get {
|
||
return ResourceManager.GetString("ECPOnePasswordReadFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Do you want to continue with no password?.
|
||
/// </summary>
|
||
internal static string EmptyPasswordContinue {
|
||
get {
|
||
return ResourceManager.GetString("EmptyPasswordContinue", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to For empty Username, Password or Domain fields use:.
|
||
/// </summary>
|
||
internal static string EmptyUsernamePasswordDomainFields {
|
||
get {
|
||
return ResourceManager.GetString("EmptyUsernamePasswordDomainFields", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Desktop Composition.
|
||
/// </summary>
|
||
internal static string EnableDesktopComposition {
|
||
get {
|
||
return ResourceManager.GetString("EnableDesktopComposition", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Encoding.
|
||
/// </summary>
|
||
internal static string Encoding {
|
||
get {
|
||
return ResourceManager.GetString("Encoding", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Completely encrypt connection file.
|
||
/// </summary>
|
||
internal static string EncryptCompleteConnectionFile {
|
||
get {
|
||
return ResourceManager.GetString("EncryptCompleteConnectionFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Block Cipher Mode.
|
||
/// </summary>
|
||
internal static string EncryptionBlockCipherMode {
|
||
get {
|
||
return ResourceManager.GetString("EncryptionBlockCipherMode", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Encryption Engine.
|
||
/// </summary>
|
||
internal static string EncryptionEngine {
|
||
get {
|
||
return ResourceManager.GetString("EncryptionEngine", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Key Derivation Function Iterations.
|
||
/// </summary>
|
||
internal static string EncryptionKeyDerivationIterations {
|
||
get {
|
||
return ResourceManager.GetString("EncryptionKeyDerivationIterations", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Encryption Test.
|
||
/// </summary>
|
||
internal static string EncryptionTest {
|
||
get {
|
||
return ResourceManager.GetString("EncryptionTest", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Encrypting {0} entries using {1}/{2} and {3} iterations took {4} seconds..
|
||
/// </summary>
|
||
internal static string EncryptionTestResultMessage {
|
||
get {
|
||
return ResourceManager.GetString("EncryptionTestResultMessage", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Environment.
|
||
/// </summary>
|
||
internal static string Environment {
|
||
get {
|
||
return ResourceManager.GetString("Environment", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to AddExternalToolsToToolBar (frmMain) failed. {0}.
|
||
/// </summary>
|
||
internal static string ErrorAddExternalToolsToToolBarFailed {
|
||
get {
|
||
return ResourceManager.GetString("ErrorAddExternalToolsToToolBarFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to AddFolder (UI.Window.ConnectionTreeWindow) failed. {0}.
|
||
/// </summary>
|
||
internal static string ErrorAddFolderFailed {
|
||
get {
|
||
return ResourceManager.GetString("ErrorAddFolderFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Architecture mismatch: {0}.
|
||
/// </summary>
|
||
internal static string ErrorArchitectureMismatch {
|
||
get {
|
||
return ResourceManager.GetString("ErrorArchitectureMismatch", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The database version {0} is not compatible with this version of {1}..
|
||
/// </summary>
|
||
internal static string ErrorBadDatabaseVersion {
|
||
get {
|
||
return ResourceManager.GetString("ErrorBadDatabaseVersion", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The connection list could not be saved..
|
||
/// </summary>
|
||
internal static string ErrorConnectionListSaveFailed {
|
||
get {
|
||
return ResourceManager.GetString("ErrorConnectionListSaveFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to PuTTY could not be launched..
|
||
/// </summary>
|
||
internal static string ErrorCouldNotLaunchPutty {
|
||
get {
|
||
return ResourceManager.GetString("ErrorCouldNotLaunchPutty", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Decryption failed. {0}.
|
||
/// </summary>
|
||
internal static string ErrorDecryptionFailed {
|
||
get {
|
||
return ResourceManager.GetString("ErrorDecryptionFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Encryption failed. {0}.
|
||
/// </summary>
|
||
internal static string ErrorEncryptionFailed {
|
||
get {
|
||
return ResourceManager.GetString("ErrorEncryptionFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The Windows security setting, "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing", is enabled.
|
||
///
|
||
///See the Microsoft Support article at http://support.microsoft.com/kb/811833 for more information.
|
||
///
|
||
///{0} is not fully FIPS compliant. Click OK to proceed at your own discretion, or Cancel to Exit..
|
||
/// </summary>
|
||
internal static string ErrorFipsPolicyIncompatible {
|
||
get {
|
||
return ResourceManager.GetString("ErrorFipsPolicyIncompatible", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Missing dependency: {0}.
|
||
/// </summary>
|
||
internal static string ErrorMissingDependency {
|
||
get {
|
||
return ResourceManager.GetString("ErrorMissingDependency", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Platform error: {0}.
|
||
/// </summary>
|
||
internal static string ErrorPlatformNotSupported {
|
||
get {
|
||
return ResourceManager.GetString("ErrorPlatformNotSupported", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Errors.
|
||
/// </summary>
|
||
internal static string Errors {
|
||
get {
|
||
return ResourceManager.GetString("Errors", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The startup connection file could not be loaded.{0}{0}{2}{0}{3}{0}{0}In order to prevent data loss, {1} will now exit..
|
||
/// </summary>
|
||
internal static string ErrorStartupConnectionFileLoad {
|
||
get {
|
||
return ResourceManager.GetString("ErrorStartupConnectionFileLoad", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VerifyDatabaseVersion (Config.Connections.Save) failed. {0}.
|
||
/// </summary>
|
||
internal static string ErrorVerifyDatabaseVersionFailed {
|
||
get {
|
||
return ResourceManager.GetString("ErrorVerifyDatabaseVersionFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to This exception will force mRemoteNG to close.
|
||
/// </summary>
|
||
internal static string ExceptionForcesmRemoteNGToClose {
|
||
get {
|
||
return ResourceManager.GetString("ExceptionForcesmRemoteNGToClose", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Exception Message.
|
||
/// </summary>
|
||
internal static string ExceptionMessage {
|
||
get {
|
||
return ResourceManager.GetString("ExceptionMessage", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Exit.
|
||
/// </summary>
|
||
internal static string Exit {
|
||
get {
|
||
return ResourceManager.GetString("Exit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Expand all folders.
|
||
/// </summary>
|
||
internal static string ExpandAllFolders {
|
||
get {
|
||
return ResourceManager.GetString("ExpandAllFolders", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Experimental.
|
||
/// </summary>
|
||
internal static string Experimental {
|
||
get {
|
||
return ResourceManager.GetString("Experimental", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Export.
|
||
/// </summary>
|
||
internal static string Export {
|
||
get {
|
||
return ResourceManager.GetString("Export", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Export everything.
|
||
/// </summary>
|
||
internal static string ExportEverything {
|
||
get {
|
||
return ResourceManager.GetString("ExportEverything", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Export File.
|
||
/// </summary>
|
||
internal static string ExportFile {
|
||
get {
|
||
return ResourceManager.GetString("ExportFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Export Items.
|
||
/// </summary>
|
||
internal static string ExportItems {
|
||
get {
|
||
return ResourceManager.GetString("ExportItems", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Export Properties.
|
||
/// </summary>
|
||
internal static string ExportProperties {
|
||
get {
|
||
return ResourceManager.GetString("ExportProperties", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Export the currently selected connection.
|
||
/// </summary>
|
||
internal static string ExportSelectedConnection {
|
||
get {
|
||
return ResourceManager.GetString("ExportSelectedConnection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Export the currently selected folder.
|
||
/// </summary>
|
||
internal static string ExportSelectedFolder {
|
||
get {
|
||
return ResourceManager.GetString("ExportSelectedFolder", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to External Address Provider.
|
||
/// </summary>
|
||
internal static string ExternalAddressProvider {
|
||
get {
|
||
return ResourceManager.GetString("ExternalAddressProvider", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to External Credential Provider.
|
||
/// </summary>
|
||
internal static string ExternalCredentialProvider {
|
||
get {
|
||
return ResourceManager.GetString("ExternalCredentialProvider", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to External Tool.
|
||
/// </summary>
|
||
internal static string ExternalTool {
|
||
get {
|
||
return ResourceManager.GetString("ExternalTool", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to External Tool After.
|
||
/// </summary>
|
||
internal static string ExternalToolAfter {
|
||
get {
|
||
return ResourceManager.GetString("ExternalToolAfter", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to External Tool Before.
|
||
/// </summary>
|
||
internal static string ExternalToolBefore {
|
||
get {
|
||
return ResourceManager.GetString("ExternalToolBefore", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to New External Tool.
|
||
/// </summary>
|
||
internal static string ExternalToolDefaultName {
|
||
get {
|
||
return ResourceManager.GetString("ExternalToolDefaultName", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to External Tool Properties.
|
||
/// </summary>
|
||
internal static string ExternalToolProperties {
|
||
get {
|
||
return ResourceManager.GetString("ExternalToolProperties", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to External Tools Toolbar.
|
||
/// </summary>
|
||
internal static string ExternalToolsToolbar {
|
||
get {
|
||
return ResourceManager.GetString("ExternalToolsToolbar", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Favorite.
|
||
/// </summary>
|
||
internal static string Favorite {
|
||
get {
|
||
return ResourceManager.GetString("Favorite", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Favorites.
|
||
/// </summary>
|
||
internal static string Favorites {
|
||
get {
|
||
return ResourceManager.GetString("Favorites", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to File &Format:.
|
||
/// </summary>
|
||
internal static string FileFormat {
|
||
get {
|
||
return ResourceManager.GetString("FileFormat", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to File menu.
|
||
/// </summary>
|
||
internal static string FileMenu {
|
||
get {
|
||
return ResourceManager.GetString("FileMenu", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to File menu is hidded now. Press Alt button to peek.
|
||
/// </summary>
|
||
internal static string FileMenuWillBeHiddenNow {
|
||
get {
|
||
return ResourceManager.GetString("FileMenuWillBeHiddenNow", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Filename.
|
||
/// </summary>
|
||
internal static string Filename {
|
||
get {
|
||
return ResourceManager.GetString("Filename", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Files.
|
||
/// </summary>
|
||
internal static string Files {
|
||
get {
|
||
return ResourceManager.GetString("Files", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to All Files (*.*).
|
||
/// </summary>
|
||
internal static string FilterAll {
|
||
get {
|
||
return ResourceManager.GetString("FilterAll", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to All importable files.
|
||
/// </summary>
|
||
internal static string FilterAllImportable {
|
||
get {
|
||
return ResourceManager.GetString("FilterAllImportable", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Application Files (*.exe).
|
||
/// </summary>
|
||
internal static string FilterApplication {
|
||
get {
|
||
return ResourceManager.GetString("FilterApplication", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemote CSV Files (*.csv).
|
||
/// </summary>
|
||
internal static string FiltermRemoteCSV {
|
||
get {
|
||
return ResourceManager.GetString("FiltermRemoteCSV", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Remote Desktop Manager Files (*.csv).
|
||
/// </summary>
|
||
internal static string FiltermRemoteRemoteDesktopManagerCSV {
|
||
get {
|
||
return ResourceManager.GetString("FiltermRemoteRemoteDesktopManagerCSV", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemote XML Files (*.xml).
|
||
/// </summary>
|
||
internal static string FiltermRemoteXML {
|
||
get {
|
||
return ResourceManager.GetString("FiltermRemoteXML", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to PuTTY Connection Manager files.
|
||
/// </summary>
|
||
internal static string FilterPuttyConnectionManager {
|
||
get {
|
||
return ResourceManager.GetString("FilterPuttyConnectionManager", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Remote Desktop Connection Manager files (*.rdg).
|
||
/// </summary>
|
||
internal static string FilterRdgFiles {
|
||
get {
|
||
return ResourceManager.GetString("FilterRdgFiles", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Files (*.rdp).
|
||
/// </summary>
|
||
internal static string FilterRDP {
|
||
get {
|
||
return ResourceManager.GetString("FilterRDP", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Filter search matches in connection tree.
|
||
/// </summary>
|
||
internal static string FilterSearchMatchesInConnectionTree {
|
||
get {
|
||
return ResourceManager.GetString("FilterSearchMatchesInConnectionTree", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SecureCRT (*.xml).
|
||
/// </summary>
|
||
internal static string FilterSecureCRT {
|
||
get {
|
||
return ResourceManager.GetString("FilterSecureCRT", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to First IP.
|
||
/// </summary>
|
||
internal static string FirstIp {
|
||
get {
|
||
return ResourceManager.GetString("FirstIp", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to First Port.
|
||
/// </summary>
|
||
internal static string FirstPort {
|
||
get {
|
||
return ResourceManager.GetString("FirstPort", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Fit To Panel.
|
||
/// </summary>
|
||
internal static string FitToPanel {
|
||
get {
|
||
return ResourceManager.GetString("FitToPanel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Font Smoothing.
|
||
/// </summary>
|
||
internal static string FontSmoothing {
|
||
get {
|
||
return ResourceManager.GetString("FontSmoothing", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Inherit {0}.
|
||
/// </summary>
|
||
internal static string FormatInherit {
|
||
get {
|
||
return ResourceManager.GetString("FormatInherit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Description of inherited property: {0}.
|
||
/// </summary>
|
||
internal static string FormatInheritDescription {
|
||
get {
|
||
return ResourceManager.GetString("FormatInheritDescription", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Free.
|
||
/// </summary>
|
||
internal static string Free {
|
||
get {
|
||
return ResourceManager.GetString("Free", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Fullscreen.
|
||
/// </summary>
|
||
internal static string Fullscreen {
|
||
get {
|
||
return ResourceManager.GetString("Fullscreen", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Gateway.
|
||
/// </summary>
|
||
internal static string Gateway {
|
||
get {
|
||
return ResourceManager.GetString("Gateway", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to General.
|
||
/// </summary>
|
||
internal static string General {
|
||
get {
|
||
return ResourceManager.GetString("General", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to An error occured while loading the connection entry for "{0}" from "{1}". {2}.
|
||
/// </summary>
|
||
internal static string GetConnectionInfoFromXmlFailed {
|
||
get {
|
||
return ResourceManager.GetString("GetConnectionInfoFromXmlFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Automatic Reconnect.
|
||
/// </summary>
|
||
internal static string GroupboxAutomaticReconnect {
|
||
get {
|
||
return ResourceManager.GetString("GroupboxAutomaticReconnect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemoteNG Help.
|
||
/// </summary>
|
||
internal static string HelpContents {
|
||
get {
|
||
return ResourceManager.GetString("HelpContents", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to High.
|
||
/// </summary>
|
||
internal static string High {
|
||
get {
|
||
return ResourceManager.GetString("High", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Host.
|
||
/// </summary>
|
||
internal static string Host {
|
||
get {
|
||
return ResourceManager.GetString("Host", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Hostname:.
|
||
/// </summary>
|
||
internal static string Hostname {
|
||
get {
|
||
return ResourceManager.GetString("Hostname", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Hostname/IP.
|
||
/// </summary>
|
||
internal static string HostnameIp {
|
||
get {
|
||
return ResourceManager.GetString("HostnameIp", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to HTTP.
|
||
/// </summary>
|
||
internal static string Http {
|
||
get {
|
||
return ResourceManager.GetString("Http", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Edge Chromium.
|
||
/// </summary>
|
||
internal static string HttpCEF {
|
||
get {
|
||
return ResourceManager.GetString("HttpCEF", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to HTTP Connect Failed!.
|
||
/// </summary>
|
||
internal static string HttpConnectFailed {
|
||
get {
|
||
return ResourceManager.GetString("HttpConnectFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't create new HTTP Connection!.
|
||
/// </summary>
|
||
internal static string HttpConnectionFailed {
|
||
get {
|
||
return ResourceManager.GetString("HttpConnectionFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Changing HTTP Document Tile Failed!.
|
||
/// </summary>
|
||
internal static string HttpDocumentTileChangeFailed {
|
||
get {
|
||
return ResourceManager.GetString("HttpDocumentTileChangeFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Failed to contruct the URL to load.
|
||
/// </summary>
|
||
internal static string HttpFailedUrlBuild {
|
||
get {
|
||
return ResourceManager.GetString("HttpFailedUrlBuild", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Internet Explorer.
|
||
/// </summary>
|
||
internal static string HttpInternetExplorer {
|
||
get {
|
||
return ResourceManager.GetString("HttpInternetExplorer", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to HTTPS.
|
||
/// </summary>
|
||
internal static string Https {
|
||
get {
|
||
return ResourceManager.GetString("Https", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Set HTTP Props failed!.
|
||
/// </summary>
|
||
internal static string HttpSetPropsFailed {
|
||
get {
|
||
return ResourceManager.GetString("HttpSetPropsFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Icon.
|
||
/// </summary>
|
||
internal static string Icon {
|
||
get {
|
||
return ResourceManager.GetString("Icon", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Identify quick connect tabs by adding the prefix "Quick:".
|
||
/// </summary>
|
||
internal static string IdentifyQuickConnectTabs {
|
||
get {
|
||
return ResourceManager.GetString("IdentifyQuickConnectTabs", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Import from Active Directory.
|
||
/// </summary>
|
||
internal static string ImportAD {
|
||
get {
|
||
return ResourceManager.GetString("ImportAD", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to An error occurred while importing the file "{0}"..
|
||
/// </summary>
|
||
internal static string ImportFileFailedContent {
|
||
get {
|
||
return ResourceManager.GetString("ImportFileFailedContent", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Import from &File....
|
||
/// </summary>
|
||
internal static string ImportFromFile {
|
||
get {
|
||
return ResourceManager.GetString("ImportFromFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Import from Port Scan.
|
||
/// </summary>
|
||
internal static string ImportPortScan {
|
||
get {
|
||
return ResourceManager.GetString("ImportPortScan", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Import sub OUs.
|
||
/// </summary>
|
||
internal static string ImportSubOUs {
|
||
get {
|
||
return ResourceManager.GetString("ImportSubOUs", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Informations.
|
||
/// </summary>
|
||
internal static string Informations {
|
||
get {
|
||
return ResourceManager.GetString("Informations", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Inheritance.
|
||
/// </summary>
|
||
internal static string Inheritance {
|
||
get {
|
||
return ResourceManager.GetString("Inheritance", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Dispose of Int App process failed!.
|
||
/// </summary>
|
||
internal static string IntAppDisposeFailed {
|
||
get {
|
||
return ResourceManager.GetString("IntAppDisposeFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Int App Focus Failed!.
|
||
/// </summary>
|
||
internal static string IntAppFocusFailed {
|
||
get {
|
||
return ResourceManager.GetString("IntAppFocusFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Int App Handle: {0}.
|
||
/// </summary>
|
||
internal static string IntAppHandle {
|
||
get {
|
||
return ResourceManager.GetString("IntAppHandle", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Killing Int App Process failed!.
|
||
/// </summary>
|
||
internal static string IntAppKillFailed {
|
||
get {
|
||
return ResourceManager.GetString("IntAppKillFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Int App Resize failed!.
|
||
/// </summary>
|
||
internal static string IntAppResizeFailed {
|
||
get {
|
||
return ResourceManager.GetString("IntAppResizeFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to --- IntApp Stuff ---.
|
||
/// </summary>
|
||
internal static string IntAppStuff {
|
||
get {
|
||
return ResourceManager.GetString("IntAppStuff", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Int App Title: {0}.
|
||
/// </summary>
|
||
internal static string IntAppTitle {
|
||
get {
|
||
return ResourceManager.GetString("IntAppTitle", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to (Automatically Detect).
|
||
/// </summary>
|
||
internal static string LanguageDefault {
|
||
get {
|
||
return ResourceManager.GetString("LanguageDefault", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to {0} must be restarted before changes to the language will take effect..
|
||
/// </summary>
|
||
internal static string LanguageRestartRequired {
|
||
get {
|
||
return ResourceManager.GetString("LanguageRestartRequired", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Language.
|
||
/// </summary>
|
||
internal static string LanguageString {
|
||
get {
|
||
return ResourceManager.GetString("LanguageString", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Last IP.
|
||
/// </summary>
|
||
internal static string LastIp {
|
||
get {
|
||
return ResourceManager.GetString("LastIp", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Last Port.
|
||
/// </summary>
|
||
internal static string LastPort {
|
||
get {
|
||
return ResourceManager.GetString("LastPort", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Launch External Tool.
|
||
/// </summary>
|
||
internal static string LaunchExternalTool {
|
||
get {
|
||
return ResourceManager.GetString("LaunchExternalTool", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to ACL for user.
|
||
/// </summary>
|
||
internal static string lblACL {
|
||
get {
|
||
return ResourceManager.GetString("lblACL", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Backups for connection data.
|
||
/// </summary>
|
||
internal static string lblBackupEnable {
|
||
get {
|
||
return ResourceManager.GetString("lblBackupEnable", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Backup file name format.
|
||
/// </summary>
|
||
internal static string lblBackupNameFormat {
|
||
get {
|
||
return ResourceManager.GetString("lblBackupNameFormat", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Backup type.
|
||
/// </summary>
|
||
internal static string lblBackupType {
|
||
get {
|
||
return ResourceManager.GetString("lblBackupType", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection Backup Frequency.
|
||
/// </summary>
|
||
internal static string lblConnectionsBackupFrequency {
|
||
get {
|
||
return ResourceManager.GetString("lblConnectionsBackupFrequency", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Maximum number of backups.
|
||
/// </summary>
|
||
internal static string lblConnectionsBackupMaxCount {
|
||
get {
|
||
return ResourceManager.GetString("lblConnectionsBackupMaxCount", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select location for connection data backup folder.
|
||
/// </summary>
|
||
internal static string lblConnectionsBackupPath {
|
||
get {
|
||
return ResourceManager.GetString("lblConnectionsBackupPath", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to License.
|
||
/// </summary>
|
||
internal static string License {
|
||
get {
|
||
return ResourceManager.GetString("License", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Load Balance Info.
|
||
/// </summary>
|
||
internal static string LoadBalanceInfo {
|
||
get {
|
||
return ResourceManager.GetString("LoadBalanceInfo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use UTF8 encoding for RDP "Load Balance Info" property.
|
||
/// </summary>
|
||
internal static string LoadBalanceInfoUseUtf8 {
|
||
get {
|
||
return ResourceManager.GetString("LoadBalanceInfoUseUtf8", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Load from SQL failed.
|
||
/// </summary>
|
||
internal static string LoadFromSqlFailed {
|
||
get {
|
||
return ResourceManager.GetString("LoadFromSqlFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The connection information could not be loaded from the SQL server..
|
||
/// </summary>
|
||
internal static string LoadFromSqlFailedContent {
|
||
get {
|
||
return ResourceManager.GetString("LoadFromSqlFailedContent", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Load From XML failed!.
|
||
/// </summary>
|
||
internal static string LoadFromXmlFailed {
|
||
get {
|
||
return ResourceManager.GetString("LoadFromXmlFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Local file.
|
||
/// </summary>
|
||
internal static string LocalFile {
|
||
get {
|
||
return ResourceManager.GetString("LocalFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Local file does not exist!.
|
||
/// </summary>
|
||
internal static string LocalFileDoesNotExist {
|
||
get {
|
||
return ResourceManager.GetString("LocalFileDoesNotExist", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Lock toolbar positions.
|
||
/// </summary>
|
||
internal static string LockToolbars {
|
||
get {
|
||
return ResourceManager.GetString("LockToolbars", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Log file path.
|
||
/// </summary>
|
||
internal static string LogFilePath {
|
||
get {
|
||
return ResourceManager.GetString("LogFilePath", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Logging.
|
||
/// </summary>
|
||
internal static string Logging {
|
||
get {
|
||
return ResourceManager.GetString("Logging", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Login failed for user '{0}'..
|
||
/// </summary>
|
||
internal static string LoginFailedForUser {
|
||
get {
|
||
return ResourceManager.GetString("LoginFailedForUser", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Log these message types.
|
||
/// </summary>
|
||
internal static string LogTheseMessageTypes {
|
||
get {
|
||
return ResourceManager.GetString("LogTheseMessageTypes", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Log to application directory.
|
||
/// </summary>
|
||
internal static string LogToAppDir {
|
||
get {
|
||
return ResourceManager.GetString("LogToAppDir", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to MAC Address.
|
||
/// </summary>
|
||
internal static string MacAddress {
|
||
get {
|
||
return ResourceManager.GetString("MacAddress", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Medium.
|
||
/// </summary>
|
||
internal static string Medium {
|
||
get {
|
||
return ResourceManager.GetString("Medium", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Message.
|
||
/// </summary>
|
||
internal static string Message {
|
||
get {
|
||
return ResourceManager.GetString("Message", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Minimize to notification area.
|
||
/// </summary>
|
||
internal static string MinimizeToSysTray {
|
||
get {
|
||
return ResourceManager.GetString("MinimizeToSysTray", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Minutes to Idle.
|
||
/// </summary>
|
||
internal static string MinutesToIdleTimeout {
|
||
get {
|
||
return ResourceManager.GetString("MinutesToIdleTimeout", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Miscellaneous.
|
||
/// </summary>
|
||
internal static string Miscellaneous {
|
||
get {
|
||
return ResourceManager.GetString("Miscellaneous", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Monthly.
|
||
/// </summary>
|
||
internal static string Monthly {
|
||
get {
|
||
return ResourceManager.GetString("Monthly", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Move down.
|
||
/// </summary>
|
||
internal static string MoveDown {
|
||
get {
|
||
return ResourceManager.GetString("MoveDown", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Move up.
|
||
/// </summary>
|
||
internal static string MoveUp {
|
||
get {
|
||
return ResourceManager.GetString("MoveUp", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemoteNG CSV.
|
||
/// </summary>
|
||
internal static string MremoteNgCsv {
|
||
get {
|
||
return ResourceManager.GetString("MremoteNgCsv", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemoteNG Unhandled Exception.
|
||
/// </summary>
|
||
internal static string mRemoteNGUnhandledException {
|
||
get {
|
||
return ResourceManager.GetString("mRemoteNGUnhandledException", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemoteNG XML.
|
||
/// </summary>
|
||
internal static string MremoteNgXml {
|
||
get {
|
||
return ResourceManager.GetString("MremoteNgXml", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Multi SSH:.
|
||
/// </summary>
|
||
internal static string MultiSsh {
|
||
get {
|
||
return ResourceManager.GetString("MultiSsh", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Multi SSH toolbar.
|
||
/// </summary>
|
||
internal static string MultiSshToolbar {
|
||
get {
|
||
return ResourceManager.GetString("MultiSshToolbar", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Press ENTER to send. Ctrl+C is sent immediately..
|
||
/// </summary>
|
||
internal static string MultiSshToolTip {
|
||
get {
|
||
return ResourceManager.GetString("MultiSshToolTip", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Must Be Between 0 and 255.
|
||
/// </summary>
|
||
internal static string MustBeBetween0And255 {
|
||
get {
|
||
return ResourceManager.GetString("MustBeBetween0And255", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to My current credentials (Windows logon information).
|
||
/// </summary>
|
||
internal static string MyCurrentWindowsCreds {
|
||
get {
|
||
return ResourceManager.GetString("MyCurrentWindowsCreds", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Name.
|
||
/// </summary>
|
||
internal static string Name {
|
||
get {
|
||
return ResourceManager.GetString("Name", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Never.
|
||
/// </summary>
|
||
internal static string Never {
|
||
get {
|
||
return ResourceManager.GetString("Never", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to New Connection.
|
||
/// </summary>
|
||
internal static string NewConnection {
|
||
get {
|
||
return ResourceManager.GetString("NewConnection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to New Connection File.
|
||
/// </summary>
|
||
internal static string NewConnectionFile {
|
||
get {
|
||
return ResourceManager.GetString("NewConnectionFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to New External Tool.
|
||
/// </summary>
|
||
internal static string NewExternalTool {
|
||
get {
|
||
return ResourceManager.GetString("NewExternalTool", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to New Folder.
|
||
/// </summary>
|
||
internal static string NewFolder {
|
||
get {
|
||
return ResourceManager.GetString("NewFolder", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to New Panel.
|
||
/// </summary>
|
||
internal static string NewPanel {
|
||
get {
|
||
return ResourceManager.GetString("NewPanel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to New Title.
|
||
/// </summary>
|
||
internal static string NewTitle {
|
||
get {
|
||
return ResourceManager.GetString("NewTitle", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to No.
|
||
/// </summary>
|
||
internal static string No {
|
||
get {
|
||
return ResourceManager.GetString("No", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to No сompression.
|
||
/// </summary>
|
||
internal static string NoCompression {
|
||
get {
|
||
return ResourceManager.GetString("NoCompression", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to This node is already in this folder..
|
||
/// </summary>
|
||
internal static string NodeAlreadyInFolder {
|
||
get {
|
||
return ResourceManager.GetString("NodeAlreadyInFolder", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Cannot drag node onto itself..
|
||
/// </summary>
|
||
internal static string NodeCannotDragOnSelf {
|
||
get {
|
||
return ResourceManager.GetString("NodeCannotDragOnSelf", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Cannot drag parent node onto child..
|
||
/// </summary>
|
||
internal static string NodeCannotDragParentOnChild {
|
||
get {
|
||
return ResourceManager.GetString("NodeCannotDragParentOnChild", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to This node is not draggable..
|
||
/// </summary>
|
||
internal static string NodeNotDraggable {
|
||
get {
|
||
return ResourceManager.GetString("NodeNotDraggable", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to No ext. app specified..
|
||
/// </summary>
|
||
internal static string NoExtAppDefined {
|
||
get {
|
||
return ResourceManager.GetString("NoExtAppDefined", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to None.
|
||
/// </summary>
|
||
internal static string None {
|
||
get {
|
||
return ResourceManager.GetString("None", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Normal.
|
||
/// </summary>
|
||
internal static string Normal {
|
||
get {
|
||
return ResourceManager.GetString("Normal", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to No SmartSize.
|
||
/// </summary>
|
||
internal static string NoSmartSize {
|
||
get {
|
||
return ResourceManager.GetString("NoSmartSize", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Notifications.
|
||
/// </summary>
|
||
internal static string Notifications {
|
||
get {
|
||
return ResourceManager.GetString("Notifications", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to No update available.
|
||
/// </summary>
|
||
internal static string NoUpdateAvailable {
|
||
get {
|
||
return ResourceManager.GetString("NoUpdateAvailable", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to You are trying to load a connection file that was created using an very early version of mRemote, this could result in an runtime error.
|
||
///If you run into such an error, please create a new connection file!.
|
||
/// </summary>
|
||
internal static string OldConffile {
|
||
get {
|
||
return ResourceManager.GetString("OldConffile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Open a different file.
|
||
/// </summary>
|
||
internal static string OpenADifferentFile {
|
||
get {
|
||
return ResourceManager.GetString("OpenADifferentFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Open Connection File....
|
||
/// </summary>
|
||
internal static string OpenConnectionFile {
|
||
get {
|
||
return ResourceManager.GetString("OpenConnectionFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Open file.
|
||
/// </summary>
|
||
internal static string OpenFile {
|
||
get {
|
||
return ResourceManager.GetString("OpenFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Opening Command .
|
||
/// </summary>
|
||
internal static string OpeningCommand {
|
||
get {
|
||
return ResourceManager.GetString("OpeningCommand", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Open new tab to the right of the currently selected tab.
|
||
/// </summary>
|
||
internal static string OpenNewTabRight {
|
||
get {
|
||
return ResourceManager.GetString("OpenNewTabRight", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Open Ports.
|
||
/// </summary>
|
||
internal static string OpenPorts {
|
||
get {
|
||
return ResourceManager.GetString("OpenPorts", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Options.
|
||
/// </summary>
|
||
internal static string Options {
|
||
get {
|
||
return ResourceManager.GetString("Options", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to *Some settings are determined by your company. For further information, please contact your administrator.
|
||
/// </summary>
|
||
internal static string OptionsCompanyPolicyMessage {
|
||
get {
|
||
return ResourceManager.GetString("OptionsCompanyPolicyMessage", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemoteNG Options.
|
||
/// </summary>
|
||
internal static string OptionsPageTitle {
|
||
get {
|
||
return ResourceManager.GetString("OptionsPageTitle", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Testing....
|
||
/// </summary>
|
||
internal static string OptionsProxyTesting {
|
||
get {
|
||
return ResourceManager.GetString("OptionsProxyTesting", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Warning: Restart is required to commit any theme configuration change..
|
||
/// </summary>
|
||
internal static string OptionsThemeChangeWarning {
|
||
get {
|
||
return ResourceManager.GetString("OptionsThemeChangeWarning", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Do you really want to delete the theme?.
|
||
/// </summary>
|
||
internal static string OptionsThemeDeleteConfirmation {
|
||
get {
|
||
return ResourceManager.GetString("OptionsThemeDeleteConfirmation", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to New theme name.
|
||
/// </summary>
|
||
internal static string OptionsThemeNewThemeCaption {
|
||
get {
|
||
return ResourceManager.GetString("OptionsThemeNewThemeCaption", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Cannot create theme, name already present or special characters in the name.
|
||
/// </summary>
|
||
internal static string OptionsThemeNewThemeError {
|
||
get {
|
||
return ResourceManager.GetString("OptionsThemeNewThemeError", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Type the new theme name.
|
||
/// </summary>
|
||
internal static string OptionsThemeNewThemeText {
|
||
get {
|
||
return ResourceManager.GetString("OptionsThemeNewThemeText", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Out Of Range.
|
||
/// </summary>
|
||
internal static string OutOfRange {
|
||
get {
|
||
return ResourceManager.GetString("OutOfRange", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Page control in Options menu.
|
||
/// </summary>
|
||
internal static string PageСontrolInOptionsMenu {
|
||
get {
|
||
return ResourceManager.GetString("PageСontrolInOptionsMenu", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Panel.
|
||
/// </summary>
|
||
internal static string Panel {
|
||
get {
|
||
return ResourceManager.GetString("Panel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Panel Handle: {0}.
|
||
/// </summary>
|
||
internal static string PanelHandle {
|
||
get {
|
||
return ResourceManager.GetString("PanelHandle", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Panel Name.
|
||
/// </summary>
|
||
internal static string PanelName {
|
||
get {
|
||
return ResourceManager.GetString("PanelName", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Password.
|
||
/// </summary>
|
||
internal static string Password {
|
||
get {
|
||
return ResourceManager.GetString("Password", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Password must contain at least {0} of the following characters: {1}.
|
||
/// </summary>
|
||
internal static string PasswordConstainsSpecialCharactersConstraintHint {
|
||
get {
|
||
return ResourceManager.GetString("PasswordConstainsSpecialCharactersConstraintHint", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Password must contain at least {0} lower case character(s).
|
||
/// </summary>
|
||
internal static string PasswordContainsLowerCaseConstraintHint {
|
||
get {
|
||
return ResourceManager.GetString("PasswordContainsLowerCaseConstraintHint", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Password must contain at least {0} number(s).
|
||
/// </summary>
|
||
internal static string PasswordContainsNumbersConstraint {
|
||
get {
|
||
return ResourceManager.GetString("PasswordContainsNumbersConstraint", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Password must contain at least {0} upper case character(s).
|
||
/// </summary>
|
||
internal static string PasswordContainsUpperCaseConstraintHint {
|
||
get {
|
||
return ResourceManager.GetString("PasswordContainsUpperCaseConstraintHint", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Password length must be between {0} and {1}.
|
||
/// </summary>
|
||
internal static string PasswordLengthConstraintHint {
|
||
get {
|
||
return ResourceManager.GetString("PasswordLengthConstraintHint", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Password protect.
|
||
/// </summary>
|
||
internal static string PasswordProtect {
|
||
get {
|
||
return ResourceManager.GetString("PasswordProtect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Both passwords must match..
|
||
/// </summary>
|
||
internal static string PasswordStatusMustMatch {
|
||
get {
|
||
return ResourceManager.GetString("PasswordStatusMustMatch", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The password must be at least 3 characters long..
|
||
/// </summary>
|
||
internal static string PasswordStatusTooShort {
|
||
get {
|
||
return ResourceManager.GetString("PasswordStatusTooShort", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Place search bar above connection tree.
|
||
/// </summary>
|
||
internal static string PlaceSearchBarAboveConnectionTree {
|
||
get {
|
||
return ResourceManager.GetString("PlaceSearchBarAboveConnectionTree", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Please fill all fields.
|
||
/// </summary>
|
||
internal static string PleaseFillAllFields {
|
||
get {
|
||
return ResourceManager.GetString("PleaseFillAllFields", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Popups.
|
||
/// </summary>
|
||
internal static string Popups {
|
||
get {
|
||
return ResourceManager.GetString("Popups", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Port.
|
||
/// </summary>
|
||
internal static string Port {
|
||
get {
|
||
return ResourceManager.GetString("Port", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Portable Edition.
|
||
/// </summary>
|
||
internal static string PortableEdition {
|
||
get {
|
||
return ResourceManager.GetString("PortableEdition", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Ports.
|
||
/// </summary>
|
||
internal static string Ports {
|
||
get {
|
||
return ResourceManager.GetString("Ports", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Port Scan.
|
||
/// </summary>
|
||
internal static string PortScan {
|
||
get {
|
||
return ResourceManager.GetString("PortScan", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Port scan complete..
|
||
/// </summary>
|
||
internal static string PortScanComplete {
|
||
get {
|
||
return ResourceManager.GetString("PortScanComplete", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't load PortScan panel!.
|
||
/// </summary>
|
||
internal static string PortScanCouldNotLoadPanel {
|
||
get {
|
||
return ResourceManager.GetString("PortScanCouldNotLoadPanel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to PowerShell.
|
||
/// </summary>
|
||
internal static string PowerShell {
|
||
get {
|
||
return ResourceManager.GetString("PowerShell", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Printers.
|
||
/// </summary>
|
||
internal static string Printers {
|
||
get {
|
||
return ResourceManager.GetString("Printers", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Properties.
|
||
/// </summary>
|
||
internal static string Properties {
|
||
get {
|
||
return ResourceManager.GetString("Properties", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Toggle all inheritance options..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionAll {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionAll", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select which authentication level this connection should use..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionAuthenticationLevel {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionAuthenticationLevel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select how you want to authenticate against the VNC server..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionAuthenticationMode {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionAuthenticationMode", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether to automatically resize the connection when the window is resized or when fullscreen mode is toggled. Requires RDC 8.0 or higher..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionAutomaticResize {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionAutomaticResize", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether to use bitmap caching or not..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionCacheBitmaps {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionCacheBitmaps", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Sets the color for the connection or folder in the connections tree. Connections inherit this color from their parent folder..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionColor {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionColor", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select the color quality to be used..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionColors {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionColors", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select the compression value to be used..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionCompression {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionCompression", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Put your notes or a description for the host here..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionDescription {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionDescription", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Determines whether cursor flashes should be disabled..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionDisableCursorBlinking {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionDisableCursorBlinking", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Determines whether a mouse shadow should be visible..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionDisableCursorShadow {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionDisableCursorShadow", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Determines whether window content is displayed when you drag the window to a new location..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionDisableFullWindowDrag {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionDisableFullWindowDrag", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Determines whether menus and windows can be displayed with animation effects in the remote session..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionDisableMenuAnimations {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionDisableMenuAnimations", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select yes if the theme of the remote host should be displayed..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionDisplayThemes {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionDisplayThemes", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select yes if the wallpaper of the remote host should be displayed..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionDisplayWallpaper {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionDisplayWallpaper", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter your domain..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionDomain {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionDomain", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to use this instance id to fetch public ip from aws ec2 instance.
|
||
/// </summary>
|
||
internal static string PropertyDescriptionEC2InstanceId {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionEC2InstanceId", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to fetch aws instance info from this region.
|
||
/// </summary>
|
||
internal static string PropertyDescriptionEC2Region {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionEC2Region", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether to use desktop composition or not..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionEnableDesktopComposition {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionEnableDesktopComposition", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether to use font smoothing or not..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionEnableFontSmoothing {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionEnableFontSmoothing", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select the encoding mode to be used..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionEncoding {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionEncoding", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to External provider to retrieve host address from.
|
||
/// </summary>
|
||
internal static string PropertyDescriptionExternalAddressProvider {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionExternalAddressProvider", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to External credential provider / vault to retrieve credentials from.
|
||
/// </summary>
|
||
internal static string PropertyDescriptionExternalCredentialProvider {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionExternalCredentialProvider", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select the external tool to be started..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionExternalTool {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionExternalTool", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select a external tool to be started after the disconnection to the remote host..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionExternalToolAfter {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionExternalToolAfter", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select a external tool to be started before the connection to the remote host is established..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionExternalToolBefore {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionExternalToolBefore", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show this connection in the favorites menu..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionFavorite {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionFavorite", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter the hostname or ip you want to connect to..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionHostnameIp {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionHostnameIp", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Choose a icon that will be displayed when connected to the host..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionIcon {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionIcon", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specifies the load balancing information for use by load balancing routers to choose the best server..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionLoadBalanceInfo {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionLoadBalanceInfo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter the MAC address of the remote host if you wish to use it in an external tool..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionMACAddress {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionMACAddress", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to This is the name that will be displayed in the connections tree..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionName {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionName", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Description of OpeningCommand TODO.
|
||
/// </summary>
|
||
internal static string PropertyDescriptionOpeningCommand {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionOpeningCommand", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Sets the panel in which the connection will open..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionPanel {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionPanel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter your password..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionPassword {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionPassword", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Set a password needed to encrypt the connection file with. You will be prompted to enter your passcode before starting mRemoteNG..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionPasswordProtect {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionPasswordProtect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter the port the selected protocol is listening on..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionPort {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionPort", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Choose the protocol mRemoteNG should use to connect to the host..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionProtocol {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionProtocol", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select a PuTTY session to be used when connecting..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionPuttySession {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionPuttySession", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specifies the domain name that a user provides to connect to the RD Gateway server..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRDGatewayDomain {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRDGatewayDomain", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specifies the host name of the Remote Desktop Gateway server..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRDGatewayHostname {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRDGatewayHostname", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specifies whether or not to log on to the gateway using the same username and password as the connection..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRDGatewayUseConnectionCredentials {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRDGatewayUseConnectionCredentials", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specifies the user name that a user provides to connect to the RD Gateway server..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRDGatewayUsername {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRDGatewayUsername", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether to receive an alert after the RDP session disconnects due to inactivity.
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRDPAlertIdleTimeout {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRDPAlertIdleTimeout", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specifies the access token for Remote Desktop Gateway server..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRdpGatewayAccessToken {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRdpGatewayAccessToken", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specifies the password of the Remote Desktop Gateway server..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRdpGatewayPassword {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRdpGatewayPassword", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specifies when to use a Remote Desktop Gateway (RD Gateway) server..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRdpGatewayUsageMethod {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRdpGatewayUsageMethod", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The number of minutes for the RDP session to sit idle before automatically disconnecting (for no limit use 0).
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRDPMinutesToIdleTimeout {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRDPMinutesToIdleTimeout", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The program to be started on the remote server upon connection..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRDPStartProgram {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRDPStartProgram", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specifies the working directory of the alternate shell..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRDPStartProgramWorkDir {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRDPStartProgramWorkDir", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Sets the version of RDP to use when opening connections..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRdpVersion {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRdpVersion", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether the default audio input device on the remote machine should be redirected to this computer..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRedirectAudioCapture {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRedirectAudioCapture", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether the clipboard should be shared..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRedirectClipboard {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRedirectClipboard", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter custom drives to redirect: C,D,X.
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRedirectDiskDrivesCustom {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRedirectDiskDrivesCustom", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether local disk drives should be shown on the remote host..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRedirectDrives {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRedirectDrives", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether key combinations (e.g. Alt-Tab) should be redirected to the remote host..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRedirectKeys {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRedirectKeys", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether local ports (ie. com, parallel) should be shown on the remote host..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRedirectPorts {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRedirectPorts", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether local printers should be shown on the remote host..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRedirectPrinters {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRedirectPrinters", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select whether local smart cards should be available on the remote host..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRedirectSmartCards {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRedirectSmartCards", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select how remote sound should be redirected..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRedirectSounds {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRedirectSounds", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select one of the available rendering engines that will be used to display HTML..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionRenderingEngine {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionRenderingEngine", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Choose the resolution or mode this connection will open in..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionResolution {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionResolution", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select the SmartSize mode to be used..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionSmartSizeMode {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionSmartSizeMode", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Choose the Sound Quality provided by the protocol: Dynamic, Medium, High.
|
||
/// </summary>
|
||
internal static string PropertyDescriptionSoundQuality {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionSoundQuality", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Specify here additional options to be used for SSH connection. See putty documentation for further details..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionSshOptions {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionSshOptions", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to For connection through a SSH tunnel (jump host) specify SSH connection to be used to establish SSH tunnel..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionSshTunnel {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionSshTunnel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Sets the color of the connection tab. Leave empty for default theme color..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionTabColor {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionTabColor", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connect to the console session of the remote host..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionUseConsoleSession {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionUseConsoleSession", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use the Credential Security Support Provider (CredSSP) for authentication if it is available..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionUseCredSsp {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionUseCredSsp", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connect to a Hyper-V host with enhanced mode enabled..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionUseEnhancedMode {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionUseEnhancedMode", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Feel free to enter any information you need here..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionUser1 {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionUser1", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use Remote Credential Guard to tunnel authentication on target back to source through the RDP channel..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionUseRCG {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionUseRCG", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use restricted admin mode on the target host (local system context)..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionUseRestrictedAdmin {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionUseRestrictedAdmin", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter your username..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionUsername {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionUsername", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter the ID of user data in external API (e.g. secret server). when used, leave username/password/domain fields empty.
|
||
/// </summary>
|
||
internal static string PropertyDescriptionUserViaAPI {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionUserViaAPI", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use VM ID to connect to VM running on Hyper-V..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionUseVmId {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionUseVmId", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to If you want to establish a view only connection to the host select yes..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionViewOnly {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionViewOnly", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The ID of the Hyper-V virtual machine to connect to..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionVmId {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionVmId", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter the proxy address to be used..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionVNCProxyAddress {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionVNCProxyAddress", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter your password for authenticating against the proxy..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionVNCProxyPassword {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionVNCProxyPassword", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter the port the proxy server listens on..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionVNCProxyPort {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionVNCProxyPort", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to If you use a proxy to tunnel VNC connections, select which type it is..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionVNCProxyType {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionVNCProxyType", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Enter your username for authenticating against the proxy..
|
||
/// </summary>
|
||
internal static string PropertyDescriptionVNCProxyUsername {
|
||
get {
|
||
return ResourceManager.GetString("PropertyDescriptionVNCProxyUsername", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Protocol.
|
||
/// </summary>
|
||
internal static string Protocol {
|
||
get {
|
||
return ResourceManager.GetString("Protocol", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Protocol Event Disconnected. Host: "{1}"; Protocol: "{2}" Message: "{0}".
|
||
/// </summary>
|
||
internal static string ProtocolEventDisconnected {
|
||
get {
|
||
return ResourceManager.GetString("ProtocolEventDisconnected", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Protocol Event Disconnected failed.
|
||
///{0}.
|
||
/// </summary>
|
||
internal static string ProtocolEventDisconnectFailed {
|
||
get {
|
||
return ResourceManager.GetString("ProtocolEventDisconnectFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Protocol to import.
|
||
/// </summary>
|
||
internal static string ProtocolToImport {
|
||
get {
|
||
return ResourceManager.GetString("ProtocolToImport", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Proxy.
|
||
/// </summary>
|
||
internal static string Proxy {
|
||
get {
|
||
return ResourceManager.GetString("Proxy", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Proxy Address.
|
||
/// </summary>
|
||
internal static string ProxyAddress {
|
||
get {
|
||
return ResourceManager.GetString("ProxyAddress", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Proxy Password.
|
||
/// </summary>
|
||
internal static string ProxyPassword {
|
||
get {
|
||
return ResourceManager.GetString("ProxyPassword", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Proxy Port.
|
||
/// </summary>
|
||
internal static string ProxyPort {
|
||
get {
|
||
return ResourceManager.GetString("ProxyPort", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Proxy test failed!.
|
||
/// </summary>
|
||
internal static string ProxyTestFailed {
|
||
get {
|
||
return ResourceManager.GetString("ProxyTestFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Proxy test succeeded!.
|
||
/// </summary>
|
||
internal static string ProxyTestSucceeded {
|
||
get {
|
||
return ResourceManager.GetString("ProxyTestSucceeded", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Proxy Type.
|
||
/// </summary>
|
||
internal static string ProxyType {
|
||
get {
|
||
return ResourceManager.GetString("ProxyType", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Proxy Username.
|
||
/// </summary>
|
||
internal static string ProxyUsername {
|
||
get {
|
||
return ResourceManager.GetString("ProxyUsername", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Login canceled! Restart if necessary..
|
||
/// </summary>
|
||
internal static string PsCanceled {
|
||
get {
|
||
return ResourceManager.GetString("PsCanceled", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Please verify username and password and try again.If PSRemoting is not enabled on the server, enable it first..
|
||
/// </summary>
|
||
internal static string PsConnectionFailed {
|
||
get {
|
||
return ResourceManager.GetString("PsConnectionFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Login failed!.
|
||
/// </summary>
|
||
internal static string PsFailed {
|
||
get {
|
||
return ResourceManager.GetString("PsFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Maximum login attempts exceeded. Please connect again..
|
||
/// </summary>
|
||
internal static string PsLoginAttempts {
|
||
get {
|
||
return ResourceManager.GetString("PsLoginAttempts", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Dispose of Putty process failed!.
|
||
/// </summary>
|
||
internal static string PuttyDisposeFailed {
|
||
get {
|
||
return ResourceManager.GetString("PuttyDisposeFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't set focus!.
|
||
/// </summary>
|
||
internal static string PuttyFocusFailed {
|
||
get {
|
||
return ResourceManager.GetString("PuttyFocusFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Putty Handle: {0}.
|
||
/// </summary>
|
||
internal static string PuttyHandle {
|
||
get {
|
||
return ResourceManager.GetString("PuttyHandle", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Killing Putty Process failed!.
|
||
/// </summary>
|
||
internal static string PuttyKillFailed {
|
||
get {
|
||
return ResourceManager.GetString("PuttyKillFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Putty Resize Failed!.
|
||
/// </summary>
|
||
internal static string PuttyResizeFailed {
|
||
get {
|
||
return ResourceManager.GetString("PuttyResizeFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to PuTTY Saved Sessions.
|
||
/// </summary>
|
||
internal static string PuttySavedSessionsRootName {
|
||
get {
|
||
return ResourceManager.GetString("PuttySavedSessionsRootName", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to PuTTY Session.
|
||
/// </summary>
|
||
internal static string PuttySession {
|
||
get {
|
||
return ResourceManager.GetString("PuttySession", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to To configure PuTTY sessions click this button:.
|
||
/// </summary>
|
||
internal static string PuttySessionsConfig {
|
||
get {
|
||
return ResourceManager.GetString("PuttySessionsConfig", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to PuTTY Settings.
|
||
/// </summary>
|
||
internal static string PuttySettings {
|
||
get {
|
||
return ResourceManager.GetString("PuttySettings", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show PuTTY Settings Dialog failed!.
|
||
/// </summary>
|
||
internal static string PuttyShowSettingsDialogFailed {
|
||
get {
|
||
return ResourceManager.GetString("PuttyShowSettingsDialogFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to --- PuTTY Stuff ---.
|
||
/// </summary>
|
||
internal static string PuttyStuff {
|
||
get {
|
||
return ResourceManager.GetString("PuttyStuff", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Maximum PuTTY and integrated external tools wait time:.
|
||
/// </summary>
|
||
internal static string PuttyTimeout {
|
||
get {
|
||
return ResourceManager.GetString("PuttyTimeout", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to PuTTY Title: {0}.
|
||
/// </summary>
|
||
internal static string PuttyTitle {
|
||
get {
|
||
return ResourceManager.GetString("PuttyTitle", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Quick: {0}.
|
||
/// </summary>
|
||
internal static string Quick {
|
||
get {
|
||
return ResourceManager.GetString("Quick", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Quick Connect.
|
||
/// </summary>
|
||
internal static string QuickConnect {
|
||
get {
|
||
return ResourceManager.GetString("QuickConnect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Quick Connect Add Failed!.
|
||
/// </summary>
|
||
internal static string QuickConnectAddFailed {
|
||
get {
|
||
return ResourceManager.GetString("QuickConnectAddFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Creating quick connect failed.
|
||
/// </summary>
|
||
internal static string QuickConnectFailed {
|
||
get {
|
||
return ResourceManager.GetString("QuickConnectFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Quick Connect Toolbar.
|
||
/// </summary>
|
||
internal static string QuickConnectToolbar {
|
||
get {
|
||
return ResourceManager.GetString("QuickConnectToolbar", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Warn me only when e&xiting mRemoteNG.
|
||
/// </summary>
|
||
internal static string RadioCloseWarnExit {
|
||
get {
|
||
return ResourceManager.GetString("RadioCloseWarnExit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Warn me only when closing &multiple connections.
|
||
/// </summary>
|
||
internal static string RadioCloseWarnMultiple {
|
||
get {
|
||
return ResourceManager.GetString("RadioCloseWarnMultiple", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Do &not warn me when closing connections.
|
||
/// </summary>
|
||
internal static string RadioCloseWarnNever {
|
||
get {
|
||
return ResourceManager.GetString("RadioCloseWarnNever", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RAW.
|
||
/// </summary>
|
||
internal static string Raw {
|
||
get {
|
||
return ResourceManager.GetString("Raw", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP.
|
||
/// </summary>
|
||
internal static string Rdp {
|
||
get {
|
||
return ResourceManager.GetString("Rdp", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to 16777216 Colors (24-bit).
|
||
/// </summary>
|
||
internal static string Rdp16777216Colors {
|
||
get {
|
||
return ResourceManager.GetString("Rdp16777216Colors", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to 256 Colours (8-bit).
|
||
/// </summary>
|
||
internal static string Rdp256Colors {
|
||
get {
|
||
return ResourceManager.GetString("Rdp256Colors", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to 32768 Colors (15-bit).
|
||
/// </summary>
|
||
internal static string Rdp32768Colors {
|
||
get {
|
||
return ResourceManager.GetString("Rdp32768Colors", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to 16777216 Colors (32-bit).
|
||
/// </summary>
|
||
internal static string Rdp4294967296Colors {
|
||
get {
|
||
return ResourceManager.GetString("Rdp4294967296Colors", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to 65536 Colors (16-bit).
|
||
/// </summary>
|
||
internal static string Rdp65536Colors {
|
||
get {
|
||
return ResourceManager.GetString("Rdp65536Colors", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP connection timeout.
|
||
/// </summary>
|
||
internal static string RdpConnectionTimeout {
|
||
get {
|
||
return ResourceManager.GetString("RdpConnectionTimeout", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't create RDP control, please check mRemoteNG requirements..
|
||
/// </summary>
|
||
internal static string RdpControlCreationFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpControlCreationFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Disconnect failed, trying to close!.
|
||
/// </summary>
|
||
internal static string RdpDisconnectFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpDisconnectFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to All.
|
||
/// </summary>
|
||
internal static string RdpDrivesAll {
|
||
get {
|
||
return ResourceManager.GetString("RdpDrivesAll", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Custom.
|
||
/// </summary>
|
||
internal static string RdpDrivesCustom {
|
||
get {
|
||
return ResourceManager.GetString("RdpDrivesCustom", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Local.
|
||
/// </summary>
|
||
internal static string RdpDrivesLocal {
|
||
get {
|
||
return ResourceManager.GetString("RdpDrivesLocal", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to None.
|
||
/// </summary>
|
||
internal static string RdpDrivesNone {
|
||
get {
|
||
return ResourceManager.GetString("RdpDrivesNone", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Internal error code 1..
|
||
/// </summary>
|
||
internal static string RdpErrorCode1 {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorCode1", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Internal error code 2..
|
||
/// </summary>
|
||
internal static string RdpErrorCode2 {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorCode2", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Internal error code 3. This is not a valid state..
|
||
/// </summary>
|
||
internal static string RdpErrorCode3 {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorCode3", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Internal error code 4..
|
||
/// </summary>
|
||
internal static string RdpErrorCode4 {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorCode4", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to An unrecoverable error has occurred during client connection..
|
||
/// </summary>
|
||
internal static string RdpErrorConnection {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorConnection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to GetError failed (FatalErrors).
|
||
/// </summary>
|
||
internal static string RdpErrorGetFailure {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorGetFailure", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to An out-of-memory error has occurred..
|
||
/// </summary>
|
||
internal static string RdpErrorOutOfMemory {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorOutOfMemory", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to An unknown error has occurred..
|
||
/// </summary>
|
||
internal static string RdpErrorUnknown {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorUnknown", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to A window-creation error has occurred..
|
||
/// </summary>
|
||
internal static string RdpErrorWindowCreation {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorWindowCreation", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Winsock initialization error..
|
||
/// </summary>
|
||
internal static string RdpErrorWinsock {
|
||
get {
|
||
return ResourceManager.GetString("RdpErrorWinsock", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Focus failed!.
|
||
/// </summary>
|
||
internal static string RdpFocusFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpFocusFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP-Gateway.
|
||
/// </summary>
|
||
internal static string RDPGateway {
|
||
get {
|
||
return ResourceManager.GetString("RDPGateway", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP-Gateway Access Token.
|
||
/// </summary>
|
||
internal static string RdpGatewayAccessToken {
|
||
get {
|
||
return ResourceManager.GetString("RdpGatewayAccessToken", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP-Gateway Domain.
|
||
/// </summary>
|
||
internal static string RdpGatewayDomain {
|
||
get {
|
||
return ResourceManager.GetString("RdpGatewayDomain", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP-Gateway Hostname.
|
||
/// </summary>
|
||
internal static string RdpGatewayHostname {
|
||
get {
|
||
return ResourceManager.GetString("RdpGatewayHostname", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Gateway is supported..
|
||
/// </summary>
|
||
internal static string RdpGatewayIsSupported {
|
||
get {
|
||
return ResourceManager.GetString("RdpGatewayIsSupported", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Gateway is not supported!.
|
||
/// </summary>
|
||
internal static string RdpGatewayNotSupported {
|
||
get {
|
||
return ResourceManager.GetString("RdpGatewayNotSupported", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP-Gateway Password.
|
||
/// </summary>
|
||
internal static string RdpGatewayPassword {
|
||
get {
|
||
return ResourceManager.GetString("RdpGatewayPassword", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use RDP Gateway.
|
||
/// </summary>
|
||
internal static string RdpGatewayUsageMethod {
|
||
get {
|
||
return ResourceManager.GetString("RdpGatewayUsageMethod", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP-Gateway Credentials.
|
||
/// </summary>
|
||
internal static string RdpGatewayUseConnectionCredentials {
|
||
get {
|
||
return ResourceManager.GetString("RdpGatewayUseConnectionCredentials", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP-Gateway Username.
|
||
/// </summary>
|
||
internal static string RdpGatewayUsername {
|
||
get {
|
||
return ResourceManager.GetString("RdpGatewayUsername", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Connection Timeout.
|
||
/// </summary>
|
||
internal static string RdpOverallConnectionTimeout {
|
||
get {
|
||
return ResourceManager.GetString("RdpOverallConnectionTimeout", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Could not create RDP client. RDP protocol version {0} is not supported on this machine. Please choose an older protocol version..
|
||
/// </summary>
|
||
internal static string RdpProtocolVersionNotSupported {
|
||
get {
|
||
return ResourceManager.GetString("RdpProtocolVersionNotSupported", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP reconnect count:.
|
||
/// </summary>
|
||
internal static string RdpReconnectCount {
|
||
get {
|
||
return ResourceManager.GetString("RdpReconnectCount", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP reconnection count:.
|
||
/// </summary>
|
||
internal static string RdpReconnectionCount {
|
||
get {
|
||
return ResourceManager.GetString("RdpReconnectionCount", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP SetAuthenticationLevel failed!.
|
||
/// </summary>
|
||
internal static string RdpSetAuthenticationLevelFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetAuthenticationLevelFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP SetUseConsoleSession failed!.
|
||
/// </summary>
|
||
internal static string RdpSetConsoleSessionFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetConsoleSessionFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Setting Console switch for RDC {0}..
|
||
/// </summary>
|
||
internal static string RdpSetConsoleSwitch {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetConsoleSwitch", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP SetCredentials failed!.
|
||
/// </summary>
|
||
internal static string RdpSetCredentialsFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetCredentialsFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP SetEventHandlers failed!.
|
||
/// </summary>
|
||
internal static string RdpSetEventHandlersFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetEventHandlersFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP SetRDGateway failed!.
|
||
/// </summary>
|
||
internal static string RdpSetGatewayFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetGatewayFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP SetPerformanceFlags failed!.
|
||
/// </summary>
|
||
internal static string RdpSetPerformanceFlagsFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetPerformanceFlagsFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP SetPort failed!.
|
||
/// </summary>
|
||
internal static string RdpSetPortFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetPortFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP SetProps failed!.
|
||
/// </summary>
|
||
internal static string RdpSetPropsFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetPropsFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Set Redirection Failed!.
|
||
/// </summary>
|
||
internal static string RdpSetRedirectionFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetRedirectionFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Set Redirect Keys Failed!.
|
||
/// </summary>
|
||
internal static string RdpSetRedirectKeysFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetRedirectKeysFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP SetResolution failed!.
|
||
/// </summary>
|
||
internal static string RdpSetResolutionFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpSetResolutionFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Bring to this computer.
|
||
/// </summary>
|
||
internal static string RdpSoundBringToThisComputer {
|
||
get {
|
||
return ResourceManager.GetString("RdpSoundBringToThisComputer", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Leave at remote computer.
|
||
/// </summary>
|
||
internal static string RdpSoundLeaveAtRemoteComputer {
|
||
get {
|
||
return ResourceManager.GetString("RdpSoundLeaveAtRemoteComputer", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Alternate Shell.
|
||
/// </summary>
|
||
internal static string RDPStartProgram {
|
||
get {
|
||
return ResourceManager.GetString("RDPStartProgram", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Alternate shell working directory.
|
||
/// </summary>
|
||
internal static string RDPStartProgramWorkDir {
|
||
get {
|
||
return ResourceManager.GetString("RDPStartProgramWorkDir", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP ToggleFullscreen failed!.
|
||
/// </summary>
|
||
internal static string RdpToggleFullscreenFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpToggleFullscreenFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP ToggleSmartSize failed!.
|
||
/// </summary>
|
||
internal static string RdpToggleSmartSizeFailed {
|
||
get {
|
||
return ResourceManager.GetString("RdpToggleSmartSizeFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to RDP Version.
|
||
/// </summary>
|
||
internal static string RdpVersion {
|
||
get {
|
||
return ResourceManager.GetString("RdpVersion", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Read only:.
|
||
/// </summary>
|
||
internal static string ReadOnly {
|
||
get {
|
||
return ResourceManager.GetString("ReadOnly", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Reconnect.
|
||
/// </summary>
|
||
internal static string Reconnect {
|
||
get {
|
||
return ResourceManager.GetString("Reconnect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Reconnect All Connections.
|
||
/// </summary>
|
||
internal static string ReconnectAllConnections {
|
||
get {
|
||
return ResourceManager.GetString("ReconnectAllConnections", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Reconnect to previously opened sessions on startup.
|
||
/// </summary>
|
||
internal static string ReconnectAtStartup {
|
||
get {
|
||
return ResourceManager.GetString("ReconnectAtStartup", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to ReconnectToPreviouslyOpenedSessionsOnStartup.
|
||
/// </summary>
|
||
internal static string ReconnectToPreviouslyOpenedSessionsOnStartup {
|
||
get {
|
||
return ResourceManager.GetString("ReconnectToPreviouslyOpenedSessionsOnStartup", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Redirect.
|
||
/// </summary>
|
||
internal static string Redirect {
|
||
get {
|
||
return ResourceManager.GetString("Redirect", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Custom Drives.
|
||
/// </summary>
|
||
internal static string RedirectDiskDrivesCustom {
|
||
get {
|
||
return ResourceManager.GetString("RedirectDiskDrivesCustom", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Disk Drives.
|
||
/// </summary>
|
||
internal static string RedirectDrives {
|
||
get {
|
||
return ResourceManager.GetString("RedirectDrives", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Key Combinations.
|
||
/// </summary>
|
||
internal static string RedirectKeys {
|
||
get {
|
||
return ResourceManager.GetString("RedirectKeys", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Smart Cards.
|
||
/// </summary>
|
||
internal static string RedirectSmartCards {
|
||
get {
|
||
return ResourceManager.GetString("RedirectSmartCards", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Refresh Screen (VNC).
|
||
/// </summary>
|
||
internal static string RefreshScreen {
|
||
get {
|
||
return ResourceManager.GetString("RefreshScreen", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Release Channel.
|
||
/// </summary>
|
||
internal static string ReleaseChannel {
|
||
get {
|
||
return ResourceManager.GetString("ReleaseChannel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Stable channel includes final releases only.
|
||
///Preview channel includes Betas & Release Candidates.
|
||
///Nightly Channel includes Alphas, Betas & Release Candidates..
|
||
/// </summary>
|
||
internal static string ReleaseChannelExplanation {
|
||
get {
|
||
return ResourceManager.GetString("ReleaseChannelExplanation", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Released under the GNU General Public License (GPL).
|
||
/// </summary>
|
||
internal static string ReleasedUnderGPL {
|
||
get {
|
||
return ResourceManager.GetString("ReleasedUnderGPL", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Remote Desktop Services.
|
||
/// </summary>
|
||
internal static string RemoteDesktopServices {
|
||
get {
|
||
return ResourceManager.GetString("RemoteDesktopServices", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Remote file.
|
||
/// </summary>
|
||
internal static string RemoteFile {
|
||
get {
|
||
return ResourceManager.GetString("RemoteFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Remove All.
|
||
/// </summary>
|
||
internal static string RemoveAll {
|
||
get {
|
||
return ResourceManager.GetString("RemoveAll", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Rename.
|
||
/// </summary>
|
||
internal static string Rename {
|
||
get {
|
||
return ResourceManager.GetString("Rename", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Rename Tab.
|
||
/// </summary>
|
||
internal static string RenameTab {
|
||
get {
|
||
return ResourceManager.GetString("RenameTab", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Rendering Engine.
|
||
/// </summary>
|
||
internal static string RenderingEngine {
|
||
get {
|
||
return ResourceManager.GetString("RenderingEngine", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Report a Bug.
|
||
/// </summary>
|
||
internal static string ReportBug {
|
||
get {
|
||
return ResourceManager.GetString("ReportBug", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Reset layout.
|
||
/// </summary>
|
||
internal static string ResetLayout {
|
||
get {
|
||
return ResourceManager.GetString("ResetLayout", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Resolution.
|
||
/// </summary>
|
||
internal static string Resolution {
|
||
get {
|
||
return ResourceManager.GetString("Resolution", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Rlogin.
|
||
/// </summary>
|
||
internal static string Rlogin {
|
||
get {
|
||
return ResourceManager.GetString("Rlogin", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Run elevated.
|
||
/// </summary>
|
||
internal static string RunElevated {
|
||
get {
|
||
return ResourceManager.GetString("RunElevated", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Save.
|
||
/// </summary>
|
||
internal static string Save {
|
||
get {
|
||
return ResourceManager.GetString("Save", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Save All.
|
||
/// </summary>
|
||
internal static string SaveAll {
|
||
get {
|
||
return ResourceManager.GetString("SaveAll", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Save Connection File.
|
||
/// </summary>
|
||
internal static string SaveConnectionFile {
|
||
get {
|
||
return ResourceManager.GetString("SaveConnectionFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Save Connection File As....
|
||
/// </summary>
|
||
internal static string SaveConnectionFileAs {
|
||
get {
|
||
return ResourceManager.GetString("SaveConnectionFileAs", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Save connections after every edit.
|
||
/// </summary>
|
||
internal static string SaveConnectionsAfterEveryEdit {
|
||
get {
|
||
return ResourceManager.GetString("SaveConnectionsAfterEveryEdit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Do you want to save the current connections file before loading another?.
|
||
/// </summary>
|
||
internal static string SaveConnectionsFileBeforeOpeningAnother {
|
||
get {
|
||
return ResourceManager.GetString("SaveConnectionsFileBeforeOpeningAnother", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SaveConnectionsOnExit.
|
||
/// </summary>
|
||
internal static string SaveConnectionsOnExit {
|
||
get {
|
||
return ResourceManager.GetString("SaveConnectionsOnExit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SaveConsOnExit.
|
||
/// </summary>
|
||
internal static string SaveConsOnExit {
|
||
get {
|
||
return ResourceManager.GetString("SaveConsOnExit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Graphics Interchange Format File (.gif)|*.gif|Joint Photographic Experts Group File (.jpeg)|*.jpeg|Joint Photographic Experts Group File (.jpg)|*.jpg|Portable Network Graphics File (.png)|*.png.
|
||
/// </summary>
|
||
internal static string SaveImageFilter {
|
||
get {
|
||
return ResourceManager.GetString("SaveImageFilter", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Screen.
|
||
/// </summary>
|
||
internal static string Screen {
|
||
get {
|
||
return ResourceManager.GetString("Screen", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Screenshot.
|
||
/// </summary>
|
||
internal static string Screenshot {
|
||
get {
|
||
return ResourceManager.GetString("Screenshot", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Screenshots.
|
||
/// </summary>
|
||
internal static string Screenshots {
|
||
get {
|
||
return ResourceManager.GetString("Screenshots", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Search.
|
||
/// </summary>
|
||
internal static string SearchPrompt {
|
||
get {
|
||
return ResourceManager.GetString("SearchPrompt", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Seconds.
|
||
/// </summary>
|
||
internal static string Seconds {
|
||
get {
|
||
return ResourceManager.GetString("Seconds", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select a panel from the list below or click New to add a new one. Click OK to continue..
|
||
/// </summary>
|
||
internal static string SelectPanel {
|
||
get {
|
||
return ResourceManager.GetString("SelectPanel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Send Special Keys (VNC).
|
||
/// </summary>
|
||
internal static string SendSpecialKeys {
|
||
get {
|
||
return ResourceManager.GetString("SendSpecialKeys", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Send To....
|
||
/// </summary>
|
||
internal static string SendTo {
|
||
get {
|
||
return ResourceManager.GetString("SendTo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Server '{0}' was not accessible..
|
||
/// </summary>
|
||
internal static string ServerNotAccessible {
|
||
get {
|
||
return ResourceManager.GetString("ServerNotAccessible", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Server status:.
|
||
/// </summary>
|
||
internal static string ServerStatus {
|
||
get {
|
||
return ResourceManager.GetString("ServerStatus", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Set hostname like display name when creating or renaming connections.
|
||
/// </summary>
|
||
internal static string SetHostnameLikeDisplayName {
|
||
get {
|
||
return ResourceManager.GetString("SetHostnameLikeDisplayName", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SetHostnameLikeDisplayNameNewConnection.
|
||
/// </summary>
|
||
internal static string SetHostnameLikeDisplayNameNewConnection {
|
||
get {
|
||
return ResourceManager.GetString("SetHostnameLikeDisplayNameNewConnection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Couldn't save settings or dispose SysTray Icon!.
|
||
/// </summary>
|
||
internal static string SettingsCouldNotBeSavedOrTrayDispose {
|
||
get {
|
||
return ResourceManager.GetString("SettingsCouldNotBeSavedOrTrayDispose", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show description tooltips in connection tree.
|
||
/// </summary>
|
||
internal static string ShowDescriptionTooltips {
|
||
get {
|
||
return ResourceManager.GetString("ShowDescriptionTooltips", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show for user.
|
||
/// </summary>
|
||
internal static string ShowForUser {
|
||
get {
|
||
return ResourceManager.GetString("ShowForUser", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show full connections file path in window title.
|
||
/// </summary>
|
||
internal static string ShowFullConsFilePath {
|
||
get {
|
||
return ResourceManager.GetString("ShowFullConsFilePath", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to &Show Help Text.
|
||
/// </summary>
|
||
internal static string ShowHelpText {
|
||
get {
|
||
return ResourceManager.GetString("ShowHelpText", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show/Hide Menu Strip.
|
||
/// </summary>
|
||
internal static string ShowHideMenu {
|
||
get {
|
||
return ResourceManager.GetString("ShowHideMenu", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show logon information on tab names.
|
||
/// </summary>
|
||
internal static string ShowLogonInfoOnTabs {
|
||
get {
|
||
return ResourceManager.GetString("ShowLogonInfoOnTabs", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show On Toolbar.
|
||
/// </summary>
|
||
internal static string ShowOnToolbar {
|
||
get {
|
||
return ResourceManager.GetString("ShowOnToolbar", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show on toolbar column.
|
||
/// </summary>
|
||
internal static string ShowOnToolbarColumnHeader {
|
||
get {
|
||
return ResourceManager.GetString("ShowOnToolbarColumnHeader", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show protocols on tab names.
|
||
/// </summary>
|
||
internal static string ShowProtocolOnTabs {
|
||
get {
|
||
return ResourceManager.GetString("ShowProtocolOnTabs", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show Text.
|
||
/// </summary>
|
||
internal static string ShowText {
|
||
get {
|
||
return ResourceManager.GetString("ShowText", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Show these message types.
|
||
/// </summary>
|
||
internal static string ShowTheseMessageTypes {
|
||
get {
|
||
return ResourceManager.GetString("ShowTheseMessageTypes", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Single click on connection opens it.
|
||
/// </summary>
|
||
internal static string SingleClickOnConnectionOpensIt {
|
||
get {
|
||
return ResourceManager.GetString("SingleClickOnConnectionOpensIt", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Single click on opened connection in Connection Tree switches to opened Connection Tab.
|
||
/// </summary>
|
||
internal static string SingleClickOnOpenConnectionSwitchesToIt {
|
||
get {
|
||
return ResourceManager.GetString("SingleClickOnOpenConnectionSwitchesToIt", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SmartCard.
|
||
/// </summary>
|
||
internal static string SmartCard {
|
||
get {
|
||
return ResourceManager.GetString("SmartCard", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SmartSize (RDP/VNC).
|
||
/// </summary>
|
||
internal static string SmartSize {
|
||
get {
|
||
return ResourceManager.GetString("SmartSize", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SmartSize Mode.
|
||
/// </summary>
|
||
internal static string SmartSizeMode {
|
||
get {
|
||
return ResourceManager.GetString("SmartSizeMode", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Socks 5.
|
||
/// </summary>
|
||
internal static string Socks5 {
|
||
get {
|
||
return ResourceManager.GetString("Socks5", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Sort.
|
||
/// </summary>
|
||
internal static string Sort {
|
||
get {
|
||
return ResourceManager.GetString("Sort", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Ascending (A-Z).
|
||
/// </summary>
|
||
internal static string SortAsc {
|
||
get {
|
||
return ResourceManager.GetString("SortAsc", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Descending (Z-A).
|
||
/// </summary>
|
||
internal static string SortDesc {
|
||
get {
|
||
return ResourceManager.GetString("SortDesc", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Sound quality.
|
||
/// </summary>
|
||
internal static string SoundQuality {
|
||
get {
|
||
return ResourceManager.GetString("SoundQuality", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Sounds.
|
||
/// </summary>
|
||
internal static string Sounds {
|
||
get {
|
||
return ResourceManager.GetString("Sounds", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Please see Help - Getting started - SQL Configuration for more Info!.
|
||
/// </summary>
|
||
internal static string SQLInfo {
|
||
get {
|
||
return ResourceManager.GetString("SQLInfo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SQL Server.
|
||
/// </summary>
|
||
internal static string SQLServer {
|
||
get {
|
||
return ResourceManager.GetString("SQLServer", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH background transfer failed!.
|
||
/// </summary>
|
||
internal static string SshBackgroundTransferFailed {
|
||
get {
|
||
return ResourceManager.GetString("SshBackgroundTransferFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH File Transfer.
|
||
/// </summary>
|
||
internal static string SshFileTransfer {
|
||
get {
|
||
return ResourceManager.GetString("SshFileTransfer", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH Options.
|
||
/// </summary>
|
||
internal static string SshOptions {
|
||
get {
|
||
return ResourceManager.GetString("SshOptions", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH transfer failed..
|
||
/// </summary>
|
||
internal static string SshTransferFailed {
|
||
get {
|
||
return ResourceManager.GetString("SshTransferFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH Tunnel.
|
||
/// </summary>
|
||
internal static string SshTunnel {
|
||
get {
|
||
return ResourceManager.GetString("SshTunnel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH Tunnel connection configuration problem. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. A connection with the name configured as SSH Tunnel and protocol SSH version 1 or SSH2 version 2 cannot be found in the connection tree. Clear SSH Tunnel configuration or specify existing SSH connection..
|
||
/// </summary>
|
||
internal static string SshTunnelConfigProblem {
|
||
get {
|
||
return ResourceManager.GetString("SshTunnelConfigProblem", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH tunnel connection failed. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. Putty process terminated. Check for any problems with the connection configured as SSH Tunnel..
|
||
/// </summary>
|
||
internal static string SshTunnelFailed {
|
||
get {
|
||
return ResourceManager.GetString("SshTunnelFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH tunnel configuration problem. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. Connection configured as SSH Tunnel found in tree, but protocol is not derived from putty. Make sure connection configured as SSH Tunnel is using SSH protocol..
|
||
/// </summary>
|
||
internal static string SshTunnelIsNotPutty {
|
||
get {
|
||
return ResourceManager.GetString("SshTunnelIsNotPutty", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH tunnel connection problem. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. SSH connection failed. Check for any problems with the connection configured as SSH Tunnel..
|
||
/// </summary>
|
||
internal static string SshTunnelNotConnected {
|
||
get {
|
||
return ResourceManager.GetString("SshTunnelNotConnected", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH tunnel initialization problem. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. SSH connection could not be initialized. Check for any problems with the connection configured as SSH Tunnel..
|
||
/// </summary>
|
||
internal static string SshTunnelNotInitialized {
|
||
get {
|
||
return ResourceManager.GetString("SshTunnelNotInitialized", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH tunnel connection timed out. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. Local tunnel port did not become available in time. Check for any problems with the connection configured as SSH Tunnel..
|
||
/// </summary>
|
||
internal static string SshTunnelPortNotReadyInTime {
|
||
get {
|
||
return ResourceManager.GetString("SshTunnelPortNotReadyInTime", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH version 1.
|
||
/// </summary>
|
||
internal static string SshV1 {
|
||
get {
|
||
return ResourceManager.GetString("SshV1", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to SSH version 2.
|
||
/// </summary>
|
||
internal static string SshV2 {
|
||
get {
|
||
return ResourceManager.GetString("SshV2", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Stack trace.
|
||
/// </summary>
|
||
internal static string StackTrace {
|
||
get {
|
||
return ResourceManager.GetString("StackTrace", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Start Chat (VNC).
|
||
/// </summary>
|
||
internal static string StartChat {
|
||
get {
|
||
return ResourceManager.GetString("StartChat", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Start Full Screen.
|
||
/// </summary>
|
||
internal static string StartFullScreen {
|
||
get {
|
||
return ResourceManager.GetString("StartFullScreen", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Start minimized.
|
||
/// </summary>
|
||
internal static string StartMinimized {
|
||
get {
|
||
return ResourceManager.GetString("StartMinimized", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Startup/Exit.
|
||
/// </summary>
|
||
internal static string StartupExit {
|
||
get {
|
||
return ResourceManager.GetString("StartupExit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Status.
|
||
/// </summary>
|
||
internal static string Status {
|
||
get {
|
||
return ResourceManager.GetString("Status", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Backup.
|
||
/// </summary>
|
||
internal static string strBackup {
|
||
get {
|
||
return ResourceManager.GetString("strBackup", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Browse....
|
||
/// </summary>
|
||
internal static string strBrowse {
|
||
get {
|
||
return ResourceManager.GetString("strBrowse", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Connection Backup Frequency.
|
||
/// </summary>
|
||
internal static string strConnectionBackupFrequency {
|
||
get {
|
||
return ResourceManager.GetString("strConnectionBackupFrequency", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Maximum number of backups.
|
||
/// </summary>
|
||
internal static string strConnectionsBackupMaxCount {
|
||
get {
|
||
return ResourceManager.GetString("strConnectionsBackupMaxCount", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Location of connection file backup.
|
||
/// </summary>
|
||
internal static string strConnectionsBackupPath {
|
||
get {
|
||
return ResourceManager.GetString("strConnectionsBackupPath", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Support Forum.
|
||
/// </summary>
|
||
internal static string SupportForum {
|
||
get {
|
||
return ResourceManager.GetString("SupportForum", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Switch to Notifications panel on:.
|
||
/// </summary>
|
||
internal static string SwitchToErrorsAndInfos {
|
||
get {
|
||
return ResourceManager.GetString("SwitchToErrorsAndInfos", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Tab Color.
|
||
/// </summary>
|
||
internal static string TabColor {
|
||
get {
|
||
return ResourceManager.GetString("TabColor", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Tabs && Panels.
|
||
/// </summary>
|
||
internal static string TabsAndPanels {
|
||
get {
|
||
return ResourceManager.GetString("TabsAndPanels", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Security.
|
||
/// </summary>
|
||
internal static string TabSecurity {
|
||
get {
|
||
return ResourceManager.GetString("TabSecurity", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Telnet.
|
||
/// </summary>
|
||
internal static string Telnet {
|
||
get {
|
||
return ResourceManager.GetString("Telnet", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Test connection.
|
||
/// </summary>
|
||
internal static string TestConnection {
|
||
get {
|
||
return ResourceManager.GetString("TestConnection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Testing connection.
|
||
/// </summary>
|
||
internal static string TestingConnection {
|
||
get {
|
||
return ResourceManager.GetString("TestingConnection", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Test Proxy.
|
||
/// </summary>
|
||
internal static string TestProxy {
|
||
get {
|
||
return ResourceManager.GetString("TestProxy", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Test Settings.
|
||
/// </summary>
|
||
internal static string TestSettings {
|
||
get {
|
||
return ResourceManager.GetString("TestSettings", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The following:.
|
||
/// </summary>
|
||
internal static string TheFollowing {
|
||
get {
|
||
return ResourceManager.GetString("TheFollowing", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Theme.
|
||
/// </summary>
|
||
internal static string Theme {
|
||
get {
|
||
return ResourceManager.GetString("Theme", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Timeout [seconds].
|
||
/// </summary>
|
||
internal static string TimeoutInSeconds {
|
||
get {
|
||
return ResourceManager.GetString("TimeoutInSeconds", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Title.
|
||
/// </summary>
|
||
internal static string Title {
|
||
get {
|
||
return ResourceManager.GetString("Title", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Error ({0}).
|
||
/// </summary>
|
||
internal static string TitleError {
|
||
get {
|
||
return ResourceManager.GetString("TitleError", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Information ({0}).
|
||
/// </summary>
|
||
internal static string TitleInformation {
|
||
get {
|
||
return ResourceManager.GetString("TitleInformation", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemoteNG password.
|
||
/// </summary>
|
||
internal static string TitlePassword {
|
||
get {
|
||
return ResourceManager.GetString("TitlePassword", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemoteNG password for {0}.
|
||
/// </summary>
|
||
internal static string TitlePasswordWithName {
|
||
get {
|
||
return ResourceManager.GetString("TitlePasswordWithName", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Select Panel.
|
||
/// </summary>
|
||
internal static string TitleSelectPanel {
|
||
get {
|
||
return ResourceManager.GetString("TitleSelectPanel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Warning ({0}).
|
||
/// </summary>
|
||
internal static string TitleWarning {
|
||
get {
|
||
return ResourceManager.GetString("TitleWarning", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Track active connection in the connection tree.
|
||
/// </summary>
|
||
internal static string TrackActiveConnectionInConnectionTree {
|
||
get {
|
||
return ResourceManager.GetString("TrackActiveConnectionInConnectionTree", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Track Active Connection In The Connection Tree.
|
||
/// </summary>
|
||
internal static string TrackActiveConnectionInTheConnectionTree {
|
||
get {
|
||
return ResourceManager.GetString("TrackActiveConnectionInTheConnectionTree", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Transfer.
|
||
/// </summary>
|
||
internal static string Transfer {
|
||
get {
|
||
return ResourceManager.GetString("Transfer", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Transfer File (SSH).
|
||
/// </summary>
|
||
internal static string TransferFile {
|
||
get {
|
||
return ResourceManager.GetString("TransferFile", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Try to integrate.
|
||
/// </summary>
|
||
internal static string TryToIntegrate {
|
||
get {
|
||
return ResourceManager.GetString("TryToIntegrate", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Ultra VNC Repeater.
|
||
/// </summary>
|
||
internal static string UltraVncRepeater {
|
||
get {
|
||
return ResourceManager.GetString("UltraVncRepeater", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to UltraVNC SingleClick port:.
|
||
/// </summary>
|
||
internal static string UltraVNCSCListeningPort {
|
||
get {
|
||
return ResourceManager.GetString("UltraVNCSCListeningPort", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to UltraVNC SingleClick.
|
||
/// </summary>
|
||
internal static string UltraVNCSingleClick {
|
||
get {
|
||
return ResourceManager.GetString("UltraVNCSingleClick", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Uncheck the properties you want not to be saved!.
|
||
/// </summary>
|
||
internal static string UncheckProperties {
|
||
get {
|
||
return ResourceManager.GetString("UncheckProperties", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to An unhandled exception has occurred.
|
||
/// </summary>
|
||
internal static string UnhandledExceptionOccured {
|
||
get {
|
||
return ResourceManager.GetString("UnhandledExceptionOccured", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemoteNG available.
|
||
/// </summary>
|
||
internal static string UpdateAvailable {
|
||
get {
|
||
return ResourceManager.GetString("UpdateAvailable", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to mRemoteNG can periodically connect to the mRemoteNG website to check for updates..
|
||
/// </summary>
|
||
internal static string UpdateCheck {
|
||
get {
|
||
return ResourceManager.GetString("UpdateCheck", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The update information could not be downloaded..
|
||
/// </summary>
|
||
internal static string UpdateCheckCompleteFailed {
|
||
get {
|
||
return ResourceManager.GetString("UpdateCheckCompleteFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Download complete!
|
||
///mRemoteNG will now quit and begin with the installation..
|
||
/// </summary>
|
||
internal static string UpdateDownloadComplete {
|
||
get {
|
||
return ResourceManager.GetString("UpdateDownloadComplete", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The update could not be downloaded..
|
||
/// </summary>
|
||
internal static string UpdateDownloadCompleteFailed {
|
||
get {
|
||
return ResourceManager.GetString("UpdateDownloadCompleteFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The update download could not be initiated..
|
||
/// </summary>
|
||
internal static string UpdateDownloadFailed {
|
||
get {
|
||
return ResourceManager.GetString("UpdateDownloadFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Every {0} days.
|
||
/// </summary>
|
||
internal static string UpdateFrequencyCustom {
|
||
get {
|
||
return ResourceManager.GetString("UpdateFrequencyCustom", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to The change log could not be downloaded..
|
||
/// </summary>
|
||
internal static string UpdateGetChangeLogFailed {
|
||
get {
|
||
return ResourceManager.GetString("UpdateGetChangeLogFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Download Completed!.
|
||
/// </summary>
|
||
internal static string UpdatePortableDownloadComplete {
|
||
get {
|
||
return ResourceManager.GetString("UpdatePortableDownloadComplete", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Updates.
|
||
/// </summary>
|
||
internal static string Updates {
|
||
get {
|
||
return ResourceManager.GetString("Updates", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use RD Gateway access token.
|
||
/// </summary>
|
||
internal static string UseAccessToken {
|
||
get {
|
||
return ResourceManager.GetString("UseAccessToken", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use Console Session.
|
||
/// </summary>
|
||
internal static string UseConsoleSession {
|
||
get {
|
||
return ResourceManager.GetString("UseConsoleSession", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use CredSSP.
|
||
/// </summary>
|
||
internal static string UseCredSsp {
|
||
get {
|
||
return ResourceManager.GetString("UseCredSsp", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use default.
|
||
/// </summary>
|
||
internal static string UseDefault {
|
||
get {
|
||
return ResourceManager.GetString("UseDefault", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use a different username and password.
|
||
/// </summary>
|
||
internal static string UseDifferentUsernameAndPassword {
|
||
get {
|
||
return ResourceManager.GetString("UseDifferentUsernameAndPassword", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use enhanced mode.
|
||
/// </summary>
|
||
internal static string UseEnhancedMode {
|
||
get {
|
||
return ResourceManager.GetString("UseEnhancedMode", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use External Credential Provider.
|
||
/// </summary>
|
||
internal static string UseExternalCredentialProvider {
|
||
get {
|
||
return ResourceManager.GetString("UseExternalCredentialProvider", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to User.
|
||
/// </summary>
|
||
internal static string User {
|
||
get {
|
||
return ResourceManager.GetString("User", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use Remote Credential Guard.
|
||
/// </summary>
|
||
internal static string UseRCG {
|
||
get {
|
||
return ResourceManager.GetString("UseRCG", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use Restricted Admin.
|
||
/// </summary>
|
||
internal static string UseRestrictedAdmin {
|
||
get {
|
||
return ResourceManager.GetString("UseRestrictedAdmin", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to User Field.
|
||
/// </summary>
|
||
internal static string UserField {
|
||
get {
|
||
return ResourceManager.GetString("UserField", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Username.
|
||
/// </summary>
|
||
internal static string Username {
|
||
get {
|
||
return ResourceManager.GetString("Username", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to API User ID.
|
||
/// </summary>
|
||
internal static string UserViaAPI {
|
||
get {
|
||
return ResourceManager.GetString("UserViaAPI", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use the same username and password.
|
||
/// </summary>
|
||
internal static string UseSameUsernameAndPassword {
|
||
get {
|
||
return ResourceManager.GetString("UseSameUsernameAndPassword", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use a smart card.
|
||
/// </summary>
|
||
internal static string UseSmartCard {
|
||
get {
|
||
return ResourceManager.GetString("UseSmartCard", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use SQL Server to load && save connections.
|
||
/// </summary>
|
||
internal static string UseSQLServer {
|
||
get {
|
||
return ResourceManager.GetString("UseSQLServer", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Use VM ID.
|
||
/// </summary>
|
||
internal static string UseVmId {
|
||
get {
|
||
return ResourceManager.GetString("UseVmId", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Vault or Openbao.
|
||
/// </summary>
|
||
internal static string VaultOpenbao {
|
||
get {
|
||
return ResourceManager.GetString("VaultOpenbao", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Verify:.
|
||
/// </summary>
|
||
internal static string Verify {
|
||
get {
|
||
return ResourceManager.GetString("Verify", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Current Version.
|
||
/// </summary>
|
||
internal static string Version {
|
||
get {
|
||
return ResourceManager.GetString("Version", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to View Only.
|
||
/// </summary>
|
||
internal static string ViewOnly {
|
||
get {
|
||
return ResourceManager.GetString("ViewOnly", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VM ID.
|
||
/// </summary>
|
||
internal static string VmId {
|
||
get {
|
||
return ResourceManager.GetString("VmId", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VNC.
|
||
/// </summary>
|
||
internal static string Vnc {
|
||
get {
|
||
return ResourceManager.GetString("Vnc", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VNC disconnect failed!.
|
||
/// </summary>
|
||
internal static string VncConnectionDisconnectFailed {
|
||
get {
|
||
return ResourceManager.GetString("VncConnectionDisconnectFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VNC Refresh Screen Failed!.
|
||
/// </summary>
|
||
internal static string VncRefreshFailed {
|
||
get {
|
||
return ResourceManager.GetString("VncRefreshFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VNC SendSpecialKeys failed!.
|
||
/// </summary>
|
||
internal static string VncSendSpecialKeysFailed {
|
||
get {
|
||
return ResourceManager.GetString("VncSendSpecialKeysFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VNC Set Event Handlers failed!.
|
||
/// </summary>
|
||
internal static string VncSetEventHandlersFailed {
|
||
get {
|
||
return ResourceManager.GetString("VncSetEventHandlersFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VNC Set Props Failed!.
|
||
/// </summary>
|
||
internal static string VncSetPropsFailed {
|
||
get {
|
||
return ResourceManager.GetString("VncSetPropsFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VNC Toggle SmartSize Failed!.
|
||
/// </summary>
|
||
internal static string VncToggleSmartSizeFailed {
|
||
get {
|
||
return ResourceManager.GetString("VncToggleSmartSizeFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to VNC Toggle ViewOnly Failed!.
|
||
/// </summary>
|
||
internal static string VncToggleViewOnlyFailed {
|
||
get {
|
||
return ResourceManager.GetString("VncToggleViewOnlyFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Wait for exit.
|
||
/// </summary>
|
||
internal static string WaitForExit {
|
||
get {
|
||
return ResourceManager.GetString("WaitForExit", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Warn me if authentication fails.
|
||
/// </summary>
|
||
internal static string WarnIfAuthFails {
|
||
get {
|
||
return ResourceManager.GetString("WarnIfAuthFails", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Warnings.
|
||
/// </summary>
|
||
internal static string Warnings {
|
||
get {
|
||
return ResourceManager.GetString("Warnings", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to WarnMeOnlyWhenClosingMultipleConnections.
|
||
/// </summary>
|
||
internal static string WarnMeOnlyWhenClosingMultipleConnections {
|
||
get {
|
||
return ResourceManager.GetString("WarnMeOnlyWhenClosingMultipleConnections", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to WarnMeOnlyWhenExitingProgram.
|
||
/// </summary>
|
||
internal static string WarnMeOnlyWhenExitingProgram {
|
||
get {
|
||
return ResourceManager.GetString("WarnMeOnlyWhenExitingProgram", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to WarnMeWhenClosingConnections.
|
||
/// </summary>
|
||
internal static string WarnMeWhenClosingConnections {
|
||
get {
|
||
return ResourceManager.GetString("WarnMeWhenClosingConnections", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Website.
|
||
/// </summary>
|
||
internal static string Website {
|
||
get {
|
||
return ResourceManager.GetString("Website", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to WebView2InitializationFailed.
|
||
/// </summary>
|
||
internal static string WebView2InitializationFailed {
|
||
get {
|
||
return ResourceManager.GetString("WebView2InitializationFailed", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Weekly.
|
||
/// </summary>
|
||
internal static string Weekly {
|
||
get {
|
||
return ResourceManager.GetString("Weekly", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to WhenClosingConnections.
|
||
/// </summary>
|
||
internal static string WhenClosingConnections {
|
||
get {
|
||
return ResourceManager.GetString("WhenClosingConnections", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Windows.
|
||
/// </summary>
|
||
internal static string Windows {
|
||
get {
|
||
return ResourceManager.GetString("Windows", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Working directory.
|
||
/// </summary>
|
||
internal static string WorkingDirColumnHeader {
|
||
get {
|
||
return ResourceManager.GetString("WorkingDirColumnHeader", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Working directory:.
|
||
/// </summary>
|
||
internal static string WorkingDirectory {
|
||
get {
|
||
return ResourceManager.GetString("WorkingDirectory", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Yes.
|
||
/// </summary>
|
||
internal static string Yes {
|
||
get {
|
||
return ResourceManager.GetString("Yes", resourceCulture);
|
||
}
|
||
}
|
||
}
|
||
}
|