mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
6504 lines
257 KiB
VB.net
6504 lines
257 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <auto-generated>
|
|
' Dieser Code wurde von einem Tool generiert.
|
|
' Laufzeitversion:2.0.50727.4927
|
|
'
|
|
' Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
|
' der Code erneut generiert wird.
|
|
' </auto-generated>
|
|
'------------------------------------------------------------------------------
|
|
|
|
Option Strict On
|
|
Option Explicit On
|
|
|
|
Imports System
|
|
|
|
Namespace My.Resources
|
|
|
|
'Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
|
|
'-Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
|
|
'Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
|
|
'mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
|
|
'''<summary>
|
|
''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
|
|
'''</summary>
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"), _
|
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
|
Friend Module Resources
|
|
|
|
Private resourceMan As Global.System.Resources.ResourceManager
|
|
|
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
|
|
|
'''<summary>
|
|
''' Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
|
'''</summary>
|
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
|
Get
|
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("mRemoteNG.Resources", GetType(Resources).Assembly)
|
|
resourceMan = temp
|
|
End If
|
|
Return resourceMan
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
|
|
''' Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
|
|
'''</summary>
|
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
|
Get
|
|
Return resourceCulture
|
|
End Get
|
|
Set
|
|
resourceCulture = value
|
|
End Set
|
|
End Property
|
|
|
|
Friend ReadOnly Property _Error() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("_Error", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ActiveDirectory() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ActiveDirectory", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ActiveDirectory_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ActiveDirectory_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Appearance_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Appearance_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Arrow_Down() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Arrow_Down", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Arrow_Up() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Arrow_Up", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Bad_Symbol() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Bad_Symbol", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Bug() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Bug", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Chat() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Chat", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Collapse() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Collapse", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ComponentsCheck() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ComponentsCheck", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ComponentsCheck_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ComponentsCheck_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Config() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Config", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Config_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Config_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Connection_Add() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Connection_Add", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Connection_Duplicate() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Connection_Duplicate", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Connections_Load() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Connections_Load", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Connections_New() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Connections_New", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Connections_Save() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Connections_Save", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Connections_SaveAs() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Connections_SaveAs", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Connections_SaveAs_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Connections_SaveAs_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Console() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Console", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Copy() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Copy", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Delete() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Delete", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Donate() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Donate", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ErrorsAndInfos() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ErrorsAndInfos", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ErrorSmall() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ErrorSmall", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Expand() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Expand", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ExtApp() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ExtApp", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ExtApp_Add() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ExtApp_Add", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ExtApp_Delete() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ExtApp_Delete", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ExtApp_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ExtApp_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property ExtApp_Start() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ExtApp_Start", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property File() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("File", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Folder() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Folder", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Folder_Add() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Folder_Add", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Fullscreen() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Fullscreen", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Good_Symbol() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Good_Symbol", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Help() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Help", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Help_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Help_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property HostStatus_Check() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("HostStatus_Check", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property HostStatus_Off() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("HostStatus_Off", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property HostStatus_On() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("HostStatus_On", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Info() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Info", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Info_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Info_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Information() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Information", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property InformationSmall() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("InformationSmall", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Inheritance() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Inheritance", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Inheritance_Default() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Inheritance_Default", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property JumpTo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("JumpTo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Keyboard() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Keyboard", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Lock() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Lock", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Logo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Logo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Monitor() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Monitor", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Monitor_GoTo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Monitor_GoTo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property mRemote() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("mRemote", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property mRemote_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("mRemote_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property News() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("News", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property News_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("News_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Options() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Options", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Options_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Options_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Page() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Page", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Panel_Add() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Panel_Add", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Panel_Close() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Panel_Close", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Panels() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Panels", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Panels_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Panels_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Pause() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Pause", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Play() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Play", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Play_Quick() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Play_Quick", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Play_Quick_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Play_Quick_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property PortScan() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("PortScan", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property PortScan_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("PortScan_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Properties() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Properties", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Properties_Default() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Properties_Default", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property PuttyConfig() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("PuttyConfig", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Quit() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Quit", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property RDP() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("RDP", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Refresh() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Refresh", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Rename() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Rename", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Root() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Root", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Root_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Root_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Save() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Save", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Save_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Save_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Screenshot() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Screenshot", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Screenshot_Add() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Screenshot_Add", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Screenshot_Copy() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Screenshot_Copy", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Screenshot_Delete() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Screenshot_Delete", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Screenshot_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Screenshot_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Screenshot_Save() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Screenshot_Save", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Search() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Search", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Session_LogOff() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Session_LogOff", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Sessions() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Sessions", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Sessions_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Sessions_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property SmartSize() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("SmartSize", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Sort_AZ() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Sort_AZ", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Sort_ZA() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Sort_ZA", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property SSHTransfer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("SSHTransfer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property SSHTransfer_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("SSHTransfer_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property StartupExit_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("StartupExit_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die About ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAbout() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAbout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Active ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strActive() As String
|
|
Get
|
|
Return ResourceManager.GetString("strActive", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Activity ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strActivity() As String
|
|
Get
|
|
Return ResourceManager.GetString("strActivity", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die New Connection ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAddConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAddConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die New folder ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAddFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAddFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die AddNodeFromXML failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAddNodeFromXmlFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAddNodeFromXmlFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die AddNodesFromSQL failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAddNodesFromSqlFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAddNodesFromSqlFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Allow only a single instance of the application (mRemoteNG restart required) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAllowOnlySingleInstance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAllowOnlySingleInstance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Always ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAlways() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAlways", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Always connect, even if authentication fails ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAlwaysConnectEvenIfAuthFails() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAlwaysConnectEvenIfAuthFails", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Always show panel selection dialog when opening connections ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAlwaysShowPanelSelection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAlwaysShowPanelSelection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Always show System Tray Icon ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAlwaysShowSysTrayIcon() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAlwaysShowSysTrayIcon", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Aspect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAspect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAspect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Automatically get session information ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAutomaticallyGetSessionInfo() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAutomaticallyGetSessionInfo", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Auto Save every: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAutoSaveEvery() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAutoSaveEvery", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Minutes (0 means disabled) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAutoSaveMins() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAutoSaveMins", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Current Version ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAvailableVersion() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAvailableVersion", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &Browse... ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonBrowse() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonBrowse", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &Cancel ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonCancel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonCancel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Change ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonChange() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonChange", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &Close ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonClose() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonClose", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Default Inheritance ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonDefaultInheritance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonDefaultInheritance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Default Properties ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonDefaultProperties() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonDefaultProperties", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Disconnect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonDisconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonDisconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Icon ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonIcon() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonIcon", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &Import ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonImport() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonImport", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inheritance ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonInheritance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonInheritance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Launch PuTTY ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonLaunchPutty() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonLaunchPutty", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &New ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonNew() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonNew", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &OK ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonOK() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonOK", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Properties ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonProperties() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonProperties", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &Scan ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonScan() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonScan", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &Stop ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonStop() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonStop", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Test Proxy ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonTestProxy() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonTestProxy", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die You cannot import a normal connection file.
|
|
'''Please use File - Load Connections for normal connection files! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCannotImportNormalSessionFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCannotImportNormalSessionFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Cannot start Port Scan, incorrect IP format! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCannotStartPortScan() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCannotStartPortScan", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Appearance ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryAppearance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryAppearance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Credentials ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryCredentials() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryCredentials", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Display ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryDisplay() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryDisplay", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Gateway ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryGateway() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryGateway", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die General ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryGeneral() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryGeneral", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Miscellaneous ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryMiscellaneous() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryMiscellaneous", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Protocol ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Redirect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryRedirect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryRedirect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Always show this screen at startup ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcAlwaysShowScreen() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcAlwaysShowScreen", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Refresh ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcCheckAgain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcCheckAgain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Check failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcCheckFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcCheckFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Check succeeded! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcCheckSucceeded() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcCheckSucceeded", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die The (RDP) Sessions feature requires that you have a registered copy of eolwtscom.dll on your system.
|
|
'''mRemoteNG ships with this component but will not register it automatically unless you run the setup package.
|
|
'''To do register it manually do this: Open up the run dialog (Start - Run) and enter the following: regsvr32 "c:\Program Files\mRemoteNG\eolwtscom.dll" (Where c:\Program Files\mRemoteNG\ is the path to your mRemoteNG installation).
|
|
'''If you are still not able to pass this check or use the (RDP) Session [Rest der Zeichenfolge wurde abgeschnitten]"; ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcEOLFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcEOLFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die EOLWTSCOM was found and seems to be registered properly. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcEOLOK() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcEOLOK", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die To use the Gecko Rendering Engine you need to have XULrunner 1.8.1.x and the path to the installation set in your Options.
|
|
'''You can download XULrunner 1.8.1.3 here: ftp://ftp.mozilla.org/pub/xulrunner/releases/1.8.1.3/contrib/win32/
|
|
'''When you are finished downloading extract the package to a path of your choice. Then in mRemoteNG go to Tools - Options - Advanced and enter the correct path in the XULrunner path field.
|
|
'''If you are still not able to pass this check or use the Gecko Engine in mRemoteNG please c [Rest der Zeichenfolge wurde abgeschnitten]"; ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcGeckoFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcGeckoFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die XULrunner was found and seems to be installed properly. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcGeckoOK() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcGeckoOK", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die ICA requires that the XenDesktop Online Plugin is installed and that the wfica.ocx library is registered. You can download the client here: http://www.citrix.com/download/
|
|
'''If you have the XenDesktop Online Plugin installed and the check still fails, try to register wfica.ocx manually.
|
|
'''To do this open up the run dialog (Start - Run) and enter the following: regsvr32 "c:\Program Files\Citrix\ICA Client\wfica.ocx" (Where c:\Program Files\Citrix\ICA Client\ is the path to your XenDesktop Online Plugin install [Rest der Zeichenfolge wurde abgeschnitten]"; ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcICAFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcICAFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die All ICA components were found and seem to be registered properly.
|
|
'''Citrix ICA Client Control Version {0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcICAOK() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcICAOK", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die not installed properly ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcNotInstalledProperly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcNotInstalledProperly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die The SSH, Telnet, Rlogin and RAW protocols need PuTTY to work. PuTTY comes with every mRemoteNG package and is located in the installation path.
|
|
'''Please make sure that either you have the Putty.exe in your mRemoteNG directory (default: c:\Program Files\mRemoteNG\) or that you specified a valid path to your PuTTY executable in the Options (Tools - Options - Advanced - Custom PuTTY path) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcPuttyFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcPuttyFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die The PuTTY executable was found and should be ready to use. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcPuttyOK() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcPuttyOK", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die For RDP to work properly you need to have at least Remote Desktop Connection (Terminal Services Client) 6.1 installed. You can get it here: http://support.microsoft.com/kb/951616
|
|
'''If you have RDP 6.1 installed and the check still fails, try to register mstscax.dll manually. To do this open up the run dialog (Start - Run) and enter the following: regsvr32 "c:\windows\system32\mstscax.dll" (Where c:\ is your system drive).
|
|
'''If you still have trouble getting RDP to work please consult the mRemoteNG Forum at ht [Rest der Zeichenfolge wurde abgeschnitten]"; ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcRDPFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcRDPFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die All RDP components were found and seem to be registered properly.
|
|
'''Remote Desktop Connection Control Version {0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcRDPOK() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcRDPOK", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC requires VncSharpNG.dll to be located in your mRemoteNG application folder.
|
|
'''Please make sure that you have the VncSharpNG.dll file in your mRemoteNG application folder (usually C:\Program Files\mRemoteNG\).
|
|
'''If you are still not able to pass this check or use VNC in mRemoteNG please consult the mRemoteNG Forum at http://forum.mremoteng.org/ ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcVNCFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcVNCFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die All VNC components were found and seem to be registered properly.
|
|
'''VncSharpNG Control Version {0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCcVNCOK() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCcVNCOK", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Automatically try to reconnect when disconnected from server (RDP && ICA only) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxAutomaticReconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxAutomaticReconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Domain ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Do not show this message again. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxDoNotShowThisMessageAgain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxDoNotShowThisMessageAgain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inheritance ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxInheritance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxInheritance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die This proxy server requires authentication ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxProxyAuthentication() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxProxyAuthentication", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Use custom PuTTY path: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxPuttyPath() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxPuttyPath", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Reconnect when ready ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxReconnectWhenReady() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxReconnectWhenReady", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Use a proxy server to connect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxUpdateUseProxy() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxUpdateUseProxy", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Username ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Wait for exit ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxWaitForExit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxWaitForExit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Check Again ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckForUpdate() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckForUpdate", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Check for updates and announcements at startup ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckForUpdatesOnStartup() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckForUpdatesOnStartup", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Check now ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckNow() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckNow", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Check proper installation of components at startup ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckProperInstallationOfComponentsAtStartup() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckProperInstallationOfComponentsAtStartup", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Choose panel before connecting ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strChoosePanelBeforeConnecting() As String
|
|
Get
|
|
Return ResourceManager.GetString("strChoosePanelBeforeConnecting", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Closed Ports ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strClosedPorts() As String
|
|
Get
|
|
Return ResourceManager.GetString("strClosedPorts", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Collapse all folders ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCollapseAllFolders() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCollapseAllFolders", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Arguments ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnArguments() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnArguments", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Display Name ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnDisplayName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnDisplayName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Filename ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnFilename() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnFilename", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Hostname/IP ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnHostnameIP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnHostnameIP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Message ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnMessage() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnMessage", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Username ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Wait For Exit ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnWaitForExit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnWaitForExit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't parse command line args! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCommandLineArgsCouldNotBeParsed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCommandLineArgsCouldNotBeParsed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Components Check ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strComponentsCheck() As String
|
|
Get
|
|
Return ResourceManager.GetString("strComponentsCheck", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Are you sure you want to delete the external tool, "{0}"? ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Are you sure you want to delete the {0} selected external tools? ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteExternalToolMultiple() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteExternalToolMultiple", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Are you sure you want to delete the connection, "{0}"? ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteNodeConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteNodeConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Are you sure you want to delete the empty folder, "{0}"? ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteNodeFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteNodeFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Are you sure you want to delete the folder, "{0}"? Any folders or connections that it contains will also be deleted. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteNodeFolderNotEmpty() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteNodeFolderNotEmpty", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Confirm exit if there are open connections ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmExit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmExit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Do you want to close all open connections? ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmExitMainInstruction() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmExitMainInstruction", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Are you sure you want to reset the panels to their default layout? ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmResetLayout() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmResetLayout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connect in fullscreen mode ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectInFullscreen() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectInFullscreen", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connecting... ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnecting() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnecting", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Protocol Event Connected ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionEventConnected() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionEventConnected", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection to "{0}" via "{1}" established by user "{2}" (Description: "{3}"; User Field: "{4}") ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionEventConnectedDetail() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionEventConnectedDetail", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Conenction failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionEventConnectionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionEventConnectionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Protocol Event ErrorOccured ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionEventErrorOccured() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionEventErrorOccured", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Opening connection failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionOpenFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionOpenFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Cannot open connection: No hostname specified! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionOpenFailedNoHostname() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionOpenFailedNoHostname", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP error!
|
|
'''Error Code: {0}
|
|
'''Error Description: {1} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionRdpErrorDetail() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionRdpErrorDetail", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connections ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnections() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnections", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't create backup of connections file! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionsFileBackupFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionsFileBackupFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't import connections file! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionsFileCouldNotBeImported() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionsFileCouldNotBeImported", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connections file "{0}" could not be loaded! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionsFileCouldNotBeLoaded() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionsFileCouldNotBeLoaded", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connections file "{0}" could not be loaded!
|
|
'''Starting with new connections file. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionsFileCouldNotBeLoadedNew() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionsFileCouldNotBeLoadedNew", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't save connections file! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionsFileCouldNotBeSaved() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionsFileCouldNotBeSaved", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't save connections file as "{0}"! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectionsFileCouldNotSaveAs() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectionsFileCouldNotSaveAs", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connect to console session ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectToConsoleSession() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectToConsoleSession", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connect (with options) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnectWithOptions() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnectWithOptions", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection to {0} via {1} closed by user {2}. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnenctionClosedByUser() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnenctionClosedByUser", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection to {0} via {1} closed by user {2}. (Description: "{3}"; User Field: "{4}") ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnenctionClosedByUserDetail() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnenctionClosedByUserDetail", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection Event Closed ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnenctionCloseEvent() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnenctionCloseEvent", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection Event Closed failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnenctionCloseEventFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnenctionCloseEventFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't create new connections file! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCouldNotCreateNewConnectionsFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCouldNotCreateNewConnectionsFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Installed version ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCurrentVersion() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCurrentVersion", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Detect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strDetect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strDetect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Don't connect if authentication fails ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strDontConnectWhenAuthFails() As String
|
|
Get
|
|
Return ResourceManager.GetString("strDontConnectWhenAuthFails", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Double click on tab closes it ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strDoubleClickTabClosesIt() As String
|
|
Get
|
|
Return ResourceManager.GetString("strDoubleClickTabClosesIt", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Download and Install ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strDownloadAndInstall() As String
|
|
Get
|
|
Return ResourceManager.GetString("strDownloadAndInstall", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Duplicate ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strDuplicate() As String
|
|
Get
|
|
Return ResourceManager.GetString("strDuplicate", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Do you want to continue with no password? ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEmptyPasswordContinue() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEmptyPasswordContinue", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die For empty Username, Password or Domain fields use: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEmptyUsernamePasswordDomainFields() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEmptyUsernamePasswordDomainFields", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 128 Bit ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEnc128Bit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEnc128Bit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 128Bit (logon only) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEnc128BitLogonOnly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEnc128BitLogonOnly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 40 Bit ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEnc40Bit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEnc40Bit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 56 Bit ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEnc56Bit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEnc56Bit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Basic ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEncBasic() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEncBasic", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Completely encrypt connection file ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEncryptCompleteConnectionFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEncryptCompleteConnectionFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die End IP ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEndIP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEndIP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die End Port ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strEndPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strEndPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Error code {0}. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strErrorCode() As String
|
|
Get
|
|
Return ResourceManager.GetString("strErrorCode", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Errors ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strErrors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strErrors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Expand all folders ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strExpandAllFolders() As String
|
|
Get
|
|
Return ResourceManager.GetString("strExpandAllFolders", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Experimental ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strExperimental() As String
|
|
Get
|
|
Return ResourceManager.GetString("strExperimental", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Export ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strExport() As String
|
|
Get
|
|
Return ResourceManager.GetString("strExport", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Export mRemote/mRemoteNG XML ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strExportmRemoteXML() As String
|
|
Get
|
|
Return ResourceManager.GetString("strExportmRemoteXML", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Ext. App ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strExtApp() As String
|
|
Get
|
|
Return ResourceManager.GetString("strExtApp", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Includes icons by [FAMFAMFAM] ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFAMFAMFAMAttribution() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFAMFAMFAMAttribution", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die http://www.famfamfam.com/ ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFAMFAMFAMAttributionURL() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFAMFAMFAMAttributionURL", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die All Files (*.*) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFilterAll() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFilterAll", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Application Files (*.exe) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFilterApplication() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFilterApplication", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die mRemote CSV Files (*.csv) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFiltermRemoteCSV() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFiltermRemoteCSV", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die mRemote XML Files (*.xml) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFiltermRemoteXML() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFiltermRemoteXML", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP Files (*.rdp) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFilterRDP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFilterRDP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die visionapp Remote Desktop 2008 CSV Files (*.csv) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFiltervRD2008CSV() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFiltervRD2008CSV", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Free ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFree() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFree", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Fullscreen ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFullscreen() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFullscreen", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Get Connection Info From SQL failed ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGetConnectionInfoFromSqlFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGetConnectionInfoFromSqlFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Get Connection Info From Xml failed ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGetConnectionInfoFromXmlFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGetConnectionInfoFromXmlFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Automatic Reconnect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGroupboxAutomaticReconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGroupboxAutomaticReconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGroupboxConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGroupboxConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die External Tool Properties ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGroupboxExternalToolProperties() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGroupboxExternalToolProperties", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Files ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGroupboxFiles() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGroupboxFiles", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Host ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strHost() As String
|
|
Get
|
|
Return ResourceManager.GetString("strHost", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die HTTP ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strHttp() As String
|
|
Get
|
|
Return ResourceManager.GetString("strHttp", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die HTTP Connect Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strHttpConnectFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strHttpConnectFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't create new HTTP Connection! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strHttpConnectionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strHttpConnectionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Changeing HTTP Document Tile Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strHttpDocumentTileChangeFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strHttpDocumentTileChangeFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Gecko (Firefox) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strHttpGecko() As String
|
|
Get
|
|
Return ResourceManager.GetString("strHttpGecko", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Internet Explorer ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strHttpInternetExplorer() As String
|
|
Get
|
|
Return ResourceManager.GetString("strHttpInternetExplorer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die HTTPS ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strHttps() As String
|
|
Get
|
|
Return ResourceManager.GetString("strHttps", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Set HTTP Props failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strHttpSetPropsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strHttpSetPropsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die ICA ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strICA() As String
|
|
Get
|
|
Return ResourceManager.GetString("strICA", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't create new ICA Connection! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIcaConnectionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIcaConnectionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Loading ICA Plugin failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIcaControlFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIcaControlFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die ICA SetCredentials failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIcaSetCredentialsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIcaSetCredentialsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die ICA Set Event Handlers Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIcaSetEventHandlersFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIcaSetEventHandlersFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die ICA Set Props Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIcaSetPropsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIcaSetPropsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die ICA Set Resolution Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIcaSetResolutionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIcaSetResolutionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Import from Active Directory ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strImportAD() As String
|
|
Get
|
|
Return ResourceManager.GetString("strImportAD", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Import/Export ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strImportExport() As String
|
|
Get
|
|
Return ResourceManager.GetString("strImportExport", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Import mRemote/mRemoteNG XML ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strImportmRemoteXML() As String
|
|
Get
|
|
Return ResourceManager.GetString("strImportmRemoteXML", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Import from Port Scan ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strImportPortScan() As String
|
|
Get
|
|
Return ResourceManager.GetString("strImportPortScan", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Import from .RDP file(s) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strImportRDPFiles() As String
|
|
Get
|
|
Return ResourceManager.GetString("strImportRDPFiles", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inactive ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strInactive() As String
|
|
Get
|
|
Return ResourceManager.GetString("strInactive", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Informations ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strInformations() As String
|
|
Get
|
|
Return ResourceManager.GetString("strInformations", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die mRemoteNG is up to date ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strInheritNewConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strInheritNewConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIntAppConnectionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIntAppConnectionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Dispose of Int App process failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIntAppDisposeFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIntAppDisposeFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Int App Focus Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIntAppFocusFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIntAppFocusFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Int App Handle: {0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIntAppHandle() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIntAppHandle", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Killing Int App Process failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIntAppKillFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIntAppKillFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Panel Handle: {0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIntAppParentHandle() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIntAppParentHandle", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Int App Resize failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIntAppResizeFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIntAppResizeFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die --- IntApp Stuff --- ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIntAppStuff() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIntAppStuff", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Int App Title: {0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strIntAppTitle() As String
|
|
Get
|
|
Return ResourceManager.GetString("strIntAppTitle", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die CTRL-ALT-DEL ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strKeysCtrlAltDel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strKeysCtrlAltDel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die CTRL-ESC ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strKeysCtrlEsc() As String
|
|
Get
|
|
Return ResourceManager.GetString("strKeysCtrlEsc", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Address: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Arguments: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelArguments() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelArguments", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Change Log: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelChangeLog() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelChangeLog", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &Connect: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelConnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelConnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Display Name ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelDisplayName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelDisplayName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Domain: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Filename: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelFilename() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelFilename", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Options: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelOptions() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelOptions", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Password: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Port: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Portable Edition ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPortableEdition() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPortableEdition", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Protocol: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die To configure PuTTY sessions click this button: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPuttySessionsConfig() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPuttySessionsConfig", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Max. PuTTY && Integrated Ext. Apps wait time: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPuttyTimeout() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPuttyTimeout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Released under the GNU General Public License (GPL) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelReleasedUnderGPL() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelReleasedUnderGPL", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die seconds ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelSeconds() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelSeconds", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select a panel from the list below or click New to add a new one. Click OK to continue. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelSelectPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelSelectPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Server Status: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelServerStatus() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelServerStatus", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Username: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Verify: ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelVerify() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelVerify", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Load From SQL failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLoadFromSqlFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLoadFromSqlFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Load From XML failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLoadFromXmlFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLoadFromXmlFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Local file ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLocalFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLocalFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Local file does not exist! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLocalFileDoesNotExist() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLocalFileDoesNotExist", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Logoff ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLogOff() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLogOff", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Writing to report file failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLogWriteToFileFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLogWriteToFileFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't save report to final location. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLogWriteToFileFinalLocationFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLogWriteToFileFinalLocationFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Uses the Magic library by [Crownwood Software] ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMagicLibraryAttribution() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMagicLibraryAttribution", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die http://www.dotnetmagic.com/ ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMagicLibraryAttributionURL() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMagicLibraryAttributionURL", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die About ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuAbout() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuAbout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Add Connection Panel ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuAddConnectionPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuAddConnectionPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Announcements ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuAnnouncements() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuAnnouncements", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Check for Updates ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuCheckForUpdates() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuCheckForUpdates", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Config ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConfig() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConfig", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection Panels ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConnectionPanels() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConnectionPanels", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connections ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConnections() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConnections", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connections and Config ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConnectionsAndConfig() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConnectionsAndConfig", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Copy ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuCopy() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuCopy", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Ctrl-Alt-Del ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuCtrlAltDel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuCtrlAltDel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Ctrl-Esc ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuCtrlEsc() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuCtrlEsc", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Delete... ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDelete() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDelete", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Delete Connection... ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDeleteConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDeleteConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Delete External Tool... ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDeleteExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDeleteExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Delete Folder... ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDeleteFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDeleteFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Disconnect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDisconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDisconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Donate ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDonate() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDonate", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Duplicate ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDuplicate() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDuplicate", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Duplicate Connection ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDuplicateConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDuplicateConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Duplicate Folder ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDuplicateFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDuplicateFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Duplicate Tab ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDuplicateTab() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDuplicateTab", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Exit ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuExit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuExit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die External Tools ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuExternalTools() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuExternalTools", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die External Tools Toolbar ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuExternalToolsToolbar() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuExternalToolsToolbar", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &File ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Full Screen ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuFullScreen() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuFullScreen", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Full Screen (RDP) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuFullScreenRDP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuFullScreenRDP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &Help ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuHelp() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuHelp", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die mRemoteNG Help ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuHelpContents() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuHelpContents", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Jump To ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuJumpTo() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuJumpTo", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Launch External Tool ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuLaunchExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuLaunchExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die New Connection File ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuNewConnectionFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuNewConnectionFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die New External Tool ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuNewExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuNewExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Notifications ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuNotifications() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuNotifications", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Open Connection File... ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuOpenConnectionFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuOpenConnectionFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Options ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuOptions() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuOptions", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Paste ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuPaste() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuPaste", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Port Scan ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuPortScan() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuPortScan", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Quick Connect Toolbar ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuQuickConnectToolbar() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuQuickConnectToolbar", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Reconnect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuReconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuReconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Refresh Screen (VNC) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRefreshScreen() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRefreshScreen", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Rename ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRename() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRename", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Rename Connection ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRenameConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRenameConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Rename Folder ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRenameFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRenameFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Rename Tab ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRenameTab() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRenameTab", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Report a Bug ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuReportBug() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuReportBug", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Reset layout ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuResetLayout() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuResetLayout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Save Connection File ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSaveConnectionFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSaveConnectionFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Save Connection File As... ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSaveConnectionFileAs() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSaveConnectionFileAs", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Screenshot ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuScreenshot() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuScreenshot", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Screenshot Manager ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuScreenshotManager() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuScreenshotManager", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Send Special Keys (VNC) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSendSpecialKeys() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSendSpecialKeys", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Sessions ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSessions() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSessions", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Sessions and Screenshots ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSessionsAndScreenshots() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSessionsAndScreenshots", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Show Text ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuShowText() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuShowText", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die SmartSize (RDP/VNC) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSmartSize() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSmartSize", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die SSH File Transfer ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSSHFileTransfer() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSSHFileTransfer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Start Chat (VNC) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuStartChat() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuStartChat", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Support Forum ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSupportForum() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSupportForum", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &Tools ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuTools() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuTools", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Transfer File (SSH) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuTransferFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuTransferFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die &View ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuView() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuView", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die View Only (VNC) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuViewOnly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuViewOnly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Website ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuWebsite() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuWebsite", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Minimize to System Tray ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMinimizeToSysTray() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMinimizeToSysTray", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Move down ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMoveDown() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMoveDown", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Move up ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMoveUp() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMoveUp", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die my current credentials (windows logon info) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMyCurrentWindowsCreds() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMyCurrentWindowsCreds", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Never ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNever() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNever", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die New Connection ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNewConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNewConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die New Folder ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNewFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNewFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die New Panel ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNewPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNewPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die New Root ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNewRoot() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNewRoot", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die New Title ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNewTitle() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNewTitle", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die No ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNo() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNo", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die No Compression ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNoCompression() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNoCompression", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die No Ext. App specified. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNoExtAppDefined() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNoExtAppDefined", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die none ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNoInformation() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNoInformation", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die None ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNone() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNone", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Normal ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNormal() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNormal", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die No SmartSize ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNoSmartSize() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNoSmartSize", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die No update available ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNoUpdateAvailable() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNoUpdateAvailable", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 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! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strOldConffile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strOldConffile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Open new tab to the right of the currently selected tab ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strOpenNewTabRight() As String
|
|
Get
|
|
Return ResourceManager.GetString("strOpenNewTabRight", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Open Ports ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strOpenPorts() As String
|
|
Get
|
|
Return ResourceManager.GetString("strOpenPorts", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Panel Name ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPanelName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPanelName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Password protect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPasswordProtect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPasswordProtect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Please fill all fields ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPleaseFillAllFields() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPleaseFillAllFields", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't load PortScan panel! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPortScanCouldNotLoadPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPortScanCouldNotLoadPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die (These properties will only be saved if you select mRemote/mRemoteNG XML as output file format!) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertiesWillOnlyBeSavedMRemoteXML() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertiesWillOnlyBeSavedMRemoteXML", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter the hostname or ip you want to connect to. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select which authentication level this connection should use. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionAuthenticationLevel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionAuthenticationLevel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select how you want to authenticate against the VNC server. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionAuthenticationMode() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionAuthenticationMode", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select whether to use bitmap caching or not. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionCacheBitmaps() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionCacheBitmaps", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select the colour quality to be used. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionColors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionColors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select the compression value to be used. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionCompression() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionCompression", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Put your notes or a description for the host here. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionDescription() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionDescription", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select yes if the theme of the remote host should be displayed. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionDisplayThemes() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionDisplayThemes", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select yes if the wallpaper of the remote host should be displayed. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionDisplayWallpaper() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionDisplayWallpaper", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter your domain. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select the encoding mode to be used. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionEncoding() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionEncoding", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select the encryption strength of the remote host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionEncryptionStrength() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionEncryptionStrength", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select the external tool to be started. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select a external tool to be started after the disconnection to the remote host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionExternalToolAfter() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionExternalToolAfter", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select a external tool to be started before the connection to the remote host is established. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionExternalToolBefore() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionExternalToolBefore", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Choose a icon that will be displayed when connected to the host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionIcon() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionIcon", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter the MAC address of the remote host if you wish to use it in an external tool. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionMACAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionMACAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die This is the name that will be displayed in the connections tree. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Sets the panel in which the connection will open. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter your password. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter the port the selected protocol is listening on. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Choose the protocol mRemoteNG should use to connect to the host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select a PuTTY session to be used when connecting. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionPuttySession() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionPuttySession", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Specifies the domain name that a user provides to connect to the RD Gateway server. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRDGatewayDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRDGatewayDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Specifies the host name of the Remote Desktop Gateway server. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRDGatewayHostname() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRDGatewayHostname", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Specifies when to use a Remote Desktop Gateway (RD Gateway) server. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRDGatewayUsageMethod() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRDGatewayUsageMethod", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Specifies whether or not to log on to the gateway using the same username and password as the connection. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRDGatewayUseConnectionCredentials() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRDGatewayUseConnectionCredentials", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Specifies the user name that a user provides to connect to the RD Gateway server. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRDGatewayUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRDGatewayUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select whether local disk drives should be shown on the remote host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRedirectDrives() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRedirectDrives", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select whether key combinations (e.g. Alt-Tab) should be redirected to the remote host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRedirectKeys() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRedirectKeys", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select whether local ports (ie. com, parallel) should be shown on the remote host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRedirectPorts() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRedirectPorts", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select whether local printers should be shown on the remote host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRedirectPrinters() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRedirectPrinters", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select whether local Smart Cards should be available on the remote host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRedirectSmartCards() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRedirectSmartCards", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select how remote sound should be redirected. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRedirectSounds() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRedirectSounds", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select one of the available rendering engines that will be used to display HTML. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionRenderingEngine() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionRenderingEngine", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Choose the resolution or mode this connection will open in. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionResolution() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionResolution", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select the SmartSize mode to be used. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionSmartSizeMode() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionSmartSizeMode", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connect to the console session of the remote host. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionUseConsoleSession() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionUseConsoleSession", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Feel free to enter any information you need here. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionUser1() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionUser1", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter your username. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die If you want to establish a view only connection to the host select yes. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionViewOnly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionViewOnly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter the proxy address to be used. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionVNCProxyAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionVNCProxyAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter your password for authenticating against the proxy. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionVNCProxyPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionVNCProxyPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter the port the proxy server listens on. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionVNCProxyPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionVNCProxyPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die If you use a proxy to tunnel VNC connections, select which type it is. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionVNCProxyType() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionVNCProxyType", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Enter your username for authenticating against the proxy. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionVNCProxyUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionVNCProxyUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Hostname/IP ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Server Authentication ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameAuthenticationLevel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameAuthenticationLevel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Authentication Mode ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameAuthenticationMode() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameAuthenticationMode", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Cache Bitmaps ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameCacheBitmaps() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameCacheBitmaps", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Colours ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameColors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameColors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Compression ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameCompression() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameCompression", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Description ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameDescription() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameDescription", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Display Themes ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameDisplayThemes() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameDisplayThemes", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Display Wallpaper ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameDisplayWallpaper() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameDisplayWallpaper", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Domain ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Encoding ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameEncoding() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameEncoding", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Encryption Strength ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameEncryptionStrength() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameEncryptionStrength", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die External Tool ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die External Tool After ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameExternalToolAfter() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameExternalToolAfter", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die External Tool Before ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameExternalToolBefore() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameExternalToolBefore", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Icon ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameIcon() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameIcon", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit All ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritAll() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritAll", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Server Authentication ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritAuthenticationLevel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritAuthenticationLevel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Authentication Mode ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritAuthenticationMode() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritAuthenticationMode", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Cache Bitmaps ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritCacheBitmaps() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritCacheBitmaps", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Colours ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritColors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritColors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Compression ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritCompression() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritCompression", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Description ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritDescription() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritDescription", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Display Themes ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritDisplayThemes() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritDisplayThemes", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Display Wallpaper ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritDisplayWallpaper() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritDisplayWallpaper", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Domain ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Encoding ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritEncoding() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritEncoding", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Encryption Strength ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritEncryptionStrength() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritEncryptionStrength", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit External Tool ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit External Tool After ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritExternalToolAfter() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritExternalToolAfter", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit External Tool Before ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritExternalToolBefore() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritExternalToolBefore", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Icon ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritIcon() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritIcon", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit MAC Address ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritMACAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritMACAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Panel ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Port ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Protocol ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit PuTTY Session ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritPuttySession() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritPuttySession", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Disk Drives ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritRedirectDrives() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritRedirectDrives", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Key Combinations ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritRedirectKeys() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritRedirectKeys", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Ports ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritRedirectPorts() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritRedirectPorts", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Printers ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritRedirectPrinters() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritRedirectPrinters", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Smart Cards ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritRedirectSmartCards() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritRedirectSmartCards", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Sounds ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritRedirectSounds() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritRedirectSounds", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Rendering Engine ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritRenderingEngine() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritRenderingEngine", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Resolution ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritResolution() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritResolution", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit SmartSize Mode ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritSmartSizeMode() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritSmartSizeMode", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Use Console Session ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritUseConsoleSession() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritUseConsoleSession", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit User Field ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritUser1() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritUser1", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Username ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit View Only ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritViewOnly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritViewOnly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Proxy Address ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritVNCProxyAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritVNCProxyAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Proxy Password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritVNCProxyPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritVNCProxyPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Proxy Port ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritVNCProxyPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritVNCProxyPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Proxy Type ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritVNCProxyType() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritVNCProxyType", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Proxy Username ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritVNCProxyUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritVNCProxyUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die MAC Address ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameMACAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameMACAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Name ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Panel ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNamePanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNamePanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNamePassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNamePassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Port ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNamePort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNamePort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Protocol ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die PuTTY Session ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNamePuttySession() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNamePuttySession", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Gateway Domain ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Gateway Hostname ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayHostname() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayHostname", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Gateway Hostname ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayHostnameInherit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayHostnameInherit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Remote Desktop Gateway Password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Remote Desktop Gateway Password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayPasswordInherit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayPasswordInherit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Use Gateway ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayUsageMethod() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayUsageMethod", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Use Gateway ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayUsageMethodInherit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayUsageMethodInherit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Gateway Credentials ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayUseConnectionCredentials() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayUseConnectionCredentials", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Inherit Gateway Credentials ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayUseConnectionCredentialsInherit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayUseConnectionCredentialsInherit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Gateway Username ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRDGatewayUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRDGatewayUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Disk Drives ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRedirectDrives() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRedirectDrives", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Key Combinations ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRedirectKeys() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRedirectKeys", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Ports ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRedirectPorts() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRedirectPorts", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Printers ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRedirectPrinters() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRedirectPrinters", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Smart Cards ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRedirectSmartCards() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRedirectSmartCards", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Sounds ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRedirectSounds() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRedirectSounds", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Rendering Engine ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameRenderingEngine() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameRenderingEngine", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Resolution ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameResolution() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameResolution", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die SmartSize Mode ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameSmartSizeMode() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameSmartSizeMode", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Use Console Session ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameUseConsoleSession() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameUseConsoleSession", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die User Field ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameUser1() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameUser1", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Username ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die View Only ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameViewOnly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameViewOnly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Proxy Address ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameVNCProxyAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameVNCProxyAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Proxy Password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameVNCProxyPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameVNCProxyPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Proxy Port ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameVNCProxyPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameVNCProxyPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Proxy Type ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameVNCProxyType() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameVNCProxyType", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Proxy Username ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameVNCProxyUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameVNCProxyUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Protocol Event Disconnected.
|
|
'''Message:
|
|
'''{0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strProtocolEventDisconnected() As String
|
|
Get
|
|
Return ResourceManager.GetString("strProtocolEventDisconnected", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Protocol Event Disconnected failed.
|
|
'''{0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strProtocolEventDisconnectFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strProtocolEventDisconnectFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Protocol to import ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strProtocolToImport() As String
|
|
Get
|
|
Return ResourceManager.GetString("strProtocolToImport", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Proxy test failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strProxyTestFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strProxyTestFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Proxy test succeeded! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strProxyTestSucceeded() As String
|
|
Get
|
|
Return ResourceManager.GetString("strProxyTestSucceeded", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Connection failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyConnectionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyConnectionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Dispose of Putty process failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyDisposeFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyDisposeFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't set focus! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyFocusFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyFocusFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Get Putty Sessions Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyGetSessionsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyGetSessionsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Putty Handle: {0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyHandle() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyHandle", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Killing Putty Process failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyKillFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyKillFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Panel Handle: {0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyParentHandle() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyParentHandle", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Putty Resize Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyResizeFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyResizeFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Show PuTTY Settings Dialog failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyShowSettingsDialogFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyShowSettingsDialogFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Putty Start Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyStartFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyStartFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die --- PuTTY Stuff --- ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyStuff() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyStuff", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die PuTTY Title: {0} ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPuttyTitle() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPuttyTitle", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Quick Connect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strQuickConnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strQuickConnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Quick Connect Add Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strQuickConnectAddFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strQuickConnectAddFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Creating quick connect failed ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strQuickConnectFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strQuickConnectFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Quick Connect History Exists Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strQuickConnectHistoryExistsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strQuickConnectHistoryExistsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RAW ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRAW() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRAW", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 16777216 Colors (24bit) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDP16777216Colors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDP16777216Colors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 256 Colors (8bit) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDP256Colors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDP256Colors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 4294967296 Colors (32bit) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDP4294967296Colors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDP4294967296Colors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 65536 Colors (16bit) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDP65536Colors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDP65536Colors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP Add Resolution failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpAddResolutionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpAddResolutionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP Add Resolutions failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpAddResolutionsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpAddResolutionsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Add Session failed ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpAddSessionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpAddSessionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Close RDP Connection failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpCloseConnectionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpCloseConnectionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Opening connection failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpConnectionOpenFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpConnectionOpenFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't create RDP control, please check mRemote requirements. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpControlCreationFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpControlCreationFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Disable Cursor blinking ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPDisableCursorblinking() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPDisableCursorblinking", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Disable Cursor Shadow ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPDisableCursorShadow() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPDisableCursorShadow", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Disable Full Window drag ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPDisableFullWindowdrag() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPDisableFullWindowdrag", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Disable Menu Animations ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPDisableMenuAnimations() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPDisableMenuAnimations", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Disable Themes ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPDisableThemes() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPDisableThemes", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Disable Wallpaper ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPDisableWallpaper() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPDisableWallpaper", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP disconnected! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpDisconnected() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpDisconnected", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP Disconnect failed, trying to close! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpDisconnectFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpDisconnectFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Internal error code 1. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorCode1() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorCode1", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Internal error code 2. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorCode2() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorCode2", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Internal error code 3. This is not a valid state. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorCode3() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorCode3", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Internal error code 4. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorCode4() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorCode4", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die An unrecoverable error has occurred during client connection. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die GetError failed (FatalErrors) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorGetFailure() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorGetFailure", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die An unknown fatal RDP error has occurred. Error code {0}. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorGetUnknown() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorGetUnknown", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die An out-of-memory error has occurred. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorOutOfMemory() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorOutOfMemory", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die An unknown error has occurred. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorUnknown() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorUnknown", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die A window-creation error has occurred. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorWindowCreation() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorWindowCreation", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Winsock initialization error. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpErrorWinsock() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpErrorWinsock", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't import rdp file! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpFileCouldNotBeImported() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpFileCouldNotBeImported", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Fit To Panel ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPFitToPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPFitToPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP Focus failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpFocusFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpFocusFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RD Gateway is supported. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpGatewayIsSupported() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpGatewayIsSupported", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RD Gateway is not supported! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpGatewayNotSupported() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpGatewayNotSupported", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die GetSessions failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpGetSessionsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpGetSessionsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Open RDP Connectin failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpOpenConnectionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpOpenConnectionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP SetAuthenticationLevel failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetAuthenticationLevelFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetAuthenticationLevelFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP SetUseConsoleSession failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetConsoleSessionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetConsoleSessionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Setting Console switch for RDC {0}. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetConsoleSwitch() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetConsoleSwitch", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP SetCredentials failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetCredentialsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetCredentialsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP SetEventHandlers failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetEventHandlersFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetEventHandlersFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP SetRDGateway failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetGatewayFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetGatewayFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP SetPerformanceFlags failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetPerformanceFlagsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetPerformanceFlagsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP SetPort failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetPortFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetPortFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP SetProps failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetPropsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetPropsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Rdp Set Redirection Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetRedirectionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetRedirectionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Rdp Set Redirect Keys Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetRedirectKeysFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetRedirectKeysFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP SetResolution failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpSetResolutionFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpSetResolutionFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Smart Size ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPSmartSize() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPSmartSize", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Bring to this computer ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPSoundBringToThisComputer() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPSoundBringToThisComputer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Do not play ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPSoundDoNotPlay() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPSoundDoNotPlay", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Leave at remote computer ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRDPSoundLeaveAtRemoteComputer() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRDPSoundLeaveAtRemoteComputer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP ToggleFullscreen failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpToggleFullscreenFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpToggleFullscreenFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die RDP ToggleSmartSize failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRdpToggleSmartSizeFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRdpToggleSmartSizeFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Reconnect to previously opened sessions on startup ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strReconnectAtStartup() As String
|
|
Get
|
|
Return ResourceManager.GetString("strReconnectAtStartup", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Refresh ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRefresh() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRefresh", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Remote file ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRemoteFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRemoteFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Remove All ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRemoveAll() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRemoveAll", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Rename ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRename() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRename", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Rlogin ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strRlogin() As String
|
|
Get
|
|
Return ResourceManager.GetString("strRlogin", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Save ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSave() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSave", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Save All ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSaveAll() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSaveAll", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Do you want to save the current connections file before loading another? ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSaveConnectionsFileBeforeOpeningAnother() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSaveConnectionsFileBeforeOpeningAnother", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Save connections on exit ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSaveConsOnExit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSaveConsOnExit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die 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 ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSaveImageFilter() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSaveImageFilter", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Screen ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strScreen() As String
|
|
Get
|
|
Return ResourceManager.GetString("strScreen", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Screenshot ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strScreenshot() As String
|
|
Get
|
|
Return ResourceManager.GetString("strScreenshot", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Screenshots ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strScreenshots() As String
|
|
Get
|
|
Return ResourceManager.GetString("strScreenshots", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Send To... ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSendTo() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSendTo", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Set hostname like display name when creating new connections ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSetHostnameLikeDisplayName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSetHostnameLikeDisplayName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Setting main form text failed ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSettingMainFormTextFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSettingMainFormTextFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Couldn't save settings or dispose SysTray Icon! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSettingsCouldNotBeSavedOrTrayDispose() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSettingsCouldNotBeSavedOrTrayDispose", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Show description tooltips in connection tree ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strShowDescriptionTooltips() As String
|
|
Get
|
|
Return ResourceManager.GetString("strShowDescriptionTooltips", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Show full connections file path in window title ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strShowFullConsFilePath() As String
|
|
Get
|
|
Return ResourceManager.GetString("strShowFullConsFilePath", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Show logon information on tab names ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strShowLogonInfoOnTabs() As String
|
|
Get
|
|
Return ResourceManager.GetString("strShowLogonInfoOnTabs", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Show protocols on tab names ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strShowProtocolOnTabs() As String
|
|
Get
|
|
Return ResourceManager.GetString("strShowProtocolOnTabs", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Single click on connection opens it ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSingleClickOnConnectionOpensIt() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSingleClickOnConnectionOpensIt", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Single click on opened connection switches to it ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSingleClickOnOpenConnectionSwitchesToIt() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSingleClickOnOpenConnectionSwitchesToIt", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Aspect ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSmartSizeModeAspect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSmartSizeModeAspect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Free ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSmartSizeModeFree() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSmartSizeModeFree", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die No SmartSize ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSmartSizeModeNone() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSmartSizeModeNone", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Socks 5 ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSocks5() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSocks5", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Sort ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Ascending (A-Z) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSortAsc() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSortAsc", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Descending (Z-A) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSortDesc() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSortDesc", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Speical Keys ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSpecialKeys() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSpecialKeys", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Please see Help - Getting started - SQL Configuration for more Info! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSQLInfo() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSQLInfo", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die SQL Server ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSQLServer() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSQLServer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die SQL Update check finished and there is an update available! Going to refresh connections. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSqlUpdateCheckUpdateAvailable() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSqlUpdateCheckUpdateAvailable", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die SSH version 1 ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSsh1() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSsh1", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die SSH version 2 ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSsh2() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSsh2", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die SSH background transfer failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSSHStartTransferBG() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSSHStartTransferBG", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Transfer successful! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSSHTranferSuccessful() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSSHTranferSuccessful", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Ssh Transfee End (UI.Window.SSHTransfer) failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSSHTransferEndFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSSHTransferEndFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Transfer ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSSHTransferFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSSHTransferFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Start IP ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strStartIP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strStartIP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Start Port ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strStartPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strStartPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Startup/Exit ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strStartupExit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strStartupExit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Status ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strStatus() As String
|
|
Get
|
|
Return ResourceManager.GetString("strStatus", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Switch to Notifications panel on ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSwitchToErrorsAndInfos() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSwitchToErrorsAndInfos", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Advanced ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTabAdvanced() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTabAdvanced", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Appearance ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTabAppearance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTabAppearance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Tabs && Panels ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTabsAndPanels() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTabsAndPanels", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Telnet ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTelnet() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTelnet", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die the follwing ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTheFollowing() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTheFollowing", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Error ({0}) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitleError() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitleError", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Information ({0}) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitleInformation() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitleInformation", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitlePassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitlePassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Select Panel ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitleSelectPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitleSelectPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Warning ({0}) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitleWarning() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitleWarning", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Tools ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTools() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTools", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Transfer ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTransfer() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTransfer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Transfer failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTransferFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTransferFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Try to integrate ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTryIntegrate() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTryIntegrate", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Type ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strType() As String
|
|
Get
|
|
Return ResourceManager.GetString("strType", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Ultra VNC Repeater ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUltraVncRepeater() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUltraVncRepeater", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die UltraVNC SingleClick Port ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUltraVNCSCListeningPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUltraVNCSCListeningPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Uncheck the properties you want not to be saved! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUncheckProperties() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUncheckProperties", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die mRemoteNG requires an update ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateAvailable() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateAvailable", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die mRemoteNG can periodically connect to the mRemoteNG website to check for updates and product announcements. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateCheck() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateCheck", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Check for update completion failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateCheckCompleteFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateCheckCompleteFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Check For Update failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateCheckFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateCheckFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Error deleting update file! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateDeleteFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateDeleteFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Download complete!
|
|
'''mRemoteNG will now quit and begin with the installation. ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateDownloadComplete() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateDownloadComplete", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Download complete failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateDownloadCompleteFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateDownloadCompleteFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Download Update failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateDownloadFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateDownloadFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Every {0} days ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateFrequencyCustom() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateFrequencyCustom", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Daily ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateFrequencyDaily() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateFrequencyDaily", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Monthly ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateFrequencyMonthly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateFrequencyMonthly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Weekly ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateFrequencyWeekly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateFrequencyWeekly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Error starting update! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateStartFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateStartFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Use a different username and password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUseDifferentUsernameAndPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUseDifferentUsernameAndPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Use only Notifications panel (no messagebox popups) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUseOnlyErrorsAndInfosPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUseOnlyErrorsAndInfosPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die User ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUser() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUser", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Use the same username and password ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUseSameUsernameAndPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUseSameUsernameAndPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Use SQL Server to load && save connections ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUseSQLServer() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUseSQLServer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Version ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVersion() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVersion", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVnc() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVnc", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC disconnect failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVncConnectionDisconnectFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVncConnectionDisconnectFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Opening connection failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVncConnectionOpenFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVncConnectionOpenFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC Refresh Screen Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVncRefreshFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVncRefreshFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC SendSpecialKeys failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVncSendSpecialKeysFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVncSendSpecialKeysFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC Set Event Handlers failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVncSetEventHandlersFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVncSetEventHandlersFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC Set Props Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVncSetPropsFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVncSetPropsFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC Start Chat Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVncStartChatFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVncStartChatFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC Toggle SmartSize Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVncToggleSmartSizeFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVncToggleSmartSizeFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die VNC Toggle ViewOnly Failed! ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strVncToggleViewOnlyFailed() As String
|
|
Get
|
|
Return ResourceManager.GetString("strVncToggleViewOnlyFailed", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Warn me if authentication fails ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strWarnIfAuthFails() As String
|
|
Get
|
|
Return ResourceManager.GetString("strWarnIfAuthFails", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Warnings ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strWarnings() As String
|
|
Get
|
|
Return ResourceManager.GetString("strWarnings", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Windows ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strWindows() As String
|
|
Get
|
|
Return ResourceManager.GetString("strWindows", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Write log file (mRemoteNG.log) ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strWriteLogFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strWriteLogFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die XULrunner path ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strXULrunnerPath() As String
|
|
Get
|
|
Return ResourceManager.GetString("strXULrunnerPath", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Zeichenfolge, die Yes ähnelt.
|
|
'''</summary>
|
|
Friend ReadOnly Property strYes() As String
|
|
Get
|
|
Return ResourceManager.GetString("strYes", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Tab_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Tab_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Tools() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Tools", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Update() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Update", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Update_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Update_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property UVNC_SC() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("UVNC_SC", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property UVNC_SC_Icon() As System.Drawing.Icon
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("UVNC_SC_Icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Icon)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property View() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("View", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Warning() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Warning", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property WarningSmall() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("WarningSmall", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
Friend ReadOnly Property Website() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Website", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
End Module
|
|
End Namespace
|