//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Contralto.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Contralto.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Alto Diablo Disk Images (*.dsk, *.dsk44)|*.dsk;*.dsk44|Diablo 31 Disk Images (*.dsk)|*.dsk|Diablo 44 Disk Images (*.dsk44)|*.dsk44|All Files (*.*)|*.*. /// internal static string DiabloFilter { get { return ResourceManager.GetString("DiabloFilter", resourceCulture); } } /// /// Looks up a localized string similar to An error occurred while creating new disk image: {0}. /// internal static string DiskCreateErrorText { get { return ResourceManager.GetString("DiskCreateErrorText", resourceCulture); } } /// /// Looks up a localized string similar to Image creation error. /// internal static string DiskCreateErrorTitle { get { return ResourceManager.GetString("DiskCreateErrorTitle", resourceCulture); } } /// /// Looks up a localized string similar to An error occurred while loading image: {0}. /// internal static string DiskLoadErrorText { get { return ResourceManager.GetString("DiskLoadErrorText", resourceCulture); } } /// /// Looks up a localized string similar to Image load error. /// internal static string DiskLoadErrorTitle { get { return ResourceManager.GetString("DiskLoadErrorTitle", resourceCulture); } } /// /// Looks up a localized string similar to Select image to load into {0} drive {1}. /// internal static string DiskLoadTitle { get { return ResourceManager.GetString("DiskLoadTitle", resourceCulture); } } /// /// Looks up a localized string similar to Select path for new {0} image for drive {1}. /// internal static string DiskNewTitle { get { return ResourceManager.GetString("DiskNewTitle", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap DiskNoAccess { get { object obj = ResourceManager.GetObject("DiskNoAccess", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap DiskRead { get { object obj = ResourceManager.GetObject("DiskRead", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Unable to save {0} disk {1}'s contents during unload. Error {2]. Any changes have been lost.. /// internal static string DiskSaveErrorText { get { return ResourceManager.GetString("DiskSaveErrorText", resourceCulture); } } /// /// Looks up a localized string similar to Image unload error. /// internal static string DiskSaveErrorTitle { get { return ResourceManager.GetString("DiskSaveErrorTitle", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap DiskSeek { get { object obj = ResourceManager.GetObject("DiskSeek", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap DiskWrite { get { object obj = ResourceManager.GetObject("DiskWrite", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap dragon { get { object obj = ResourceManager.GetObject("dragon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Alto Mouse/Keyboard captured. Press Alt to release.. /// internal static string MouseCaptureActiveText { get { return ResourceManager.GetString("MouseCaptureActiveText", resourceCulture); } } /// /// Looks up a localized string similar to Click on display to capture Alto Mouse/Keyboard.. /// internal static string MouseCaptureInactiveText { get { return ResourceManager.GetString("MouseCaptureInactiveText", resourceCulture); } } /// /// Looks up a localized string similar to <no image loaded>. /// internal static string NoImageLoadedText { get { return ResourceManager.GetString("NoImageLoadedText", resourceCulture); } } /// /// Looks up a localized string similar to Script playback in Progress.. /// internal static string PlaybackInProgressText { get { return ResourceManager.GetString("PlaybackInProgressText", resourceCulture); } } /// /// Looks up a localized string similar to Script recording in Progress.. /// internal static string RecordingInProgressText { get { return ResourceManager.GetString("RecordingInProgressText", resourceCulture); } } /// /// Looks up a localized string similar to Screenshot.png. /// internal static string ScreenshotDefaultFileName { get { return ResourceManager.GetString("ScreenshotDefaultFileName", resourceCulture); } } /// /// Looks up a localized string similar to Could not save screenshot. Check the specified filename and path and try again.. /// internal static string ScreenshotErrorText { get { return ResourceManager.GetString("ScreenshotErrorText", resourceCulture); } } /// /// Looks up a localized string similar to PNG Images (*.png)|*.png|All Files (*.*)|*.*. /// internal static string ScreenshotFilter { get { return ResourceManager.GetString("ScreenshotFilter", resourceCulture); } } /// /// Looks up a localized string similar to Select destination for screenshot.. /// internal static string ScreenshotTitle { get { return ResourceManager.GetString("ScreenshotTitle", resourceCulture); } } /// /// Looks up a localized string similar to Alto Script Files (*.script)|*.script|All Files (*.*)|*.*. /// internal static string ScriptFilter { get { return ResourceManager.GetString("ScriptFilter", resourceCulture); } } /// /// Looks up a localized string similar to Select script file to play. /// internal static string ScriptPlaybackTitle { get { return ResourceManager.GetString("ScriptPlaybackTitle", resourceCulture); } } /// /// Looks up a localized string similar to Select path for script file to record. /// internal static string ScriptRecordTitle { get { return ResourceManager.GetString("ScriptRecordTitle", resourceCulture); } } /// /// Looks up a localized string similar to Play Script.... /// internal static string StartPlaybackText { get { return ResourceManager.GetString("StartPlaybackText", resourceCulture); } } /// /// Looks up a localized string similar to Record Script.... /// internal static string StartRecordingText { get { return ResourceManager.GetString("StartRecordingText", resourceCulture); } } /// /// Looks up a localized string similar to Stop Playback. /// internal static string StopPlaybackText { get { return ResourceManager.GetString("StopPlaybackText", resourceCulture); } } /// /// Looks up a localized string similar to Stop Recording. /// internal static string StopRecordingText { get { return ResourceManager.GetString("StopRecordingText", resourceCulture); } } /// /// Looks up a localized string similar to Alto Stopped due to error. See Debugger.. /// internal static string SystemErrorText { get { return ResourceManager.GetString("SystemErrorText", resourceCulture); } } /// /// Looks up a localized string similar to Alto Running.. /// internal static string SystemRunningText { get { return ResourceManager.GetString("SystemRunningText", resourceCulture); } } /// /// Looks up a localized string similar to Alto Stopped.. /// internal static string SystemStoppedText { get { return ResourceManager.GetString("SystemStoppedText", resourceCulture); } } /// /// Looks up a localized string similar to Alto Trident Disk Images (*.dsk80, *.dsk300)|*.dsk80;*.dsk300|Trident T80 Disk Images (*.dsk80)|*.dsk80|Trident T300 Disk Images (*.dsk300)|*.dsk300|All Files (*.*)|*.*. /// internal static string TridentFilter { get { return ResourceManager.GetString("TridentFilter", resourceCulture); } } } }