//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Alphaleonis.Win32 { 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", "4.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("Alphaleonis.Win32.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 Buffer is not large enough for the requested operation.. /// internal static string Buffer_Not_Large_Enough { get { return ResourceManager.GetString("Buffer_Not_Large_Enough", resourceCulture); } } /// /// Looks up a localized string similar to Cannot create directory.. /// internal static string Cannot_Create_Directory { get { return ResourceManager.GetString("Cannot_Create_Directory", resourceCulture); } } /// /// Looks up a localized string similar to Cannot determine Copy or Move action.. /// internal static string Cannot_Determine_Copy_Or_Move { get { return ResourceManager.GetString("Cannot_Determine_Copy_Or_Move", resourceCulture); } } /// /// Looks up a localized string similar to Destination buffer not large enough for the requested operation.. /// internal static string Destination_Buffer_Not_Large_Enough { get { return ResourceManager.GetString("Destination_Buffer_Not_Large_Enough", resourceCulture); } } /// /// Looks up a localized string similar to The device is not ready.. /// internal static string Device_Not_Ready { get { return ResourceManager.GetString("Device_Not_Ready", resourceCulture); } } /// /// Looks up a localized string similar to Incorrectly implemented function attempting to generate exception from successful operation. ///. /// internal static string Exception_From_Successful_Operation { get { return ResourceManager.GetString("Exception_From_Successful_Operation", resourceCulture); } } /// /// Looks up a localized string similar to The specified file is hidden: [{0}]. /// internal static string File_Is_Hidden { get { return ResourceManager.GetString("File_Is_Hidden", resourceCulture); } } /// /// Looks up a localized string similar to The file or directory already exists.. /// internal static string File_Or_Directory_Already_Exists { get { return ResourceManager.GetString("File_Or_Directory_Already_Exists", resourceCulture); } } /// /// Looks up a localized string similar to The handle is closed.. /// internal static string Handle_Is_Closed { get { return ResourceManager.GetString("Handle_Is_Closed", resourceCulture); } } /// /// Looks up a localized string similar to The handle is invalid.. /// internal static string Handle_Is_Invalid { get { return ResourceManager.GetString("Handle_Is_Invalid", resourceCulture); } } /// /// Looks up a localized string similar to The handle is invalid. Win32Error: [{0}]. /// internal static string Handle_Is_Invalid_Win32Error { get { return ResourceManager.GetString("Handle_Is_Invalid_Win32Error", resourceCulture); } } /// /// Looks up a localized string similar to Creating hard-links on non-NTFS partitions is not supported.. /// internal static string HardLinks_Not_Supported { get { return ResourceManager.GetString("HardLinks_Not_Supported", resourceCulture); } } /// /// Looks up a localized string similar to Illegal characters: [{0}] in path.. /// internal static string Illegal_Characters_In_Path { get { return ResourceManager.GetString("Illegal_Characters_In_Path", resourceCulture); } } /// /// Looks up a localized string similar to An attempt to set an invalid file attribute failed.. /// internal static string Invalid_File_Attribute { get { return ResourceManager.GetString("Invalid_File_Attribute", resourceCulture); } } /// /// Looks up a localized string similar to Invalid stream name.. /// internal static string Invalid_Stream_Name { get { return ResourceManager.GetString("Invalid_Stream_Name", resourceCulture); } } /// /// Looks up a localized string similar to Invalid Subpath. /// internal static string Invalid_Subpath { get { return ResourceManager.GetString("Invalid_Subpath", resourceCulture); } } /// /// Looks up a localized string similar to Invalid transaction request.. /// internal static string Invalid_Transaction_Request { get { return ResourceManager.GetString("Invalid_Transaction_Request", resourceCulture); } } /// /// Looks up a localized string similar to Count cannot be negative.. /// internal static string Negative_Count { get { return ResourceManager.GetString("Negative_Count", resourceCulture); } } /// /// Looks up a localized string similar to Destination offset cannot be negative.. /// internal static string Negative_Destination_Offset { get { return ResourceManager.GetString("Negative_Destination_Offset", resourceCulture); } } /// /// Looks up a localized string similar to Length cannot be negative.. /// internal static string Negative_Length { get { return ResourceManager.GetString("Negative_Length", resourceCulture); } } /// /// Looks up a localized string similar to Lock length cannot be negative.. /// internal static string Negative_Lock_Length { get { return ResourceManager.GetString("Negative_Lock_Length", resourceCulture); } } /// /// Looks up a localized string similar to Offset cannot be negative.. /// internal static string Negative_Offset { get { return ResourceManager.GetString("Negative_Offset", resourceCulture); } } /// /// Looks up a localized string similar to This stream does not support seeking.. /// internal static string No_Stream_Seeking_Support { get { return ResourceManager.GetString("No_Stream_Seeking_Support", resourceCulture); } } /// /// Looks up a localized string similar to The file or directory is not a reparse point.. /// internal static string Not_A_Reparse_Point { get { return ResourceManager.GetString("Not_A_Reparse_Point", resourceCulture); } } /// /// Looks up a localized string similar to Argument is not a valid Volume GUID.. /// internal static string Not_A_Valid_Guid { get { return ResourceManager.GetString("Not_A_Valid_Guid", resourceCulture); } } /// /// Looks up a localized string similar to Path is a zero-length string or contains only white space.. /// internal static string Path_Is_Zero_Length_Or_Only_White_Space { get { return ResourceManager.GetString("Path_Is_Zero_Length_Or_Only_White_Space", resourceCulture); } } /// /// Looks up a localized string similar to Privilege name cannot be empty.. /// internal static string Privilege_Name_Cannot_Be_Empty { get { return ResourceManager.GetString("Privilege_Name_Cannot_Be_Empty", resourceCulture); } } /// /// Looks up a localized string similar to Incomplete header read.. /// internal static string Read_Incomplete_Header { get { return ResourceManager.GetString("Read_Incomplete_Header", resourceCulture); } } /// /// Looks up a localized string similar to This method requires Windows Vista or higher.. /// internal static string Requires_Windows_Vista_Or_Higher { get { return ResourceManager.GetString("Requires_Windows_Vista_Or_Higher", resourceCulture); } } /// /// Looks up a localized string similar to Invalid security descriptor returned from system.. /// internal static string Returned_Invalid_Security_Descriptor { get { return ResourceManager.GetString("Returned_Invalid_Security_Descriptor", resourceCulture); } } /// /// Looks up a localized string similar to Source offset and length outside the bounds of the array. /// internal static string Source_Offset_And_Length_Outside_Bounds { get { return ResourceManager.GetString("Source_Offset_And_Length_Outside_Bounds", resourceCulture); } } /// /// Looks up a localized string similar to The target directory is a file, not a directory: [{0}]. /// internal static string Target_Directory_Is_A_File { get { return ResourceManager.GetString("Target_Directory_Is_A_File", resourceCulture); } } /// /// Looks up a localized string similar to The target file is a directory, not a file: [{0}]. /// internal static string Target_File_Is_A_Directory { get { return ResourceManager.GetString("Target_File_Is_A_Directory", resourceCulture); } } /// /// Looks up a localized string similar to Transaction already aborted.. /// internal static string Transaction_Already_Aborted { get { return ResourceManager.GetString("Transaction_Already_Aborted", resourceCulture); } } /// /// Looks up a localized string similar to Transaction already committed.. /// internal static string Transaction_Already_Committed { get { return ResourceManager.GetString("Transaction_Already_Committed", resourceCulture); } } /// /// Looks up a localized string similar to Invalid transaction object.. /// internal static string Transaction_Invalid { get { return ResourceManager.GetString("Transaction_Invalid", resourceCulture); } } /// /// Looks up a localized string similar to Transaction not active.. /// internal static string Transaction_Not_Active { get { return ResourceManager.GetString("Transaction_Not_Active", resourceCulture); } } /// /// Looks up a localized string similar to Transaction not requested.. /// internal static string Transaction_Not_Requested { get { return ResourceManager.GetString("Transaction_Not_Requested", resourceCulture); } } /// /// Looks up a localized string similar to Transactional conflict.. /// internal static string Transactional_Conflict { get { return ResourceManager.GetString("Transactional_Conflict", resourceCulture); } } /// /// Looks up a localized string similar to Network share path should match the format: \\server\share. /// internal static string UNC_Path_Should_Match_Format { get { return ResourceManager.GetString("UNC_Path_Should_Match_Format", resourceCulture); } } /// /// Looks up a localized string similar to Backup FileStream Unlock Position must not be negative.. /// internal static string Unlock_Position_Negative { get { return ResourceManager.GetString("Unlock_Position_Negative", resourceCulture); } } /// /// Looks up a localized string similar to The given path's format is not supported: [{0}]. /// internal static string Unsupported_Path_Format { get { return ResourceManager.GetString("Unsupported_Path_Format", resourceCulture); } } } }