diff --git a/Aaru.Tests.Devices/Localization/Localization.Designer.cs b/Aaru.Tests.Devices/Localization/Localization.Designer.cs
index e007ebdb9..3abc57b5e 100644
--- a/Aaru.Tests.Devices/Localization/Localization.Designer.cs
+++ b/Aaru.Tests.Devices/Localization/Localization.Designer.cs
@@ -11,32 +11,46 @@ namespace Aaru.Tests.Devices {
using System;
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ ///
+ /// 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 Localization {
- private static System.Resources.ResourceManager resourceMan;
+ private static global::System.Resources.ResourceManager resourceMan;
- private static System.Globalization.CultureInfo resourceCulture;
+ private static global::System.Globalization.CultureInfo resourceCulture;
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Localization() {
}
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static System.Resources.ResourceManager ResourceManager {
+ ///
+ /// 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.Equals(null, resourceMan)) {
- System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Aaru.Tests.Devices.Localization.Localization", typeof(Localization).Assembly);
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Aaru.Tests.Devices.Localization.Localization", typeof(Localization).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static System.Globalization.CultureInfo Culture {
+ ///
+ /// 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;
}
@@ -45,6216 +59,10296 @@ namespace Aaru.Tests.Devices {
}
}
- internal static string Device_0 {
- get {
- return ResourceManager.GetString("Device_0", resourceCulture);
- }
- }
-
- internal static string Send_a_28_bit_ATA_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_28_bit_ATA_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_READ_BUFFER_command {
- get {
- return ResourceManager.GetString("Send_READ_BUFFER_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_BUFFER_DMA_command {
- get {
- return ResourceManager.GetString("Send_READ_BUFFER_DMA_command", resourceCulture);
- }
- }
-
- internal static string _3_Send_READ_DMA_command {
- get {
- return ResourceManager.GetString("_3_Send_READ_DMA_command", resourceCulture);
- }
- }
-
- internal static string _4_Send_READ_DMA_WITH_RETRIES_command {
- get {
- return ResourceManager.GetString("_4_Send_READ_DMA_WITH_RETRIES_command", resourceCulture);
- }
- }
-
- internal static string _5_Send_READ_LONG_command {
- get {
- return ResourceManager.GetString("_5_Send_READ_LONG_command", resourceCulture);
- }
- }
-
- internal static string _6_Send_READ_LONG_WITH_RETRIES_command {
- get {
- return ResourceManager.GetString("_6_Send_READ_LONG_WITH_RETRIES_command", resourceCulture);
- }
- }
-
- internal static string _7_Send_READ_MULTIPLE_command {
- get {
- return ResourceManager.GetString("_7_Send_READ_MULTIPLE_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_NATIVE_MAX_ADDRESS_command {
- get {
- return ResourceManager.GetString("Send_READ_NATIVE_MAX_ADDRESS_command", resourceCulture);
- }
- }
-
- internal static string _9_Send_READ_SECTORS_command {
- get {
- return ResourceManager.GetString("_9_Send_READ_SECTORS_command", resourceCulture);
- }
- }
-
- internal static string _10_Send_READ_SECTORS_WITH_RETRIES_command {
- get {
- return ResourceManager.GetString("_10_Send_READ_SECTORS_WITH_RETRIES_command", resourceCulture);
- }
- }
-
- internal static string _11_Send_SEEK_command {
- get {
- return ResourceManager.GetString("_11_Send_SEEK_command", resourceCulture);
- }
- }
-
- internal static string Return_to_ATA_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_ATA_commands_menu", resourceCulture);
- }
- }
-
- internal static string Choose {
- get {
- return ResourceManager.GetString("Choose", resourceCulture);
- }
- }
-
- internal static string Not_a_number_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_number_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Returning_to_ATA_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_ATA_commands_menu", resourceCulture);
- }
- }
-
- internal static string Incorrect_option_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Incorrect_option_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Sending_READ_BUFFER_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_BUFFER_to_the_device", resourceCulture);
- }
- }
-
- internal static string Command_took_0_ms {
- get {
- return ResourceManager.GetString("Command_took_0_ms", resourceCulture);
- }
- }
-
- internal static string Sense_is_0 {
- get {
- return ResourceManager.GetString("Sense_is_0", resourceCulture);
- }
- }
-
- internal static string Buffer_is_0_bytes {
- get {
- return ResourceManager.GetString("Buffer_is_0_bytes", resourceCulture);
- }
- }
-
- internal static string Buffer_is_null_or_empty_0_Q {
- get {
- return ResourceManager.GetString("Buffer_is_null_or_empty_0_Q", resourceCulture);
- }
- }
-
- internal static string Choose_what_to_do {
- get {
- return ResourceManager.GetString("Choose_what_to_do", resourceCulture);
- }
- }
-
- internal static string Print_buffer {
- get {
- return ResourceManager.GetString("Print_buffer", resourceCulture);
- }
- }
-
- internal static string Decode_error_registers {
- get {
- return ResourceManager.GetString("Decode_error_registers", resourceCulture);
- }
- }
-
- internal static string Send_command_again {
- get {
- return ResourceManager.GetString("Send_command_again", resourceCulture);
- }
- }
-
- internal static string Return_to_28_bit_ATA_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_28_bit_ATA_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_28_bit_ATA_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_28_bit_ATA_commands_menu", resourceCulture);
- }
- }
-
- internal static string READ_BUFFER_response {
- get {
- return ResourceManager.GetString("READ_BUFFER_response", resourceCulture);
- }
- }
-
- internal static string Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string READ_BUFFER_status_registers {
- get {
- return ResourceManager.GetString("READ_BUFFER_status_registers", resourceCulture);
- }
- }
-
- internal static string _null {
- get {
- return ResourceManager.GetString("null", resourceCulture);
- }
- }
-
- internal static string Sending_READ_BUFFER_DMA_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_BUFFER_DMA_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_BUFFER_DMA_response {
- get {
- return ResourceManager.GetString("READ_BUFFER_DMA_response", resourceCulture);
- }
- }
-
- internal static string READ_BUFFER_DMA_status_registers {
- get {
- return ResourceManager.GetString("READ_BUFFER_DMA_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_DMA_WITH_RETRIES_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_DMA_WITH_RETRIES_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_DMA_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_DMA_command", resourceCulture);
- }
- }
-
- internal static string LBA_0 {
- get {
- return ResourceManager.GetString("LBA_0", resourceCulture);
- }
- }
-
- internal static string Count_0 {
- get {
- return ResourceManager.GetString("Count_0", resourceCulture);
- }
- }
-
- internal static string _1_Change_parameters {
- get {
- return ResourceManager.GetString("_1_Change_parameters", resourceCulture);
- }
- }
-
- internal static string What_logical_block_address {
- get {
- return ResourceManager.GetString("What_logical_block_address", resourceCulture);
- }
- }
-
- internal static string Logical_block_address_cannot_be_bigger_than_0_Setting_it_to_0 {
- get {
- return ResourceManager.GetString("Logical_block_address_cannot_be_bigger_than_0_Setting_it_to_0", resourceCulture);
- }
- }
-
- internal static string How_many_sectors {
- get {
- return ResourceManager.GetString("How_many_sectors", resourceCulture);
- }
- }
-
- internal static string Sending_READ_DMA_WITH_RETRIES_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_DMA_WITH_RETRIES_to_the_device", resourceCulture);
- }
- }
-
- internal static string Sending_READ_DMA_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_DMA_to_the_device", resourceCulture);
- }
- }
-
- internal static string _4_Change_parameters {
- get {
- return ResourceManager.GetString("_4_Change_parameters", resourceCulture);
- }
- }
-
- internal static string READ_DMA_WITH_RETRIES_response {
- get {
- return ResourceManager.GetString("READ_DMA_WITH_RETRIES_response", resourceCulture);
- }
- }
-
- internal static string READ_DMA_response {
- get {
- return ResourceManager.GetString("READ_DMA_response", resourceCulture);
- }
- }
-
- internal static string READ_DMA_WITH_RETRIES_status_registers {
- get {
- return ResourceManager.GetString("READ_DMA_WITH_RETRIES_status_registers", resourceCulture);
- }
- }
-
- internal static string READ_DMA_status_registers {
- get {
- return ResourceManager.GetString("READ_DMA_status_registers", resourceCulture);
- }
- }
-
- internal static string _2_Send_command_with_these_parameters {
- get {
- return ResourceManager.GetString("_2_Send_command_with_these_parameters", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_LONG_WITH_RETRIES_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_LONG_WITH_RETRIES_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_LONG_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_LONG_command", resourceCulture);
- }
- }
-
- internal static string Block_size_0 {
- get {
- return ResourceManager.GetString("Block_size_0", resourceCulture);
- }
- }
-
- internal static string How_many_bytes_to_expect {
- get {
- return ResourceManager.GetString("How_many_bytes_to_expect", resourceCulture);
- }
- }
-
- internal static string Sending_READ_LONG_WITH_RETRIES_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_LONG_WITH_RETRIES_to_the_device", resourceCulture);
- }
- }
-
- internal static string Sending_READ_LONG_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_LONG_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_LONG_WITH_RETRIES_response {
- get {
- return ResourceManager.GetString("READ_LONG_WITH_RETRIES_response", resourceCulture);
- }
- }
-
- internal static string READ_LONG_response {
- get {
- return ResourceManager.GetString("READ_LONG_response", resourceCulture);
- }
- }
-
- internal static string READ_LONG_WITH_RETRIES_status_registers {
- get {
- return ResourceManager.GetString("READ_LONG_WITH_RETRIES_status_registers", resourceCulture);
- }
- }
-
- internal static string READ_LONG_status_registers {
- get {
- return ResourceManager.GetString("READ_LONG_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_MULTIPLE_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_MULTIPLE_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_MULTIPLE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_MULTIPLE_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_MULTIPLE_response {
- get {
- return ResourceManager.GetString("READ_MULTIPLE_response", resourceCulture);
- }
- }
-
- internal static string READ_MULTIPLE_status_registers {
- get {
- return ResourceManager.GetString("READ_MULTIPLE_status_registers", resourceCulture);
- }
- }
-
- internal static string Sending_READ_NATIVE_MAX_ADDRESS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_NATIVE_MAX_ADDRESS_to_the_device", resourceCulture);
- }
- }
-
- internal static string Max_LBA_is_0 {
- get {
- return ResourceManager.GetString("Max_LBA_is_0", resourceCulture);
- }
- }
-
- internal static string _1_Decode_error_registers {
- get {
- return ResourceManager.GetString("_1_Decode_error_registers", resourceCulture);
- }
- }
-
- internal static string _2_Send_command_again {
- get {
- return ResourceManager.GetString("_2_Send_command_again", resourceCulture);
- }
- }
-
- internal static string READ_NATIVE_MAX_ADDRESS_status_registers {
- get {
- return ResourceManager.GetString("READ_NATIVE_MAX_ADDRESS_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_SECTORS_WITH_RETRIES_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_SECTORS_WITH_RETRIES_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_SECTORS_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_SECTORS_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_SECTORS_WITH_RETRIES_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_SECTORS_WITH_RETRIES_to_the_device", resourceCulture);
- }
- }
-
- internal static string Sending_READ_SECTORS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_SECTORS_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_SECTORS_WITH_RETRIES_response {
- get {
- return ResourceManager.GetString("READ_SECTORS_WITH_RETRIES_response", resourceCulture);
- }
- }
-
- internal static string READ_SECTORS_response {
- get {
- return ResourceManager.GetString("READ_SECTORS_response", resourceCulture);
- }
- }
-
- internal static string READ_SECTORS_WITH_RETRIES_status_registers {
- get {
- return ResourceManager.GetString("READ_SECTORS_WITH_RETRIES_status_registers", resourceCulture);
- }
- }
-
- internal static string READ_SECTORS_status_registers {
- get {
- return ResourceManager.GetString("READ_SECTORS_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_SEEK_command {
- get {
- return ResourceManager.GetString("Parameters_for_SEEK_command", resourceCulture);
- }
- }
-
- internal static string Sending_SEEK_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEEK_to_the_device", resourceCulture);
- }
- }
-
- internal static string _3_Change_parameters {
- get {
- return ResourceManager.GetString("_3_Change_parameters", resourceCulture);
- }
- }
-
- internal static string SEEK_status_registers {
- get {
- return ResourceManager.GetString("SEEK_status_registers", resourceCulture);
- }
- }
-
- internal static string Send_a_48_bit_ATA_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_48_bit_ATA_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_GET_NATIVE_MAX_ADDRESS_EXT_command {
- get {
- return ResourceManager.GetString("Send_GET_NATIVE_MAX_ADDRESS_EXT_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_DMA_EXT_command {
- get {
- return ResourceManager.GetString("Send_READ_DMA_EXT_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_LOG_DMA_EXT_command {
- get {
- return ResourceManager.GetString("Send_READ_LOG_DMA_EXT_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_LOG_EXT_command {
- get {
- return ResourceManager.GetString("Send_READ_LOG_EXT_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_NATIVE_MAX_ADDRESS_EXT_command {
- get {
- return ResourceManager.GetString("Send_READ_NATIVE_MAX_ADDRESS_EXT_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_MULTIPLE_EXT_command {
- get {
- return ResourceManager.GetString("Send_READ_MULTIPLE_EXT_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_SECTORS_EXT_command {
- get {
- return ResourceManager.GetString("Send_READ_SECTORS_EXT_command", resourceCulture);
- }
- }
-
- internal static string Sending_GET_NATIVE_MAX_ADDRESS_EXT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_NATIVE_MAX_ADDRESS_EXT_to_the_device", resourceCulture);
- }
- }
-
- internal static string Return_to_48_bit_ATA_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_48_bit_ATA_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_48_bit_ATA_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_48_bit_ATA_commands_menu", resourceCulture);
- }
- }
-
- internal static string GET_NATIVE_MAX_ADDRESS_EXT_status_registers {
- get {
- return ResourceManager.GetString("GET_NATIVE_MAX_ADDRESS_EXT_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_DMA_EXT_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_DMA_EXT_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_DMA_EXT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_DMA_EXT_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_DMA_EXT_response {
- get {
- return ResourceManager.GetString("READ_DMA_EXT_response", resourceCulture);
- }
- }
-
- internal static string READ_DMA_EXT_status_registers {
- get {
- return ResourceManager.GetString("READ_DMA_EXT_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_LOG_EXT_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_LOG_EXT_command", resourceCulture);
- }
- }
-
- internal static string Log_address_0 {
- get {
- return ResourceManager.GetString("Log_address_0", resourceCulture);
- }
- }
-
- internal static string Page_number_0 {
- get {
- return ResourceManager.GetString("Page_number_0", resourceCulture);
- }
- }
-
- internal static string What_log_address {
- get {
- return ResourceManager.GetString("What_log_address", resourceCulture);
- }
- }
-
- internal static string What_page_number {
- get {
- return ResourceManager.GetString("What_page_number", resourceCulture);
- }
- }
-
- internal static string Sending_READ_LOG_EXT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_LOG_EXT_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_LOG_EXT_response {
- get {
- return ResourceManager.GetString("READ_LOG_EXT_response", resourceCulture);
- }
- }
-
- internal static string READ_LOG_EXT_status_registers {
- get {
- return ResourceManager.GetString("READ_LOG_EXT_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_LOG_DMA_EXT_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_LOG_DMA_EXT_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_LOG_DMA_EXT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_LOG_DMA_EXT_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_LOG_DMA_EXT_response {
- get {
- return ResourceManager.GetString("READ_LOG_DMA_EXT_response", resourceCulture);
- }
- }
-
- internal static string READ_LOG_DMA_EXT_status_registers {
- get {
- return ResourceManager.GetString("READ_LOG_DMA_EXT_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_MULTIPLE_EXT_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_MULTIPLE_EXT_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_MULTIPLE_EXT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_MULTIPLE_EXT_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_MULTIPLE_EXT_response {
- get {
- return ResourceManager.GetString("READ_MULTIPLE_EXT_response", resourceCulture);
- }
- }
-
- internal static string READ_MULTIPLE_EXT_status_registers {
- get {
- return ResourceManager.GetString("READ_MULTIPLE_EXT_status_registers", resourceCulture);
- }
- }
-
- internal static string Sending_READ_NATIVE_MAX_ADDRESS_EXT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_NATIVE_MAX_ADDRESS_EXT_to_the_device", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_SECTORS_EXT_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_SECTORS_EXT_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_SECTORS_EXT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_SECTORS_EXT_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_SECTORS_EXT_response {
- get {
- return ResourceManager.GetString("READ_SECTORS_EXT_response", resourceCulture);
- }
- }
-
- internal static string READ_SECTORS_EXT_status_registers {
- get {
- return ResourceManager.GetString("READ_SECTORS_EXT_status_registers", resourceCulture);
- }
- }
-
- internal static string Send_a_CHS_ATA_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_CHS_ATA_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_IDENTIFY_DEVICE_command {
- get {
- return ResourceManager.GetString("Send_IDENTIFY_DEVICE_command", resourceCulture);
- }
- }
-
- internal static string _2_Send_READ_DMA_command {
- get {
- return ResourceManager.GetString("_2_Send_READ_DMA_command", resourceCulture);
- }
- }
-
- internal static string _3_Send_READ_DMA_WITH_RETRIES_command {
- get {
- return ResourceManager.GetString("_3_Send_READ_DMA_WITH_RETRIES_command", resourceCulture);
- }
- }
-
- internal static string _4_Send_READ_LONG_command {
- get {
- return ResourceManager.GetString("_4_Send_READ_LONG_command", resourceCulture);
- }
- }
-
- internal static string _5_Send_READ_LONG_WITH_RETRIES_command {
- get {
- return ResourceManager.GetString("_5_Send_READ_LONG_WITH_RETRIES_command", resourceCulture);
- }
- }
-
- internal static string _6_Send_READ_MULTIPLE_command {
- get {
- return ResourceManager.GetString("_6_Send_READ_MULTIPLE_command", resourceCulture);
- }
- }
-
- internal static string _7_Send_READ_SECTORS_command {
- get {
- return ResourceManager.GetString("_7_Send_READ_SECTORS_command", resourceCulture);
- }
- }
-
- internal static string _8_Send_READ_SECTORS_WITH_RETRIES_command {
- get {
- return ResourceManager.GetString("_8_Send_READ_SECTORS_WITH_RETRIES_command", resourceCulture);
- }
- }
-
- internal static string _9_Send_SEEK_command {
- get {
- return ResourceManager.GetString("_9_Send_SEEK_command", resourceCulture);
- }
- }
-
- internal static string Send_SET_FEATURES_command {
- get {
- return ResourceManager.GetString("Send_SET_FEATURES_command", resourceCulture);
- }
- }
-
- internal static string Sending_IDENTIFY_DEVICE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_IDENTIFY_DEVICE_to_the_device", resourceCulture);
- }
- }
-
- internal static string _2_Decode_buffer {
- get {
- return ResourceManager.GetString("_2_Decode_buffer", resourceCulture);
- }
- }
-
- internal static string _3_Decode_error_registers {
- get {
- return ResourceManager.GetString("_3_Decode_error_registers", resourceCulture);
- }
- }
-
- internal static string _4_Send_command_again {
- get {
- return ResourceManager.GetString("_4_Send_command_again", resourceCulture);
- }
- }
-
- internal static string Return_to_CHS_ATA_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_CHS_ATA_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_CHS_ATA_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_CHS_ATA_commands_menu", resourceCulture);
- }
- }
-
- internal static string IDENTIFY_DEVICE_response {
- get {
- return ResourceManager.GetString("IDENTIFY_DEVICE_response", resourceCulture);
- }
- }
-
- internal static string IDENTIFY_DEVICE_decoded_response {
- get {
- return ResourceManager.GetString("IDENTIFY_DEVICE_decoded_response", resourceCulture);
- }
- }
-
- internal static string IDENTIFY_DEVICE_status_registers {
- get {
- return ResourceManager.GetString("IDENTIFY_DEVICE_status_registers", resourceCulture);
- }
- }
-
- internal static string Cylinder_0 {
- get {
- return ResourceManager.GetString("Cylinder_0", resourceCulture);
- }
- }
-
- internal static string Head_0 {
- get {
- return ResourceManager.GetString("Head_0", resourceCulture);
- }
- }
-
- internal static string Sector_0 {
- get {
- return ResourceManager.GetString("Sector_0", resourceCulture);
- }
- }
-
- internal static string What_cylinder {
- get {
- return ResourceManager.GetString("What_cylinder", resourceCulture);
- }
- }
-
- internal static string What_head {
- get {
- return ResourceManager.GetString("What_head", resourceCulture);
- }
- }
-
- internal static string Head_cannot_be_bigger_than_15_Setting_it_to_15 {
- get {
- return ResourceManager.GetString("Head_cannot_be_bigger_than_15_Setting_it_to_15", resourceCulture);
- }
- }
-
- internal static string What_sector {
- get {
- return ResourceManager.GetString("What_sector", resourceCulture);
- }
- }
-
- internal static string Parameters_for_SET_FEATURES_command {
- get {
- return ResourceManager.GetString("Parameters_for_SET_FEATURES_command", resourceCulture);
- }
- }
-
- internal static string Sector_count_0 {
- get {
- return ResourceManager.GetString("Sector_count_0", resourceCulture);
- }
- }
-
- internal static string Feature_0_X2 {
- get {
- return ResourceManager.GetString("Feature_0_X2", resourceCulture);
- }
- }
-
- internal static string What_sector_count {
- get {
- return ResourceManager.GetString("What_sector_count", resourceCulture);
- }
- }
-
- internal static string What_feature {
- get {
- return ResourceManager.GetString("What_feature", resourceCulture);
- }
- }
-
- internal static string Sending_SET_FEATURES_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SET_FEATURES_to_the_device", resourceCulture);
- }
- }
-
- internal static string SET_FEATURES_status_registers {
- get {
- return ResourceManager.GetString("SET_FEATURES_status_registers", resourceCulture);
- }
- }
-
- internal static string Send_an_ATAPI_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_an_ATAPI_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_IDENTIFY_PACKET_DEVICE_command {
- get {
- return ResourceManager.GetString("Send_IDENTIFY_PACKET_DEVICE_command", resourceCulture);
- }
- }
-
- internal static string Sending_IDENTIFY_PACKET_DEVICE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_IDENTIFY_PACKET_DEVICE_to_the_device", resourceCulture);
- }
- }
-
- internal static string Return_to_ATAPI_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_ATAPI_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_ATAPI_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_ATAPI_commands_menu", resourceCulture);
- }
- }
-
- internal static string IDENTIFY_PACKET_DEVICE_response {
- get {
- return ResourceManager.GetString("IDENTIFY_PACKET_DEVICE_response", resourceCulture);
- }
- }
-
- internal static string IDENTIFY_PACKET_DEVICE_decoded_response {
- get {
- return ResourceManager.GetString("IDENTIFY_PACKET_DEVICE_decoded_response", resourceCulture);
- }
- }
-
- internal static string IDENTIFY_PACKET_DEVICE_status_registers {
- get {
- return ResourceManager.GetString("IDENTIFY_PACKET_DEVICE_status_registers", resourceCulture);
- }
- }
-
- internal static string Send_a_CompactFlash_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_CompactFlash_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_REQUEST_EXTENDED_ERROR_CODE_command {
- get {
- return ResourceManager.GetString("Send_REQUEST_EXTENDED_ERROR_CODE_command", resourceCulture);
- }
- }
-
- internal static string Send_CHS_TRANSLATE_SECTOR_command {
- get {
- return ResourceManager.GetString("Send_CHS_TRANSLATE_SECTOR_command", resourceCulture);
- }
- }
-
- internal static string Send_LBA_TRANSLATE_SECTOR_command {
- get {
- return ResourceManager.GetString("Send_LBA_TRANSLATE_SECTOR_command", resourceCulture);
- }
- }
-
- internal static string Sending_REQUEST_EXTENDED_ERROR_CODE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_REQUEST_EXTENDED_ERROR_CODE_to_the_device", resourceCulture);
- }
- }
-
- internal static string Error_code_is_0 {
- get {
- return ResourceManager.GetString("Error_code_is_0", resourceCulture);
- }
- }
-
- internal static string Return_to_CompactFlash_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_CompactFlash_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_CompactFlash_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_CompactFlash_commands_menu", resourceCulture);
- }
- }
-
- internal static string REQUEST_EXTENDED_ERROR_CODE_status_registers {
- get {
- return ResourceManager.GetString("REQUEST_EXTENDED_ERROR_CODE_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_TRANSLATE_SECTOR_command {
- get {
- return ResourceManager.GetString("Parameters_for_TRANSLATE_SECTOR_command", resourceCulture);
- }
- }
-
- internal static string Sending_TRANSLATE_SECTOR_to_the_device {
- get {
- return ResourceManager.GetString("Sending_TRANSLATE_SECTOR_to_the_device", resourceCulture);
- }
- }
-
- internal static string TRANSLATE_SECTOR_response {
- get {
- return ResourceManager.GetString("TRANSLATE_SECTOR_response", resourceCulture);
- }
- }
-
- internal static string TRANSLATE_SECTOR_status_registers {
- get {
- return ResourceManager.GetString("TRANSLATE_SECTOR_status_registers", resourceCulture);
- }
- }
-
- internal static string Send_a_Media_Card_Pass_Through_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_Media_Card_Pass_Through_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_CHECK_MEDIA_CARD_TYPE_command {
- get {
- return ResourceManager.GetString("Send_CHECK_MEDIA_CARD_TYPE_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_CHECK_MEDIA_CARD_TYPE_command {
- get {
- return ResourceManager.GetString("Parameters_for_CHECK_MEDIA_CARD_TYPE_command", resourceCulture);
- }
- }
-
- internal static string Feature_0 {
- get {
- return ResourceManager.GetString("Feature_0", resourceCulture);
- }
- }
-
- internal static string Return_to_Media_Card_Pass_Through_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_Media_Card_Pass_Through_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_Media_Card_Pass_Through_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_Media_Card_Pass_Through_commands_menu", resourceCulture);
- }
- }
-
- internal static string Feature {
- get {
- return ResourceManager.GetString("Feature", resourceCulture);
- }
- }
-
- internal static string Sending_CHECK_MEDIA_CARD_TYPE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_CHECK_MEDIA_CARD_TYPE_to_the_device", resourceCulture);
- }
- }
-
- internal static string CHECK_MEDIA_CARD_TYPE_status_registers {
- get {
- return ResourceManager.GetString("CHECK_MEDIA_CARD_TYPE_status_registers", resourceCulture);
- }
- }
-
- internal static string _1_Send_command_again {
- get {
- return ResourceManager.GetString("_1_Send_command_again", resourceCulture);
- }
- }
-
- internal static string _2_Change_parameters {
- get {
- return ResourceManager.GetString("_2_Change_parameters", resourceCulture);
- }
- }
-
- internal static string Send_a_SMART_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_SMART_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_DISABLE_ATTRIBUTE_AUTOSAVE_command {
- get {
- return ResourceManager.GetString("Send_DISABLE_ATTRIBUTE_AUTOSAVE_command", resourceCulture);
- }
- }
-
- internal static string Send_DISABLE_OPERATIONS_command {
- get {
- return ResourceManager.GetString("Send_DISABLE_OPERATIONS_command", resourceCulture);
- }
- }
-
- internal static string Send_ENABLE_ATTRIBUTE_AUTOSAVE_command {
- get {
- return ResourceManager.GetString("Send_ENABLE_ATTRIBUTE_AUTOSAVE_command", resourceCulture);
- }
- }
-
- internal static string Send_ENABLE_OPERATIONS_command {
- get {
- return ResourceManager.GetString("Send_ENABLE_OPERATIONS_command", resourceCulture);
- }
- }
-
- internal static string Send_EXECUTE_OFF_LINE_IMMEDIATE_command {
- get {
- return ResourceManager.GetString("Send_EXECUTE_OFF_LINE_IMMEDIATE_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_DATA_command {
- get {
- return ResourceManager.GetString("Send_READ_DATA_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_LOG_command {
- get {
- return ResourceManager.GetString("Send_READ_LOG_command", resourceCulture);
- }
- }
-
- internal static string Send_RETURN_STATUS_command {
- get {
- return ResourceManager.GetString("Send_RETURN_STATUS_command", resourceCulture);
- }
- }
-
- internal static string Sending_DISABLE_ATTRIBUTE_AUTOSAVE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_DISABLE_ATTRIBUTE_AUTOSAVE_to_the_device", resourceCulture);
- }
- }
-
- internal static string DISABLE_ATTRIBUTE_AUTOSAVE_status_registers {
- get {
- return ResourceManager.GetString("DISABLE_ATTRIBUTE_AUTOSAVE_status_registers", resourceCulture);
- }
- }
-
- internal static string Return_to_SMART_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SMART_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SMART_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SMART_commands_menu", resourceCulture);
- }
- }
-
- internal static string Sending_DISABLE_OPERATIONS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_DISABLE_OPERATIONS_to_the_device", resourceCulture);
- }
- }
-
- internal static string DISABLE_OPERATIONS_status_registers {
- get {
- return ResourceManager.GetString("DISABLE_OPERATIONS_status_registers", resourceCulture);
- }
- }
-
- internal static string Sending_ENABLE_ATTRIBUTE_AUTOSAVE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_ENABLE_ATTRIBUTE_AUTOSAVE_to_the_device", resourceCulture);
- }
- }
-
- internal static string ENABLE_ATTRIBUTE_AUTOSAVE_status_registers {
- get {
- return ResourceManager.GetString("ENABLE_ATTRIBUTE_AUTOSAVE_status_registers", resourceCulture);
- }
- }
-
- internal static string Sending_ENABLE_OPERATIONS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_ENABLE_OPERATIONS_to_the_device", resourceCulture);
- }
- }
-
- internal static string ENABLE_OPERATIONS_status_registers {
- get {
- return ResourceManager.GetString("ENABLE_OPERATIONS_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_EXECUTE_OFF_LINE_IMMEDIATE_command {
- get {
- return ResourceManager.GetString("Parameters_for_EXECUTE_OFF_LINE_IMMEDIATE_command", resourceCulture);
- }
- }
-
- internal static string Subcommand_0 {
- get {
- return ResourceManager.GetString("Subcommand_0", resourceCulture);
- }
- }
-
- internal static string Subcommand {
- get {
- return ResourceManager.GetString("Subcommand", resourceCulture);
- }
- }
-
- internal static string Sending_EXECUTE_OFF_LINE_IMMEDIATE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_EXECUTE_OFF_LINE_IMMEDIATE_to_the_device", resourceCulture);
- }
- }
-
- internal static string EXECUTE_OFF_LINE_IMMEDIATE_status_registers {
- get {
- return ResourceManager.GetString("EXECUTE_OFF_LINE_IMMEDIATE_status_registers", resourceCulture);
- }
- }
-
- internal static string Sending_READ_DATA_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_DATA_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_DATA_response {
- get {
- return ResourceManager.GetString("READ_DATA_response", resourceCulture);
- }
- }
-
- internal static string READ_DATA_status_registers {
- get {
- return ResourceManager.GetString("READ_DATA_status_registers", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_LOG_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_LOG_command", resourceCulture);
- }
- }
-
- internal static string Log_address {
- get {
- return ResourceManager.GetString("Log_address", resourceCulture);
- }
- }
-
- internal static string Sending_READ_LOG_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_LOG_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_LOG_response {
- get {
- return ResourceManager.GetString("READ_LOG_response", resourceCulture);
- }
- }
-
- internal static string READ_LOG_status_registers {
- get {
- return ResourceManager.GetString("READ_LOG_status_registers", resourceCulture);
- }
- }
-
- internal static string Sending_RETURN_STATUS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_RETURN_STATUS_to_the_device", resourceCulture);
- }
- }
-
- internal static string RETURN_STATUS_status_registers {
- get {
- return ResourceManager.GetString("RETURN_STATUS_status_registers", resourceCulture);
- }
- }
-
- internal static string Send_an_Adaptec_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_an_Adaptec_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_READ_RESET_USAGE_COUNTER_command {
- get {
- return ResourceManager.GetString("Send_READ_RESET_USAGE_COUNTER_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_DATA_BUFFER_command {
- get {
- return ResourceManager.GetString("Send_READ_DATA_BUFFER_command", resourceCulture);
- }
- }
-
- internal static string Send_SET_ERROR_THRESHOLD_command {
- get {
- return ResourceManager.GetString("Send_SET_ERROR_THRESHOLD_command", resourceCulture);
- }
- }
-
- internal static string Send_TRANSLATE_command {
- get {
- return ResourceManager.GetString("Send_TRANSLATE_command", resourceCulture);
- }
- }
-
- internal static string Return_to_SCSI_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SCSI_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SCSI_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SCSI_commands_menu", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_RESET_USAGE_COUNTER_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_RESET_USAGE_COUNTER_command", resourceCulture);
- }
- }
-
- internal static string Drive_one_0 {
- get {
- return ResourceManager.GetString("Drive_one_0", resourceCulture);
- }
- }
-
- internal static string Return_to_Adaptec_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_Adaptec_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_Adaptec_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_Adaptec_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Drive_1_Q {
- get {
- return ResourceManager.GetString("Drive_1_Q", resourceCulture);
- }
- }
-
- internal static string Not_a_boolean_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_boolean_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Sending_READ_RESET_USAGE_COUNTER_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_RESET_USAGE_COUNTER_to_the_device", resourceCulture);
- }
- }
-
- internal static string Sense_buffer_is_0_bytes {
- get {
- return ResourceManager.GetString("Sense_buffer_is_0_bytes", resourceCulture);
- }
- }
-
- internal static string Sense_buffer_is_null_or_empty_0 {
- get {
- return ResourceManager.GetString("Sense_buffer_is_null_or_empty_0", resourceCulture);
- }
- }
-
- internal static string _2_Print_sense_buffer {
- get {
- return ResourceManager.GetString("_2_Print_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _3_Decode_sense_buffer {
- get {
- return ResourceManager.GetString("_3_Decode_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _5_Change_parameters {
- get {
- return ResourceManager.GetString("_5_Change_parameters", resourceCulture);
- }
- }
-
- internal static string READ_RESET_USAGE_COUNTER_response {
- get {
- return ResourceManager.GetString("READ_RESET_USAGE_COUNTER_response", resourceCulture);
- }
- }
-
- internal static string READ_RESET_USAGE_COUNTER_sense {
- get {
- return ResourceManager.GetString("READ_RESET_USAGE_COUNTER_sense", resourceCulture);
- }
- }
-
- internal static string READ_RESET_USAGE_COUNTER_decoded_sense {
- get {
- return ResourceManager.GetString("READ_RESET_USAGE_COUNTER_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_READ_DATA_BUFFER_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_DATA_BUFFER_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_DATA_BUFFER_response {
- get {
- return ResourceManager.GetString("READ_DATA_BUFFER_response", resourceCulture);
- }
- }
-
- internal static string READ_DATA_BUFFER_sense {
- get {
- return ResourceManager.GetString("READ_DATA_BUFFER_sense", resourceCulture);
- }
- }
-
- internal static string READ_DATA_BUFFER_decoded_sense {
- get {
- return ResourceManager.GetString("READ_DATA_BUFFER_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_SET_ERROR_THRESHOLD_command {
- get {
- return ResourceManager.GetString("Parameters_for_SET_ERROR_THRESHOLD_command", resourceCulture);
- }
- }
-
- internal static string Error_threshold_0 {
- get {
- return ResourceManager.GetString("Error_threshold_0", resourceCulture);
- }
- }
-
- internal static string Error_threshold {
- get {
- return ResourceManager.GetString("Error_threshold", resourceCulture);
- }
- }
-
- internal static string Sending_SET_ERROR_THRESHOLD_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SET_ERROR_THRESHOLD_to_the_device", resourceCulture);
- }
- }
-
- internal static string SET_ERROR_THRESHOLD_decoded_sense {
- get {
- return ResourceManager.GetString("SET_ERROR_THRESHOLD_decoded_sense", resourceCulture);
- }
- }
-
- internal static string _1_Print_sense_buffer {
- get {
- return ResourceManager.GetString("_1_Print_sense_buffer", resourceCulture);
- }
- }
-
- internal static string SET_ERROR_THRESHOLD_sense {
- get {
- return ResourceManager.GetString("SET_ERROR_THRESHOLD_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_TRANSLATE_command {
- get {
- return ResourceManager.GetString("Parameters_for_TRANSLATE_command", resourceCulture);
- }
- }
-
- internal static string LBA_Q {
- get {
- return ResourceManager.GetString("LBA_Q", resourceCulture);
- }
- }
-
- internal static string Sending_TRANSLATE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_TRANSLATE_to_the_device", resourceCulture);
- }
- }
-
- internal static string TRANSLATE_response {
- get {
- return ResourceManager.GetString("TRANSLATE_response", resourceCulture);
- }
- }
-
- internal static string TRANSLATE_sense {
- get {
- return ResourceManager.GetString("TRANSLATE_sense", resourceCulture);
- }
- }
-
- internal static string TRANSLATE_decoded_sense {
- get {
- return ResourceManager.GetString("TRANSLATE_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Send_an_Archive_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_an_Archive_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_REQUEST_BLOCK_ADDRESS_command {
- get {
- return ResourceManager.GetString("Send_REQUEST_BLOCK_ADDRESS_command", resourceCulture);
- }
- }
-
- internal static string Send_SEEK_BLOCK_command {
- get {
- return ResourceManager.GetString("Send_SEEK_BLOCK_command", resourceCulture);
- }
- }
-
- internal static string ArchiveCorp_RequestBlockAddress_Parameters_for_REQUEST_BLOCK_ADDRESS_command {
- get {
- return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_Parameters_for_REQUEST_BLOCK_ADDRESS_command", resourceCulture);
- }
- }
-
- internal static string ArchiveCorp_RequestBlockAddress_Return_to_Archive_vendor_commands_menu {
- get {
- return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_Return_to_Archive_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string ArchiveCorp_RequestBlockAddress_Returning_to_Archive_vendor_commands_menu {
- get {
- return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_Returning_to_Archive_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string ArchiveCorp_RequestBlockAddress_Sending_REQUEST_BLOCK_ADDRESS_to_the_device {
- get {
- return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_Sending_REQUEST_BLOCK_ADDRESS_to_the_device", resourceCulture);
- }
- }
-
- internal static string ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_response {
- get {
- return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_response", resourceCulture);
- }
- }
-
- internal static string ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_sense {
- get {
- return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_sense", resourceCulture);
- }
- }
-
- internal static string ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_decoded_sense {
- get {
- return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_SEEK_BLOCK_command {
- get {
- return ResourceManager.GetString("Parameters_for_SEEK_BLOCK_command", resourceCulture);
- }
- }
-
- internal static string Immediate_0 {
- get {
- return ResourceManager.GetString("Immediate_0", resourceCulture);
- }
- }
-
- internal static string Immediate_Q {
- get {
- return ResourceManager.GetString("Immediate_Q", resourceCulture);
- }
- }
-
- internal static string Sending_SEEK_BLOCK_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEEK_BLOCK_to_the_device", resourceCulture);
- }
- }
-
- internal static string SEEK_BLOCK_decoded_sense {
- get {
- return ResourceManager.GetString("SEEK_BLOCK_decoded_sense", resourceCulture);
- }
- }
-
- internal static string SEEK_BLOCK_sense {
- get {
- return ResourceManager.GetString("SEEK_BLOCK_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_Certance_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_Certance_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_PARK_command {
- get {
- return ResourceManager.GetString("Send_PARK_command", resourceCulture);
- }
- }
-
- internal static string Send_UNPARK_command {
- get {
- return ResourceManager.GetString("Send_UNPARK_command", resourceCulture);
- }
- }
-
- internal static string Sending_PARK_to_the_device {
- get {
- return ResourceManager.GetString("Sending_PARK_to_the_device", resourceCulture);
- }
- }
-
- internal static string PARK_decoded_sense {
- get {
- return ResourceManager.GetString("PARK_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Return_to_Certance_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_Certance_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_Certance_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_Certance_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string PARK_sense {
- get {
- return ResourceManager.GetString("PARK_sense", resourceCulture);
- }
- }
-
- internal static string Sending_UNPARK_to_the_device {
- get {
- return ResourceManager.GetString("Sending_UNPARK_to_the_device", resourceCulture);
- }
- }
-
- internal static string UNPARK_decoded_sense {
- get {
- return ResourceManager.GetString("UNPARK_decoded_sense", resourceCulture);
- }
- }
-
- internal static string UNPARK_sense {
- get {
- return ResourceManager.GetString("UNPARK_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_Fujitsu_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_Fujitsu_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_DISPLAY_command {
- get {
- return ResourceManager.GetString("Send_DISPLAY_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_DISPLAY_command {
- get {
- return ResourceManager.GetString("Parameters_for_DISPLAY_command", resourceCulture);
- }
- }
-
- internal static string Descriptor_0 {
- get {
- return ResourceManager.GetString("Descriptor_0", resourceCulture);
- }
- }
-
- internal static string Return_to_Fujitsu_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_Fujitsu_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_Fujitsu_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_Fujitsu_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Display_mode {
- get {
- return ResourceManager.GetString("Display_mode", resourceCulture);
- }
- }
-
- internal static string Available_values_0_1_2_3_4 {
- get {
- return ResourceManager.GetString("Available_values_0_1_2_3_4", resourceCulture);
- }
- }
-
- internal static string Choose_Q {
- get {
- return ResourceManager.GetString("Choose_Q", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_display_mode_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_display_mode_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string First_display_half_will_be_cut_to_7_bit_ASCII_8_chars {
- get {
- return ResourceManager.GetString("First_display_half_will_be_cut_to_7_bit_ASCII_8_chars", resourceCulture);
- }
- }
-
- internal static string Second_display_half_will_be_cut_to_7_bit_ASCII_8_chars {
- get {
- return ResourceManager.GetString("Second_display_half_will_be_cut_to_7_bit_ASCII_8_chars", resourceCulture);
- }
- }
-
- internal static string Sending_DISPLAY_to_the_device {
- get {
- return ResourceManager.GetString("Sending_DISPLAY_to_the_device", resourceCulture);
- }
- }
-
- internal static string DISPLAY_decoded_sense {
- get {
- return ResourceManager.GetString("DISPLAY_decoded_sense", resourceCulture);
- }
- }
-
- internal static string DISPLAY_sense {
- get {
- return ResourceManager.GetString("DISPLAY_sense", resourceCulture);
- }
- }
-
- internal static string Send_an_HLDTST_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_an_HLDTST_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_READ_DVD_RAW_command {
- get {
- return ResourceManager.GetString("Send_READ_DVD_RAW_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_DVD_RAW_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_DVD_RAW_command", resourceCulture);
- }
- }
-
- internal static string Return_to_HLDTST_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_HLDTST_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_HLDTST_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_HLDTST_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Sending_READ_DVD_RAW_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_DVD_RAW_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_DVD_RAW_response {
- get {
- return ResourceManager.GetString("READ_DVD_RAW_response", resourceCulture);
- }
- }
-
- internal static string READ_DVD_RAW_sense {
- get {
- return ResourceManager.GetString("READ_DVD_RAW_sense", resourceCulture);
- }
- }
-
- internal static string READ_DVD_RAW_decoded_sense {
- get {
- return ResourceManager.GetString("READ_DVD_RAW_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_Hewlett_Packard_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_Hewlett_Packard_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _1_Send_READ_LONG_command {
- get {
- return ResourceManager.GetString("_1_Send_READ_LONG_command", resourceCulture);
- }
- }
-
- internal static string Physical_Block_Address_0 {
- get {
- return ResourceManager.GetString("Physical_Block_Address_0", resourceCulture);
- }
- }
-
- internal static string Logical_Block_Address_0 {
- get {
- return ResourceManager.GetString("Logical_Block_Address_0", resourceCulture);
- }
- }
-
- internal static string Relative_0 {
- get {
- return ResourceManager.GetString("Relative_0", resourceCulture);
- }
- }
-
- internal static string Will_transfer_0_sectors {
- get {
- return ResourceManager.GetString("Will_transfer_0_sectors", resourceCulture);
- }
- }
-
- internal static string Will_transfer_0_bytes {
- get {
- return ResourceManager.GetString("Will_transfer_0_bytes", resourceCulture);
- }
- }
-
- internal static string Expected_sector_size_0_bytes {
- get {
- return ResourceManager.GetString("Expected_sector_size_0_bytes", resourceCulture);
- }
- }
-
- internal static string Return_to_Hewlett_Packard_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_Hewlett_Packard_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_Hewlett_Packard_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_Hewlett_Packard_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Physical_address_Q {
- get {
- return ResourceManager.GetString("Physical_address_Q", resourceCulture);
- }
- }
-
- internal static string Relative_address_Q {
- get {
- return ResourceManager.GetString("Relative_address_Q", resourceCulture);
- }
- }
-
- internal static string Physical_Block_Address_Q {
- get {
- return ResourceManager.GetString("Physical_Block_Address_Q", resourceCulture);
- }
- }
-
- internal static string Logical_Block_Address_Q {
- get {
- return ResourceManager.GetString("Logical_Block_Address_Q", resourceCulture);
- }
- }
-
- internal static string Transfer_sectors_Q {
- get {
- return ResourceManager.GetString("Transfer_sectors_Q", resourceCulture);
- }
- }
-
- internal static string How_many_sectors_to_transfer_Q {
- get {
- return ResourceManager.GetString("How_many_sectors_to_transfer_Q", resourceCulture);
- }
- }
-
- internal static string How_many_bytes_to_transfer_Q {
- get {
- return ResourceManager.GetString("How_many_bytes_to_transfer_Q", resourceCulture);
- }
- }
-
- internal static string How_many_bytes_to_expect_per_sector_Q {
- get {
- return ResourceManager.GetString("How_many_bytes_to_expect_per_sector_Q", resourceCulture);
- }
- }
-
- internal static string READ_LONG_sense {
- get {
- return ResourceManager.GetString("READ_LONG_sense", resourceCulture);
- }
- }
-
- internal static string READ_LONG_decoded_sense {
- get {
- return ResourceManager.GetString("READ_LONG_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Kreon_Menu_Send_a_Kreon_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Kreon_Menu_Send_a_Kreon_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Kreon_Menu_Send_EXTRACT_SS_command {
- get {
- return ResourceManager.GetString("Kreon_Menu_Send_EXTRACT_SS_command", resourceCulture);
- }
- }
-
- internal static string Kreon_Menu_Send_GET_FEATURE_LIST_command {
- get {
- return ResourceManager.GetString("Kreon_Menu_Send_GET_FEATURE_LIST_command", resourceCulture);
- }
- }
-
- internal static string Kreon_Menu_Send_SET_LOCK_STATE_command {
- get {
- return ResourceManager.GetString("Kreon_Menu_Send_SET_LOCK_STATE_command", resourceCulture);
- }
- }
-
- internal static string Kreon_Menu_Send_UNLOCK_command {
- get {
- return ResourceManager.GetString("Kreon_Menu_Send_UNLOCK_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_EXTRACT_SS_command {
- get {
- return ResourceManager.GetString("Parameters_for_EXTRACT_SS_command", resourceCulture);
- }
- }
-
- internal static string Request_number_0 {
- get {
- return ResourceManager.GetString("Request_number_0", resourceCulture);
- }
- }
-
- internal static string Return_to_Kreon_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_Kreon_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_Kreon_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_Kreon_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Request_number_Q {
- get {
- return ResourceManager.GetString("Request_number_Q", resourceCulture);
- }
- }
-
- internal static string Sending_EXTRACT_SS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_EXTRACT_SS_to_the_device", resourceCulture);
- }
- }
-
- internal static string EXTRACT_SS_response {
- get {
- return ResourceManager.GetString("EXTRACT_SS_response", resourceCulture);
- }
- }
-
- internal static string EXTRACT_SS_sense {
- get {
- return ResourceManager.GetString("EXTRACT_SS_sense", resourceCulture);
- }
- }
-
- internal static string EXTRACT_SS_decoded_sense {
- get {
- return ResourceManager.GetString("EXTRACT_SS_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_GET_FEATURE_LIST_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_FEATURE_LIST_to_the_device", resourceCulture);
- }
- }
-
- internal static string Features_0 {
- get {
- return ResourceManager.GetString("Features_0", resourceCulture);
- }
- }
-
- internal static string GET_FEATURE_LIST_decoded_sense {
- get {
- return ResourceManager.GetString("GET_FEATURE_LIST_decoded_sense", resourceCulture);
- }
- }
-
- internal static string GET_FEATURE_LIST_sense {
- get {
- return ResourceManager.GetString("GET_FEATURE_LIST_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_SET_LOCK_STATE_command {
- get {
- return ResourceManager.GetString("Parameters_for_SET_LOCK_STATE_command", resourceCulture);
- }
- }
-
- internal static string Lock_state_0 {
- get {
- return ResourceManager.GetString("Lock_state_0", resourceCulture);
- }
- }
-
- internal static string Lock_state {
- get {
- return ResourceManager.GetString("Lock_state", resourceCulture);
- }
- }
-
- internal static string Available_values_0_1_2 {
- get {
- return ResourceManager.GetString("Available_values_0_1_2", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_lock_state_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_lock_state_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Sending_SET_LOCK_STATE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SET_LOCK_STATE_to_the_device", resourceCulture);
- }
- }
-
- internal static string SET_LOCK_STATE_decoded_sense {
- get {
- return ResourceManager.GetString("SET_LOCK_STATE_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_UNLOCK_to_the_device {
- get {
- return ResourceManager.GetString("Sending_UNLOCK_to_the_device", resourceCulture);
- }
- }
-
- internal static string UNLOCK_decoded_sense {
- get {
- return ResourceManager.GetString("UNLOCK_decoded_sense", resourceCulture);
- }
- }
-
- internal static string UNLOCK_sense {
- get {
- return ResourceManager.GetString("UNLOCK_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_MultiMedia_Command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_MultiMedia_Command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_GET_CONFIGURATION_command {
- get {
- return ResourceManager.GetString("Send_GET_CONFIGURATION_command", resourceCulture);
- }
- }
-
- internal static string Send_PREVENT_ALLOW_MEDIUM_REMOVAL_command {
- get {
- return ResourceManager.GetString("Send_PREVENT_ALLOW_MEDIUM_REMOVAL_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_CD_command {
- get {
- return ResourceManager.GetString("Send_READ_CD_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_CD_MSF_command {
- get {
- return ResourceManager.GetString("Send_READ_CD_MSF_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_DISC_INFORMATION_command {
- get {
- return ResourceManager.GetString("Send_READ_DISC_INFORMATION_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_DISC_STRUCTURE_command {
- get {
- return ResourceManager.GetString("Send_READ_DISC_STRUCTURE_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_TOC_PMA_ATIP_command {
- get {
- return ResourceManager.GetString("Send_READ_TOC_PMA_ATIP_command", resourceCulture);
- }
- }
-
- internal static string Send_START_STOP_UNIT_command {
- get {
- return ResourceManager.GetString("Send_START_STOP_UNIT_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_GET_CONFIGURATION_command {
- get {
- return ResourceManager.GetString("Parameters_for_GET_CONFIGURATION_command", resourceCulture);
- }
- }
-
- internal static string RT_0 {
- get {
- return ResourceManager.GetString("RT_0", resourceCulture);
- }
- }
-
- internal static string Feature_number_0 {
- get {
- return ResourceManager.GetString("Feature_number_0", resourceCulture);
- }
- }
-
- internal static string Return_to_SCSI_MultiMedia_Commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SCSI_MultiMedia_Commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SCSI_MultiMedia_Commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SCSI_MultiMedia_Commands_menu", resourceCulture);
- }
- }
-
- internal static string RT {
- get {
- return ResourceManager.GetString("RT", resourceCulture);
- }
- }
-
- internal static string Available_values_0_1_2_3 {
- get {
- return ResourceManager.GetString("Available_values_0_1_2_3", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_object_type_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_object_type_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Feature_number {
- get {
- return ResourceManager.GetString("Feature_number", resourceCulture);
- }
- }
-
- internal static string Sending_GET_CONFIGURATION_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_CONFIGURATION_to_the_device", resourceCulture);
- }
- }
-
- internal static string _3_Print_sense_buffer {
- get {
- return ResourceManager.GetString("_3_Print_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _4_Decode_sense_buffer {
- get {
- return ResourceManager.GetString("_4_Decode_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _5_Send_command_again {
- get {
- return ResourceManager.GetString("_5_Send_command_again", resourceCulture);
- }
- }
-
- internal static string _6_Change_parameters {
- get {
- return ResourceManager.GetString("_6_Change_parameters", resourceCulture);
- }
- }
-
- internal static string GET_CONFIGURATION_buffer {
- get {
- return ResourceManager.GetString("GET_CONFIGURATION_buffer", resourceCulture);
- }
- }
-
- internal static string GET_CONFIGURATION_decoded_buffer {
- get {
- return ResourceManager.GetString("GET_CONFIGURATION_decoded_buffer", resourceCulture);
- }
- }
-
- internal static string GET_CONFIGURATION_length_is_0_bytes {
- get {
- return ResourceManager.GetString("GET_CONFIGURATION_length_is_0_bytes", resourceCulture);
- }
- }
-
- internal static string GET_CONFIGURATION_current_profile_is_0_X4 {
- get {
- return ResourceManager.GetString("GET_CONFIGURATION_current_profile_is_0_X4", resourceCulture);
- }
- }
-
- internal static string Feature_0_X4 {
- get {
- return ResourceManager.GetString("Feature_0_X4", resourceCulture);
- }
- }
-
- internal static string Dont_know_how_to_decode_feature_0 {
- get {
- return ResourceManager.GetString("Dont_know_how_to_decode_feature_0", resourceCulture);
- }
- }
-
- internal static string GET_CONFIGURATION_sense {
- get {
- return ResourceManager.GetString("GET_CONFIGURATION_sense", resourceCulture);
- }
- }
-
- internal static string GET_CONFIGURATION_decoded_sense {
- get {
- return ResourceManager.GetString("GET_CONFIGURATION_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_PREVENT_ALLOW_MEDIUM_REMOVAL_command {
- get {
- return ResourceManager.GetString("Parameters_for_PREVENT_ALLOW_MEDIUM_REMOVAL_command", resourceCulture);
- }
- }
-
- internal static string Prevent_removal_0 {
- get {
- return ResourceManager.GetString("Prevent_removal_0", resourceCulture);
- }
- }
-
- internal static string Persistent_value_0 {
- get {
- return ResourceManager.GetString("Persistent_value_0", resourceCulture);
- }
- }
-
- internal static string Prevent_removal_Q {
- get {
- return ResourceManager.GetString("Prevent_removal_Q", resourceCulture);
- }
- }
-
- internal static string Persistent_value_Q {
- get {
- return ResourceManager.GetString("Persistent_value_Q", resourceCulture);
- }
- }
-
- internal static string Sending_PREVENT_ALLOW_MEDIUM_REMOVAL_to_the_device {
- get {
- return ResourceManager.GetString("Sending_PREVENT_ALLOW_MEDIUM_REMOVAL_to_the_device", resourceCulture);
- }
- }
-
- internal static string PREVENT_ALLOW_MEDIUM_REMOVAL_decoded_sense {
- get {
- return ResourceManager.GetString("PREVENT_ALLOW_MEDIUM_REMOVAL_decoded_sense", resourceCulture);
- }
- }
-
- internal static string PREVENT_ALLOW_MEDIUM_REMOVAL_sense {
- get {
- return ResourceManager.GetString("PREVENT_ALLOW_MEDIUM_REMOVAL_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_CD_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_CD_command", resourceCulture);
- }
- }
-
- internal static string Address_relative_to_current_position_0 {
- get {
- return ResourceManager.GetString("Address_relative_to_current_position_0", resourceCulture);
- }
- }
-
- internal static string Address_0 {
- get {
- return ResourceManager.GetString("Address_0", resourceCulture);
- }
- }
-
- internal static string Sector_type_0 {
- get {
- return ResourceManager.GetString("Sector_type_0", resourceCulture);
- }
- }
-
- internal static string Process_audio_0 {
- get {
- return ResourceManager.GetString("Process_audio_0", resourceCulture);
- }
- }
-
- internal static string Retrieve_sync_bytes_0 {
- get {
- return ResourceManager.GetString("Retrieve_sync_bytes_0", resourceCulture);
- }
- }
-
- internal static string Header_mode_0 {
- get {
- return ResourceManager.GetString("Header_mode_0", resourceCulture);
- }
- }
-
- internal static string Retrieve_user_data_0 {
- get {
- return ResourceManager.GetString("Retrieve_user_data_0", resourceCulture);
- }
- }
-
- internal static string Retrieve_EDC_ECC_data_0 {
- get {
- return ResourceManager.GetString("Retrieve_EDC_ECC_data_0", resourceCulture);
- }
- }
-
- internal static string C2_mode_0 {
- get {
- return ResourceManager.GetString("C2_mode_0", resourceCulture);
- }
- }
-
- internal static string Subchannel_mode_0 {
- get {
- return ResourceManager.GetString("Subchannel_mode_0", resourceCulture);
- }
- }
-
- internal static string _0_bytes_per_sector {
- get {
- return ResourceManager.GetString("_0_bytes_per_sector", resourceCulture);
- }
- }
-
- internal static string Address_is_relative_to_current_position {
- get {
- return ResourceManager.GetString("Address_is_relative_to_current_position", resourceCulture);
- }
- }
-
- internal static string Address_Q {
- get {
- return ResourceManager.GetString("Address_Q", resourceCulture);
- }
- }
-
- internal static string Sector_type {
- get {
- return ResourceManager.GetString("Sector_type", resourceCulture);
- }
- }
-
- internal static string Available_values_0_1_2_3_4_5 {
- get {
- return ResourceManager.GetString("Available_values_0_1_2_3_4_5", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_sector_type_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_sector_type_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Process_audio_Q {
- get {
- return ResourceManager.GetString("Process_audio_Q", resourceCulture);
- }
- }
-
- internal static string Retrieve_sync_bytes_Q {
- get {
- return ResourceManager.GetString("Retrieve_sync_bytes_Q", resourceCulture);
- }
- }
-
- internal static string Header_mode {
- get {
- return ResourceManager.GetString("Header_mode", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_header_mode_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_header_mode_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Retrieve_user_data_Q {
- get {
- return ResourceManager.GetString("Retrieve_user_data_Q", resourceCulture);
- }
- }
-
- internal static string Retrieve_EDC_ECC_Q {
- get {
- return ResourceManager.GetString("Retrieve_EDC_ECC_Q", resourceCulture);
- }
- }
-
- internal static string C2_mode {
- get {
- return ResourceManager.GetString("C2_mode", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_C2_mode_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_C2_mode_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Subchannel_mode {
- get {
- return ResourceManager.GetString("Subchannel_mode", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_subchannel_mode_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_subchannel_mode_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Expected_block_size_Q {
- get {
- return ResourceManager.GetString("Expected_block_size_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_CD_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_CD_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_CD_response {
- get {
- return ResourceManager.GetString("READ_CD_response", resourceCulture);
- }
- }
-
- internal static string READ_CD_sense {
- get {
- return ResourceManager.GetString("READ_CD_sense", resourceCulture);
- }
- }
-
- internal static string READ_CD_decoded_sense {
- get {
- return ResourceManager.GetString("READ_CD_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_CD_MSF_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_CD_MSF_command", resourceCulture);
- }
- }
-
- internal static string Start_0_1_2 {
- get {
- return ResourceManager.GetString("Start_0_1_2", resourceCulture);
- }
- }
-
- internal static string End_0_1_2 {
- get {
- return ResourceManager.GetString("End_0_1_2", resourceCulture);
- }
- }
-
- internal static string Start_minute_Q {
- get {
- return ResourceManager.GetString("Start_minute_Q", resourceCulture);
- }
- }
-
- internal static string Start_second_Q {
- get {
- return ResourceManager.GetString("Start_second_Q", resourceCulture);
- }
- }
-
- internal static string Start_frame_Q {
- get {
- return ResourceManager.GetString("Start_frame_Q", resourceCulture);
- }
- }
-
- internal static string End_minute_Q {
- get {
- return ResourceManager.GetString("End_minute_Q", resourceCulture);
- }
- }
-
- internal static string End_second_Q {
- get {
- return ResourceManager.GetString("End_second_Q", resourceCulture);
- }
- }
-
- internal static string End_frame_Q {
- get {
- return ResourceManager.GetString("End_frame_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_CD_MSF_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_CD_MSF_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_CD_MSF_response {
- get {
- return ResourceManager.GetString("READ_CD_MSF_response", resourceCulture);
- }
- }
-
- internal static string READ_CD_MSF_sense {
- get {
- return ResourceManager.GetString("READ_CD_MSF_sense", resourceCulture);
- }
- }
-
- internal static string READ_CD_MSF_decoded_sense {
- get {
- return ResourceManager.GetString("READ_CD_MSF_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_DISC_INFORMATION_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_DISC_INFORMATION_command", resourceCulture);
- }
- }
-
- internal static string Information_type_0 {
- get {
- return ResourceManager.GetString("Information_type_0", resourceCulture);
- }
- }
-
- internal static string Information_type {
- get {
- return ResourceManager.GetString("Information_type", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_information_type_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_information_type_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Sending_READ_DISC_INFORMATION_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_DISC_INFORMATION_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_DISC_INFORMATION_response {
- get {
- return ResourceManager.GetString("READ_DISC_INFORMATION_response", resourceCulture);
- }
- }
-
- internal static string READ_DISC_INFORMATION_decoded_response {
- get {
- return ResourceManager.GetString("READ_DISC_INFORMATION_decoded_response", resourceCulture);
- }
- }
-
- internal static string READ_DISC_INFORMATION_sense {
- get {
- return ResourceManager.GetString("READ_DISC_INFORMATION_sense", resourceCulture);
- }
- }
-
- internal static string READ_DISC_INFORMATION_decoded_sense {
- get {
- return ResourceManager.GetString("READ_DISC_INFORMATION_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_DISC_STRUCTURE_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_DISC_STRUCTURE_command", resourceCulture);
- }
- }
-
- internal static string Media_type_0 {
- get {
- return ResourceManager.GetString("Media_type_0", resourceCulture);
- }
- }
-
- internal static string Format_0 {
- get {
- return ResourceManager.GetString("Format_0", resourceCulture);
- }
- }
-
- internal static string Layer_0 {
- get {
- return ResourceManager.GetString("Layer_0", resourceCulture);
- }
- }
-
- internal static string AGID_0 {
- get {
- return ResourceManager.GetString("AGID_0", resourceCulture);
- }
- }
-
- internal static string Media_type {
- get {
- return ResourceManager.GetString("Media_type", resourceCulture);
- }
- }
-
- internal static string Available_values_0_1 {
- get {
- return ResourceManager.GetString("Available_values_0_1", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_media_type_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_media_type_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Format {
- get {
- return ResourceManager.GetString("Format", resourceCulture);
- }
- }
-
- internal static string Available_values {
- get {
- return ResourceManager.GetString("Available_values", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_structure_format_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_structure_format_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Layer_Q {
- get {
- return ResourceManager.GetString("Layer_Q", resourceCulture);
- }
- }
-
- internal static string AGID_Q {
- get {
- return ResourceManager.GetString("AGID_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_DISC_STRUCTURE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_DISC_STRUCTURE_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_DISC_STRUCTURE_response {
- get {
- return ResourceManager.GetString("READ_DISC_STRUCTURE_response", resourceCulture);
- }
- }
-
- internal static string READ_DISC_STRUCTURE_decoding_not_yet_implemented {
- get {
- return ResourceManager.GetString("READ_DISC_STRUCTURE_decoding_not_yet_implemented", resourceCulture);
- }
- }
-
- internal static string READ_DISC_STRUCTURE_sense {
- get {
- return ResourceManager.GetString("READ_DISC_STRUCTURE_sense", resourceCulture);
- }
- }
-
- internal static string READ_DISC_STRUCTURE_decoded_sense {
- get {
- return ResourceManager.GetString("READ_DISC_STRUCTURE_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_TOC_PMA_ATIP_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_TOC_PMA_ATIP_command", resourceCulture);
- }
- }
-
- internal static string Return_MSF_values_0 {
- get {
- return ResourceManager.GetString("Return_MSF_values_0", resourceCulture);
- }
- }
-
- internal static string Format_byte_0 {
- get {
- return ResourceManager.GetString("Format_byte_0", resourceCulture);
- }
- }
-
- internal static string Session_0 {
- get {
- return ResourceManager.GetString("Session_0", resourceCulture);
- }
- }
-
- internal static string Return_MSF_values_Q {
- get {
- return ResourceManager.GetString("Return_MSF_values_Q", resourceCulture);
- }
- }
-
- internal static string Format_Q {
- get {
- return ResourceManager.GetString("Format_Q", resourceCulture);
- }
- }
-
- internal static string Session_Q {
- get {
- return ResourceManager.GetString("Session_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_TOC_PMA_ATIP_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_TOC_PMA_ATIP_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_TOC_PMA_ATIP_buffer {
- get {
- return ResourceManager.GetString("READ_TOC_PMA_ATIP_buffer", resourceCulture);
- }
- }
-
- internal static string READ_TOC_PMA_ATIP_decoded_buffer {
- get {
- return ResourceManager.GetString("READ_TOC_PMA_ATIP_decoded_buffer", resourceCulture);
- }
- }
-
- internal static string READ_TOC_PMA_ATIP_sense {
- get {
- return ResourceManager.GetString("READ_TOC_PMA_ATIP_sense", resourceCulture);
- }
- }
-
- internal static string READ_TOC_PMA_ATIP_decoded_sense {
- get {
- return ResourceManager.GetString("READ_TOC_PMA_ATIP_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_START_STOP_UNIT_command {
- get {
- return ResourceManager.GetString("Parameters_for_START_STOP_UNIT_command", resourceCulture);
- }
- }
-
- internal static string Change_format_layer_0 {
- get {
- return ResourceManager.GetString("Change_format_layer_0", resourceCulture);
- }
- }
-
- internal static string Eject_0 {
- get {
- return ResourceManager.GetString("Eject_0", resourceCulture);
- }
- }
-
- internal static string Start_0 {
- get {
- return ResourceManager.GetString("Start_0", resourceCulture);
- }
- }
-
- internal static string Format_layer_0 {
- get {
- return ResourceManager.GetString("Format_layer_0", resourceCulture);
- }
- }
-
- internal static string Power_conditions_0 {
- get {
- return ResourceManager.GetString("Power_conditions_0", resourceCulture);
- }
- }
-
- internal static string Change_format_layer_Q {
- get {
- return ResourceManager.GetString("Change_format_layer_Q", resourceCulture);
- }
- }
-
- internal static string Eject_Q {
- get {
- return ResourceManager.GetString("Eject_Q", resourceCulture);
- }
- }
-
- internal static string Start_Q {
- get {
- return ResourceManager.GetString("Start_Q", resourceCulture);
- }
- }
-
- internal static string Format_layer_Q {
- get {
- return ResourceManager.GetString("Format_layer_Q", resourceCulture);
- }
- }
-
- internal static string Power_conditions_Q {
- get {
- return ResourceManager.GetString("Power_conditions_Q", resourceCulture);
- }
- }
-
- internal static string Sending_START_STOP_UNIT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_START_STOP_UNIT_to_the_device", resourceCulture);
- }
- }
-
- internal static string START_STOP_UNIT_decoded_sense {
- get {
- return ResourceManager.GetString("START_STOP_UNIT_decoded_sense", resourceCulture);
- }
- }
-
- internal static string START_STOP_UNIT_sense {
- get {
- return ResourceManager.GetString("START_STOP_UNIT_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_NEC_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_NEC_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _1_Send_READ_CD_DA_command {
- get {
- return ResourceManager.GetString("_1_Send_READ_CD_DA_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_CD_DA_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_CD_DA_command", resourceCulture);
- }
- }
-
- internal static string Return_to_NEC_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_NEC_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_NEC_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_NEC_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Sending_READ_CD_DA_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_CD_DA_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_CD_DA_response {
- get {
- return ResourceManager.GetString("READ_CD_DA_response", resourceCulture);
- }
- }
-
- internal static string READ_CD_DA_sense {
- get {
- return ResourceManager.GetString("READ_CD_DA_sense", resourceCulture);
- }
- }
-
- internal static string READ_CD_DA_decoded_sense {
- get {
- return ResourceManager.GetString("READ_CD_DA_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_Pioneer_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_Pioneer_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _2_Send_READ_CD_DA_MSF_command {
- get {
- return ResourceManager.GetString("_2_Send_READ_CD_DA_MSF_command", resourceCulture);
- }
- }
-
- internal static string _3_Send_READ_CD_XA_command {
- get {
- return ResourceManager.GetString("_3_Send_READ_CD_XA_command", resourceCulture);
- }
- }
-
- internal static string _0_bytes_per_sectors {
- get {
- return ResourceManager.GetString("_0_bytes_per_sectors", resourceCulture);
- }
- }
-
- internal static string Return_to_Pioneer_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_Pioneer_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_Pioneer_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_Pioneer_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_CD_DA_MSF_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_CD_DA_MSF_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_CD_DA_MSF_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_CD_DA_MSF_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_CD_DA_MSF_response {
- get {
- return ResourceManager.GetString("READ_CD_DA_MSF_response", resourceCulture);
- }
- }
-
- internal static string READ_CD_DA_MSF_sense {
- get {
- return ResourceManager.GetString("READ_CD_DA_MSF_sense", resourceCulture);
- }
- }
-
- internal static string READ_CD_DA_MSF_decoded_sense {
- get {
- return ResourceManager.GetString("READ_CD_DA_MSF_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_CD_XA_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_CD_XA_command", resourceCulture);
- }
- }
-
- internal static string Include_error_flags_0 {
- get {
- return ResourceManager.GetString("Include_error_flags_0", resourceCulture);
- }
- }
-
- internal static string Whole_sector_0 {
- get {
- return ResourceManager.GetString("Whole_sector_0", resourceCulture);
- }
- }
-
- internal static string Include_error_flags_Q {
- get {
- return ResourceManager.GetString("Include_error_flags_Q", resourceCulture);
- }
- }
-
- internal static string Read_whole_sector_Q {
- get {
- return ResourceManager.GetString("Read_whole_sector_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_CD_XA_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_CD_XA_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_CD_XA_response {
- get {
- return ResourceManager.GetString("READ_CD_XA_response", resourceCulture);
- }
- }
-
- internal static string READ_CD_XA_sense {
- get {
- return ResourceManager.GetString("READ_CD_XA_sense", resourceCulture);
- }
- }
-
- internal static string READ_CD_XA_decoded_sense {
- get {
- return ResourceManager.GetString("READ_CD_XA_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_Plasmon_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_Plasmon_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _2_Send_READ_SECTOR_LOCATION_command {
- get {
- return ResourceManager.GetString("_2_Send_READ_SECTOR_LOCATION_command", resourceCulture);
- }
- }
-
- internal static string Return_to_Plasmon_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_Plasmon_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_Plasmon_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_Plasmon_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_SECTOR_LOCATION_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_SECTOR_LOCATION_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_SECTOR_LOCATION_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_SECTOR_LOCATION_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_SECTOR_LOCATION_response {
- get {
- return ResourceManager.GetString("READ_SECTOR_LOCATION_response", resourceCulture);
- }
- }
-
- internal static string READ_SECTOR_LOCATION_sense {
- get {
- return ResourceManager.GetString("READ_SECTOR_LOCATION_sense", resourceCulture);
- }
- }
-
- internal static string READ_SECTOR_LOCATION_decoded_sense {
- get {
- return ResourceManager.GetString("READ_SECTOR_LOCATION_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_Plextor_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_Plextor_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_GET_BOOK_BITSETTING_command {
- get {
- return ResourceManager.GetString("Send_GET_BOOK_BITSETTING_command", resourceCulture);
- }
- }
-
- internal static string Send_GET_GIGAREC_command {
- get {
- return ResourceManager.GetString("Send_GET_GIGAREC_command", resourceCulture);
- }
- }
-
- internal static string Send_GET_SECUREC_command {
- get {
- return ResourceManager.GetString("Send_GET_SECUREC_command", resourceCulture);
- }
- }
-
- internal static string Send_GET_SILENT_MODE_command {
- get {
- return ResourceManager.GetString("Send_GET_SILENT_MODE_command", resourceCulture);
- }
- }
-
- internal static string Send_GET_SINGLE_SESSION_HIDE_CD_R_command {
- get {
- return ResourceManager.GetString("Send_GET_SINGLE_SESSION_HIDE_CD_R_command", resourceCulture);
- }
- }
-
- internal static string Send_GET_SPEEDREAD_command {
- get {
- return ResourceManager.GetString("Send_GET_SPEEDREAD_command", resourceCulture);
- }
- }
-
- internal static string Send_GET_TEST_WRITE_DVD_PLUS_command {
- get {
- return ResourceManager.GetString("Send_GET_TEST_WRITE_DVD_PLUS_command", resourceCulture);
- }
- }
-
- internal static string Send_GET_VARIREC_command {
- get {
- return ResourceManager.GetString("Send_GET_VARIREC_command", resourceCulture);
- }
- }
-
- internal static string Send_POWEREC_GET_SPEEDS_command {
- get {
- return ResourceManager.GetString("Send_POWEREC_GET_SPEEDS_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_CD_DA_command {
- get {
- return ResourceManager.GetString("Send_READ_CD_DA_command", resourceCulture);
- }
- }
-
- internal static string _11_Send_READ_DVD_RAW_command {
- get {
- return ResourceManager.GetString("_11_Send_READ_DVD_RAW_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_EEPROM_CD_recorders_command {
- get {
- return ResourceManager.GetString("Send_READ_EEPROM_CD_recorders_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_EEPROM_DVD_recorders_command {
- get {
- return ResourceManager.GetString("Send_READ_EEPROM_DVD_recorders_command", resourceCulture);
- }
- }
-
- internal static string Send_READ_EEPROM_PX_708_and_PX_712_command {
- get {
- return ResourceManager.GetString("Send_READ_EEPROM_PX_708_and_PX_712_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_GET_BOOK_BITSETTING_command {
- get {
- return ResourceManager.GetString("Parameters_for_GET_BOOK_BITSETTING_command", resourceCulture);
- }
- }
-
- internal static string Dual_layer_0 {
- get {
- return ResourceManager.GetString("Dual_layer_0", resourceCulture);
- }
- }
-
- internal static string Return_to_Plextor_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_Plextor_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_Plextor_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_Plextor_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Dual_layer {
- get {
- return ResourceManager.GetString("Dual_layer", resourceCulture);
- }
- }
-
- internal static string Sending_GET_BOOK_BITSETTING_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_BOOK_BITSETTING_to_the_device", resourceCulture);
- }
- }
-
- internal static string GET_BOOK_BITSETTING_response {
- get {
- return ResourceManager.GetString("GET_BOOK_BITSETTING_response", resourceCulture);
- }
- }
-
- internal static string GET_BOOK_BITSETTING_sense {
- get {
- return ResourceManager.GetString("GET_BOOK_BITSETTING_sense", resourceCulture);
- }
- }
-
- internal static string GET_BOOK_BITSETTING_decoded_sense {
- get {
- return ResourceManager.GetString("GET_BOOK_BITSETTING_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_GET_GIGAREC_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_GIGAREC_to_the_device", resourceCulture);
- }
- }
-
- internal static string GET_GIGAREC_response {
- get {
- return ResourceManager.GetString("GET_GIGAREC_response", resourceCulture);
- }
- }
-
- internal static string GET_GIGAREC_sense {
- get {
- return ResourceManager.GetString("GET_GIGAREC_sense", resourceCulture);
- }
- }
-
- internal static string GET_GIGAREC_decoded_sense {
- get {
- return ResourceManager.GetString("GET_GIGAREC_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_GET_SECUREC_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_SECUREC_to_the_device", resourceCulture);
- }
- }
-
- internal static string GET_SECUREC_response {
- get {
- return ResourceManager.GetString("GET_SECUREC_response", resourceCulture);
- }
- }
-
- internal static string GET_SECUREC_sense {
- get {
- return ResourceManager.GetString("GET_SECUREC_sense", resourceCulture);
- }
- }
-
- internal static string GET_SECUREC_decoded_sense {
- get {
- return ResourceManager.GetString("GET_SECUREC_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_GET_SILENT_MODE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_SILENT_MODE_to_the_device", resourceCulture);
- }
- }
-
- internal static string GET_SILENT_MODE_response {
- get {
- return ResourceManager.GetString("GET_SILENT_MODE_response", resourceCulture);
- }
- }
-
- internal static string GET_SILENT_MODE_sense {
- get {
- return ResourceManager.GetString("GET_SILENT_MODE_sense", resourceCulture);
- }
- }
-
- internal static string GET_SILENT_MODE_decoded_sense {
- get {
- return ResourceManager.GetString("GET_SILENT_MODE_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_GET_SINGLE_SESSION_HIDE_CD_R_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_SINGLE_SESSION_HIDE_CD_R_to_the_device", resourceCulture);
- }
- }
-
- internal static string GET_SINGLE_SESSION_HIDE_CD_R_response {
- get {
- return ResourceManager.GetString("GET_SINGLE_SESSION_HIDE_CD_R_response", resourceCulture);
- }
- }
-
- internal static string GET_SINGLE_SESSION_HIDE_CD_R_sense {
- get {
- return ResourceManager.GetString("GET_SINGLE_SESSION_HIDE_CD_R_sense", resourceCulture);
- }
- }
-
- internal static string GET_SINGLE_SESSION_HIDE_CD_R_decoded_sense {
- get {
- return ResourceManager.GetString("GET_SINGLE_SESSION_HIDE_CD_R_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_GET_SPEEDREAD_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_SPEEDREAD_to_the_device", resourceCulture);
- }
- }
-
- internal static string GET_SPEEDREAD_response {
- get {
- return ResourceManager.GetString("GET_SPEEDREAD_response", resourceCulture);
- }
- }
-
- internal static string GET_SPEEDREAD_sense {
- get {
- return ResourceManager.GetString("GET_SPEEDREAD_sense", resourceCulture);
- }
- }
-
- internal static string GET_SPEEDREAD_decoded_sense {
- get {
- return ResourceManager.GetString("GET_SPEEDREAD_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_GET_TEST_WRITE_DVD_Plus_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_TEST_WRITE_DVD_Plus_to_the_device", resourceCulture);
- }
- }
-
- internal static string GET_TEST_WRITE_DVD_Plus_response {
- get {
- return ResourceManager.GetString("GET_TEST_WRITE_DVD_Plus_response", resourceCulture);
- }
- }
-
- internal static string GET_TEST_WRITE_DVD_Plus_sense {
- get {
- return ResourceManager.GetString("GET_TEST_WRITE_DVD_Plus_sense", resourceCulture);
- }
- }
-
- internal static string GET_TEST_WRITE_DVD_Plus_decoded_sense {
- get {
- return ResourceManager.GetString("GET_TEST_WRITE_DVD_Plus_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_GET_VARIREC_command {
- get {
- return ResourceManager.GetString("Parameters_for_GET_VARIREC_command", resourceCulture);
- }
- }
-
- internal static string DVD_0 {
- get {
- return ResourceManager.GetString("DVD_0", resourceCulture);
- }
- }
-
- internal static string DVD_Q {
- get {
- return ResourceManager.GetString("DVD_Q", resourceCulture);
- }
- }
-
- internal static string Sending_GET_VARIREC_to_the_device {
- get {
- return ResourceManager.GetString("Sending_GET_VARIREC_to_the_device", resourceCulture);
- }
- }
-
- internal static string GET_VARIREC_response {
- get {
- return ResourceManager.GetString("GET_VARIREC_response", resourceCulture);
- }
- }
-
- internal static string GET_VARIREC_sense {
- get {
- return ResourceManager.GetString("GET_VARIREC_sense", resourceCulture);
- }
- }
-
- internal static string GET_VARIREC_decoded_sense {
- get {
- return ResourceManager.GetString("GET_VARIREC_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_POWEREC_GET_SPEEDS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_POWEREC_GET_SPEEDS_to_the_device", resourceCulture);
- }
- }
-
- internal static string PoweRec_is_enabled {
- get {
- return ResourceManager.GetString("PoweRec_is_enabled", resourceCulture);
- }
- }
-
- internal static string PoweRec_is_disabled {
- get {
- return ResourceManager.GetString("PoweRec_is_disabled", resourceCulture);
- }
- }
-
- internal static string Speed_0 {
- get {
- return ResourceManager.GetString("Speed_0", resourceCulture);
- }
- }
-
- internal static string POWEREC_GET_SPEEDS_decoded_sense {
- get {
- return ResourceManager.GetString("POWEREC_GET_SPEEDS_decoded_sense", resourceCulture);
- }
- }
-
- internal static string POWEREC_GET_SPEEDS_sense {
- get {
- return ResourceManager.GetString("POWEREC_GET_SPEEDS_sense", resourceCulture);
- }
- }
-
- internal static string Sending_READ_EEPROM_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_EEPROM_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_EEPROM_response {
- get {
- return ResourceManager.GetString("READ_EEPROM_response", resourceCulture);
- }
- }
-
- internal static string READ_EEPROM_sense {
- get {
- return ResourceManager.GetString("READ_EEPROM_sense", resourceCulture);
- }
- }
-
- internal static string READ_EEPROM_decoded_sense {
- get {
- return ResourceManager.GetString("READ_EEPROM_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_EEPROM_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_EEPROM_command", resourceCulture);
- }
- }
-
- internal static string EEPROM_block_to_read_0 {
- get {
- return ResourceManager.GetString("EEPROM_block_to_read_0", resourceCulture);
- }
- }
-
- internal static string EEPROM_block_size_0 {
- get {
- return ResourceManager.GetString("EEPROM_block_size_0", resourceCulture);
- }
- }
-
- internal static string EEPROM_block_to_read_Q {
- get {
- return ResourceManager.GetString("EEPROM_block_to_read_Q", resourceCulture);
- }
- }
-
- internal static string EEPROM_block_size_Q {
- get {
- return ResourceManager.GetString("EEPROM_block_size_Q", resourceCulture);
- }
- }
-
- internal static string Send_a_SCSI_Block_Command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_SCSI_Block_Command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _1_Send_READ_6_command {
- get {
- return ResourceManager.GetString("_1_Send_READ_6_command", resourceCulture);
- }
- }
-
- internal static string _2_Send_READ_10_command {
- get {
- return ResourceManager.GetString("_2_Send_READ_10_command", resourceCulture);
- }
- }
-
- internal static string _3_Send_READ_12_command {
- get {
- return ResourceManager.GetString("_3_Send_READ_12_command", resourceCulture);
- }
- }
-
- internal static string _4_Send_READ_16_command {
- get {
- return ResourceManager.GetString("_4_Send_READ_16_command", resourceCulture);
- }
- }
-
- internal static string _5_Send_READ_LONG_10_command {
- get {
- return ResourceManager.GetString("_5_Send_READ_LONG_10_command", resourceCulture);
- }
- }
-
- internal static string _6_Send_READ_LONG_16_command {
- get {
- return ResourceManager.GetString("_6_Send_READ_LONG_16_command", resourceCulture);
- }
- }
-
- internal static string _7_Send_SEEK_6_command {
- get {
- return ResourceManager.GetString("_7_Send_SEEK_6_command", resourceCulture);
- }
- }
-
- internal static string _8_Send_SEEK_10_command {
- get {
- return ResourceManager.GetString("_8_Send_SEEK_10_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_6_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_6_command", resourceCulture);
- }
- }
-
+ ///
+ /// Looks up a localized string similar to {0} blocks to read.
+ ///
internal static string _0_blocks_to_read {
get {
return ResourceManager.GetString("_0_blocks_to_read", resourceCulture);
}
}
- internal static string _0_bytes_expected_per_block {
- get {
- return ResourceManager.GetString("_0_bytes_expected_per_block", resourceCulture);
- }
- }
-
- internal static string Return_to_SCSI_Block_Commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SCSI_Block_Commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SCSI_Block_Commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SCSI_Block_Commands_menu", resourceCulture);
- }
- }
-
- internal static string Max_LBA_is_0_setting_to_0 {
- get {
- return ResourceManager.GetString("Max_LBA_is_0_setting_to_0", resourceCulture);
- }
- }
-
- internal static string Blocks_to_read_zero_for_256_blocks {
- get {
- return ResourceManager.GetString("Blocks_to_read_zero_for_256_blocks", resourceCulture);
- }
- }
-
- internal static string How_many_bytes_to_expect_per_block_Q {
- get {
- return ResourceManager.GetString("How_many_bytes_to_expect_per_block_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_6_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_6_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_6_response {
- get {
- return ResourceManager.GetString("READ_6_response", resourceCulture);
- }
- }
-
- internal static string READ_6_sense {
- get {
- return ResourceManager.GetString("READ_6_sense", resourceCulture);
- }
- }
-
- internal static string READ_6_decoded_sense {
- get {
- return ResourceManager.GetString("READ_6_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_10_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_10_command", resourceCulture);
- }
- }
-
- internal static string How_to_check_protection_information_0 {
- get {
- return ResourceManager.GetString("How_to_check_protection_information_0", resourceCulture);
- }
- }
-
- internal static string Give_lowest_cache_priority_0 {
- get {
- return ResourceManager.GetString("Give_lowest_cache_priority_0", resourceCulture);
- }
- }
-
- internal static string Force_bypassing_cache_and_reading_from_medium_0 {
- get {
- return ResourceManager.GetString("Force_bypassing_cache_and_reading_from_medium_0", resourceCulture);
- }
- }
-
- internal static string Force_bypassing_cache_and_reading_from_non_volatile_cache_0 {
- get {
- return ResourceManager.GetString("Force_bypassing_cache_and_reading_from_non_volatile_cache_0", resourceCulture);
- }
- }
-
- internal static string Group_number_0 {
- get {
- return ResourceManager.GetString("Group_number_0", resourceCulture);
- }
- }
-
- internal static string Address_relative_to_current_position_Q {
- get {
- return ResourceManager.GetString("Address_relative_to_current_position_Q", resourceCulture);
- }
- }
-
- internal static string How_to_check_protection_information_Q {
- get {
- return ResourceManager.GetString("How_to_check_protection_information_Q", resourceCulture);
- }
- }
-
- internal static string Give_lowest_cache_priority_Q {
- get {
- return ResourceManager.GetString("Give_lowest_cache_priority_Q", resourceCulture);
- }
- }
-
- internal static string Force_bypassing_cache_and_reading_from_medium_Q {
- get {
- return ResourceManager.GetString("Force_bypassing_cache_and_reading_from_medium_Q", resourceCulture);
- }
- }
-
- internal static string Force_bypassing_cache_and_reading_from_non_volatile_cache_Q {
- get {
- return ResourceManager.GetString("Force_bypassing_cache_and_reading_from_non_volatile_cache_Q", resourceCulture);
- }
- }
-
- internal static string Group_number_Q {
- get {
- return ResourceManager.GetString("Group_number_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_10_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_10_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_10_response {
- get {
- return ResourceManager.GetString("READ_10_response", resourceCulture);
- }
- }
-
- internal static string READ_10_sense {
- get {
- return ResourceManager.GetString("READ_10_sense", resourceCulture);
- }
- }
-
- internal static string READ_10_decoded_sense {
- get {
- return ResourceManager.GetString("READ_10_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_12_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_12_command", resourceCulture);
- }
- }
-
- internal static string Use_streaming_0 {
- get {
- return ResourceManager.GetString("Use_streaming_0", resourceCulture);
- }
- }
-
- internal static string Use_streaming_Q {
- get {
- return ResourceManager.GetString("Use_streaming_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_12_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_12_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_12_response {
- get {
- return ResourceManager.GetString("READ_12_response", resourceCulture);
- }
- }
-
- internal static string READ_12_sense {
- get {
- return ResourceManager.GetString("READ_12_sense", resourceCulture);
- }
- }
-
- internal static string READ_12_decoded_sense {
- get {
- return ResourceManager.GetString("READ_12_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_16_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_16_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_16_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_16_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_16_response {
- get {
- return ResourceManager.GetString("READ_16_response", resourceCulture);
- }
- }
-
- internal static string READ_16_sense {
- get {
- return ResourceManager.GetString("READ_16_sense", resourceCulture);
- }
- }
-
- internal static string READ_16_decoded_sense {
- get {
- return ResourceManager.GetString("READ_16_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_LONG_10_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_LONG_10_command", resourceCulture);
- }
- }
-
- internal static string Try_to_error_correct_block_0 {
- get {
- return ResourceManager.GetString("Try_to_error_correct_block_0", resourceCulture);
- }
- }
-
- internal static string Try_to_error_correct_block_Q {
- get {
- return ResourceManager.GetString("Try_to_error_correct_block_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_LONG_10_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_LONG_10_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_LONG_10_response {
- get {
- return ResourceManager.GetString("READ_LONG_10_response", resourceCulture);
- }
- }
-
- internal static string READ_LONG_10_sense {
- get {
- return ResourceManager.GetString("READ_LONG_10_sense", resourceCulture);
- }
- }
-
- internal static string READ_LONG_10_decoded_sense {
- get {
- return ResourceManager.GetString("READ_LONG_10_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_LONG_16_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_LONG_16_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_LONG_16_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_LONG_16_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_LONG_16_response {
- get {
- return ResourceManager.GetString("READ_LONG_16_response", resourceCulture);
- }
- }
-
- internal static string READ_LONG_16_sense {
- get {
- return ResourceManager.GetString("READ_LONG_16_sense", resourceCulture);
- }
- }
-
- internal static string READ_LONG_16_decoded_sense {
- get {
- return ResourceManager.GetString("READ_LONG_16_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_SEEK_6_command {
- get {
- return ResourceManager.GetString("Parameters_for_SEEK_6_command", resourceCulture);
- }
- }
-
- internal static string Sending_SEEK_6_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEEK_6_to_the_device", resourceCulture);
- }
- }
-
- internal static string SEEK_6_decoded_sense {
- get {
- return ResourceManager.GetString("SEEK_6_decoded_sense", resourceCulture);
- }
- }
-
- internal static string SEEK_6_sense {
- get {
- return ResourceManager.GetString("SEEK_6_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_SEEK_10_command {
- get {
- return ResourceManager.GetString("Parameters_for_SEEK_10_command", resourceCulture);
- }
- }
-
- internal static string Descriptor_Q {
- get {
- return ResourceManager.GetString("Descriptor_Q", resourceCulture);
- }
- }
-
- internal static string Sending_SEEK_10_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEEK_10_to_the_device", resourceCulture);
- }
- }
-
- internal static string SEEK_10_sense {
- get {
- return ResourceManager.GetString("SEEK_10_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_SCSI_Media_Changer_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_SCSI_Media_Changer_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _1_Send_READ_ATTRIBUTE_command {
- get {
- return ResourceManager.GetString("_1_Send_READ_ATTRIBUTE_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_ATTRIBUTE_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_ATTRIBUTE_command", resourceCulture);
- }
- }
-
- internal static string Action_0 {
- get {
- return ResourceManager.GetString("Action_0", resourceCulture);
- }
- }
-
- internal static string Element_0 {
- get {
- return ResourceManager.GetString("Element_0", resourceCulture);
- }
- }
-
- internal static string Element_type_0 {
- get {
- return ResourceManager.GetString("Element_type_0", resourceCulture);
- }
- }
-
- internal static string Volume_0 {
- get {
- return ResourceManager.GetString("Volume_0", resourceCulture);
- }
- }
-
- internal static string Partition_0 {
- get {
- return ResourceManager.GetString("Partition_0", resourceCulture);
- }
- }
-
- internal static string First_attribute_0 {
- get {
- return ResourceManager.GetString("First_attribute_0", resourceCulture);
- }
- }
-
- internal static string Use_cache_0 {
- get {
- return ResourceManager.GetString("Use_cache_0", resourceCulture);
- }
- }
-
- internal static string Return_to_SCSI_Media_Changer_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SCSI_Media_Changer_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SCSI_Media_Changer_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SCSI_Media_Changer_commands_menu", resourceCulture);
- }
- }
-
- internal static string Attribute_action {
- get {
- return ResourceManager.GetString("Attribute_action", resourceCulture);
- }
- }
-
- internal static string Not_a_valid_attribute_action_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_valid_attribute_action_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Element_Q {
- get {
- return ResourceManager.GetString("Element_Q", resourceCulture);
- }
- }
-
- internal static string Element_type_Q {
- get {
- return ResourceManager.GetString("Element_type_Q", resourceCulture);
- }
- }
-
- internal static string Volume_Q {
- get {
- return ResourceManager.GetString("Volume_Q", resourceCulture);
- }
- }
-
- internal static string Partition_Q {
- get {
- return ResourceManager.GetString("Partition_Q", resourceCulture);
- }
- }
-
- internal static string First_attribute_Q {
- get {
- return ResourceManager.GetString("First_attribute_Q", resourceCulture);
- }
- }
-
- internal static string Use_cache_Q {
- get {
- return ResourceManager.GetString("Use_cache_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_ATTRIBUTE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_ATTRIBUTE_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_ATTRIBUTE_response {
- get {
- return ResourceManager.GetString("READ_ATTRIBUTE_response", resourceCulture);
- }
- }
-
- internal static string READ_ATTRIBUTE_sense {
- get {
- return ResourceManager.GetString("READ_ATTRIBUTE_sense", resourceCulture);
- }
- }
-
- internal static string READ_ATTRIBUTE_decoded_sense {
- get {
- return ResourceManager.GetString("READ_ATTRIBUTE_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_SCSI_Primary_Commands_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_SCSI_Primary_Commands_to_the_device", resourceCulture);
- }
- }
-
- internal static string _1_Send_INQUIRY_command {
- get {
- return ResourceManager.GetString("_1_Send_INQUIRY_command", resourceCulture);
- }
- }
-
- internal static string _2_Send_INQUIRY_EPVD_command {
- get {
- return ResourceManager.GetString("_2_Send_INQUIRY_EPVD_command", resourceCulture);
- }
- }
-
- internal static string _3_Send_MODE_SENSE_6_command {
- get {
- return ResourceManager.GetString("_3_Send_MODE_SENSE_6_command", resourceCulture);
- }
- }
-
- internal static string _4_Send_MODE_SENSE_10_command {
- get {
- return ResourceManager.GetString("_4_Send_MODE_SENSE_10_command", resourceCulture);
- }
- }
-
- internal static string _5_Send_PREVENT_ALLOW_MEDIUM_REMOVAL_command {
- get {
- return ResourceManager.GetString("_5_Send_PREVENT_ALLOW_MEDIUM_REMOVAL_command", resourceCulture);
- }
- }
-
- internal static string _6_SEND_READ_CAPACITY_10_command {
- get {
- return ResourceManager.GetString("_6_SEND_READ_CAPACITY_10_command", resourceCulture);
- }
- }
-
- internal static string _7_Send_READ_CAPACITY_16_command {
- get {
- return ResourceManager.GetString("_7_Send_READ_CAPACITY_16_command", resourceCulture);
- }
- }
-
- internal static string _8_Send_READ_MEDIA_SERIAL_NUMBER_command {
- get {
- return ResourceManager.GetString("_8_Send_READ_MEDIA_SERIAL_NUMBER_command", resourceCulture);
- }
- }
-
- internal static string _9_Send_REQUEST_SENSE_command {
- get {
- return ResourceManager.GetString("_9_Send_REQUEST_SENSE_command", resourceCulture);
- }
- }
-
- internal static string _10_Send_TEST_UNIT_READY_command {
- get {
- return ResourceManager.GetString("_10_Send_TEST_UNIT_READY_command", resourceCulture);
- }
- }
-
- internal static string Sending_INQUIRY_to_the_device {
- get {
- return ResourceManager.GetString("Sending_INQUIRY_to_the_device", resourceCulture);
- }
- }
-
- internal static string Return_to_SCSI_Primary_Commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SCSI_Primary_Commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SCSI_Primary_Commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SCSI_Primary_Commands_menu", resourceCulture);
- }
- }
-
- internal static string INQUIRY_response {
- get {
- return ResourceManager.GetString("INQUIRY_response", resourceCulture);
- }
- }
-
- internal static string INQUIRY_decoded_response {
- get {
- return ResourceManager.GetString("INQUIRY_decoded_response", resourceCulture);
- }
- }
-
- internal static string INQUIRY_sense {
- get {
- return ResourceManager.GetString("INQUIRY_sense", resourceCulture);
- }
- }
-
- internal static string INQUIRY_decoded_sense {
- get {
- return ResourceManager.GetString("INQUIRY_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_INQUIRY_command {
- get {
- return ResourceManager.GetString("Parameters_for_INQUIRY_command", resourceCulture);
- }
- }
-
- internal static string EVPD_page_0 {
- get {
- return ResourceManager.GetString("EVPD_page_0", resourceCulture);
- }
- }
-
- internal static string Page_Q {
- get {
- return ResourceManager.GetString("Page_Q", resourceCulture);
- }
- }
-
- internal static string Parameters_for_MODE_SENSE_6_command {
- get {
- return ResourceManager.GetString("Parameters_for_MODE_SENSE_6_command", resourceCulture);
- }
- }
-
- internal static string DBD_0 {
- get {
- return ResourceManager.GetString("DBD_0", resourceCulture);
- }
- }
-
- internal static string Page_control_0 {
- get {
- return ResourceManager.GetString("Page_control_0", resourceCulture);
- }
- }
-
- internal static string Page_0 {
- get {
- return ResourceManager.GetString("Page_0", resourceCulture);
- }
- }
-
- internal static string Subpage_0 {
- get {
- return ResourceManager.GetString("Subpage_0", resourceCulture);
- }
- }
-
- internal static string DBD_Q {
- get {
- return ResourceManager.GetString("DBD_Q", resourceCulture);
- }
- }
-
- internal static string Page_control {
- get {
- return ResourceManager.GetString("Page_control", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_page_control_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_page_control_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Subpage_Q {
- get {
- return ResourceManager.GetString("Subpage_Q", resourceCulture);
- }
- }
-
- internal static string Sending_MODE_SENSE_6_to_the_device {
- get {
- return ResourceManager.GetString("Sending_MODE_SENSE_6_to_the_device", resourceCulture);
- }
- }
-
- internal static string MODE_SENSE_6_response {
- get {
- return ResourceManager.GetString("MODE_SENSE_6_response", resourceCulture);
- }
- }
-
- internal static string MODE_SENSE_6_decoded_response {
- get {
- return ResourceManager.GetString("MODE_SENSE_6_decoded_response", resourceCulture);
- }
- }
-
- internal static string MODE_SENSE_6_sense {
- get {
- return ResourceManager.GetString("MODE_SENSE_6_sense", resourceCulture);
- }
- }
-
- internal static string MODE_SENSE_6_decoded_sense {
- get {
- return ResourceManager.GetString("MODE_SENSE_6_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_MODE_SENSE_10_command {
- get {
- return ResourceManager.GetString("Parameters_for_MODE_SENSE_10_command", resourceCulture);
- }
- }
-
- internal static string LLBA_0 {
- get {
- return ResourceManager.GetString("LLBA_0", resourceCulture);
- }
- }
-
- internal static string LLBA_Q {
- get {
- return ResourceManager.GetString("LLBA_Q", resourceCulture);
- }
- }
-
- internal static string Sending_MODE_SENSE_10_to_the_device {
- get {
- return ResourceManager.GetString("Sending_MODE_SENSE_10_to_the_device", resourceCulture);
- }
- }
-
- internal static string MODE_SENSE_10_response {
- get {
- return ResourceManager.GetString("MODE_SENSE_10_response", resourceCulture);
- }
- }
-
- internal static string MODE_SENSE_10_decoded_response {
- get {
- return ResourceManager.GetString("MODE_SENSE_10_decoded_response", resourceCulture);
- }
- }
-
- internal static string MODE_SENSE_10_sense {
- get {
- return ResourceManager.GetString("MODE_SENSE_10_sense", resourceCulture);
- }
- }
-
- internal static string MODE_SENSE_10_decoded_sense {
- get {
- return ResourceManager.GetString("MODE_SENSE_10_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Mode_0 {
- get {
- return ResourceManager.GetString("Mode_0", resourceCulture);
- }
- }
-
- internal static string Mode {
- get {
- return ResourceManager.GetString("Mode", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_mode_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_mode_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_CAPACITY_10_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_CAPACITY_10_command", resourceCulture);
- }
- }
-
- internal static string Relative_address_0 {
- get {
- return ResourceManager.GetString("Relative_address_0", resourceCulture);
- }
- }
-
- internal static string Partial_capacity_0 {
- get {
- return ResourceManager.GetString("Partial_capacity_0", resourceCulture);
- }
- }
-
- internal static string Partial_capacity_Q {
- get {
- return ResourceManager.GetString("Partial_capacity_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_CAPACITY_10_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_CAPACITY_10_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_CAPACITY_10_response {
- get {
- return ResourceManager.GetString("READ_CAPACITY_10_response", resourceCulture);
- }
- }
-
- internal static string READ_CAPACITY_10_sense {
- get {
- return ResourceManager.GetString("READ_CAPACITY_10_sense", resourceCulture);
- }
- }
-
- internal static string READ_CAPACITY_10_decoded_sense {
- get {
- return ResourceManager.GetString("READ_CAPACITY_10_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_CAPACITY_16_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_CAPACITY_16_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_CAPACITY_16_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_CAPACITY_16_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_CAPACITY_16_response {
- get {
- return ResourceManager.GetString("READ_CAPACITY_16_response", resourceCulture);
- }
- }
-
- internal static string READ_CAPACITY_16_sense {
- get {
- return ResourceManager.GetString("READ_CAPACITY_16_sense", resourceCulture);
- }
- }
-
- internal static string READ_CAPACITY_16_decoded_sense {
- get {
- return ResourceManager.GetString("READ_CAPACITY_16_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Sending_READ_MEDIA_SERIAL_NUMBER_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_MEDIA_SERIAL_NUMBER_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_MEDIA_SERIAL_NUMBER_response {
- get {
- return ResourceManager.GetString("READ_MEDIA_SERIAL_NUMBER_response", resourceCulture);
- }
- }
-
- internal static string READ_MEDIA_SERIAL_NUMBER_sense {
- get {
- return ResourceManager.GetString("READ_MEDIA_SERIAL_NUMBER_sense", resourceCulture);
- }
- }
-
- internal static string READ_MEDIA_SERIAL_NUMBER_decoded_sense {
- get {
- return ResourceManager.GetString("READ_MEDIA_SERIAL_NUMBER_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_REQUEST_SENSE_command {
- get {
- return ResourceManager.GetString("Parameters_for_REQUEST_SENSE_command", resourceCulture);
- }
- }
-
- internal static string Sending_REQUEST_SENSE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_REQUEST_SENSE_to_the_device", resourceCulture);
- }
- }
-
- internal static string REQUEST_SENSE_decoded_sense {
- get {
- return ResourceManager.GetString("REQUEST_SENSE_decoded_sense", resourceCulture);
- }
- }
-
- internal static string REQUEST_SENSE_sense {
- get {
- return ResourceManager.GetString("REQUEST_SENSE_sense", resourceCulture);
- }
- }
-
- internal static string Sending_TEST_UNIT_READY_to_the_device {
- get {
- return ResourceManager.GetString("Sending_TEST_UNIT_READY_to_the_device", resourceCulture);
- }
- }
-
- internal static string TEST_UNIT_READY_decoded_sense {
- get {
- return ResourceManager.GetString("TEST_UNIT_READY_decoded_sense", resourceCulture);
- }
- }
-
- internal static string TEST_UNIT_READY_sense {
- get {
- return ResourceManager.GetString("TEST_UNIT_READY_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_SCSI_Streaming_Command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_SCSI_Streaming_Command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _1_Send_LOAD_UNLOAD_command {
- get {
- return ResourceManager.GetString("_1_Send_LOAD_UNLOAD_command", resourceCulture);
- }
- }
-
- internal static string _2_Send_LOCATE_10_command {
- get {
- return ResourceManager.GetString("_2_Send_LOCATE_10_command", resourceCulture);
- }
- }
-
- internal static string _3_Send_LOCATE_16_command {
- get {
- return ResourceManager.GetString("_3_Send_LOCATE_16_command", resourceCulture);
- }
- }
-
- internal static string _4_Send_READ_6_command {
- get {
- return ResourceManager.GetString("_4_Send_READ_6_command", resourceCulture);
- }
- }
-
- internal static string _5_Send_READ_16_command {
- get {
- return ResourceManager.GetString("_5_Send_READ_16_command", resourceCulture);
- }
- }
-
- internal static string _6_Send_READ_BLOCK_LIMITS_command {
- get {
- return ResourceManager.GetString("_6_Send_READ_BLOCK_LIMITS_command", resourceCulture);
- }
- }
-
- internal static string _7_Send_READ_POSITION_command {
- get {
- return ResourceManager.GetString("_7_Send_READ_POSITION_command", resourceCulture);
- }
- }
-
- internal static string _8_Send_READ_REVERSE_6_command {
- get {
- return ResourceManager.GetString("_8_Send_READ_REVERSE_6_command", resourceCulture);
- }
- }
-
- internal static string _9_Send_READ_REVERSE_16_command {
- get {
- return ResourceManager.GetString("_9_Send_READ_REVERSE_16_command", resourceCulture);
- }
- }
-
- internal static string _10_Send_RECOVER_BUFFERED_DATA_command {
- get {
- return ResourceManager.GetString("_10_Send_RECOVER_BUFFERED_DATA_command", resourceCulture);
- }
- }
-
- internal static string _11_Send_REPORT_DENSITY_SUPPORT_command {
- get {
- return ResourceManager.GetString("_11_Send_REPORT_DENSITY_SUPPORT_command", resourceCulture);
- }
- }
-
- internal static string _12_Send_REWIND_command {
- get {
- return ResourceManager.GetString("_12_Send_REWIND_command", resourceCulture);
- }
- }
-
- internal static string _13_Send_SPACE_command {
- get {
- return ResourceManager.GetString("_13_Send_SPACE_command", resourceCulture);
- }
- }
-
- internal static string _14_Send_TRACK_SELECT_command {
- get {
- return ResourceManager.GetString("_14_Send_TRACK_SELECT_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_LOAD_UNLOAD_command {
- get {
- return ResourceManager.GetString("Parameters_for_LOAD_UNLOAD_command", resourceCulture);
- }
- }
-
- internal static string Load_0 {
- get {
- return ResourceManager.GetString("Load_0", resourceCulture);
- }
- }
-
- internal static string Retense_0 {
- get {
- return ResourceManager.GetString("Retense_0", resourceCulture);
- }
- }
-
- internal static string End_of_tape_0 {
- get {
- return ResourceManager.GetString("End_of_tape_0", resourceCulture);
- }
- }
-
- internal static string Hold_0 {
- get {
- return ResourceManager.GetString("Hold_0", resourceCulture);
- }
- }
-
- internal static string Return_to_SCSI_Streaming_Commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SCSI_Streaming_Commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SCSI_Streaming_Commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SCSI_Streaming_Commands_menu", resourceCulture);
- }
- }
-
- internal static string Load_Q {
- get {
- return ResourceManager.GetString("Load_Q", resourceCulture);
- }
- }
-
- internal static string Retense_Q {
- get {
- return ResourceManager.GetString("Retense_Q", resourceCulture);
- }
- }
-
- internal static string End_of_tape_Q {
- get {
- return ResourceManager.GetString("End_of_tape_Q", resourceCulture);
- }
- }
-
- internal static string Hold_Q {
- get {
- return ResourceManager.GetString("Hold_Q", resourceCulture);
- }
- }
-
- internal static string Sending_LOAD_UNLOAD_to_the_device {
- get {
- return ResourceManager.GetString("Sending_LOAD_UNLOAD_to_the_device", resourceCulture);
- }
- }
-
- internal static string LOAD_UNLOAD_decoded_sense {
- get {
- return ResourceManager.GetString("LOAD_UNLOAD_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LOAD_UNLOAD_sense {
- get {
- return ResourceManager.GetString("LOAD_UNLOAD_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_LOCATE_10_command {
- get {
- return ResourceManager.GetString("Parameters_for_LOCATE_10_command", resourceCulture);
- }
- }
-
- internal static string Locate_block_0 {
- get {
- return ResourceManager.GetString("Locate_block_0", resourceCulture);
- }
- }
-
- internal static string Change_partition_0 {
- get {
- return ResourceManager.GetString("Change_partition_0", resourceCulture);
- }
- }
-
- internal static string Block_0 {
- get {
- return ResourceManager.GetString("Block_0", resourceCulture);
- }
- }
-
- internal static string Object_0 {
- get {
- return ResourceManager.GetString("Object_0", resourceCulture);
- }
- }
-
- internal static string Change_partition_Q {
- get {
- return ResourceManager.GetString("Change_partition_Q", resourceCulture);
- }
- }
-
- internal static string Block_Q {
- get {
- return ResourceManager.GetString("Block_Q", resourceCulture);
- }
- }
-
- internal static string Object_Q {
- get {
- return ResourceManager.GetString("Object_Q", resourceCulture);
- }
- }
-
- internal static string Sending_LOCATE_10_to_the_device {
- get {
- return ResourceManager.GetString("Sending_LOCATE_10_to_the_device", resourceCulture);
- }
- }
-
- internal static string LOCATE_10_decoded_sense {
- get {
- return ResourceManager.GetString("LOCATE_10_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LOCATE_10_sense {
- get {
- return ResourceManager.GetString("LOCATE_10_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_LOCATE_16_command {
- get {
- return ResourceManager.GetString("Parameters_for_LOCATE_16_command", resourceCulture);
- }
- }
-
- internal static string Object_type_0 {
- get {
- return ResourceManager.GetString("Object_type_0", resourceCulture);
- }
- }
-
- internal static string Explicit_identifier_0 {
- get {
- return ResourceManager.GetString("Explicit_identifier_0", resourceCulture);
- }
- }
-
- internal static string Object_identifier_0 {
- get {
- return ResourceManager.GetString("Object_identifier_0", resourceCulture);
- }
- }
-
- internal static string Object_type {
- get {
- return ResourceManager.GetString("Object_type", resourceCulture);
- }
- }
-
- internal static string Explicit_identifier_Q {
- get {
- return ResourceManager.GetString("Explicit_identifier_Q", resourceCulture);
- }
- }
-
- internal static string Identifier {
- get {
- return ResourceManager.GetString("Identifier", resourceCulture);
- }
- }
-
- internal static string Sending_LOCATE_16_to_the_device {
- get {
- return ResourceManager.GetString("Sending_LOCATE_16_to_the_device", resourceCulture);
- }
- }
-
- internal static string LOCATE_16_decoded_sense {
- get {
- return ResourceManager.GetString("LOCATE_16_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LOCATE_16_sense {
- get {
- return ResourceManager.GetString("LOCATE_16_sense", resourceCulture);
- }
- }
-
- internal static string Fixed_block_size_0 {
- get {
- return ResourceManager.GetString("Fixed_block_size_0", resourceCulture);
- }
- }
-
- internal static string Will_read_0_blocks {
- get {
- return ResourceManager.GetString("Will_read_0_blocks", resourceCulture);
- }
- }
-
- internal static string Will_read_0_bytes {
- get {
- return ResourceManager.GetString("Will_read_0_bytes", resourceCulture);
- }
- }
-
- internal static string Suppress_length_indicator_0 {
- get {
- return ResourceManager.GetString("Suppress_length_indicator_0", resourceCulture);
- }
- }
-
- internal static string Fixed_block_size_Q {
- get {
- return ResourceManager.GetString("Fixed_block_size_Q", resourceCulture);
- }
- }
-
- internal static string How_many_blocks_to_read_Q {
- get {
- return ResourceManager.GetString("How_many_blocks_to_read_Q", resourceCulture);
- }
- }
-
- internal static string How_many_bytes_to_read_Q {
- get {
- return ResourceManager.GetString("How_many_bytes_to_read_Q", resourceCulture);
- }
- }
-
- internal static string Max_number_of_blocks_is_0_setting_to_0 {
- get {
- return ResourceManager.GetString("Max_number_of_blocks_is_0_setting_to_0", resourceCulture);
- }
- }
-
- internal static string Max_number_of_bytes_is_0_setting_to_0 {
- get {
- return ResourceManager.GetString("Max_number_of_bytes_is_0_setting_to_0", resourceCulture);
- }
- }
-
- internal static string Suppress_length_indicator_Q {
- get {
- return ResourceManager.GetString("Suppress_length_indicator_Q", resourceCulture);
- }
- }
-
- internal static string Will_read_0_objects {
- get {
- return ResourceManager.GetString("Will_read_0_objects", resourceCulture);
- }
- }
-
- internal static string _0_bytes_expected_per_object {
- get {
- return ResourceManager.GetString("_0_bytes_expected_per_object", resourceCulture);
- }
- }
-
- internal static string Read_object_0_from_partition_1 {
- get {
- return ResourceManager.GetString("Read_object_0_from_partition_1", resourceCulture);
- }
- }
-
- internal static string How_many_objects_to_read_Q {
- get {
- return ResourceManager.GetString("How_many_objects_to_read_Q", resourceCulture);
- }
- }
-
- internal static string How_many_bytes_to_expect_per_object_Q {
- get {
- return ResourceManager.GetString("How_many_bytes_to_expect_per_object_Q", resourceCulture);
- }
- }
-
- internal static string Object_identifier_Q {
- get {
- return ResourceManager.GetString("Object_identifier_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_BLOCK_LIMITS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_BLOCK_LIMITS_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_BLOCK_LIMITS_response {
- get {
- return ResourceManager.GetString("READ_BLOCK_LIMITS_response", resourceCulture);
- }
- }
-
- internal static string READ_BLOCK_LIMITS_decoded_response {
- get {
- return ResourceManager.GetString("READ_BLOCK_LIMITS_decoded_response", resourceCulture);
- }
- }
-
- internal static string READ_BLOCK_LIMITS_sense {
- get {
- return ResourceManager.GetString("READ_BLOCK_LIMITS_sense", resourceCulture);
- }
- }
-
- internal static string READ_BLOCK_LIMITS_decoded_sense {
- get {
- return ResourceManager.GetString("READ_BLOCK_LIMITS_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Response_form_0 {
- get {
- return ResourceManager.GetString("Response_form_0", resourceCulture);
- }
- }
-
- internal static string Response_form {
- get {
- return ResourceManager.GetString("Response_form", resourceCulture);
- }
- }
-
- internal static string Available_values_0_1_2_3_4_5_6_7_8 {
- get {
- return ResourceManager.GetString("Available_values_0_1_2_3_4_5_6_7_8", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_response_form_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_response_form_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string Sending_READ_POSITION_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_POSITION_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_POSITION_decoded_sense {
- get {
- return ResourceManager.GetString("READ_POSITION_decoded_sense", resourceCulture);
- }
- }
-
- internal static string READ_POSITION_sense {
- get {
- return ResourceManager.GetString("READ_POSITION_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_REVERSE_6_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_REVERSE_6_command", resourceCulture);
- }
- }
-
- internal static string Drive_should_unreverse_bytes_0 {
- get {
- return ResourceManager.GetString("Drive_should_unreverse_bytes_0", resourceCulture);
- }
- }
-
- internal static string Drive_should_unreverse_bytes_Q {
- get {
- return ResourceManager.GetString("Drive_should_unreverse_bytes_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_REVERSE_6_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_REVERSE_6_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_REVERSE_6_response {
- get {
- return ResourceManager.GetString("READ_REVERSE_6_response", resourceCulture);
- }
- }
-
- internal static string READ_REVERSE_6_sense {
- get {
- return ResourceManager.GetString("READ_REVERSE_6_sense", resourceCulture);
- }
- }
-
- internal static string READ_REVERSE_6_decoded_sense {
- get {
- return ResourceManager.GetString("READ_REVERSE_6_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_REVERSE_16_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_REVERSE_16_command", resourceCulture);
- }
- }
-
- internal static string Sending_READ_REVERSE_16_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_REVERSE_16_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_REVERSE_16_response {
- get {
- return ResourceManager.GetString("READ_REVERSE_16_response", resourceCulture);
- }
- }
-
- internal static string READ_REVERSE_16_sense {
- get {
- return ResourceManager.GetString("READ_REVERSE_16_sense", resourceCulture);
- }
- }
-
- internal static string READ_REVERSE_16_decoded_sense {
- get {
- return ResourceManager.GetString("READ_REVERSE_16_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_RECOVER_BUFFERED_DATA_command {
- get {
- return ResourceManager.GetString("Parameters_for_RECOVER_BUFFERED_DATA_command", resourceCulture);
- }
- }
-
- internal static string Sending_RECOVER_BUFFERED_DATA_to_the_device {
- get {
- return ResourceManager.GetString("Sending_RECOVER_BUFFERED_DATA_to_the_device", resourceCulture);
- }
- }
-
- internal static string RECOVER_BUFFERED_DATA_response {
- get {
- return ResourceManager.GetString("RECOVER_BUFFERED_DATA_response", resourceCulture);
- }
- }
-
- internal static string RECOVER_BUFFERED_DATA_sense {
- get {
- return ResourceManager.GetString("RECOVER_BUFFERED_DATA_sense", resourceCulture);
- }
- }
-
- internal static string RECOVER_BUFFERED_DATA_decoded_sense {
- get {
- return ResourceManager.GetString("RECOVER_BUFFERED_DATA_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_REPORT_DENSITY_SUPPORT_command {
- get {
- return ResourceManager.GetString("Parameters_for_REPORT_DENSITY_SUPPORT_command", resourceCulture);
- }
- }
-
- internal static string Report_about_medium_types_0 {
- get {
- return ResourceManager.GetString("Report_about_medium_types_0", resourceCulture);
- }
- }
-
- internal static string Report_about_current_medium_0 {
- get {
- return ResourceManager.GetString("Report_about_current_medium_0", resourceCulture);
- }
- }
-
- internal static string Report_about_medium_types_Q {
- get {
- return ResourceManager.GetString("Report_about_medium_types_Q", resourceCulture);
- }
- }
-
- internal static string Report_about_current_medium_Q {
- get {
- return ResourceManager.GetString("Report_about_current_medium_Q", resourceCulture);
- }
- }
-
- internal static string Sending_REPORT_DENSITY_SUPPORT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_REPORT_DENSITY_SUPPORT_to_the_device", resourceCulture);
- }
- }
-
- internal static string REPORT_DENSITY_SUPPORT_response {
- get {
- return ResourceManager.GetString("REPORT_DENSITY_SUPPORT_response", resourceCulture);
- }
- }
-
- internal static string REPORT_DENSITY_SUPPORT_decoded_buffer {
- get {
- return ResourceManager.GetString("REPORT_DENSITY_SUPPORT_decoded_buffer", resourceCulture);
- }
- }
-
- internal static string REPORT_DENSITY_SUPPORT_sense {
- get {
- return ResourceManager.GetString("REPORT_DENSITY_SUPPORT_sense", resourceCulture);
- }
- }
-
- internal static string REPORT_DENSITY_SUPPORT_decoded_sense {
- get {
- return ResourceManager.GetString("REPORT_DENSITY_SUPPORT_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_REWIND_command {
- get {
- return ResourceManager.GetString("Parameters_for_REWIND_command", resourceCulture);
- }
- }
-
- internal static string Sending_REWIND_to_the_device {
- get {
- return ResourceManager.GetString("Sending_REWIND_to_the_device", resourceCulture);
- }
- }
-
- internal static string REWIND_decoded_sense {
- get {
- return ResourceManager.GetString("REWIND_decoded_sense", resourceCulture);
- }
- }
-
- internal static string REWIND_sense {
- get {
- return ResourceManager.GetString("REWIND_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_SPACE_command {
- get {
- return ResourceManager.GetString("Parameters_for_SPACE_command", resourceCulture);
- }
- }
-
- internal static string What_to_space_0 {
- get {
- return ResourceManager.GetString("What_to_space_0", resourceCulture);
- }
- }
-
- internal static string How_many_0 {
- get {
- return ResourceManager.GetString("How_many_0", resourceCulture);
- }
- }
-
- internal static string What_to_space {
- get {
- return ResourceManager.GetString("What_to_space", resourceCulture);
- }
- }
-
- internal static string Not_a_correct_space_type_Press_any_key_to_continue {
- get {
- return ResourceManager.GetString("Not_a_correct_space_type_Press_any_key_to_continue", resourceCulture);
- }
- }
-
- internal static string How_many_negative_for_reverse_Q {
- get {
- return ResourceManager.GetString("How_many_negative_for_reverse_Q", resourceCulture);
- }
- }
-
- internal static string Sending_SPACE_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SPACE_to_the_device", resourceCulture);
- }
- }
-
- internal static string SPACE_decoded_sense {
- get {
- return ResourceManager.GetString("SPACE_decoded_sense", resourceCulture);
- }
- }
-
- internal static string SPACE_sense {
- get {
- return ResourceManager.GetString("SPACE_sense", resourceCulture);
- }
- }
-
- internal static string Parameters_for_TRACK_SELECT_command {
- get {
- return ResourceManager.GetString("Parameters_for_TRACK_SELECT_command", resourceCulture);
- }
- }
-
- internal static string Track_0 {
- get {
- return ResourceManager.GetString("Track_0", resourceCulture);
- }
- }
-
- internal static string Track_Q {
- get {
- return ResourceManager.GetString("Track_Q", resourceCulture);
- }
- }
-
- internal static string Sending_TRACK_SELECT_to_the_device {
- get {
- return ResourceManager.GetString("Sending_TRACK_SELECT_to_the_device", resourceCulture);
- }
- }
-
- internal static string TRACK_SELECT_decoded_sense {
- get {
- return ResourceManager.GetString("TRACK_SELECT_decoded_sense", resourceCulture);
- }
- }
-
- internal static string TRACK_SELECT_sense {
- get {
- return ResourceManager.GetString("TRACK_SELECT_sense", resourceCulture);
- }
- }
-
- internal static string Send_a_SyQuest_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_SyQuest_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _3_Send_READ_LONG_6_command {
- get {
- return ResourceManager.GetString("_3_Send_READ_LONG_6_command", resourceCulture);
- }
- }
-
- internal static string _4_Send_READ_LONG_10_command {
- get {
- return ResourceManager.GetString("_4_Send_READ_LONG_10_command", resourceCulture);
- }
- }
-
- internal static string _5_Send_READ_RESET_USAGE_COUNTER_command {
- get {
- return ResourceManager.GetString("_5_Send_READ_RESET_USAGE_COUNTER_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_LONG_6_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_LONG_6_command", resourceCulture);
- }
- }
-
- internal static string Inhibit_DMA_0 {
- get {
- return ResourceManager.GetString("Inhibit_DMA_0", resourceCulture);
- }
- }
-
- internal static string Return_to_SyQuest_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SyQuest_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SyQuest_vendor_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SyQuest_vendor_commands_menu", resourceCulture);
- }
- }
-
- internal static string Inhibit_DMA_Q {
- get {
- return ResourceManager.GetString("Inhibit_DMA_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_LONG_6_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_LONG_6_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_LONG_6_response {
- get {
- return ResourceManager.GetString("READ_LONG_6_response", resourceCulture);
- }
- }
-
- internal static string READ_LONG_6_sense {
- get {
- return ResourceManager.GetString("READ_LONG_6_sense", resourceCulture);
- }
- }
-
- internal static string READ_LONG_6_decoded_sense {
- get {
- return ResourceManager.GetString("READ_LONG_6_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Ejecting_disc {
- get {
- return ResourceManager.GetString("Ejecting_disc", resourceCulture);
- }
- }
-
- internal static string Please_insert_trap_disc_inside {
- get {
- return ResourceManager.GetString("Please_insert_trap_disc_inside", resourceCulture);
- }
- }
-
- internal static string Sending_READ_FULL_TOC_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_FULL_TOC_to_the_device", resourceCulture);
- }
- }
-
- internal static string READ_FULL_TOC_failed {
- get {
- return ResourceManager.GetString("READ_FULL_TOC_failed", resourceCulture);
- }
- }
-
- internal static string Could_not_decode_TOC {
- get {
- return ResourceManager.GetString("Could_not_decode_TOC", resourceCulture);
- }
- }
-
- internal static string Cannot_find_lead_out {
- get {
- return ResourceManager.GetString("Cannot_find_lead_out", resourceCulture);
- }
- }
-
- internal static string Trap_disc_shows_0_sectors {
- get {
- return ResourceManager.GetString("Trap_disc_shows_0_sectors", resourceCulture);
- }
- }
-
- internal static string Trap_disc_doesnt_have_enough_sectors {
- get {
- return ResourceManager.GetString("Trap_disc_doesnt_have_enough_sectors", resourceCulture);
- }
- }
-
- internal static string Stopping_motor {
- get {
- return ResourceManager.GetString("Stopping_motor", resourceCulture);
- }
- }
-
- internal static string Please_MANUALLY_get_the_trap_disc_out_and_put_the_GD_ROM_disc_inside {
- get {
- return ResourceManager.GetString("Please_MANUALLY_get_the_trap_disc_out_and_put_the_GD_ROM_disc_inside", resourceCulture);
- }
- }
-
- internal static string Waiting_5_seconds {
- get {
- return ResourceManager.GetString("Waiting_5_seconds", resourceCulture);
- }
- }
-
- internal static string Lead_out_has_changed_this_drive_does_not_support_hot_swapping_discs {
- get {
- return ResourceManager.GetString("Lead_out_has_changed_this_drive_does_not_support_hot_swapping_discs", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_zero {
- get {
- return ResourceManager.GetString("Reading_LBA_zero", resourceCulture);
- }
- }
-
- internal static string FAIL {
- get {
- return ResourceManager.GetString("FAIL", resourceCulture);
- }
- }
-
- internal static string Success {
- get {
- return ResourceManager.GetString("Success", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_100000 {
- get {
- return ResourceManager.GetString("Reading_LBA_100000", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_zero_as_audio_scrambled {
- get {
- return ResourceManager.GetString("Reading_LBA_zero_as_audio_scrambled", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_50000 {
- get {
- return ResourceManager.GetString("Reading_LBA_50000", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_450000 {
- get {
- return ResourceManager.GetString("Reading_LBA_450000", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_400000 {
- get {
- return ResourceManager.GetString("Reading_LBA_400000", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_45000 {
- get {
- return ResourceManager.GetString("Reading_LBA_45000", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_44990 {
- get {
- return ResourceManager.GetString("Reading_LBA_44990", resourceCulture);
- }
- }
-
- internal static string Device_cannot_read_HD_area {
- get {
- return ResourceManager.GetString("Device_cannot_read_HD_area", resourceCulture);
- }
- }
-
- internal static string Device_can_read_HD_area {
- get {
- return ResourceManager.GetString("Device_can_read_HD_area", resourceCulture);
- }
- }
-
- internal static string LBA_zero_sense_is_0_buffer_is_1_sense_buffer_is_2 {
- get {
- return ResourceManager.GetString("LBA_zero_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
- }
- }
-
- internal static string empty {
- get {
- return ResourceManager.GetString("empty", resourceCulture);
- }
- }
-
+ ///
+ /// Looks up a localized string similar to {0} bytes.
+ ///
internal static string _0_bytes {
get {
return ResourceManager.GetString("_0_bytes", resourceCulture);
}
}
- internal static string LBA_zero_scrambled_sense_is_0_buffer_is_1_sense_buffer_is_2_ {
+ ///
+ /// Looks up a localized string similar to {0} bytes expected per block.
+ ///
+ internal static string _0_bytes_expected_per_block {
get {
- return ResourceManager.GetString("LBA_zero_scrambled_sense_is_0_buffer_is_1_sense_buffer_is_2_", resourceCulture);
+ return ResourceManager.GetString("_0_bytes_expected_per_block", resourceCulture);
}
}
- internal static string LBA_44990_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ ///
+ /// Looks up a localized string similar to {0} bytes expected per object.
+ ///
+ internal static string _0_bytes_expected_per_object {
get {
- return ResourceManager.GetString("LBA_44990_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ return ResourceManager.GetString("_0_bytes_expected_per_object", resourceCulture);
}
}
- internal static string LBA_45000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ ///
+ /// Looks up a localized string similar to {0} bytes per sector.
+ ///
+ internal static string _0_bytes_per_sector {
get {
- return ResourceManager.GetString("LBA_45000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ return ResourceManager.GetString("_0_bytes_per_sector", resourceCulture);
}
}
- internal static string LBA_50000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ ///
+ /// Looks up a localized string similar to 1.- Change parameters..
+ ///
+ internal static string _1_Change_parameters {
get {
- return ResourceManager.GetString("LBA_50000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ return ResourceManager.GetString("_1_Change_parameters", resourceCulture);
}
}
- internal static string LBA_100000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ ///
+ /// Looks up a localized string similar to 1.- Decode error registers..
+ ///
+ internal static string _1_Decode_error_registers {
get {
- return ResourceManager.GetString("LBA_100000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
- }
- }
-
- internal static string LBA_400000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
- get {
- return ResourceManager.GetString("LBA_400000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
- }
- }
-
- internal static string LBA_450000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
- get {
- return ResourceManager.GetString("LBA_450000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
- }
- }
-
- internal static string _1_Print_LBA_zero_buffer {
- get {
- return ResourceManager.GetString("_1_Print_LBA_zero_buffer", resourceCulture);
- }
- }
-
- internal static string _2_Print_LBA_zero_sense_buffer {
- get {
- return ResourceManager.GetString("_2_Print_LBA_zero_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _3_Decode_LBA_zero_sense_buffer {
- get {
- return ResourceManager.GetString("_3_Decode_LBA_zero_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _4_Print_LBA_zero_scrambled_buffer {
- get {
- return ResourceManager.GetString("_4_Print_LBA_zero_scrambled_buffer", resourceCulture);
- }
- }
-
- internal static string _5_Print_LBA_zero_scrambled_sense_buffer {
- get {
- return ResourceManager.GetString("_5_Print_LBA_zero_scrambled_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _6_Decode_LBA_zero_scrambled_sense_buffer {
- get {
- return ResourceManager.GetString("_6_Decode_LBA_zero_scrambled_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _7_Print_LBA_44990_buffer {
- get {
- return ResourceManager.GetString("_7_Print_LBA_44990_buffer", resourceCulture);
- }
- }
-
- internal static string _8_Print_LBA_44990_sense_buffer {
- get {
- return ResourceManager.GetString("_8_Print_LBA_44990_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _9_Decode_LBA_44990_sense_buffer {
- get {
- return ResourceManager.GetString("_9_Decode_LBA_44990_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _10_Print_LBA_45000_buffer {
- get {
- return ResourceManager.GetString("_10_Print_LBA_45000_buffer", resourceCulture);
- }
- }
-
- internal static string _11_Print_LBA_45000_sense_buffer {
- get {
- return ResourceManager.GetString("_11_Print_LBA_45000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _12_Decode_LBA_45000_sense_buffer {
- get {
- return ResourceManager.GetString("_12_Decode_LBA_45000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _13_Print_LBA_50000_buffer {
- get {
- return ResourceManager.GetString("_13_Print_LBA_50000_buffer", resourceCulture);
- }
- }
-
- internal static string _14_Print_LBA_50000_sense_buffer {
- get {
- return ResourceManager.GetString("_14_Print_LBA_50000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _15_Decode_LBA_50000_sense_buffer {
- get {
- return ResourceManager.GetString("_15_Decode_LBA_50000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _16_Print_LBA_100000_buffer {
- get {
- return ResourceManager.GetString("_16_Print_LBA_100000_buffer", resourceCulture);
- }
- }
-
- internal static string _17_Print_LBA_100000_sense_buffer {
- get {
- return ResourceManager.GetString("_17_Print_LBA_100000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _18_Decode_LBA_100000_sense_buffer {
- get {
- return ResourceManager.GetString("_18_Decode_LBA_100000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _19_Print_LBA_400000_buffer {
- get {
- return ResourceManager.GetString("_19_Print_LBA_400000_buffer", resourceCulture);
- }
- }
-
- internal static string _20_Print_LBA_400000_sense_buffer {
- get {
- return ResourceManager.GetString("_20_Print_LBA_400000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _21_Decode_LBA_400000_sense_buffer {
- get {
- return ResourceManager.GetString("_21_Decode_LBA_400000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _22_Print_LBA_450000_buffer {
- get {
- return ResourceManager.GetString("_22_Print_LBA_450000_buffer", resourceCulture);
- }
- }
-
- internal static string _23_Print_LBA_450000_sense_buffer {
- get {
- return ResourceManager.GetString("_23_Print_LBA_450000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _24_Decode_LBA_450000_sense_buffer {
- get {
- return ResourceManager.GetString("_24_Decode_LBA_450000_sense_buffer", resourceCulture);
- }
- }
-
- internal static string _25_Send_command_again {
- get {
- return ResourceManager.GetString("_25_Send_command_again", resourceCulture);
- }
- }
-
- internal static string Return_to_special_SCSI_MultiMedia_Commands_menu {
- get {
- return ResourceManager.GetString("Return_to_special_SCSI_MultiMedia_Commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_special_SCSI_MultiMedia_Commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_special_SCSI_MultiMedia_Commands_menu", resourceCulture);
- }
- }
-
- internal static string LBA_zero_response {
- get {
- return ResourceManager.GetString("LBA_zero_response", resourceCulture);
- }
- }
-
- internal static string LBA_zero_sense {
- get {
- return ResourceManager.GetString("LBA_zero_sense", resourceCulture);
- }
- }
-
- internal static string LBA_zero_decoded_sense {
- get {
- return ResourceManager.GetString("LBA_zero_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LBA_zero_scrambled_response {
- get {
- return ResourceManager.GetString("LBA_zero_scrambled_response", resourceCulture);
- }
- }
-
- internal static string LBA_zero_scrambled_sense {
- get {
- return ResourceManager.GetString("LBA_zero_scrambled_sense", resourceCulture);
- }
- }
-
- internal static string LBA_zero_scrambled_decoded_sense {
- get {
- return ResourceManager.GetString("LBA_zero_scrambled_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LBA_44990_response {
- get {
- return ResourceManager.GetString("LBA_44990_response", resourceCulture);
- }
- }
-
- internal static string LBA_44990_sense {
- get {
- return ResourceManager.GetString("LBA_44990_sense", resourceCulture);
- }
- }
-
- internal static string LBA_44990_decoded_sense {
- get {
- return ResourceManager.GetString("LBA_44990_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LBA_45000_response {
- get {
- return ResourceManager.GetString("LBA_45000_response", resourceCulture);
- }
- }
-
- internal static string LBA_45000_sense {
- get {
- return ResourceManager.GetString("LBA_45000_sense", resourceCulture);
- }
- }
-
- internal static string LBA_45000_decoded_sense {
- get {
- return ResourceManager.GetString("LBA_45000_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LBA_50000_response {
- get {
- return ResourceManager.GetString("LBA_50000_response", resourceCulture);
- }
- }
-
- internal static string LBA_50000_sense {
- get {
- return ResourceManager.GetString("LBA_50000_sense", resourceCulture);
- }
- }
-
- internal static string LBA_50000_decoded_sense {
- get {
- return ResourceManager.GetString("LBA_50000_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LBA_100000_response {
- get {
- return ResourceManager.GetString("LBA_100000_response", resourceCulture);
- }
- }
-
- internal static string LBA_100000_sense {
- get {
- return ResourceManager.GetString("LBA_100000_sense", resourceCulture);
- }
- }
-
- internal static string LBA_100000_decoded_sense {
- get {
- return ResourceManager.GetString("LBA_100000_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LBA_400000_response {
- get {
- return ResourceManager.GetString("LBA_400000_response", resourceCulture);
- }
- }
-
- internal static string LBA_400000_sense {
- get {
- return ResourceManager.GetString("LBA_400000_sense", resourceCulture);
- }
- }
-
- internal static string LBA_400000_decoded_sense {
- get {
- return ResourceManager.GetString("LBA_400000_decoded_sense", resourceCulture);
- }
- }
-
- internal static string LBA_450000_response {
- get {
- return ResourceManager.GetString("LBA_450000_response", resourceCulture);
- }
- }
-
- internal static string LBA_450000_sense {
- get {
- return ResourceManager.GetString("LBA_450000_sense", resourceCulture);
- }
- }
-
- internal static string LBA_450000_decoded_sense {
- get {
- return ResourceManager.GetString("LBA_450000_decoded_sense", resourceCulture);
- }
- }
-
- internal static string Please_insert_a_data_only_disc_inside {
- get {
- return ResourceManager.GetString("Please_insert_a_data_only_disc_inside", resourceCulture);
- }
- }
-
- internal static string Data_disc_shows_0_sectors {
- get {
- return ResourceManager.GetString("Data_disc_shows_0_sectors", resourceCulture);
- }
- }
-
- internal static string Please_insert_the_trap_disc_inside {
- get {
- return ResourceManager.GetString("Please_insert_the_trap_disc_inside", resourceCulture);
- }
- }
-
- internal static string Please_MANUALLY_get_the_trap_disc_out_and_put_the_data_disc_back_inside {
- get {
- return ResourceManager.GetString("Please_MANUALLY_get_the_trap_disc_out_and_put_the_data_disc_back_inside", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_0 {
- get {
- return ResourceManager.GetString("Reading_LBA_0", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_0_as_audio_scrambled {
- get {
- return ResourceManager.GetString("Reading_LBA_0_as_audio_scrambled", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_0_PQ_subchannel {
- get {
- return ResourceManager.GetString("Reading_LBA_0_PQ_subchannel", resourceCulture);
- }
- }
-
- internal static string Reading_LBA_0_RW_subchannel {
- get {
- return ResourceManager.GetString("Reading_LBA_0_RW_subchannel", resourceCulture);
- }
- }
-
- internal static string Device_cannot_read_Lead_Out {
- get {
- return ResourceManager.GetString("Device_cannot_read_Lead_Out", resourceCulture);
- }
- }
-
- internal static string Device_can_read_Lead_Out {
- get {
- return ResourceManager.GetString("Device_can_read_Lead_Out", resourceCulture);
- }
- }
-
- internal static string LBA_0_sense_is_1_buffer_is_2_sense_buffer_is_3 {
- get {
- return ResourceManager.GetString("LBA_0_sense_is_1_buffer_is_2_sense_buffer_is_3", resourceCulture);
- }
- }
-
- internal static string LBA_0_scrambled_sense_is_1_buffer_is_2_sense_buffer_is_3 {
- get {
- return ResourceManager.GetString("LBA_0_scrambled_sense_is_1_buffer_is_2_sense_buffer_is_3", resourceCulture);
- }
- }
-
- internal static string LBA_0_PQ_sense_is_1_buffer_is_2_sense_buffer_is_3 {
- get {
- return ResourceManager.GetString("LBA_0_PQ_sense_is_1_buffer_is_2_sense_buffer_is_3", resourceCulture);
- }
- }
-
- internal static string LBA_0_RW_sense_is_1_buffer_is_2_sense_buffer_is_3 {
- get {
- return ResourceManager.GetString("LBA_0_RW_sense_is_1_buffer_is_2_sense_buffer_is_3", resourceCulture);
+ return ResourceManager.GetString("_1_Decode_error_registers", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to 1.- Print LBA {0} buffer..
+ ///
internal static string _1_Print_LBA_0_buffer {
get {
return ResourceManager.GetString("_1_Print_LBA_0_buffer", resourceCulture);
}
}
- internal static string _2_Print_LBA_0_sense_buffer {
+ ///
+ /// Looks up a localized string similar to 1.- Print LBA 0 buffer..
+ ///
+ internal static string _1_Print_LBA_zero_buffer {
get {
- return ResourceManager.GetString("_2_Print_LBA_0_sense_buffer", resourceCulture);
+ return ResourceManager.GetString("_1_Print_LBA_zero_buffer", resourceCulture);
}
}
- internal static string _3_Decode_LBA_0_sense_buffer {
+ ///
+ /// Looks up a localized string similar to 1.- Print sense buffer..
+ ///
+ internal static string _1_Print_sense_buffer {
get {
- return ResourceManager.GetString("_3_Decode_LBA_0_sense_buffer", resourceCulture);
+ return ResourceManager.GetString("_1_Print_sense_buffer", resourceCulture);
}
}
- internal static string _4_Print_LBA_0_scrambled_buffer {
+ ///
+ /// Looks up a localized string similar to 1.- Send a CHS ATA command to the device..
+ ///
+ internal static string _1_Send_a_CHS_ATA_command_to_the_device {
get {
- return ResourceManager.GetString("_4_Print_LBA_0_scrambled_buffer", resourceCulture);
+ return ResourceManager.GetString("_1_Send_a_CHS_ATA_command_to_the_device", resourceCulture);
}
}
- internal static string _5_Print_LBA_0_scrambled_sense_buffer {
+ ///
+ /// Looks up a localized string similar to 1.- Send a SecureDigital command to the device..
+ ///
+ internal static string _1_Send_a_SecureDigital_command_to_the_device {
get {
- return ResourceManager.GetString("_5_Print_LBA_0_scrambled_sense_buffer", resourceCulture);
+ return ResourceManager.GetString("_1_Send_a_SecureDigital_command_to_the_device", resourceCulture);
}
}
- internal static string _6_Decode_LBA_0_scrambled_sense_buffer {
+ ///
+ /// Looks up a localized string similar to 1.- Send an Adaptec vendor command to the device..
+ ///
+ internal static string _1_Send_an_Adaptec_vendor_command_to_the_device {
get {
- return ResourceManager.GetString("_6_Decode_LBA_0_scrambled_sense_buffer", resourceCulture);
+ return ResourceManager.GetString("_1_Send_an_Adaptec_vendor_command_to_the_device", resourceCulture);
}
}
- internal static string _7_Print_LBA_0_PQ_buffer {
+ ///
+ /// Looks up a localized string similar to 1.- Send command again..
+ ///
+ internal static string _1_Send_command_again {
get {
- return ResourceManager.GetString("_7_Print_LBA_0_PQ_buffer", resourceCulture);
+ return ResourceManager.GetString("_1_Send_command_again", resourceCulture);
}
}
- internal static string _8_Print_LBA_0_PQ_sense_buffer {
+ ///
+ /// Looks up a localized string similar to 1.- Send INQUIRY command..
+ ///
+ internal static string _1_Send_INQUIRY_command {
get {
- return ResourceManager.GetString("_8_Print_LBA_0_PQ_sense_buffer", resourceCulture);
+ return ResourceManager.GetString("_1_Send_INQUIRY_command", resourceCulture);
}
}
- internal static string _9_Decode_LBA_0_PQ_sense_buffer {
+ ///
+ /// Looks up a localized string similar to 1.- Send LOAD UNLOAD command..
+ ///
+ internal static string _1_Send_LOAD_UNLOAD_command {
get {
- return ResourceManager.GetString("_9_Decode_LBA_0_PQ_sense_buffer", resourceCulture);
+ return ResourceManager.GetString("_1_Send_LOAD_UNLOAD_command", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to 1.- Send READ (6) command..
+ ///
+ internal static string _1_Send_READ_6_command {
+ get {
+ return ResourceManager.GetString("_1_Send_READ_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send READ ATTRIBUTE command..
+ ///
+ internal static string _1_Send_READ_ATTRIBUTE_command {
+ get {
+ return ResourceManager.GetString("_1_Send_READ_ATTRIBUTE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send READ CD-DA command..
+ ///
+ internal static string _1_Send_READ_CD_DA_command {
+ get {
+ return ResourceManager.GetString("_1_Send_READ_CD_DA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send READ LONG command..
+ ///
+ internal static string _1_Send_READ_LONG_command {
+ get {
+ return ResourceManager.GetString("_1_Send_READ_LONG_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send READ_MULTIPLE_BLOCK command..
+ ///
+ internal static string _1_Send_READ_MULTIPLE_BLOCK_command {
+ get {
+ return ResourceManager.GetString("_1_Send_READ_MULTIPLE_BLOCK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 10.- Print LBA {0}'s RW buffer..
+ ///
internal static string _10_Print_LBA_0_RW_buffer {
get {
return ResourceManager.GetString("_10_Print_LBA_0_RW_buffer", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to 10.- Print LBA 45000 buffer..
+ ///
+ internal static string _10_Print_LBA_45000_buffer {
+ get {
+ return ResourceManager.GetString("_10_Print_LBA_45000_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 10.- Send a Pioneer vendor command to the device..
+ ///
+ internal static string _10_Send_a_Pioneer_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_10_Send_a_Pioneer_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 10.- Send READ SECTORS WITH RETRIES command..
+ ///
+ internal static string _10_Send_READ_SECTORS_WITH_RETRIES_command {
+ get {
+ return ResourceManager.GetString("_10_Send_READ_SECTORS_WITH_RETRIES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 10.- Send RECOVER BUFFERED DATA command..
+ ///
+ internal static string _10_Send_RECOVER_BUFFERED_DATA_command {
+ get {
+ return ResourceManager.GetString("_10_Send_RECOVER_BUFFERED_DATA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 10.- Send TEST UNIT READY command..
+ ///
+ internal static string _10_Send_TEST_UNIT_READY_command {
+ get {
+ return ResourceManager.GetString("_10_Send_TEST_UNIT_READY_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 11.- Print LBA {0}'s RW sense buffer..
+ ///
internal static string _11_Print_LBA_0_RW_sense_buffer {
get {
return ResourceManager.GetString("_11_Print_LBA_0_RW_sense_buffer", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to 11.- Print LBA 45000 sense buffer..
+ ///
+ internal static string _11_Print_LBA_45000_sense_buffer {
+ get {
+ return ResourceManager.GetString("_11_Print_LBA_45000_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 11.- Send a Plasmon vendor command to the device..
+ ///
+ internal static string _11_Send_a_Plasmon_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_11_Send_a_Plasmon_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 11.- Send READ DVD (RAW) command..
+ ///
+ internal static string _11_Send_READ_DVD_RAW_command {
+ get {
+ return ResourceManager.GetString("_11_Send_READ_DVD_RAW_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 11.- Send REPORT DENSITY SUPPORT command..
+ ///
+ internal static string _11_Send_REPORT_DENSITY_SUPPORT_command {
+ get {
+ return ResourceManager.GetString("_11_Send_REPORT_DENSITY_SUPPORT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 11.- Send SEEK command..
+ ///
+ internal static string _11_Send_SEEK_command {
+ get {
+ return ResourceManager.GetString("_11_Send_SEEK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 12.- Decode LBA {0}'s RW sense buffer..
+ ///
internal static string _12_Decode_LBA_0_RW_sense_buffer {
get {
return ResourceManager.GetString("_12_Decode_LBA_0_RW_sense_buffer", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to 12.- Decode LBA 45000 sense buffer..
+ ///
+ internal static string _12_Decode_LBA_45000_sense_buffer {
+ get {
+ return ResourceManager.GetString("_12_Decode_LBA_45000_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 12.- Send a Plextor vendor command to the device..
+ ///
+ internal static string _12_Send_a_Plextor_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_12_Send_a_Plextor_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 12.- Send REWIND command..
+ ///
+ internal static string _12_Send_REWIND_command {
+ get {
+ return ResourceManager.GetString("_12_Send_REWIND_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 13.- Print LBA 50000 buffer..
+ ///
+ internal static string _13_Print_LBA_50000_buffer {
+ get {
+ return ResourceManager.GetString("_13_Print_LBA_50000_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 13.- Send a SCSI Block Command to the device..
+ ///
+ internal static string _13_Send_a_SCSI_Block_Command_to_the_device {
+ get {
+ return ResourceManager.GetString("_13_Send_a_SCSI_Block_Command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 13.- Send command again..
+ ///
internal static string _13_Send_command_again {
get {
return ResourceManager.GetString("_13_Send_command_again", resourceCulture);
}
}
- internal static string LBA_0_response {
+ ///
+ /// Looks up a localized string similar to 13.- Send SPACE command..
+ ///
+ internal static string _13_Send_SPACE_command {
get {
- return ResourceManager.GetString("LBA_0_response", resourceCulture);
+ return ResourceManager.GetString("_13_Send_SPACE_command", resourceCulture);
}
}
- internal static string LBA_0_sense {
+ ///
+ /// Looks up a localized string similar to 14.- Print LBA 50000 sense buffer..
+ ///
+ internal static string _14_Print_LBA_50000_sense_buffer {
get {
- return ResourceManager.GetString("LBA_0_sense", resourceCulture);
+ return ResourceManager.GetString("_14_Print_LBA_50000_sense_buffer", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to 14.- Send a SCSI Media Changer command to the device..
+ ///
+ internal static string _14_Send_a_SCSI_Media_Changer_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_14_Send_a_SCSI_Media_Changer_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 14.- Send TRACK SELECT command..
+ ///
+ internal static string _14_Send_TRACK_SELECT_command {
+ get {
+ return ResourceManager.GetString("_14_Send_TRACK_SELECT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 15.- Decode LBA 50000 sense buffer..
+ ///
+ internal static string _15_Decode_LBA_50000_sense_buffer {
+ get {
+ return ResourceManager.GetString("_15_Decode_LBA_50000_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 15.- Send a SCSI Primary Command to the device..
+ ///
+ internal static string _15_Send_a_SCSI_Primary_Command_to_the_device {
+ get {
+ return ResourceManager.GetString("_15_Send_a_SCSI_Primary_Command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 16.- Print LBA 100000 buffer..
+ ///
+ internal static string _16_Print_LBA_100000_buffer {
+ get {
+ return ResourceManager.GetString("_16_Print_LBA_100000_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 16.- Send a SCSI Streaming Command to the device..
+ ///
+ internal static string _16_Send_a_SCSI_Streaming_Command_to_the_device {
+ get {
+ return ResourceManager.GetString("_16_Send_a_SCSI_Streaming_Command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 17.- Print LBA 100000 sense buffer..
+ ///
+ internal static string _17_Print_LBA_100000_sense_buffer {
+ get {
+ return ResourceManager.GetString("_17_Print_LBA_100000_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 17.- Send a SyQuest vendor command to the device..
+ ///
+ internal static string _17_Send_a_SyQuest_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_17_Send_a_SyQuest_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 18.- Decode LBA 100000 sense buffer..
+ ///
+ internal static string _18_Decode_LBA_100000_sense_buffer {
+ get {
+ return ResourceManager.GetString("_18_Decode_LBA_100000_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 19.- Print LBA 400000 buffer..
+ ///
+ internal static string _19_Print_LBA_400000_buffer {
+ get {
+ return ResourceManager.GetString("_19_Print_LBA_400000_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Change parameters..
+ ///
+ internal static string _2_Change_parameters {
+ get {
+ return ResourceManager.GetString("_2_Change_parameters", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Decode buffer..
+ ///
+ internal static string _2_Decode_buffer {
+ get {
+ return ResourceManager.GetString("_2_Decode_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Print LBA {0} sense buffer..
+ ///
+ internal static string _2_Print_LBA_0_sense_buffer {
+ get {
+ return ResourceManager.GetString("_2_Print_LBA_0_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Print LBA 0 sense buffer..
+ ///
+ internal static string _2_Print_LBA_zero_sense_buffer {
+ get {
+ return ResourceManager.GetString("_2_Print_LBA_zero_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Print response buffer..
+ ///
+ internal static string _2_Print_response_buffer {
+ get {
+ return ResourceManager.GetString("_2_Print_response_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Print sense buffer..
+ ///
+ internal static string _2_Print_sense_buffer {
+ get {
+ return ResourceManager.GetString("_2_Print_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send a 28-bit ATA command to the device..
+ ///
+ internal static string _2_Send_a_28_bit_ATA_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_2_Send_a_28_bit_ATA_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send a MultiMediaCard command to the device..
+ ///
+ internal static string _2_Send_a_MultiMediaCard_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_2_Send_a_MultiMediaCard_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send an Archive vendor command to the device..
+ ///
+ internal static string _2_Send_an_Archive_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_2_Send_an_Archive_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send command again..
+ ///
+ internal static string _2_Send_command_again {
+ get {
+ return ResourceManager.GetString("_2_Send_command_again", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send command with these parameters..
+ ///
+ internal static string _2_Send_command_with_these_parameters {
+ get {
+ return ResourceManager.GetString("_2_Send_command_with_these_parameters", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send INQUIRY EVPD command..
+ ///
+ internal static string _2_Send_INQUIRY_EPVD_command {
+ get {
+ return ResourceManager.GetString("_2_Send_INQUIRY_EPVD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send LOCATE (10) command..
+ ///
+ internal static string _2_Send_LOCATE_10_command {
+ get {
+ return ResourceManager.GetString("_2_Send_LOCATE_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send READ (10) command..
+ ///
+ internal static string _2_Send_READ_10_command {
+ get {
+ return ResourceManager.GetString("_2_Send_READ_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send READ CD-DA MSF command..
+ ///
+ internal static string _2_Send_READ_CD_DA_MSF_command {
+ get {
+ return ResourceManager.GetString("_2_Send_READ_CD_DA_MSF_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send READ DMA command..
+ ///
+ internal static string _2_Send_READ_DMA_command {
+ get {
+ return ResourceManager.GetString("_2_Send_READ_DMA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send READ SECTOR LOCATION command..
+ ///
+ internal static string _2_Send_READ_SECTOR_LOCATION_command {
+ get {
+ return ResourceManager.GetString("_2_Send_READ_SECTOR_LOCATION_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send READ_SINGLE_BLOCK command..
+ ///
+ internal static string _2_Send_READ_SINGLE_BLOCK_command {
+ get {
+ return ResourceManager.GetString("_2_Send_READ_SINGLE_BLOCK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 20.- Print LBA 400000 sense buffer..
+ ///
+ internal static string _20_Print_LBA_400000_sense_buffer {
+ get {
+ return ResourceManager.GetString("_20_Print_LBA_400000_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 21.- Decode LBA 400000 sense buffer..
+ ///
+ internal static string _21_Decode_LBA_400000_sense_buffer {
+ get {
+ return ResourceManager.GetString("_21_Decode_LBA_400000_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 22.- Print LBA 450000 buffer..
+ ///
+ internal static string _22_Print_LBA_450000_buffer {
+ get {
+ return ResourceManager.GetString("_22_Print_LBA_450000_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 23.- Print LBA 450000 sense buffer..
+ ///
+ internal static string _23_Print_LBA_450000_sense_buffer {
+ get {
+ return ResourceManager.GetString("_23_Print_LBA_450000_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 24.- Decode LBA 450000 sense buffer..
+ ///
+ internal static string _24_Decode_LBA_450000_sense_buffer {
+ get {
+ return ResourceManager.GetString("_24_Decode_LBA_450000_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 25.- Send command again..
+ ///
+ internal static string _25_Send_command_again {
+ get {
+ return ResourceManager.GetString("_25_Send_command_again", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Change parameters..
+ ///
+ internal static string _3_Change_parameters {
+ get {
+ return ResourceManager.GetString("_3_Change_parameters", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Decode error registers..
+ ///
+ internal static string _3_Decode_error_registers {
+ get {
+ return ResourceManager.GetString("_3_Decode_error_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Decode LBA {0} sense buffer..
+ ///
+ internal static string _3_Decode_LBA_0_sense_buffer {
+ get {
+ return ResourceManager.GetString("_3_Decode_LBA_0_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Decode LBA 0 sense buffer..
+ ///
+ internal static string _3_Decode_LBA_zero_sense_buffer {
+ get {
+ return ResourceManager.GetString("_3_Decode_LBA_zero_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Decode sense buffer..
+ ///
+ internal static string _3_Decode_sense_buffer {
+ get {
+ return ResourceManager.GetString("_3_Decode_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Print response buffer..
+ ///
+ internal static string _3_Print_response_buffer {
+ get {
+ return ResourceManager.GetString("_3_Print_response_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Print sense buffer..
+ ///
+ internal static string _3_Print_sense_buffer {
+ get {
+ return ResourceManager.GetString("_3_Print_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send a 48-bit ATA command to the device..
+ ///
+ internal static string _3_Send_a_48_bit_ATA_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_3_Send_a_48_bit_ATA_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send a Certance vendor command to the device..
+ ///
+ internal static string _3_Send_a_Certance_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_3_Send_a_Certance_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send a command to the device..
+ ///
+ internal static string _3_Send_a_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_3_Send_a_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send LOCATE (16) command..
+ ///
+ internal static string _3_Send_LOCATE_16_command {
+ get {
+ return ResourceManager.GetString("_3_Send_LOCATE_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send MODE SENSE (6) command..
+ ///
+ internal static string _3_Send_MODE_SENSE_6_command {
+ get {
+ return ResourceManager.GetString("_3_Send_MODE_SENSE_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send READ (12) command..
+ ///
+ internal static string _3_Send_READ_12_command {
+ get {
+ return ResourceManager.GetString("_3_Send_READ_12_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send READ CD-XA command..
+ ///
+ internal static string _3_Send_READ_CD_XA_command {
+ get {
+ return ResourceManager.GetString("_3_Send_READ_CD_XA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send READ DMA command..
+ ///
+ internal static string _3_Send_READ_DMA_command {
+ get {
+ return ResourceManager.GetString("_3_Send_READ_DMA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send READ DMA WITH RETRIES command..
+ ///
+ internal static string _3_Send_READ_DMA_WITH_RETRIES_command {
+ get {
+ return ResourceManager.GetString("_3_Send_READ_DMA_WITH_RETRIES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send READ LONG (6) command..
+ ///
+ internal static string _3_Send_READ_LONG_6_command {
+ get {
+ return ResourceManager.GetString("_3_Send_READ_LONG_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send SD_SEND_OP_COND command..
+ ///
+ internal static string _3_Send_SD_SEND_OP_COND_command {
+ get {
+ return ResourceManager.GetString("_3_Send_SD_SEND_OP_COND_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send SEND_CID command..
+ ///
+ internal static string _3_Send_SEND_CID_command {
+ get {
+ return ResourceManager.GetString("_3_Send_SEND_CID_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Change parameters..
+ ///
+ internal static string _4_Change_parameters {
+ get {
+ return ResourceManager.GetString("_4_Change_parameters", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Decode sense buffer..
+ ///
+ internal static string _4_Decode_sense_buffer {
+ get {
+ return ResourceManager.GetString("_4_Decode_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Print LBA {0} (scrambled) buffer..
+ ///
+ internal static string _4_Print_LBA_0_scrambled_buffer {
+ get {
+ return ResourceManager.GetString("_4_Print_LBA_0_scrambled_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Print LBA 0 (scrambled) buffer..
+ ///
+ internal static string _4_Print_LBA_zero_scrambled_buffer {
+ get {
+ return ResourceManager.GetString("_4_Print_LBA_zero_scrambled_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send a Fujitsu vendor command to the device..
+ ///
+ internal static string _4_Send_a_Fujitsu_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_4_Send_a_Fujitsu_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send an ATAPI command to the device..
+ ///
+ internal static string _4_Send_an_ATAPI_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_4_Send_an_ATAPI_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send command again..
+ ///
+ internal static string _4_Send_command_again {
+ get {
+ return ResourceManager.GetString("_4_Send_command_again", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send MODE SENSE (10) command..
+ ///
+ internal static string _4_Send_MODE_SENSE_10_command {
+ get {
+ return ResourceManager.GetString("_4_Send_MODE_SENSE_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send READ (16) command..
+ ///
+ internal static string _4_Send_READ_16_command {
+ get {
+ return ResourceManager.GetString("_4_Send_READ_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send READ (6) command..
+ ///
+ internal static string _4_Send_READ_6_command {
+ get {
+ return ResourceManager.GetString("_4_Send_READ_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send READ DMA WITH RETRIES command..
+ ///
+ internal static string _4_Send_READ_DMA_WITH_RETRIES_command {
+ get {
+ return ResourceManager.GetString("_4_Send_READ_DMA_WITH_RETRIES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send READ LONG (10) command..
+ ///
+ internal static string _4_Send_READ_LONG_10_command {
+ get {
+ return ResourceManager.GetString("_4_Send_READ_LONG_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send READ LONG command..
+ ///
+ internal static string _4_Send_READ_LONG_command {
+ get {
+ return ResourceManager.GetString("_4_Send_READ_LONG_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send SD_STATUS command..
+ ///
+ internal static string _4_Send_SD_STATUS_command {
+ get {
+ return ResourceManager.GetString("_4_Send_SD_STATUS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send SEND_CSD command..
+ ///
+ internal static string _4_Send_SEND_CSD_command {
+ get {
+ return ResourceManager.GetString("_4_Send_SEND_CSD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Change parameters..
+ ///
+ internal static string _5_Change_parameters {
+ get {
+ return ResourceManager.GetString("_5_Change_parameters", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Print LBA {0} (scrambled) sense buffer..
+ ///
+ internal static string _5_Print_LBA_0_scrambled_sense_buffer {
+ get {
+ return ResourceManager.GetString("_5_Print_LBA_0_scrambled_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Print LBA 0 (scrambled) sense buffer..
+ ///
+ internal static string _5_Print_LBA_zero_scrambled_sense_buffer {
+ get {
+ return ResourceManager.GetString("_5_Print_LBA_zero_scrambled_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send a CompactFlash command to the device..
+ ///
+ internal static string _5_Send_a_CompactFlash_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_5_Send_a_CompactFlash_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send an HL-DT-ST vendor command to the device..
+ ///
+ internal static string _5_Send_an_HLDTST_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_5_Send_an_HLDTST_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send command again..
+ ///
+ internal static string _5_Send_command_again {
+ get {
+ return ResourceManager.GetString("_5_Send_command_again", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send PREVENT ALLOW MEDIUM REMOVAL command..
+ ///
+ internal static string _5_Send_PREVENT_ALLOW_MEDIUM_REMOVAL_command {
+ get {
+ return ResourceManager.GetString("_5_Send_PREVENT_ALLOW_MEDIUM_REMOVAL_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send READ (16) command..
+ ///
+ internal static string _5_Send_READ_16_command {
+ get {
+ return ResourceManager.GetString("_5_Send_READ_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send READ LONG (10) command..
+ ///
+ internal static string _5_Send_READ_LONG_10_command {
+ get {
+ return ResourceManager.GetString("_5_Send_READ_LONG_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send READ LONG command..
+ ///
+ internal static string _5_Send_READ_LONG_command {
+ get {
+ return ResourceManager.GetString("_5_Send_READ_LONG_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send READ LONG WITH RETRIES command..
+ ///
+ internal static string _5_Send_READ_LONG_WITH_RETRIES_command {
+ get {
+ return ResourceManager.GetString("_5_Send_READ_LONG_WITH_RETRIES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send READ/RESET USAGE COUNTER command..
+ ///
+ internal static string _5_Send_READ_RESET_USAGE_COUNTER_command {
+ get {
+ return ResourceManager.GetString("_5_Send_READ_RESET_USAGE_COUNTER_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send SEND_CID command..
+ ///
+ internal static string _5_Send_SEND_CID_command {
+ get {
+ return ResourceManager.GetString("_5_Send_SEND_CID_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send SEND_EXT_CSD command..
+ ///
+ internal static string _5_Send_SEND_EXT_CSD_command {
+ get {
+ return ResourceManager.GetString("_5_Send_SEND_EXT_CSD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Change parameters..
+ ///
+ internal static string _6_Change_parameters {
+ get {
+ return ResourceManager.GetString("_6_Change_parameters", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Decode LBA {0} (scrambled) sense buffer..
+ ///
+ internal static string _6_Decode_LBA_0_scrambled_sense_buffer {
+ get {
+ return ResourceManager.GetString("_6_Decode_LBA_0_scrambled_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Decode LBA 0 (scrambled) sense buffer..
+ ///
+ internal static string _6_Decode_LBA_zero_scrambled_sense_buffer {
+ get {
+ return ResourceManager.GetString("_6_Decode_LBA_zero_scrambled_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send a Hewlett-Packard vendor command to the device..
+ ///
+ internal static string _6_Send_a_Hewlett_Packard_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_6_Send_a_Hewlett_Packard_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send a Media Card Pass Through command to the device..
+ ///
+ internal static string _6_Send_a_Media_Card_Pass_Through_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_6_Send_a_Media_Card_Pass_Through_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send READ BLOCK LIMITS command..
+ ///
+ internal static string _6_Send_READ_BLOCK_LIMITS_command {
+ get {
+ return ResourceManager.GetString("_6_Send_READ_BLOCK_LIMITS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send READ CAPACITY (10) command..
+ ///
+ internal static string _6_SEND_READ_CAPACITY_10_command {
+ get {
+ return ResourceManager.GetString("_6_SEND_READ_CAPACITY_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send READ LONG (16) command..
+ ///
+ internal static string _6_Send_READ_LONG_16_command {
+ get {
+ return ResourceManager.GetString("_6_Send_READ_LONG_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send READ LONG WITH RETRIES command..
+ ///
+ internal static string _6_Send_READ_LONG_WITH_RETRIES_command {
+ get {
+ return ResourceManager.GetString("_6_Send_READ_LONG_WITH_RETRIES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send READ MULTIPLE command..
+ ///
+ internal static string _6_Send_READ_MULTIPLE_command {
+ get {
+ return ResourceManager.GetString("_6_Send_READ_MULTIPLE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send SEND_CSD command..
+ ///
+ internal static string _6_Send_SEND_CSD_command {
+ get {
+ return ResourceManager.GetString("_6_Send_SEND_CSD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send SEND_OP_COND command..
+ ///
+ internal static string _6_Send_SEND_OP_COND_command {
+ get {
+ return ResourceManager.GetString("_6_Send_SEND_OP_COND_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Print LBA {0}'s PQ buffer..
+ ///
+ internal static string _7_Print_LBA_0_PQ_buffer {
+ get {
+ return ResourceManager.GetString("_7_Print_LBA_0_PQ_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Print LBA 44990 buffer..
+ ///
+ internal static string _7_Print_LBA_44990_buffer {
+ get {
+ return ResourceManager.GetString("_7_Print_LBA_44990_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send a Kreon vendor command to the device..
+ ///
+ internal static string _7_Send_a_Kreon_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_7_Send_a_Kreon_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send a S.M.A.R.T. command to the device..
+ ///
+ internal static string _7_Send_a_SMART_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_7_Send_a_SMART_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send READ CAPACITY (16) command..
+ ///
+ internal static string _7_Send_READ_CAPACITY_16_command {
+ get {
+ return ResourceManager.GetString("_7_Send_READ_CAPACITY_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send READ MULTIPLE command..
+ ///
+ internal static string _7_Send_READ_MULTIPLE_command {
+ get {
+ return ResourceManager.GetString("_7_Send_READ_MULTIPLE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send READ POSITION command..
+ ///
+ internal static string _7_Send_READ_POSITION_command {
+ get {
+ return ResourceManager.GetString("_7_Send_READ_POSITION_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send READ SECTORS command..
+ ///
+ internal static string _7_Send_READ_SECTORS_command {
+ get {
+ return ResourceManager.GetString("_7_Send_READ_SECTORS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send SEEK (6) command..
+ ///
+ internal static string _7_Send_SEEK_6_command {
+ get {
+ return ResourceManager.GetString("_7_Send_SEEK_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send SEND_SCR command..
+ ///
+ internal static string _7_Send_SEND_SCR_command {
+ get {
+ return ResourceManager.GetString("_7_Send_SEND_SCR_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send SEND_STATUS command..
+ ///
+ internal static string _7_Send_SEND_STATUS_command {
+ get {
+ return ResourceManager.GetString("_7_Send_SEND_STATUS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Print LBA {0}'s PQ sense buffer..
+ ///
+ internal static string _8_Print_LBA_0_PQ_sense_buffer {
+ get {
+ return ResourceManager.GetString("_8_Print_LBA_0_PQ_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Print LBA 44990 sense buffer..
+ ///
+ internal static string _8_Print_LBA_44990_sense_buffer {
+ get {
+ return ResourceManager.GetString("_8_Print_LBA_44990_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send a SCSI MultiMedia Command to the device..
+ ///
+ internal static string _8_Send_a_SCSI_MultiMedia_Command_to_the_device {
+ get {
+ return ResourceManager.GetString("_8_Send_a_SCSI_MultiMedia_Command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send READ MEDIA SERIAL NUMBER command..
+ ///
+ internal static string _8_Send_READ_MEDIA_SERIAL_NUMBER_command {
+ get {
+ return ResourceManager.GetString("_8_Send_READ_MEDIA_SERIAL_NUMBER_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send READ REVERSE (6) command..
+ ///
+ internal static string _8_Send_READ_REVERSE_6_command {
+ get {
+ return ResourceManager.GetString("_8_Send_READ_REVERSE_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send READ SECTORS WITH RETRIES command..
+ ///
+ internal static string _8_Send_READ_SECTORS_WITH_RETRIES_command {
+ get {
+ return ResourceManager.GetString("_8_Send_READ_SECTORS_WITH_RETRIES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send SEEK (10) command..
+ ///
+ internal static string _8_Send_SEEK_10_command {
+ get {
+ return ResourceManager.GetString("_8_Send_SEEK_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send SET_BLOCKLEN command..
+ ///
+ internal static string _8_Send_SET_BLOCKLEN_command {
+ get {
+ return ResourceManager.GetString("_8_Send_SET_BLOCKLEN_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 9.- Decode LBA {0}'s PQ sense buffer..
+ ///
+ internal static string _9_Decode_LBA_0_PQ_sense_buffer {
+ get {
+ return ResourceManager.GetString("_9_Decode_LBA_0_PQ_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 9.- Decode LBA 44990 sense buffer..
+ ///
+ internal static string _9_Decode_LBA_44990_sense_buffer {
+ get {
+ return ResourceManager.GetString("_9_Decode_LBA_44990_sense_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 9.- Send a NEC vendor command to the device..
+ ///
+ internal static string _9_Send_a_NEC_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("_9_Send_a_NEC_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 9.- Send READ REVERSE (16) command..
+ ///
+ internal static string _9_Send_READ_REVERSE_16_command {
+ get {
+ return ResourceManager.GetString("_9_Send_READ_REVERSE_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 9.- Send READ SECTORS command..
+ ///
+ internal static string _9_Send_READ_SECTORS_command {
+ get {
+ return ResourceManager.GetString("_9_Send_READ_SECTORS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 9.- Send REQUEST SENSE command..
+ ///
+ internal static string _9_Send_REQUEST_SENSE_command {
+ get {
+ return ResourceManager.GetString("_9_Send_REQUEST_SENSE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 9.- Send SEEK command..
+ ///
+ internal static string _9_Send_SEEK_command {
+ get {
+ return ResourceManager.GetString("_9_Send_SEEK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to null.
+ ///
+ internal static string _null {
+ get {
+ return ResourceManager.GetString("null", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Aaru device handling tests.
+ ///
+ internal static string Aaru_device_handling_tests {
+ get {
+ return ResourceManager.GetString("Aaru_device_handling_tests", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Action: {0}.
+ ///
+ internal static string Action_0 {
+ get {
+ return ResourceManager.GetString("Action_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Address: {0}.
+ ///
+ internal static string Address_0 {
+ get {
+ return ResourceManager.GetString("Address_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Address is relative to current position?: .
+ ///
+ internal static string Address_is_relative_to_current_position {
+ get {
+ return ResourceManager.GetString("Address_is_relative_to_current_position", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Address?: .
+ ///
+ internal static string Address_Q {
+ get {
+ return ResourceManager.GetString("Address_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Address relative to current position?: {0}.
+ ///
+ internal static string Address_relative_to_current_position_0 {
+ get {
+ return ResourceManager.GetString("Address_relative_to_current_position_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Address relative to current position?: .
+ ///
+ internal static string Address_relative_to_current_position_Q {
+ get {
+ return ResourceManager.GetString("Address_relative_to_current_position_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to AGID: {0}.
+ ///
+ internal static string AGID_0 {
+ get {
+ return ResourceManager.GetString("AGID_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to AGID?: .
+ ///
+ internal static string AGID_Q {
+ get {
+ return ResourceManager.GetString("AGID_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for REQUEST BLOCK ADDRESS command:.
+ ///
+ internal static string ArchiveCorp_RequestBlockAddress_Parameters_for_REQUEST_BLOCK_ADDRESS_command {
+ get {
+ return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_Parameters_for_REQUEST_BLOCK_ADDRESS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REQUEST BLOCK ADDRESS decoded sense:.
+ ///
+ internal static string ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_decoded_sense {
+ get {
+ return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REQUEST BLOCK ADDRESS response:.
+ ///
+ internal static string ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_response {
+ get {
+ return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REQUEST BLOCK ADDRESS sense:.
+ ///
+ internal static string ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_sense {
+ get {
+ return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_REQUEST_BLOCK_ADDRESS_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Archive vendor commands menu..
+ ///
+ internal static string ArchiveCorp_RequestBlockAddress_Return_to_Archive_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_Return_to_Archive_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Archive vendor commands menu....
+ ///
+ internal static string ArchiveCorp_RequestBlockAddress_Returning_to_Archive_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_Returning_to_Archive_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending REQUEST BLOCK ADDRESS to the device:.
+ ///
+ internal static string ArchiveCorp_RequestBlockAddress_Sending_REQUEST_BLOCK_ADDRESS_to_the_device {
+ get {
+ return ResourceManager.GetString("ArchiveCorp_RequestBlockAddress_Sending_REQUEST_BLOCK_ADDRESS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Attribute action.
+ ///
+ internal static string Attribute_action {
+ get {
+ return ResourceManager.GetString("Attribute_action", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Available values:.
+ ///
+ internal static string Available_values {
+ get {
+ return ResourceManager.GetString("Available_values", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Available values: {0} {1}.
+ ///
+ internal static string Available_values_0_1 {
+ get {
+ return ResourceManager.GetString("Available_values_0_1", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Available values: {0} {1} {2}.
+ ///
+ internal static string Available_values_0_1_2 {
+ get {
+ return ResourceManager.GetString("Available_values_0_1_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Available values: {0} {1} {2} {3}.
+ ///
+ internal static string Available_values_0_1_2_3 {
+ get {
+ return ResourceManager.GetString("Available_values_0_1_2_3", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Available values: {0} {1} {2} {3} {4}.
+ ///
+ internal static string Available_values_0_1_2_3_4 {
+ get {
+ return ResourceManager.GetString("Available_values_0_1_2_3_4", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Available values: {0} {1} {2} {3} {4} {5}.
+ ///
+ internal static string Available_values_0_1_2_3_4_5 {
+ get {
+ return ResourceManager.GetString("Available_values_0_1_2_3_4_5", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Available values: {0} {1} {2} {3} {4} {5} {6} {7} {8}.
+ ///
+ internal static string Available_values_0_1_2_3_4_5_6_7_8 {
+ get {
+ return ResourceManager.GetString("Available_values_0_1_2_3_4_5_6_7_8", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Bit 5 set?: {0}.
+ ///
+ internal static string Bit_5_set_0 {
+ get {
+ return ResourceManager.GetString("Bit_5_set_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Bit 7 set?: {0}.
+ ///
+ internal static string Bit_7_set_0 {
+ get {
+ return ResourceManager.GetString("Bit_7_set_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Block: {0}.
+ ///
+ internal static string Block_0 {
+ get {
+ return ResourceManager.GetString("Block_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Block?: .
+ ///
+ internal static string Block_Q {
+ get {
+ return ResourceManager.GetString("Block_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Block size: {0}.
+ ///
+ internal static string Block_size_0 {
+ get {
+ return ResourceManager.GetString("Block_size_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Blocks to read (0 for 256 blocks)?: .
+ ///
+ internal static string Blocks_to_read_zero_for_256_blocks {
+ get {
+ return ResourceManager.GetString("Blocks_to_read_zero_for_256_blocks", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Buffer is {0} bytes..
+ ///
+ internal static string Buffer_is_0_bytes {
+ get {
+ return ResourceManager.GetString("Buffer_is_0_bytes", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Buffer is null or empty? {0}.
+ ///
+ internal static string Buffer_is_null_or_empty_0_Q {
+ get {
+ return ResourceManager.GetString("Buffer_is_null_or_empty_0_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Bus.
+ ///
+ internal static string Bus {
+ get {
+ return ResourceManager.GetString("Bus", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to C2 mode.
+ ///
+ internal static string C2_mode {
+ get {
+ return ResourceManager.GetString("C2_mode", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to C2 mode: {0}.
+ ///
+ internal static string C2_mode_0 {
+ get {
+ return ResourceManager.GetString("C2_mode_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Cannot find lead-out....
+ ///
+ internal static string Cannot_find_lead_out {
+ get {
+ return ResourceManager.GetString("Cannot_find_lead_out", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Change format layer?: {0}.
+ ///
+ internal static string Change_format_layer_0 {
+ get {
+ return ResourceManager.GetString("Change_format_layer_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Change format layer?: .
+ ///
+ internal static string Change_format_layer_Q {
+ get {
+ return ResourceManager.GetString("Change_format_layer_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Change partition?: {0}.
+ ///
+ internal static string Change_partition_0 {
+ get {
+ return ResourceManager.GetString("Change_partition_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Change partition?: .
+ ///
+ internal static string Change_partition_Q {
+ get {
+ return ResourceManager.GetString("Change_partition_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to CHECK MEDIA CARD TYPE status registers:.
+ ///
+ internal static string CHECK_MEDIA_CARD_TYPE_status_registers {
+ get {
+ return ResourceManager.GetString("CHECK_MEDIA_CARD_TYPE_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Choose: .
+ ///
+ internal static string Choose {
+ get {
+ return ResourceManager.GetString("Choose", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Choose?: .
+ ///
+ internal static string Choose_Q {
+ get {
+ return ResourceManager.GetString("Choose_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Choose what to do:.
+ ///
+ internal static string Choose_what_to_do {
+ get {
+ return ResourceManager.GetString("Choose_what_to_do", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Command took {0} ms..
+ ///
+ internal static string Command_took_0_ms {
+ get {
+ return ResourceManager.GetString("Command_took_0_ms", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Could not decode TOC....
+ ///
+ internal static string Could_not_decode_TOC {
+ get {
+ return ResourceManager.GetString("Could_not_decode_TOC", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Count: {0}.
+ ///
+ internal static string Count_0 {
+ get {
+ return ResourceManager.GetString("Count_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Cylinder: {0}.
+ ///
+ internal static string Cylinder_0 {
+ get {
+ return ResourceManager.GetString("Cylinder_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Data disc shows {0} sectors....
+ ///
+ internal static string Data_disc_shows_0_sectors {
+ get {
+ return ResourceManager.GetString("Data_disc_shows_0_sectors", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to DBD?: {0}.
+ ///
+ internal static string DBD_0 {
+ get {
+ return ResourceManager.GetString("DBD_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to DBD?: .
+ ///
+ internal static string DBD_Q {
+ get {
+ return ResourceManager.GetString("DBD_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Decode error registers..
+ ///
+ internal static string Decode_error_registers {
+ get {
+ return ResourceManager.GetString("Decode_error_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Descriptor: {0}.
+ ///
+ internal static string Descriptor_0 {
+ get {
+ return ResourceManager.GetString("Descriptor_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Descriptor?: .
+ ///
+ internal static string Descriptor_Q {
+ get {
+ return ResourceManager.GetString("Descriptor_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Device: {0}.
+ ///
+ internal static string Device_0 {
+ get {
+ return ResourceManager.GetString("Device_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Device can read HD area..
+ ///
+ internal static string Device_can_read_HD_area {
+ get {
+ return ResourceManager.GetString("Device_can_read_HD_area", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Device can read Lead-Out..
+ ///
+ internal static string Device_can_read_Lead_Out {
+ get {
+ return ResourceManager.GetString("Device_can_read_Lead_Out", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Device cannot read HD area..
+ ///
+ internal static string Device_cannot_read_HD_area {
+ get {
+ return ResourceManager.GetString("Device_cannot_read_HD_area", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Device cannot read Lead-Out..
+ ///
+ internal static string Device_cannot_read_Lead_Out {
+ get {
+ return ResourceManager.GetString("Device_cannot_read_Lead_Out", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to DISABLE ATTRIBUTE AUTOSAVE status registers:.
+ ///
+ internal static string DISABLE_ATTRIBUTE_AUTOSAVE_status_registers {
+ get {
+ return ResourceManager.GetString("DISABLE_ATTRIBUTE_AUTOSAVE_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to DISABLE OPERATIONS status registers:.
+ ///
+ internal static string DISABLE_OPERATIONS_status_registers {
+ get {
+ return ResourceManager.GetString("DISABLE_OPERATIONS_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to DISPLAY decoded sense:.
+ ///
+ internal static string DISPLAY_decoded_sense {
+ get {
+ return ResourceManager.GetString("DISPLAY_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Display mode.
+ ///
+ internal static string Display_mode {
+ get {
+ return ResourceManager.GetString("Display_mode", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to DISPLAY sense:.
+ ///
+ internal static string DISPLAY_sense {
+ get {
+ return ResourceManager.GetString("DISPLAY_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Don't know how to decode feature 0x{0:X4}.
+ ///
+ internal static string Dont_know_how_to_decode_feature_0 {
+ get {
+ return ResourceManager.GetString("Dont_know_how_to_decode_feature_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Drive 1?: .
+ ///
+ internal static string Drive_1_Q {
+ get {
+ return ResourceManager.GetString("Drive_1_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Drive 1?: {0}.
+ ///
+ internal static string Drive_one_0 {
+ get {
+ return ResourceManager.GetString("Drive_one_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Drive should unreverse bytes?: {0}.
+ ///
+ internal static string Drive_should_unreverse_bytes_0 {
+ get {
+ return ResourceManager.GetString("Drive_should_unreverse_bytes_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Drive should unreverse bytes?: .
+ ///
+ internal static string Drive_should_unreverse_bytes_Q {
+ get {
+ return ResourceManager.GetString("Drive_should_unreverse_bytes_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Dual layer?: .
+ ///
+ internal static string Dual_layer {
+ get {
+ return ResourceManager.GetString("Dual_layer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Dual layer?: {0}.
+ ///
+ internal static string Dual_layer_0 {
+ get {
+ return ResourceManager.GetString("Dual_layer_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to DVD?: {0}.
+ ///
+ internal static string DVD_0 {
+ get {
+ return ResourceManager.GetString("DVD_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to DVD?: .
+ ///
+ internal static string DVD_Q {
+ get {
+ return ResourceManager.GetString("DVD_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to EEPROM block size: {0}.
+ ///
+ internal static string EEPROM_block_size_0 {
+ get {
+ return ResourceManager.GetString("EEPROM_block_size_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to EEPROM block size?: .
+ ///
+ internal static string EEPROM_block_size_Q {
+ get {
+ return ResourceManager.GetString("EEPROM_block_size_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to EEPROM block to read: {0}.
+ ///
+ internal static string EEPROM_block_to_read_0 {
+ get {
+ return ResourceManager.GetString("EEPROM_block_to_read_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to EEPROM block to read?: .
+ ///
+ internal static string EEPROM_block_to_read_Q {
+ get {
+ return ResourceManager.GetString("EEPROM_block_to_read_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Eject?: {0}.
+ ///
+ internal static string Eject_0 {
+ get {
+ return ResourceManager.GetString("Eject_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Eject?: .
+ ///
+ internal static string Eject_Q {
+ get {
+ return ResourceManager.GetString("Eject_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Ejecting disc....
+ ///
+ internal static string Ejecting_disc {
+ get {
+ return ResourceManager.GetString("Ejecting_disc", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Element: {0}.
+ ///
+ internal static string Element_0 {
+ get {
+ return ResourceManager.GetString("Element_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Element?: .
+ ///
+ internal static string Element_Q {
+ get {
+ return ResourceManager.GetString("Element_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Element type: {0}.
+ ///
+ internal static string Element_type_0 {
+ get {
+ return ResourceManager.GetString("Element_type_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Element type?: .
+ ///
+ internal static string Element_type_Q {
+ get {
+ return ResourceManager.GetString("Element_type_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to empty.
+ ///
+ internal static string empty {
+ get {
+ return ResourceManager.GetString("empty", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to ENABLE ATTRIBUTE AUTOSAVE status registers:.
+ ///
+ internal static string ENABLE_ATTRIBUTE_AUTOSAVE_status_registers {
+ get {
+ return ResourceManager.GetString("ENABLE_ATTRIBUTE_AUTOSAVE_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to ENABLE OPERATIONS status registers:.
+ ///
+ internal static string ENABLE_OPERATIONS_status_registers {
+ get {
+ return ResourceManager.GetString("ENABLE_OPERATIONS_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to End: {0:D2}:{1:D2}:{2:D2}.
+ ///
+ internal static string End_0_1_2 {
+ get {
+ return ResourceManager.GetString("End_0_1_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to End frame?: .
+ ///
+ internal static string End_frame_Q {
+ get {
+ return ResourceManager.GetString("End_frame_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to End minute?: .
+ ///
+ internal static string End_minute_Q {
+ get {
+ return ResourceManager.GetString("End_minute_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to End of tape?: {0}.
+ ///
+ internal static string End_of_tape_0 {
+ get {
+ return ResourceManager.GetString("End_of_tape_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to End of tape?: .
+ ///
+ internal static string End_of_tape_Q {
+ get {
+ return ResourceManager.GetString("End_of_tape_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to End second?: .
+ ///
+ internal static string End_second_Q {
+ get {
+ return ResourceManager.GetString("End_second_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Error: {0}.
+ ///
+ internal static string Error_0 {
+ get {
+ return ResourceManager.GetString("Error_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Error code is {0}..
+ ///
+ internal static string Error_code_is_0 {
+ get {
+ return ResourceManager.GetString("Error_code_is_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Error threshold?: .
+ ///
+ internal static string Error_threshold {
+ get {
+ return ResourceManager.GetString("Error_threshold", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Error threshold: {0}.
+ ///
+ internal static string Error_threshold_0 {
+ get {
+ return ResourceManager.GetString("Error_threshold_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to EVPD page: {0}.
+ ///
+ internal static string EVPD_page_0 {
+ get {
+ return ResourceManager.GetString("EVPD_page_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to EXECUTE OFF-LINE IMMEDIATE status registers:.
+ ///
+ internal static string EXECUTE_OFF_LINE_IMMEDIATE_status_registers {
+ get {
+ return ResourceManager.GetString("EXECUTE_OFF_LINE_IMMEDIATE_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Exiting....
+ ///
+ internal static string Exiting {
+ get {
+ return ResourceManager.GetString("Exiting", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Expected block size: {0} bytes.
+ ///
+ internal static string Expected_block_size_0_bytes {
+ get {
+ return ResourceManager.GetString("Expected_block_size_0_bytes", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Expected block size?: .
+ ///
+ internal static string Expected_block_size_Q {
+ get {
+ return ResourceManager.GetString("Expected_block_size_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Expected sector size: {0} bytes.
+ ///
+ internal static string Expected_sector_size_0_bytes {
+ get {
+ return ResourceManager.GetString("Expected_sector_size_0_bytes", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Explicit identifier?: {0}.
+ ///
+ internal static string Explicit_identifier_0 {
+ get {
+ return ResourceManager.GetString("Explicit_identifier_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Explicit identifier?: .
+ ///
+ internal static string Explicit_identifier_Q {
+ get {
+ return ResourceManager.GetString("Explicit_identifier_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to EXTRACT SS decoded sense:.
+ ///
+ internal static string EXTRACT_SS_decoded_sense {
+ get {
+ return ResourceManager.GetString("EXTRACT_SS_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to EXTRACT SS response:.
+ ///
+ internal static string EXTRACT_SS_response {
+ get {
+ return ResourceManager.GetString("EXTRACT_SS_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to EXTRACT SS sense:.
+ ///
+ internal static string EXTRACT_SS_sense {
+ get {
+ return ResourceManager.GetString("EXTRACT_SS_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to FAIL!.
+ ///
+ internal static string FAIL {
+ get {
+ return ResourceManager.GetString("FAIL", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Feature?: .
+ ///
+ internal static string Feature {
+ get {
+ return ResourceManager.GetString("Feature", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Feature: {0}.
+ ///
+ internal static string Feature_0 {
+ get {
+ return ResourceManager.GetString("Feature_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Feature: 0x{0:X2}.
+ ///
+ internal static string Feature_0_X2 {
+ get {
+ return ResourceManager.GetString("Feature_0_X2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Feature {0:X4}h.
+ ///
+ internal static string Feature_0_X4 {
+ get {
+ return ResourceManager.GetString("Feature_0_X4", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Feature number.
+ ///
+ internal static string Feature_number {
+ get {
+ return ResourceManager.GetString("Feature_number", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Feature number: {0}.
+ ///
+ internal static string Feature_number_0 {
+ get {
+ return ResourceManager.GetString("Feature_number_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Features: {0}..
+ ///
+ internal static string Features_0 {
+ get {
+ return ResourceManager.GetString("Features_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to First attribute: {0}.
+ ///
+ internal static string First_attribute_0 {
+ get {
+ return ResourceManager.GetString("First_attribute_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to First attribute?: .
+ ///
+ internal static string First_attribute_Q {
+ get {
+ return ResourceManager.GetString("First_attribute_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to First display half (will be cut to 7-bit ASCII, 8 chars?: .
+ ///
+ internal static string First_display_half_will_be_cut_to_7_bit_ASCII_8_chars {
+ get {
+ return ResourceManager.GetString("First_display_half_will_be_cut_to_7_bit_ASCII_8_chars", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Fixed block size?: {0}.
+ ///
+ internal static string Fixed_block_size_0 {
+ get {
+ return ResourceManager.GetString("Fixed_block_size_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Fixed block size?: .
+ ///
+ internal static string Fixed_block_size_Q {
+ get {
+ return ResourceManager.GetString("Fixed_block_size_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Force bypassing cache and reading from medium?: {0}.
+ ///
+ internal static string Force_bypassing_cache_and_reading_from_medium_0 {
+ get {
+ return ResourceManager.GetString("Force_bypassing_cache_and_reading_from_medium_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Force bypassing cache and reading from medium?: .
+ ///
+ internal static string Force_bypassing_cache_and_reading_from_medium_Q {
+ get {
+ return ResourceManager.GetString("Force_bypassing_cache_and_reading_from_medium_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Force bypassing cache and reading from non-volatile cache?: {0}.
+ ///
+ internal static string Force_bypassing_cache_and_reading_from_non_volatile_cache_0 {
+ get {
+ return ResourceManager.GetString("Force_bypassing_cache_and_reading_from_non_volatile_cache_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Force bypassing cache and reading from non-volatile cache?: .
+ ///
+ internal static string Force_bypassing_cache_and_reading_from_non_volatile_cache_Q {
+ get {
+ return ResourceManager.GetString("Force_bypassing_cache_and_reading_from_non_volatile_cache_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Format.
+ ///
+ internal static string Format {
+ get {
+ return ResourceManager.GetString("Format", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Format: {0}.
+ ///
+ internal static string Format_0 {
+ get {
+ return ResourceManager.GetString("Format_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Format byte: {0}.
+ ///
+ internal static string Format_byte_0 {
+ get {
+ return ResourceManager.GetString("Format_byte_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Format layer: {0}.
+ ///
+ internal static string Format_layer_0 {
+ get {
+ return ResourceManager.GetString("Format_layer_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Format layer?: .
+ ///
+ internal static string Format_layer_Q {
+ get {
+ return ResourceManager.GetString("Format_layer_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Format?: .
+ ///
+ internal static string Format_Q {
+ get {
+ return ResourceManager.GetString("Format_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET BOOK BITSETTING decoded sense:.
+ ///
+ internal static string GET_BOOK_BITSETTING_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_BOOK_BITSETTING_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET BOOK BITSETTING response:.
+ ///
+ internal static string GET_BOOK_BITSETTING_response {
+ get {
+ return ResourceManager.GetString("GET_BOOK_BITSETTING_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET BOOK BITSETTING sense:.
+ ///
+ internal static string GET_BOOK_BITSETTING_sense {
+ get {
+ return ResourceManager.GetString("GET_BOOK_BITSETTING_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET CONFIGURATION buffer:.
+ ///
+ internal static string GET_CONFIGURATION_buffer {
+ get {
+ return ResourceManager.GetString("GET_CONFIGURATION_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET CONFIGURATION current profile is {0:X4}h.
+ ///
+ internal static string GET_CONFIGURATION_current_profile_is_0_X4 {
+ get {
+ return ResourceManager.GetString("GET_CONFIGURATION_current_profile_is_0_X4", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET CONFIGURATION decoded buffer:.
+ ///
+ internal static string GET_CONFIGURATION_decoded_buffer {
+ get {
+ return ResourceManager.GetString("GET_CONFIGURATION_decoded_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET CONFIGURATION decoded sense:.
+ ///
+ internal static string GET_CONFIGURATION_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_CONFIGURATION_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET CONFIGURATION length is {0} bytes.
+ ///
+ internal static string GET_CONFIGURATION_length_is_0_bytes {
+ get {
+ return ResourceManager.GetString("GET_CONFIGURATION_length_is_0_bytes", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET CONFIGURATION sense:.
+ ///
+ internal static string GET_CONFIGURATION_sense {
+ get {
+ return ResourceManager.GetString("GET_CONFIGURATION_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET FEATURE LIST decoded sense:.
+ ///
+ internal static string GET_FEATURE_LIST_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_FEATURE_LIST_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET FEATURE LIST sense:.
+ ///
+ internal static string GET_FEATURE_LIST_sense {
+ get {
+ return ResourceManager.GetString("GET_FEATURE_LIST_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET GIGAREC decoded sense:.
+ ///
+ internal static string GET_GIGAREC_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_GIGAREC_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET GIGAREC response:.
+ ///
+ internal static string GET_GIGAREC_response {
+ get {
+ return ResourceManager.GetString("GET_GIGAREC_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET GIGAREC sense:.
+ ///
+ internal static string GET_GIGAREC_sense {
+ get {
+ return ResourceManager.GetString("GET_GIGAREC_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET NATIVE MAX ADDRESS EXT status registers:.
+ ///
+ internal static string GET_NATIVE_MAX_ADDRESS_EXT_status_registers {
+ get {
+ return ResourceManager.GetString("GET_NATIVE_MAX_ADDRESS_EXT_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SECUREC decoded sense:.
+ ///
+ internal static string GET_SECUREC_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_SECUREC_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SECUREC response:.
+ ///
+ internal static string GET_SECUREC_response {
+ get {
+ return ResourceManager.GetString("GET_SECUREC_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SECUREC sense:.
+ ///
+ internal static string GET_SECUREC_sense {
+ get {
+ return ResourceManager.GetString("GET_SECUREC_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SILENT MODE decoded sense:.
+ ///
+ internal static string GET_SILENT_MODE_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_SILENT_MODE_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SILENT MODE response:.
+ ///
+ internal static string GET_SILENT_MODE_response {
+ get {
+ return ResourceManager.GetString("GET_SILENT_MODE_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SILENT MODE sense:.
+ ///
+ internal static string GET_SILENT_MODE_sense {
+ get {
+ return ResourceManager.GetString("GET_SILENT_MODE_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SINGLE-SESSION / HIDE CD-R decoded sense:.
+ ///
+ internal static string GET_SINGLE_SESSION_HIDE_CD_R_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_SINGLE_SESSION_HIDE_CD_R_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SINGLE-SESSION / HIDE CD-R response:.
+ ///
+ internal static string GET_SINGLE_SESSION_HIDE_CD_R_response {
+ get {
+ return ResourceManager.GetString("GET_SINGLE_SESSION_HIDE_CD_R_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SINGLE-SESSION / HIDE CD-R sense:.
+ ///
+ internal static string GET_SINGLE_SESSION_HIDE_CD_R_sense {
+ get {
+ return ResourceManager.GetString("GET_SINGLE_SESSION_HIDE_CD_R_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SPEEDREAD decoded sense:.
+ ///
+ internal static string GET_SPEEDREAD_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_SPEEDREAD_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SPEEDREAD response:.
+ ///
+ internal static string GET_SPEEDREAD_response {
+ get {
+ return ResourceManager.GetString("GET_SPEEDREAD_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET SPEEDREAD sense:.
+ ///
+ internal static string GET_SPEEDREAD_sense {
+ get {
+ return ResourceManager.GetString("GET_SPEEDREAD_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET TEST WRITE DVD+ decoded sense:.
+ ///
+ internal static string GET_TEST_WRITE_DVD_Plus_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_TEST_WRITE_DVD_Plus_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET TEST WRITE DVD+ response:.
+ ///
+ internal static string GET_TEST_WRITE_DVD_Plus_response {
+ get {
+ return ResourceManager.GetString("GET_TEST_WRITE_DVD_Plus_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET TEST WRITE DVD+ sense:.
+ ///
+ internal static string GET_TEST_WRITE_DVD_Plus_sense {
+ get {
+ return ResourceManager.GetString("GET_TEST_WRITE_DVD_Plus_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET VARIREC decoded sense:.
+ ///
+ internal static string GET_VARIREC_decoded_sense {
+ get {
+ return ResourceManager.GetString("GET_VARIREC_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET VARIREC response:.
+ ///
+ internal static string GET_VARIREC_response {
+ get {
+ return ResourceManager.GetString("GET_VARIREC_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GET VARIREC sense:.
+ ///
+ internal static string GET_VARIREC_sense {
+ get {
+ return ResourceManager.GetString("GET_VARIREC_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Give lowest cache priority?: {0}.
+ ///
+ internal static string Give_lowest_cache_priority_0 {
+ get {
+ return ResourceManager.GetString("Give_lowest_cache_priority_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Give lowest cache priority?: .
+ ///
+ internal static string Give_lowest_cache_priority_Q {
+ get {
+ return ResourceManager.GetString("Give_lowest_cache_priority_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Group number: {0}.
+ ///
+ internal static string Group_number_0 {
+ get {
+ return ResourceManager.GetString("Group_number_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Group number?: .
+ ///
+ internal static string Group_number_Q {
+ get {
+ return ResourceManager.GetString("Group_number_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Head: {0}.
+ ///
+ internal static string Head_0 {
+ get {
+ return ResourceManager.GetString("Head_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Head cannot be bigger than 15. Setting it to 15....
+ ///
+ internal static string Head_cannot_be_bigger_than_15_Setting_it_to_15 {
+ get {
+ return ResourceManager.GetString("Head_cannot_be_bigger_than_15_Setting_it_to_15", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Header mode.
+ ///
+ internal static string Header_mode {
+ get {
+ return ResourceManager.GetString("Header_mode", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Header mode: {0}.
+ ///
+ internal static string Header_mode_0 {
+ get {
+ return ResourceManager.GetString("Header_mode_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Hold?: {0}.
+ ///
+ internal static string Hold_0 {
+ get {
+ return ResourceManager.GetString("Hold_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Hold?: .
+ ///
+ internal static string Hold_Q {
+ get {
+ return ResourceManager.GetString("Hold_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many: {0}.
+ ///
+ internal static string How_many_0 {
+ get {
+ return ResourceManager.GetString("How_many_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many blocks to read?: .
+ ///
+ internal static string How_many_blocks_to_read_Q {
+ get {
+ return ResourceManager.GetString("How_many_blocks_to_read_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many bytes to expect?: .
+ ///
+ internal static string How_many_bytes_to_expect {
+ get {
+ return ResourceManager.GetString("How_many_bytes_to_expect", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many bytes to expect per block?: .
+ ///
+ internal static string How_many_bytes_to_expect_per_block_Q {
+ get {
+ return ResourceManager.GetString("How_many_bytes_to_expect_per_block_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many bytes to expect per object?: .
+ ///
+ internal static string How_many_bytes_to_expect_per_object_Q {
+ get {
+ return ResourceManager.GetString("How_many_bytes_to_expect_per_object_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many bytes to expect per sector?.
+ ///
+ internal static string How_many_bytes_to_expect_per_sector_Q {
+ get {
+ return ResourceManager.GetString("How_many_bytes_to_expect_per_sector_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many bytes to read?: .
+ ///
+ internal static string How_many_bytes_to_read_Q {
+ get {
+ return ResourceManager.GetString("How_many_bytes_to_read_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many bytes to transfer?: .
+ ///
+ internal static string How_many_bytes_to_transfer_Q {
+ get {
+ return ResourceManager.GetString("How_many_bytes_to_transfer_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many (negative for reverse)?: .
+ ///
+ internal static string How_many_negative_for_reverse_Q {
+ get {
+ return ResourceManager.GetString("How_many_negative_for_reverse_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many objects to read?: .
+ ///
+ internal static string How_many_objects_to_read_Q {
+ get {
+ return ResourceManager.GetString("How_many_objects_to_read_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many sectors?: .
+ ///
+ internal static string How_many_sectors {
+ get {
+ return ResourceManager.GetString("How_many_sectors", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How many sectors to transfer?: .
+ ///
+ internal static string How_many_sectors_to_transfer_Q {
+ get {
+ return ResourceManager.GetString("How_many_sectors_to_transfer_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How to check protection information: {0}.
+ ///
+ internal static string How_to_check_protection_information_0 {
+ get {
+ return ResourceManager.GetString("How_to_check_protection_information_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to How to check protection information?: .
+ ///
+ internal static string How_to_check_protection_information_Q {
+ get {
+ return ResourceManager.GetString("How_to_check_protection_information_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Identifier.
+ ///
+ internal static string Identifier {
+ get {
+ return ResourceManager.GetString("Identifier", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to IDENTIFY DEVICE decoded response:.
+ ///
+ internal static string IDENTIFY_DEVICE_decoded_response {
+ get {
+ return ResourceManager.GetString("IDENTIFY_DEVICE_decoded_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to IDENTIFY DEVICE response:.
+ ///
+ internal static string IDENTIFY_DEVICE_response {
+ get {
+ return ResourceManager.GetString("IDENTIFY_DEVICE_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to IDENTIFY DEVICE status registers:.
+ ///
+ internal static string IDENTIFY_DEVICE_status_registers {
+ get {
+ return ResourceManager.GetString("IDENTIFY_DEVICE_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to IDENTIFY PACKET DEVICE decoded response:.
+ ///
+ internal static string IDENTIFY_PACKET_DEVICE_decoded_response {
+ get {
+ return ResourceManager.GetString("IDENTIFY_PACKET_DEVICE_decoded_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to IDENTIFY PACKET DEVICE response:.
+ ///
+ internal static string IDENTIFY_PACKET_DEVICE_response {
+ get {
+ return ResourceManager.GetString("IDENTIFY_PACKET_DEVICE_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to IDENTIFY PACKET DEVICE status registers:.
+ ///
+ internal static string IDENTIFY_PACKET_DEVICE_status_registers {
+ get {
+ return ResourceManager.GetString("IDENTIFY_PACKET_DEVICE_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Immediate?: {0}.
+ ///
+ internal static string Immediate_0 {
+ get {
+ return ResourceManager.GetString("Immediate_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Immediate?: .
+ ///
+ internal static string Immediate_Q {
+ get {
+ return ResourceManager.GetString("Immediate_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Include error flags?: {0}.
+ ///
+ internal static string Include_error_flags_0 {
+ get {
+ return ResourceManager.GetString("Include_error_flags_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Include error flags?: .
+ ///
+ internal static string Include_error_flags_Q {
+ get {
+ return ResourceManager.GetString("Include_error_flags_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Incorrect option. Press any key to continue....
+ ///
+ internal static string Incorrect_option_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Incorrect_option_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Information type.
+ ///
+ internal static string Information_type {
+ get {
+ return ResourceManager.GetString("Information_type", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Information type: {0}.
+ ///
+ internal static string Information_type_0 {
+ get {
+ return ResourceManager.GetString("Information_type_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Inhibit DMA?: {0}.
+ ///
+ internal static string Inhibit_DMA_0 {
+ get {
+ return ResourceManager.GetString("Inhibit_DMA_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Inhibit DMA?: .
+ ///
+ internal static string Inhibit_DMA_Q {
+ get {
+ return ResourceManager.GetString("Inhibit_DMA_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to INQUIRY decoded response:.
+ ///
+ internal static string INQUIRY_decoded_response {
+ get {
+ return ResourceManager.GetString("INQUIRY_decoded_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to INQUIRY decoded sense:.
+ ///
+ internal static string INQUIRY_decoded_sense {
+ get {
+ return ResourceManager.GetString("INQUIRY_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to INQUIRY response:.
+ ///
+ internal static string INQUIRY_response {
+ get {
+ return ResourceManager.GetString("INQUIRY_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to INQUIRY sense:.
+ ///
+ internal static string INQUIRY_sense {
+ get {
+ return ResourceManager.GetString("INQUIRY_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a Kreon vendor command to the device:.
+ ///
+ internal static string Kreon_Menu_Send_a_Kreon_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Kreon_Menu_Send_a_Kreon_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send EXTRACT SS command..
+ ///
+ internal static string Kreon_Menu_Send_EXTRACT_SS_command {
+ get {
+ return ResourceManager.GetString("Kreon_Menu_Send_EXTRACT_SS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send GET FEATURE LIST command..
+ ///
+ internal static string Kreon_Menu_Send_GET_FEATURE_LIST_command {
+ get {
+ return ResourceManager.GetString("Kreon_Menu_Send_GET_FEATURE_LIST_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send SET LOCK STATE command..
+ ///
+ internal static string Kreon_Menu_Send_SET_LOCK_STATE_command {
+ get {
+ return ResourceManager.GetString("Kreon_Menu_Send_SET_LOCK_STATE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send UNLOCK command..
+ ///
+ internal static string Kreon_Menu_Send_UNLOCK_command {
+ get {
+ return ResourceManager.GetString("Kreon_Menu_Send_UNLOCK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Layer: {0}.
+ ///
+ internal static string Layer_0 {
+ get {
+ return ResourceManager.GetString("Layer_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Layer?: .
+ ///
+ internal static string Layer_Q {
+ get {
+ return ResourceManager.GetString("Layer_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA: {0}.
+ ///
+ internal static string LBA_0 {
+ get {
+ return ResourceManager.GetString("LBA_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA {0} decoded sense:.
+ ///
internal static string LBA_0_decoded_sense {
get {
return ResourceManager.GetString("LBA_0_decoded_sense", resourceCulture);
}
}
- internal static string LBA_0_scrambled_response {
+ ///
+ /// Looks up a localized string similar to LBA {0}'s PQ sense is {1}, buffer is {2}, sense buffer is {3}..
+ ///
+ internal static string LBA_0_PQ_sense_is_1_buffer_is_2_sense_buffer_is_3 {
get {
- return ResourceManager.GetString("LBA_0_scrambled_response", resourceCulture);
+ return ResourceManager.GetString("LBA_0_PQ_sense_is_1_buffer_is_2_sense_buffer_is_3", resourceCulture);
}
}
- internal static string LBA_0_scrambled_sense {
+ ///
+ /// Looks up a localized string similar to LBA {0} response:.
+ ///
+ internal static string LBA_0_response {
get {
- return ResourceManager.GetString("LBA_0_scrambled_sense", resourceCulture);
+ return ResourceManager.GetString("LBA_0_response", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to LBA {0}'s RW sense is {1}, buffer is {2}, sense buffer is {3}..
+ ///
+ internal static string LBA_0_RW_sense_is_1_buffer_is_2_sense_buffer_is_3 {
+ get {
+ return ResourceManager.GetString("LBA_0_RW_sense_is_1_buffer_is_2_sense_buffer_is_3", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA {0} (scrambled) decoded sense:.
+ ///
internal static string LBA_0_scrambled_decoded_sense {
get {
return ResourceManager.GetString("LBA_0_scrambled_decoded_sense", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to LBA {0} (scrambled) response:.
+ ///
+ internal static string LBA_0_scrambled_response {
+ get {
+ return ResourceManager.GetString("LBA_0_scrambled_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA {0} (scrambled) sense:.
+ ///
+ internal static string LBA_0_scrambled_sense {
+ get {
+ return ResourceManager.GetString("LBA_0_scrambled_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA {0} (scrambled) sense is {1}, buffer is {2}, sense buffer is {3}..
+ ///
+ internal static string LBA_0_scrambled_sense_is_1_buffer_is_2_sense_buffer_is_3 {
+ get {
+ return ResourceManager.GetString("LBA_0_scrambled_sense_is_1_buffer_is_2_sense_buffer_is_3", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA {0} sense:.
+ ///
+ internal static string LBA_0_sense {
+ get {
+ return ResourceManager.GetString("LBA_0_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA {0} sense is {1}, buffer is {2}, sense buffer is {3}..
+ ///
+ internal static string LBA_0_sense_is_1_buffer_is_2_sense_buffer_is_3 {
+ get {
+ return ResourceManager.GetString("LBA_0_sense_is_1_buffer_is_2_sense_buffer_is_3", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 100000 decoded sense:.
+ ///
+ internal static string LBA_100000_decoded_sense {
+ get {
+ return ResourceManager.GetString("LBA_100000_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 100000 response:.
+ ///
+ internal static string LBA_100000_response {
+ get {
+ return ResourceManager.GetString("LBA_100000_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 100000 sense:.
+ ///
+ internal static string LBA_100000_sense {
+ get {
+ return ResourceManager.GetString("LBA_100000_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 100000 sense is {0}, buffer is {1}, sense buffer is {2}..
+ ///
+ internal static string LBA_100000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ get {
+ return ResourceManager.GetString("LBA_100000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 400000 decoded sense:.
+ ///
+ internal static string LBA_400000_decoded_sense {
+ get {
+ return ResourceManager.GetString("LBA_400000_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 400000 response:.
+ ///
+ internal static string LBA_400000_response {
+ get {
+ return ResourceManager.GetString("LBA_400000_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 400000 sense:.
+ ///
+ internal static string LBA_400000_sense {
+ get {
+ return ResourceManager.GetString("LBA_400000_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 400000 sense is {0}, buffer is {1}, sense buffer is {2}..
+ ///
+ internal static string LBA_400000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ get {
+ return ResourceManager.GetString("LBA_400000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 44990 decoded sense:.
+ ///
+ internal static string LBA_44990_decoded_sense {
+ get {
+ return ResourceManager.GetString("LBA_44990_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 44990 response:.
+ ///
+ internal static string LBA_44990_response {
+ get {
+ return ResourceManager.GetString("LBA_44990_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 44990 sense:.
+ ///
+ internal static string LBA_44990_sense {
+ get {
+ return ResourceManager.GetString("LBA_44990_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 44990 sense is {0}, buffer is {1}, sense buffer is {2}..
+ ///
+ internal static string LBA_44990_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ get {
+ return ResourceManager.GetString("LBA_44990_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 45000 decoded sense:.
+ ///
+ internal static string LBA_45000_decoded_sense {
+ get {
+ return ResourceManager.GetString("LBA_45000_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 45000 response:.
+ ///
+ internal static string LBA_45000_response {
+ get {
+ return ResourceManager.GetString("LBA_45000_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 45000 sense:.
+ ///
+ internal static string LBA_45000_sense {
+ get {
+ return ResourceManager.GetString("LBA_45000_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 45000 sense is {0}, buffer is {1}, sense buffer is {2}..
+ ///
+ internal static string LBA_45000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ get {
+ return ResourceManager.GetString("LBA_45000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 450000 decoded sense:.
+ ///
+ internal static string LBA_450000_decoded_sense {
+ get {
+ return ResourceManager.GetString("LBA_450000_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 450000 response:.
+ ///
+ internal static string LBA_450000_response {
+ get {
+ return ResourceManager.GetString("LBA_450000_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 450000 sense:.
+ ///
+ internal static string LBA_450000_sense {
+ get {
+ return ResourceManager.GetString("LBA_450000_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 450000 sense is {0}, buffer is {1}, sense buffer is {2}..
+ ///
+ internal static string LBA_450000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ get {
+ return ResourceManager.GetString("LBA_450000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 50000 decoded sense:.
+ ///
+ internal static string LBA_50000_decoded_sense {
+ get {
+ return ResourceManager.GetString("LBA_50000_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 50000 response:.
+ ///
+ internal static string LBA_50000_response {
+ get {
+ return ResourceManager.GetString("LBA_50000_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 50000 sense:.
+ ///
+ internal static string LBA_50000_sense {
+ get {
+ return ResourceManager.GetString("LBA_50000_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 50000 sense is {0}, buffer is {1}, sense buffer is {2}..
+ ///
+ internal static string LBA_50000_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ get {
+ return ResourceManager.GetString("LBA_50000_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA's PQ {0} response:.
+ ///
internal static string LBA_PQ_0_response {
get {
return ResourceManager.GetString("LBA_PQ_0_response", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to LBA's PQ {0} sense:.
+ ///
internal static string LBA_PQ_0_sense {
get {
return ResourceManager.GetString("LBA_PQ_0_sense", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to LBA's PQ {0} decoded sense:.
+ ///
internal static string LBA_PQ_decoded_sense {
get {
return ResourceManager.GetString("LBA_PQ_decoded_sense", resourceCulture);
}
}
- internal static string LBA_RW_0_response {
+ ///
+ /// Looks up a localized string similar to LBA?: .
+ ///
+ internal static string LBA_Q {
get {
- return ResourceManager.GetString("LBA_RW_0_response", resourceCulture);
+ return ResourceManager.GetString("LBA_Q", resourceCulture);
}
}
- internal static string LBA_RW_0_sense {
+ ///
+ /// Looks up a localized string similar to LBA?: {0}.
+ ///
+ internal static string LBA_Q_0 {
get {
- return ResourceManager.GetString("LBA_RW_0_sense", resourceCulture);
+ return ResourceManager.GetString("LBA_Q_0", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to LBA's RW {0} decoded sense:.
+ ///
internal static string LBA_RW_0_decoded_sense {
get {
return ResourceManager.GetString("LBA_RW_0_decoded_sense", resourceCulture);
}
}
- internal static string Parameters_for_MediaTek_READ_CACHE_command {
+ ///
+ /// Looks up a localized string similar to LBA's RW {0} response:.
+ ///
+ internal static string LBA_RW_0_response {
get {
- return ResourceManager.GetString("Parameters_for_MediaTek_READ_CACHE_command", resourceCulture);
+ return ResourceManager.GetString("LBA_RW_0_response", resourceCulture);
}
}
- internal static string READ_CD_failed {
+ ///
+ /// Looks up a localized string similar to LBA's RW {0} sense:.
+ ///
+ internal static string LBA_RW_0_sense {
get {
- return ResourceManager.GetString("READ_CD_failed", resourceCulture);
+ return ResourceManager.GetString("LBA_RW_0_sense", resourceCulture);
}
}
- internal static string Sending_MediaTek_READ_DRAM_to_the_device {
+ ///
+ /// Looks up a localized string similar to LBA 0 decoded sense:.
+ ///
+ internal static string LBA_zero_decoded_sense {
get {
- return ResourceManager.GetString("Sending_MediaTek_READ_DRAM_to_the_device", resourceCulture);
+ return ResourceManager.GetString("LBA_zero_decoded_sense", resourceCulture);
}
}
- internal static string System_error_status_is_0_and_error_number_is_1 {
+ ///
+ /// Looks up a localized string similar to LBA 0 response:.
+ ///
+ internal static string LBA_zero_response {
get {
- return ResourceManager.GetString("System_error_status_is_0_and_error_number_is_1", resourceCulture);
+ return ResourceManager.GetString("LBA_zero_response", resourceCulture);
}
}
- internal static string MediaTek_READ_CACHE_response {
+ ///
+ /// Looks up a localized string similar to LBA 0 (scrambled) decoded sense:.
+ ///
+ internal static string LBA_zero_scrambled_decoded_sense {
get {
- return ResourceManager.GetString("MediaTek_READ_CACHE_response", resourceCulture);
+ return ResourceManager.GetString("LBA_zero_scrambled_decoded_sense", resourceCulture);
}
}
- internal static string MediaTek_READ_CACHE_sense {
+ ///
+ /// Looks up a localized string similar to LBA 0 (scrambled) response:.
+ ///
+ internal static string LBA_zero_scrambled_response {
get {
- return ResourceManager.GetString("MediaTek_READ_CACHE_sense", resourceCulture);
+ return ResourceManager.GetString("LBA_zero_scrambled_response", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to LBA 0 (scrambled) sense:.
+ ///
+ internal static string LBA_zero_scrambled_sense {
+ get {
+ return ResourceManager.GetString("LBA_zero_scrambled_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 0 (scrambled) sense is {0}, buffer is {1}, sense buffer is {2}..
+ ///
+ internal static string LBA_zero_scrambled_sense_is_0_buffer_is_1_sense_buffer_is_2_ {
+ get {
+ return ResourceManager.GetString("LBA_zero_scrambled_sense_is_0_buffer_is_1_sense_buffer_is_2_", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 0 sense:.
+ ///
+ internal static string LBA_zero_sense {
+ get {
+ return ResourceManager.GetString("LBA_zero_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LBA 0 sense is {0}, buffer is {1}, sense buffer is {2}..
+ ///
+ internal static string LBA_zero_sense_is_0_buffer_is_1_sense_buffer_is_2 {
+ get {
+ return ResourceManager.GetString("LBA_zero_sense_is_0_buffer_is_1_sense_buffer_is_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Lead-out has changed, this drive does not support hot swapping discs....
+ ///
+ internal static string Lead_out_has_changed_this_drive_does_not_support_hot_swapping_discs {
+ get {
+ return ResourceManager.GetString("Lead_out_has_changed_this_drive_does_not_support_hot_swapping_discs", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LLBA?: {0}.
+ ///
+ internal static string LLBA_0 {
+ get {
+ return ResourceManager.GetString("LLBA_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LLBA?: .
+ ///
+ internal static string LLBA_Q {
+ get {
+ return ResourceManager.GetString("LLBA_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Load?: {0}.
+ ///
+ internal static string Load_0 {
+ get {
+ return ResourceManager.GetString("Load_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Load?: .
+ ///
+ internal static string Load_Q {
+ get {
+ return ResourceManager.GetString("Load_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LOAD UNLOAD decoded sense:.
+ ///
+ internal static string LOAD_UNLOAD_decoded_sense {
+ get {
+ return ResourceManager.GetString("LOAD_UNLOAD_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LOAD UNLOAD sense:.
+ ///
+ internal static string LOAD_UNLOAD_sense {
+ get {
+ return ResourceManager.GetString("LOAD_UNLOAD_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LOCATE (10) decoded sense:.
+ ///
+ internal static string LOCATE_10_decoded_sense {
+ get {
+ return ResourceManager.GetString("LOCATE_10_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LOCATE (10) sense:.
+ ///
+ internal static string LOCATE_10_sense {
+ get {
+ return ResourceManager.GetString("LOCATE_10_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LOCATE (16) decoded sense:.
+ ///
+ internal static string LOCATE_16_decoded_sense {
+ get {
+ return ResourceManager.GetString("LOCATE_16_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to LOCATE (16) sense:.
+ ///
+ internal static string LOCATE_16_sense {
+ get {
+ return ResourceManager.GetString("LOCATE_16_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Locate block?: {0}.
+ ///
+ internal static string Locate_block_0 {
+ get {
+ return ResourceManager.GetString("Locate_block_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Lock state.
+ ///
+ internal static string Lock_state {
+ get {
+ return ResourceManager.GetString("Lock_state", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Lock state: {0}.
+ ///
+ internal static string Lock_state_0 {
+ get {
+ return ResourceManager.GetString("Lock_state_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Log address?: .
+ ///
+ internal static string Log_address {
+ get {
+ return ResourceManager.GetString("Log_address", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Log address: {0}.
+ ///
+ internal static string Log_address_0 {
+ get {
+ return ResourceManager.GetString("Log_address_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Logical Block Address: {0}.
+ ///
+ internal static string Logical_Block_Address_0 {
+ get {
+ return ResourceManager.GetString("Logical_Block_Address_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Logical block address cannot be bigger than {0}. Setting it to {0}....
+ ///
+ internal static string Logical_block_address_cannot_be_bigger_than_0_Setting_it_to_0 {
+ get {
+ return ResourceManager.GetString("Logical_block_address_cannot_be_bigger_than_0_Setting_it_to_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Logical Block Address?: .
+ ///
+ internal static string Logical_Block_Address_Q {
+ get {
+ return ResourceManager.GetString("Logical_Block_Address_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Max LBA is {0}..
+ ///
+ internal static string Max_LBA_is_0 {
+ get {
+ return ResourceManager.GetString("Max_LBA_is_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Max LBA is {0}, setting to {0}.
+ ///
+ internal static string Max_LBA_is_0_setting_to_0 {
+ get {
+ return ResourceManager.GetString("Max_LBA_is_0_setting_to_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Max number of blocks is {0}, setting to {0}.
+ ///
+ internal static string Max_number_of_blocks_is_0_setting_to_0 {
+ get {
+ return ResourceManager.GetString("Max_number_of_blocks_is_0_setting_to_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Max number of bytes is {0}, setting to {0}.
+ ///
+ internal static string Max_number_of_bytes_is_0_setting_to_0 {
+ get {
+ return ResourceManager.GetString("Max_number_of_bytes_is_0_setting_to_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Media type.
+ ///
+ internal static string Media_type {
+ get {
+ return ResourceManager.GetString("Media_type", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Media type: {0}.
+ ///
+ internal static string Media_type_0 {
+ get {
+ return ResourceManager.GetString("Media_type_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MediaTek's READ CACHE decoded sense:.
+ ///
internal static string MediaTek_READ_CACHE_decoded_sense {
get {
return ResourceManager.GetString("MediaTek_READ_CACHE_decoded_sense", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to MediaTek's READ CACHE response:.
+ ///
+ internal static string MediaTek_READ_CACHE_response {
+ get {
+ return ResourceManager.GetString("MediaTek_READ_CACHE_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MediaTek's READ CACHE sense:.
+ ///
+ internal static string MediaTek_READ_CACHE_sense {
+ get {
+ return ResourceManager.GetString("MediaTek_READ_CACHE_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Mode.
+ ///
+ internal static string Mode {
+ get {
+ return ResourceManager.GetString("Mode", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Mode: {0}.
+ ///
+ internal static string Mode_0 {
+ get {
+ return ResourceManager.GetString("Mode_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MODE SENSE (10) decoded response:.
+ ///
+ internal static string MODE_SENSE_10_decoded_response {
+ get {
+ return ResourceManager.GetString("MODE_SENSE_10_decoded_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MODE SENSE (10) decoded sense:.
+ ///
+ internal static string MODE_SENSE_10_decoded_sense {
+ get {
+ return ResourceManager.GetString("MODE_SENSE_10_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MODE SENSE (10) response:.
+ ///
+ internal static string MODE_SENSE_10_response {
+ get {
+ return ResourceManager.GetString("MODE_SENSE_10_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MODE SENSE (10) sense:.
+ ///
+ internal static string MODE_SENSE_10_sense {
+ get {
+ return ResourceManager.GetString("MODE_SENSE_10_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MODE SENSE (6) decoded response:.
+ ///
+ internal static string MODE_SENSE_6_decoded_response {
+ get {
+ return ResourceManager.GetString("MODE_SENSE_6_decoded_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MODE SENSE (6) decoded sense:.
+ ///
+ internal static string MODE_SENSE_6_decoded_sense {
+ get {
+ return ResourceManager.GetString("MODE_SENSE_6_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MODE SENSE (6) response:.
+ ///
+ internal static string MODE_SENSE_6_response {
+ get {
+ return ResourceManager.GetString("MODE_SENSE_6_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to MODE SENSE (6) sense:.
+ ///
+ internal static string MODE_SENSE_6_sense {
+ get {
+ return ResourceManager.GetString("MODE_SENSE_6_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Model.
+ ///
+ internal static string Model {
+ get {
+ return ResourceManager.GetString("Model", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No known devices attached..
+ ///
+ internal static string No_known_devices_attached {
+ get {
+ return ResourceManager.GetString("No_known_devices_attached", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No such device. Press any key to continue....
+ ///
+ internal static string No_such_device_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("No_such_device_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a boolean. Press any key to continue....
+ ///
+ internal static string Not_a_boolean_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_boolean_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct C2 mode. Press any key to continue....
+ ///
+ internal static string Not_a_correct_C2_mode_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_C2_mode_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct display mode. Press any key to continue....
+ ///
+ internal static string Not_a_correct_display_mode_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_display_mode_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct header mode. Press any key to continue....
+ ///
+ internal static string Not_a_correct_header_mode_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_header_mode_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct information type. Press any key to continue....
+ ///
+ internal static string Not_a_correct_information_type_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_information_type_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct lock state. Press any key to continue....
+ ///
+ internal static string Not_a_correct_lock_state_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_lock_state_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct media type. Press any key to continue....
+ ///
+ internal static string Not_a_correct_media_type_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_media_type_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct mode. Press any key to continue....
+ ///
+ internal static string Not_a_correct_mode_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_mode_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct object type. Press any key to continue....
+ ///
+ internal static string Not_a_correct_object_type_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_object_type_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct page control. Press any key to continue....
+ ///
+ internal static string Not_a_correct_page_control_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_page_control_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct response form. Press any key to continue....
+ ///
+ internal static string Not_a_correct_response_form_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_response_form_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct sector type. Press any key to continue....
+ ///
+ internal static string Not_a_correct_sector_type_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_sector_type_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct space type. Press any key to continue....
+ ///
+ internal static string Not_a_correct_space_type_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_space_type_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct structure format. Press any key to continue....
+ ///
+ internal static string Not_a_correct_structure_format_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_structure_format_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a correct subchannel mode. Press any key to continue....
+ ///
+ internal static string Not_a_correct_subchannel_mode_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_correct_subchannel_mode_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a number. Press any key to continue....
+ ///
+ internal static string Not_a_number_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_number_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Not a valid attribute action. Press any key to continue....
+ ///
+ internal static string Not_a_valid_attribute_action_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Not_a_valid_attribute_action_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Number.
+ ///
+ internal static string Number {
+ get {
+ return ResourceManager.GetString("Number", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to NVMe commands not yet implemented. Press any key to continue....
+ ///
+ internal static string NVMe_commands_not_yet_implemented_Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("NVMe_commands_not_yet_implemented_Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Object: {0}.
+ ///
+ internal static string Object_0 {
+ get {
+ return ResourceManager.GetString("Object_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Object identifier: {0}.
+ ///
+ internal static string Object_identifier_0 {
+ get {
+ return ResourceManager.GetString("Object_identifier_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Object identifier?: .
+ ///
+ internal static string Object_identifier_Q {
+ get {
+ return ResourceManager.GetString("Object_identifier_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Object?: .
+ ///
+ internal static string Object_Q {
+ get {
+ return ResourceManager.GetString("Object_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Object type.
+ ///
+ internal static string Object_type {
+ get {
+ return ResourceManager.GetString("Object_type", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Object type: {0}.
+ ///
+ internal static string Object_type_0 {
+ get {
+ return ResourceManager.GetString("Object_type_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Options:.
+ ///
+ internal static string Options {
+ get {
+ return ResourceManager.GetString("Options", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Page: {0}.
+ ///
+ internal static string Page_0 {
+ get {
+ return ResourceManager.GetString("Page_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Page control.
+ ///
+ internal static string Page_control {
+ get {
+ return ResourceManager.GetString("Page_control", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Page control: {0}.
+ ///
+ internal static string Page_control_0 {
+ get {
+ return ResourceManager.GetString("Page_control_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Page number: {0}.
+ ///
+ internal static string Page_number_0 {
+ get {
+ return ResourceManager.GetString("Page_number_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Page?: .
+ ///
+ internal static string Page_Q {
+ get {
+ return ResourceManager.GetString("Page_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for CHECK MEDIA CARD TYPE command:.
+ ///
+ internal static string Parameters_for_CHECK_MEDIA_CARD_TYPE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_CHECK_MEDIA_CARD_TYPE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for DISPLAY command:.
+ ///
+ internal static string Parameters_for_DISPLAY_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_DISPLAY_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for EXECUTE OFF-LINE IMMEDIATE command:.
+ ///
+ internal static string Parameters_for_EXECUTE_OFF_LINE_IMMEDIATE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_EXECUTE_OFF_LINE_IMMEDIATE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for EXTRACT SS command:.
+ ///
+ internal static string Parameters_for_EXTRACT_SS_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_EXTRACT_SS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for GET BOOK BITSETTING command:.
+ ///
+ internal static string Parameters_for_GET_BOOK_BITSETTING_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_GET_BOOK_BITSETTING_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for GET CONFIGURATION command:.
+ ///
+ internal static string Parameters_for_GET_CONFIGURATION_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_GET_CONFIGURATION_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for GET VARIREC command:.
+ ///
+ internal static string Parameters_for_GET_VARIREC_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_GET_VARIREC_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for INQUIRY command:.
+ ///
+ internal static string Parameters_for_INQUIRY_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_INQUIRY_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for LOAD UNLOAD command:.
+ ///
+ internal static string Parameters_for_LOAD_UNLOAD_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_LOAD_UNLOAD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for LOCATE (10) command:.
+ ///
+ internal static string Parameters_for_LOCATE_10_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_LOCATE_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for LOCATE (16) command:.
+ ///
+ internal static string Parameters_for_LOCATE_16_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_LOCATE_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for MediaTek READ CACHE command:.
+ ///
+ internal static string Parameters_for_MediaTek_READ_CACHE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_MediaTek_READ_CACHE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for MODE SENSE (10) command:.
+ ///
+ internal static string Parameters_for_MODE_SENSE_10_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_MODE_SENSE_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for MODE SENSE (6) command:.
+ ///
+ internal static string Parameters_for_MODE_SENSE_6_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_MODE_SENSE_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for PREVENT ALLOW MEDIUM REMOVAL command:.
+ ///
+ internal static string Parameters_for_PREVENT_ALLOW_MEDIUM_REMOVAL_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_PREVENT_ALLOW_MEDIUM_REMOVAL_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ (10) command:.
+ ///
+ internal static string Parameters_for_READ_10_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ (12) command:.
+ ///
+ internal static string Parameters_for_READ_12_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_12_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ (16) command:.
+ ///
+ internal static string Parameters_for_READ_16_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ (6) command:.
+ ///
+ internal static string Parameters_for_READ_6_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ ATTRIBUTE command:.
+ ///
+ internal static string Parameters_for_READ_ATTRIBUTE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_ATTRIBUTE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ CAPACITY (10) command:.
+ ///
+ internal static string Parameters_for_READ_CAPACITY_10_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_CAPACITY_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ CAPACITY (16) command:.
+ ///
+ internal static string Parameters_for_READ_CAPACITY_16_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_CAPACITY_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ CD command:.
+ ///
+ internal static string Parameters_for_READ_CD_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_CD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ CD-DA command:.
+ ///
+ internal static string Parameters_for_READ_CD_DA_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_CD_DA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ CD-DA MSF command:.
+ ///
+ internal static string Parameters_for_READ_CD_DA_MSF_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_CD_DA_MSF_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ CD MSF command:.
+ ///
+ internal static string Parameters_for_READ_CD_MSF_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_CD_MSF_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ CD-XA command:.
+ ///
+ internal static string Parameters_for_READ_CD_XA_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_CD_XA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ DISC INFORMATION command:.
+ ///
+ internal static string Parameters_for_READ_DISC_INFORMATION_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_DISC_INFORMATION_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ DISC STRUCTURE command:.
+ ///
+ internal static string Parameters_for_READ_DISC_STRUCTURE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_DISC_STRUCTURE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ DMA command:.
+ ///
+ internal static string Parameters_for_READ_DMA_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_DMA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ DMA EXT command:.
+ ///
+ internal static string Parameters_for_READ_DMA_EXT_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_DMA_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ DMA WITH RETRIES command:.
+ ///
+ internal static string Parameters_for_READ_DMA_WITH_RETRIES_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_DMA_WITH_RETRIES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ DVD (RAW) command:.
+ ///
+ internal static string Parameters_for_READ_DVD_RAW_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_DVD_RAW_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ EEPROM command:.
+ ///
+ internal static string Parameters_for_READ_EEPROM_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_EEPROM_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ LOG command:.
+ ///
+ internal static string Parameters_for_READ_LOG_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_LOG_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ LOG DMA EXT command:.
+ ///
+ internal static string Parameters_for_READ_LOG_DMA_EXT_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_LOG_DMA_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ LOG EXT command:.
+ ///
+ internal static string Parameters_for_READ_LOG_EXT_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_LOG_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ LONG (10) command:.
+ ///
+ internal static string Parameters_for_READ_LONG_10_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_LONG_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ LONG (16) command:.
+ ///
+ internal static string Parameters_for_READ_LONG_16_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_LONG_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ LONG (6) command:.
+ ///
+ internal static string Parameters_for_READ_LONG_6_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_LONG_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ LONG command:.
+ ///
+ internal static string Parameters_for_READ_LONG_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_LONG_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ LONG WITH RETRIES command:.
+ ///
+ internal static string Parameters_for_READ_LONG_WITH_RETRIES_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_LONG_WITH_RETRIES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ_MULTIPLE_BLOCK command:.
+ ///
+ internal static string Parameters_for_READ_MULTIPLE_BLOCK_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_MULTIPLE_BLOCK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ MULTIPLE command:.
+ ///
+ internal static string Parameters_for_READ_MULTIPLE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_MULTIPLE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ MULTIPLE EXT command:.
+ ///
+ internal static string Parameters_for_READ_MULTIPLE_EXT_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_MULTIPLE_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ/RESET USAGE COUNTER command:.
+ ///
+ internal static string Parameters_for_READ_RESET_USAGE_COUNTER_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_RESET_USAGE_COUNTER_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ REVERSE (16) command:.
+ ///
+ internal static string Parameters_for_READ_REVERSE_16_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_REVERSE_16_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ REVERSE (6) command:.
+ ///
+ internal static string Parameters_for_READ_REVERSE_6_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_REVERSE_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ SECTOR LOCATION command:.
+ ///
+ internal static string Parameters_for_READ_SECTOR_LOCATION_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_SECTOR_LOCATION_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ SECTORS command:.
+ ///
+ internal static string Parameters_for_READ_SECTORS_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_SECTORS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ SECTORS EXT command:.
+ ///
+ internal static string Parameters_for_READ_SECTORS_EXT_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_SECTORS_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ SECTORS WITH RETRIES command:.
+ ///
+ internal static string Parameters_for_READ_SECTORS_WITH_RETRIES_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_SECTORS_WITH_RETRIES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ_SINGLE_BLOCK command:.
+ ///
+ internal static string Parameters_for_READ_SINGLE_BLOCK_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_SINGLE_BLOCK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for READ TOC/PMA/ATIP command:.
+ ///
+ internal static string Parameters_for_READ_TOC_PMA_ATIP_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_READ_TOC_PMA_ATIP_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for RECOVER BUFFERED DATA command:.
+ ///
+ internal static string Parameters_for_RECOVER_BUFFERED_DATA_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_RECOVER_BUFFERED_DATA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for REPORT DENSITY SUPPORT command:.
+ ///
+ internal static string Parameters_for_REPORT_DENSITY_SUPPORT_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_REPORT_DENSITY_SUPPORT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for REQUEST SENSE command:.
+ ///
+ internal static string Parameters_for_REQUEST_SENSE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_REQUEST_SENSE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for REWIND command:.
+ ///
+ internal static string Parameters_for_REWIND_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_REWIND_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for SEEK (10) command:.
+ ///
+ internal static string Parameters_for_SEEK_10_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_SEEK_10_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for SEEK (6) command:.
+ ///
+ internal static string Parameters_for_SEEK_6_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_SEEK_6_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for SEEK BLOCK command:.
+ ///
+ internal static string Parameters_for_SEEK_BLOCK_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_SEEK_BLOCK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for SEEK command:.
+ ///
+ internal static string Parameters_for_SEEK_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_SEEK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for SET_BLOCKLEN command:.
+ ///
+ internal static string Parameters_for_SET_BLOCKLEN_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_SET_BLOCKLEN_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for SET ERROR THRESHOLD command:.
+ ///
+ internal static string Parameters_for_SET_ERROR_THRESHOLD_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_SET_ERROR_THRESHOLD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for SET FEATURES command:.
+ ///
+ internal static string Parameters_for_SET_FEATURES_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_SET_FEATURES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for SET LOCK STATE command:.
+ ///
+ internal static string Parameters_for_SET_LOCK_STATE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_SET_LOCK_STATE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for SPACE command:.
+ ///
+ internal static string Parameters_for_SPACE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_SPACE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for START STOP UNIT command:.
+ ///
+ internal static string Parameters_for_START_STOP_UNIT_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_START_STOP_UNIT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for TRACK SELECT command:.
+ ///
+ internal static string Parameters_for_TRACK_SELECT_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_TRACK_SELECT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for TRANSLATE command:.
+ ///
+ internal static string Parameters_for_TRANSLATE_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_TRANSLATE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Parameters for TRANSLATE SECTOR command:.
+ ///
+ internal static string Parameters_for_TRANSLATE_SECTOR_command {
+ get {
+ return ResourceManager.GetString("Parameters_for_TRANSLATE_SECTOR_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to PARK decoded sense:.
+ ///
+ internal static string PARK_decoded_sense {
+ get {
+ return ResourceManager.GetString("PARK_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to PARK sense:.
+ ///
+ internal static string PARK_sense {
+ get {
+ return ResourceManager.GetString("PARK_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Partial capacity?: {0}.
+ ///
+ internal static string Partial_capacity_0 {
+ get {
+ return ResourceManager.GetString("Partial_capacity_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Partial capacity?: .
+ ///
+ internal static string Partial_capacity_Q {
+ get {
+ return ResourceManager.GetString("Partial_capacity_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Partition: {0}.
+ ///
+ internal static string Partition_0 {
+ get {
+ return ResourceManager.GetString("Partition_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Partition?: .
+ ///
+ internal static string Partition_Q {
+ get {
+ return ResourceManager.GetString("Partition_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Path.
+ ///
+ internal static string Path {
+ get {
+ return ResourceManager.GetString("Path", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to PCMCIA CIS:.
+ ///
+ internal static string PCMCIA_CIS {
+ get {
+ return ResourceManager.GetString("PCMCIA_CIS", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Persistent value?: {0}.
+ ///
+ internal static string Persistent_value_0 {
+ get {
+ return ResourceManager.GetString("Persistent_value_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Persistent value?: .
+ ///
+ internal static string Persistent_value_Q {
+ get {
+ return ResourceManager.GetString("Persistent_value_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Physical address?: .
+ ///
+ internal static string Physical_address_Q {
+ get {
+ return ResourceManager.GetString("Physical_address_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Physical Block Address: {0}.
+ ///
+ internal static string Physical_Block_Address_0 {
+ get {
+ return ResourceManager.GetString("Physical_Block_Address_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Physical Block Address?: .
+ ///
+ internal static string Physical_Block_Address_Q {
+ get {
+ return ResourceManager.GetString("Physical_Block_Address_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Please choose which drive to test (0 to exit): .
+ ///
+ internal static string Please_choose_which_drive_to_test_zero_to_exit {
+ get {
+ return ResourceManager.GetString("Please_choose_which_drive_to_test_zero_to_exit", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Please insert a data only disc inside....
+ ///
+ internal static string Please_insert_a_data_only_disc_inside {
+ get {
+ return ResourceManager.GetString("Please_insert_a_data_only_disc_inside", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Please insert trap disc inside....
+ ///
+ internal static string Please_insert_trap_disc_inside {
+ get {
+ return ResourceManager.GetString("Please_insert_trap_disc_inside", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Please MANUALLY get the trap disc out and put the data disc back inside....
+ ///
+ internal static string Please_MANUALLY_get_the_trap_disc_out_and_put_the_data_disc_back_inside {
+ get {
+ return ResourceManager.GetString("Please_MANUALLY_get_the_trap_disc_out_and_put_the_data_disc_back_inside", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Please MANUALLY get the trap disc out and put the GD-ROM disc inside....
+ ///
+ internal static string Please_MANUALLY_get_the_trap_disc_out_and_put_the_GD_ROM_disc_inside {
+ get {
+ return ResourceManager.GetString("Please_MANUALLY_get_the_trap_disc_out_and_put_the_GD_ROM_disc_inside", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Power conditions: {0}.
+ ///
+ internal static string Power_conditions_0 {
+ get {
+ return ResourceManager.GetString("Power_conditions_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Power conditions?: .
+ ///
+ internal static string Power_conditions_Q {
+ get {
+ return ResourceManager.GetString("Power_conditions_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to POWEREC GET SPEEDS decoded sense:.
+ ///
+ internal static string POWEREC_GET_SPEEDS_decoded_sense {
+ get {
+ return ResourceManager.GetString("POWEREC_GET_SPEEDS_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to POWEREC GET SPEEDS sense:.
+ ///
+ internal static string POWEREC_GET_SPEEDS_sense {
+ get {
+ return ResourceManager.GetString("POWEREC_GET_SPEEDS_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to PoweRec is disabled..
+ ///
+ internal static string PoweRec_is_disabled {
+ get {
+ return ResourceManager.GetString("PoweRec_is_disabled", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to PoweRec is enabled..
+ ///
+ internal static string PoweRec_is_enabled {
+ get {
+ return ResourceManager.GetString("PoweRec_is_enabled", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Press any key to continue....
+ ///
+ internal static string Press_any_key_to_continue {
+ get {
+ return ResourceManager.GetString("Press_any_key_to_continue", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to PREVENT ALLOW MEDIUM REMOVAL decoded sense:.
+ ///
+ internal static string PREVENT_ALLOW_MEDIUM_REMOVAL_decoded_sense {
+ get {
+ return ResourceManager.GetString("PREVENT_ALLOW_MEDIUM_REMOVAL_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to PREVENT ALLOW MEDIUM REMOVAL sense:.
+ ///
+ internal static string PREVENT_ALLOW_MEDIUM_REMOVAL_sense {
+ get {
+ return ResourceManager.GetString("PREVENT_ALLOW_MEDIUM_REMOVAL_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Prevent removal?: {0}.
+ ///
+ internal static string Prevent_removal_0 {
+ get {
+ return ResourceManager.GetString("Prevent_removal_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Prevent removal?: .
+ ///
+ internal static string Prevent_removal_Q {
+ get {
+ return ResourceManager.GetString("Prevent_removal_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Print buffer..
+ ///
+ internal static string Print_buffer {
+ get {
+ return ResourceManager.GetString("Print_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Print PCMCIA CIS..
+ ///
+ internal static string Print_PCMCIA_CIS {
+ get {
+ return ResourceManager.GetString("Print_PCMCIA_CIS", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Print USB descriptors..
+ ///
+ internal static string Print_USB_descriptors {
+ get {
+ return ResourceManager.GetString("Print_USB_descriptors", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Process audio?: {0}.
+ ///
+ internal static string Process_audio_0 {
+ get {
+ return ResourceManager.GetString("Process_audio_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Process audio?: .
+ ///
+ internal static string Process_audio_Q {
+ get {
+ return ResourceManager.GetString("Process_audio_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (10) decoded sense:.
+ ///
+ internal static string READ_10_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_10_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (10) response:.
+ ///
+ internal static string READ_10_response {
+ get {
+ return ResourceManager.GetString("READ_10_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (10) sense:.
+ ///
+ internal static string READ_10_sense {
+ get {
+ return ResourceManager.GetString("READ_10_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (12) decoded sense:.
+ ///
+ internal static string READ_12_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_12_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (12) response:.
+ ///
+ internal static string READ_12_response {
+ get {
+ return ResourceManager.GetString("READ_12_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (12) sense:.
+ ///
+ internal static string READ_12_sense {
+ get {
+ return ResourceManager.GetString("READ_12_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (16) decoded sense:.
+ ///
+ internal static string READ_16_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_16_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (16) response:.
+ ///
+ internal static string READ_16_response {
+ get {
+ return ResourceManager.GetString("READ_16_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (16) sense:.
+ ///
+ internal static string READ_16_sense {
+ get {
+ return ResourceManager.GetString("READ_16_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (6) decoded sense:.
+ ///
+ internal static string READ_6_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_6_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (6) response:.
+ ///
+ internal static string READ_6_response {
+ get {
+ return ResourceManager.GetString("READ_6_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ (6) sense:.
+ ///
+ internal static string READ_6_sense {
+ get {
+ return ResourceManager.GetString("READ_6_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ ATTRIBUTE decoded sense:.
+ ///
+ internal static string READ_ATTRIBUTE_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_ATTRIBUTE_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ ATTRIBUTE response:.
+ ///
+ internal static string READ_ATTRIBUTE_response {
+ get {
+ return ResourceManager.GetString("READ_ATTRIBUTE_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ ATTRIBUTE sense:.
+ ///
+ internal static string READ_ATTRIBUTE_sense {
+ get {
+ return ResourceManager.GetString("READ_ATTRIBUTE_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ BLOCK LIMITS decoded response:.
+ ///
+ internal static string READ_BLOCK_LIMITS_decoded_response {
+ get {
+ return ResourceManager.GetString("READ_BLOCK_LIMITS_decoded_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ BLOCK LIMITS decoded sense:.
+ ///
+ internal static string READ_BLOCK_LIMITS_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_BLOCK_LIMITS_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ BLOCK LIMITS response:.
+ ///
+ internal static string READ_BLOCK_LIMITS_response {
+ get {
+ return ResourceManager.GetString("READ_BLOCK_LIMITS_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ BLOCK LIMITS sense:.
+ ///
+ internal static string READ_BLOCK_LIMITS_sense {
+ get {
+ return ResourceManager.GetString("READ_BLOCK_LIMITS_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ BUFFER DMA response:.
+ ///
+ internal static string READ_BUFFER_DMA_response {
+ get {
+ return ResourceManager.GetString("READ_BUFFER_DMA_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ BUFFER DMA status registers:.
+ ///
+ internal static string READ_BUFFER_DMA_status_registers {
+ get {
+ return ResourceManager.GetString("READ_BUFFER_DMA_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ BUFFER response:.
+ ///
+ internal static string READ_BUFFER_response {
+ get {
+ return ResourceManager.GetString("READ_BUFFER_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ BUFFER status registers:.
+ ///
+ internal static string READ_BUFFER_status_registers {
+ get {
+ return ResourceManager.GetString("READ_BUFFER_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CAPACITY (10) decoded sense:.
+ ///
+ internal static string READ_CAPACITY_10_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_CAPACITY_10_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CAPACITY (10) response:.
+ ///
+ internal static string READ_CAPACITY_10_response {
+ get {
+ return ResourceManager.GetString("READ_CAPACITY_10_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CAPACITY (10) sense:.
+ ///
+ internal static string READ_CAPACITY_10_sense {
+ get {
+ return ResourceManager.GetString("READ_CAPACITY_10_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CAPACITY (16) decoded sense:.
+ ///
+ internal static string READ_CAPACITY_16_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_CAPACITY_16_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CAPACITY (16) response:.
+ ///
+ internal static string READ_CAPACITY_16_response {
+ get {
+ return ResourceManager.GetString("READ_CAPACITY_16_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CAPACITY (16) sense:.
+ ///
+ internal static string READ_CAPACITY_16_sense {
+ get {
+ return ResourceManager.GetString("READ_CAPACITY_16_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD-DA decoded sense:.
+ ///
+ internal static string READ_CD_DA_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_DA_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD-DA MSF decoded sense:.
+ ///
+ internal static string READ_CD_DA_MSF_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_DA_MSF_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD-DA MSF response:.
+ ///
+ internal static string READ_CD_DA_MSF_response {
+ get {
+ return ResourceManager.GetString("READ_CD_DA_MSF_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD-DA MSF sense:.
+ ///
+ internal static string READ_CD_DA_MSF_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_DA_MSF_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD-DA response:.
+ ///
+ internal static string READ_CD_DA_response {
+ get {
+ return ResourceManager.GetString("READ_CD_DA_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD-DA sense:.
+ ///
+ internal static string READ_CD_DA_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_DA_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD decoded sense:.
+ ///
+ internal static string READ_CD_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD failed....
+ ///
+ internal static string READ_CD_failed {
+ get {
+ return ResourceManager.GetString("READ_CD_failed", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD MSF decoded sense:.
+ ///
+ internal static string READ_CD_MSF_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_MSF_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD MSF response:.
+ ///
+ internal static string READ_CD_MSF_response {
+ get {
+ return ResourceManager.GetString("READ_CD_MSF_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD MSF sense:.
+ ///
+ internal static string READ_CD_MSF_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_MSF_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD response:.
+ ///
+ internal static string READ_CD_response {
+ get {
+ return ResourceManager.GetString("READ_CD_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD sense:.
+ ///
+ internal static string READ_CD_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD-XA decoded sense:.
+ ///
+ internal static string READ_CD_XA_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_XA_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD-XA response:.
+ ///
+ internal static string READ_CD_XA_response {
+ get {
+ return ResourceManager.GetString("READ_CD_XA_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ CD-XA sense:.
+ ///
+ internal static string READ_CD_XA_sense {
+ get {
+ return ResourceManager.GetString("READ_CD_XA_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DATA BUFFER decoded sense:.
+ ///
+ internal static string READ_DATA_BUFFER_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_DATA_BUFFER_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DATA BUFFER response:.
+ ///
+ internal static string READ_DATA_BUFFER_response {
+ get {
+ return ResourceManager.GetString("READ_DATA_BUFFER_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DATA BUFFER sense:.
+ ///
+ internal static string READ_DATA_BUFFER_sense {
+ get {
+ return ResourceManager.GetString("READ_DATA_BUFFER_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DATA response:.
+ ///
+ internal static string READ_DATA_response {
+ get {
+ return ResourceManager.GetString("READ_DATA_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DATA status registers:.
+ ///
+ internal static string READ_DATA_status_registers {
+ get {
+ return ResourceManager.GetString("READ_DATA_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DISC INFORMATION decoded response:.
+ ///
+ internal static string READ_DISC_INFORMATION_decoded_response {
+ get {
+ return ResourceManager.GetString("READ_DISC_INFORMATION_decoded_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DISC INFORMATION decoded sense:.
+ ///
+ internal static string READ_DISC_INFORMATION_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_DISC_INFORMATION_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DISC INFORMATION response:.
+ ///
+ internal static string READ_DISC_INFORMATION_response {
+ get {
+ return ResourceManager.GetString("READ_DISC_INFORMATION_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DISC INFORMATION sense:.
+ ///
+ internal static string READ_DISC_INFORMATION_sense {
+ get {
+ return ResourceManager.GetString("READ_DISC_INFORMATION_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DISC STRUCTURE decoded sense:.
+ ///
+ internal static string READ_DISC_STRUCTURE_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_DISC_STRUCTURE_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DISC STRUCTURE decoding not yet implemented:.
+ ///
+ internal static string READ_DISC_STRUCTURE_decoding_not_yet_implemented {
+ get {
+ return ResourceManager.GetString("READ_DISC_STRUCTURE_decoding_not_yet_implemented", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DISC STRUCTURE response:.
+ ///
+ internal static string READ_DISC_STRUCTURE_response {
+ get {
+ return ResourceManager.GetString("READ_DISC_STRUCTURE_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DISC STRUCTURE sense:.
+ ///
+ internal static string READ_DISC_STRUCTURE_sense {
+ get {
+ return ResourceManager.GetString("READ_DISC_STRUCTURE_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DMA EXT response:.
+ ///
+ internal static string READ_DMA_EXT_response {
+ get {
+ return ResourceManager.GetString("READ_DMA_EXT_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DMA EXT status registers:.
+ ///
+ internal static string READ_DMA_EXT_status_registers {
+ get {
+ return ResourceManager.GetString("READ_DMA_EXT_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DMA response:.
+ ///
+ internal static string READ_DMA_response {
+ get {
+ return ResourceManager.GetString("READ_DMA_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DMA status registers:.
+ ///
+ internal static string READ_DMA_status_registers {
+ get {
+ return ResourceManager.GetString("READ_DMA_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DMA WITH RETRIES response:.
+ ///
+ internal static string READ_DMA_WITH_RETRIES_response {
+ get {
+ return ResourceManager.GetString("READ_DMA_WITH_RETRIES_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DMA WITH RETRIES status registers:.
+ ///
+ internal static string READ_DMA_WITH_RETRIES_status_registers {
+ get {
+ return ResourceManager.GetString("READ_DMA_WITH_RETRIES_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DVD (RAW) decoded sense:.
+ ///
+ internal static string READ_DVD_RAW_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_DVD_RAW_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DVD (RAW) response:.
+ ///
+ internal static string READ_DVD_RAW_response {
+ get {
+ return ResourceManager.GetString("READ_DVD_RAW_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ DVD (RAW) sense:.
+ ///
+ internal static string READ_DVD_RAW_sense {
+ get {
+ return ResourceManager.GetString("READ_DVD_RAW_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ EEPROM decoded sense:.
+ ///
+ internal static string READ_EEPROM_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_EEPROM_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ EEPROM response:.
+ ///
+ internal static string READ_EEPROM_response {
+ get {
+ return ResourceManager.GetString("READ_EEPROM_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ EEPROM sense:.
+ ///
+ internal static string READ_EEPROM_sense {
+ get {
+ return ResourceManager.GetString("READ_EEPROM_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Read from block: {0}.
+ ///
+ internal static string Read_from_block_0 {
+ get {
+ return ResourceManager.GetString("Read_from_block_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Read from block?: .
+ ///
+ internal static string Read_from_block_Q {
+ get {
+ return ResourceManager.GetString("Read_from_block_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Read from byte: {0}.
+ ///
+ internal static string Read_from_byte_0 {
+ get {
+ return ResourceManager.GetString("Read_from_byte_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Read from byte?: .
+ ///
+ internal static string Read_from_byte_Q {
+ get {
+ return ResourceManager.GetString("Read_from_byte_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ FULL TOC failed....
+ ///
+ internal static string READ_FULL_TOC_failed {
+ get {
+ return ResourceManager.GetString("READ_FULL_TOC_failed", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LOG DMA EXT response:.
+ ///
+ internal static string READ_LOG_DMA_EXT_response {
+ get {
+ return ResourceManager.GetString("READ_LOG_DMA_EXT_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LOG DMA EXT status registers:.
+ ///
+ internal static string READ_LOG_DMA_EXT_status_registers {
+ get {
+ return ResourceManager.GetString("READ_LOG_DMA_EXT_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LOG EXT response:.
+ ///
+ internal static string READ_LOG_EXT_response {
+ get {
+ return ResourceManager.GetString("READ_LOG_EXT_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LOG EXT status registers:.
+ ///
+ internal static string READ_LOG_EXT_status_registers {
+ get {
+ return ResourceManager.GetString("READ_LOG_EXT_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LOG response:.
+ ///
+ internal static string READ_LOG_response {
+ get {
+ return ResourceManager.GetString("READ_LOG_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LOG status registers:.
+ ///
+ internal static string READ_LOG_status_registers {
+ get {
+ return ResourceManager.GetString("READ_LOG_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG (10) decoded sense:.
+ ///
+ internal static string READ_LONG_10_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_LONG_10_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG (10) response:.
+ ///
+ internal static string READ_LONG_10_response {
+ get {
+ return ResourceManager.GetString("READ_LONG_10_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG (10) sense:.
+ ///
+ internal static string READ_LONG_10_sense {
+ get {
+ return ResourceManager.GetString("READ_LONG_10_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG (16) decoded sense:.
+ ///
+ internal static string READ_LONG_16_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_LONG_16_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG (16) response:.
+ ///
+ internal static string READ_LONG_16_response {
+ get {
+ return ResourceManager.GetString("READ_LONG_16_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG (16) sense:.
+ ///
+ internal static string READ_LONG_16_sense {
+ get {
+ return ResourceManager.GetString("READ_LONG_16_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG (6) decoded sense:.
+ ///
+ internal static string READ_LONG_6_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_LONG_6_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG (6) response:.
+ ///
+ internal static string READ_LONG_6_response {
+ get {
+ return ResourceManager.GetString("READ_LONG_6_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG (6) sense:.
+ ///
+ internal static string READ_LONG_6_sense {
+ get {
+ return ResourceManager.GetString("READ_LONG_6_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG decoded sense:.
+ ///
+ internal static string READ_LONG_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_LONG_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG response:.
+ ///
+ internal static string READ_LONG_response {
+ get {
+ return ResourceManager.GetString("READ_LONG_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG sense:.
+ ///
+ internal static string READ_LONG_sense {
+ get {
+ return ResourceManager.GetString("READ_LONG_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG status registers:.
+ ///
+ internal static string READ_LONG_status_registers {
+ get {
+ return ResourceManager.GetString("READ_LONG_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG WITH RETRIES response:.
+ ///
+ internal static string READ_LONG_WITH_RETRIES_response {
+ get {
+ return ResourceManager.GetString("READ_LONG_WITH_RETRIES_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ LONG WITH RETRIES status registers:.
+ ///
+ internal static string READ_LONG_WITH_RETRIES_status_registers {
+ get {
+ return ResourceManager.GetString("READ_LONG_WITH_RETRIES_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ MEDIA SERIAL NUMBER decoded sense:.
+ ///
+ internal static string READ_MEDIA_SERIAL_NUMBER_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_MEDIA_SERIAL_NUMBER_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ MEDIA SERIAL NUMBER response:.
+ ///
+ internal static string READ_MEDIA_SERIAL_NUMBER_response {
+ get {
+ return ResourceManager.GetString("READ_MEDIA_SERIAL_NUMBER_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ MEDIA SERIAL NUMBER sense:.
+ ///
+ internal static string READ_MEDIA_SERIAL_NUMBER_sense {
+ get {
+ return ResourceManager.GetString("READ_MEDIA_SERIAL_NUMBER_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ_MULTIPLE_BLOCK buffer:.
+ ///
+ internal static string READ_MULTIPLE_BLOCK_buffer {
+ get {
+ return ResourceManager.GetString("READ_MULTIPLE_BLOCK_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ_MULTIPLE_BLOCK response:.
+ ///
+ internal static string READ_MULTIPLE_BLOCK_response {
+ get {
+ return ResourceManager.GetString("READ_MULTIPLE_BLOCK_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ MULTIPLE EXT response:.
+ ///
+ internal static string READ_MULTIPLE_EXT_response {
+ get {
+ return ResourceManager.GetString("READ_MULTIPLE_EXT_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ MULTIPLE EXT status registers:.
+ ///
+ internal static string READ_MULTIPLE_EXT_status_registers {
+ get {
+ return ResourceManager.GetString("READ_MULTIPLE_EXT_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ MULTIPLE response:.
+ ///
+ internal static string READ_MULTIPLE_response {
+ get {
+ return ResourceManager.GetString("READ_MULTIPLE_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ MULTIPLE status registers:.
+ ///
+ internal static string READ_MULTIPLE_status_registers {
+ get {
+ return ResourceManager.GetString("READ_MULTIPLE_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ NATIVE MAX ADDRESS status registers:.
+ ///
+ internal static string READ_NATIVE_MAX_ADDRESS_status_registers {
+ get {
+ return ResourceManager.GetString("READ_NATIVE_MAX_ADDRESS_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Read object {0} from partition {1}.
+ ///
+ internal static string Read_object_0_from_partition_1 {
+ get {
+ return ResourceManager.GetString("Read_object_0_from_partition_1", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ POSITION decoded sense:.
+ ///
+ internal static string READ_POSITION_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_POSITION_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ POSITION sense:.
+ ///
+ internal static string READ_POSITION_sense {
+ get {
+ return ResourceManager.GetString("READ_POSITION_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ/RESET USAGE COUNTER decoded sense:.
+ ///
+ internal static string READ_RESET_USAGE_COUNTER_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_RESET_USAGE_COUNTER_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ/RESET USAGE COUNTER response:.
+ ///
+ internal static string READ_RESET_USAGE_COUNTER_response {
+ get {
+ return ResourceManager.GetString("READ_RESET_USAGE_COUNTER_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ/RESET USAGE COUNTER sense:.
+ ///
+ internal static string READ_RESET_USAGE_COUNTER_sense {
+ get {
+ return ResourceManager.GetString("READ_RESET_USAGE_COUNTER_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ REVERSE (16) decoded sense:.
+ ///
+ internal static string READ_REVERSE_16_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_REVERSE_16_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ REVERSE (16) response:.
+ ///
+ internal static string READ_REVERSE_16_response {
+ get {
+ return ResourceManager.GetString("READ_REVERSE_16_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ REVERSE (16) sense:.
+ ///
+ internal static string READ_REVERSE_16_sense {
+ get {
+ return ResourceManager.GetString("READ_REVERSE_16_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ REVERSE (6) decoded sense:.
+ ///
+ internal static string READ_REVERSE_6_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_REVERSE_6_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ REVERSE (6) response:.
+ ///
+ internal static string READ_REVERSE_6_response {
+ get {
+ return ResourceManager.GetString("READ_REVERSE_6_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ REVERSE (6) sense:.
+ ///
+ internal static string READ_REVERSE_6_sense {
+ get {
+ return ResourceManager.GetString("READ_REVERSE_6_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ SECTOR LOCATION decoded sense:.
+ ///
+ internal static string READ_SECTOR_LOCATION_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_SECTOR_LOCATION_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ SECTOR LOCATION response:.
+ ///
+ internal static string READ_SECTOR_LOCATION_response {
+ get {
+ return ResourceManager.GetString("READ_SECTOR_LOCATION_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ SECTOR LOCATION sense:.
+ ///
+ internal static string READ_SECTOR_LOCATION_sense {
+ get {
+ return ResourceManager.GetString("READ_SECTOR_LOCATION_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ SECTORS EXT response:.
+ ///
+ internal static string READ_SECTORS_EXT_response {
+ get {
+ return ResourceManager.GetString("READ_SECTORS_EXT_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ SECTORS EXT status registers:.
+ ///
+ internal static string READ_SECTORS_EXT_status_registers {
+ get {
+ return ResourceManager.GetString("READ_SECTORS_EXT_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ SECTORS response:.
+ ///
+ internal static string READ_SECTORS_response {
+ get {
+ return ResourceManager.GetString("READ_SECTORS_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ SECTORS status registers:.
+ ///
+ internal static string READ_SECTORS_status_registers {
+ get {
+ return ResourceManager.GetString("READ_SECTORS_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ SECTORS WITH RETRIES response:.
+ ///
+ internal static string READ_SECTORS_WITH_RETRIES_response {
+ get {
+ return ResourceManager.GetString("READ_SECTORS_WITH_RETRIES_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ SECTORS WITH RETRIES status registers:.
+ ///
+ internal static string READ_SECTORS_WITH_RETRIES_status_registers {
+ get {
+ return ResourceManager.GetString("READ_SECTORS_WITH_RETRIES_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ_SINGLE_BLOCK buffer:.
+ ///
+ internal static string READ_SINGLE_BLOCK_buffer {
+ get {
+ return ResourceManager.GetString("READ_SINGLE_BLOCK_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ_SINGLE_BLOCK response:.
+ ///
+ internal static string READ_SINGLE_BLOCK_response {
+ get {
+ return ResourceManager.GetString("READ_SINGLE_BLOCK_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ TOC/PMA/ATIP buffer:.
+ ///
+ internal static string READ_TOC_PMA_ATIP_buffer {
+ get {
+ return ResourceManager.GetString("READ_TOC_PMA_ATIP_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ TOC/PMA/ATIP decoded buffer:.
+ ///
+ internal static string READ_TOC_PMA_ATIP_decoded_buffer {
+ get {
+ return ResourceManager.GetString("READ_TOC_PMA_ATIP_decoded_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ TOC/PMA/ATIP decoded sense:.
+ ///
+ internal static string READ_TOC_PMA_ATIP_decoded_sense {
+ get {
+ return ResourceManager.GetString("READ_TOC_PMA_ATIP_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to READ TOC/PMA/ATIP sense:.
+ ///
+ internal static string READ_TOC_PMA_ATIP_sense {
+ get {
+ return ResourceManager.GetString("READ_TOC_PMA_ATIP_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Read whole sector?: .
+ ///
+ internal static string Read_whole_sector_Q {
+ get {
+ return ResourceManager.GetString("Read_whole_sector_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA {0}... .
+ ///
+ internal static string Reading_LBA_0 {
+ get {
+ return ResourceManager.GetString("Reading_LBA_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA {0} as audio (scrambled)... .
+ ///
+ internal static string Reading_LBA_0_as_audio_scrambled {
+ get {
+ return ResourceManager.GetString("Reading_LBA_0_as_audio_scrambled", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA {0}'s PQ subchannel... .
+ ///
+ internal static string Reading_LBA_0_PQ_subchannel {
+ get {
+ return ResourceManager.GetString("Reading_LBA_0_PQ_subchannel", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA {0}'s RW subchannel... .
+ ///
+ internal static string Reading_LBA_0_RW_subchannel {
+ get {
+ return ResourceManager.GetString("Reading_LBA_0_RW_subchannel", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA 100000... .
+ ///
+ internal static string Reading_LBA_100000 {
+ get {
+ return ResourceManager.GetString("Reading_LBA_100000", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA 400000... .
+ ///
+ internal static string Reading_LBA_400000 {
+ get {
+ return ResourceManager.GetString("Reading_LBA_400000", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA 44990... .
+ ///
+ internal static string Reading_LBA_44990 {
+ get {
+ return ResourceManager.GetString("Reading_LBA_44990", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA 45000... .
+ ///
+ internal static string Reading_LBA_45000 {
+ get {
+ return ResourceManager.GetString("Reading_LBA_45000", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA 450000... .
+ ///
+ internal static string Reading_LBA_450000 {
+ get {
+ return ResourceManager.GetString("Reading_LBA_450000", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA 50000... .
+ ///
+ internal static string Reading_LBA_50000 {
+ get {
+ return ResourceManager.GetString("Reading_LBA_50000", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA 0... .
+ ///
+ internal static string Reading_LBA_zero {
+ get {
+ return ResourceManager.GetString("Reading_LBA_zero", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading LBA 0 as audio (scrambled)... .
+ ///
+ internal static string Reading_LBA_zero_as_audio_scrambled {
+ get {
+ return ResourceManager.GetString("Reading_LBA_zero_as_audio_scrambled", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to RECOVER BUFFERED DATA decoded sense:.
+ ///
+ internal static string RECOVER_BUFFERED_DATA_decoded_sense {
+ get {
+ return ResourceManager.GetString("RECOVER_BUFFERED_DATA_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to RECOVER BUFFERED DATA response:.
+ ///
+ internal static string RECOVER_BUFFERED_DATA_response {
+ get {
+ return ResourceManager.GetString("RECOVER_BUFFERED_DATA_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to RECOVER BUFFERED DATA sense:.
+ ///
+ internal static string RECOVER_BUFFERED_DATA_sense {
+ get {
+ return ResourceManager.GetString("RECOVER_BUFFERED_DATA_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Relative?: {0}.
+ ///
+ internal static string Relative_0 {
+ get {
+ return ResourceManager.GetString("Relative_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Relative address?: {0}.
+ ///
+ internal static string Relative_address_0 {
+ get {
+ return ResourceManager.GetString("Relative_address_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Relative address?: .
+ ///
+ internal static string Relative_address_Q {
+ get {
+ return ResourceManager.GetString("Relative_address_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Report about current medium?: {0}.
+ ///
+ internal static string Report_about_current_medium_0 {
+ get {
+ return ResourceManager.GetString("Report_about_current_medium_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Report about current medium?: .
+ ///
+ internal static string Report_about_current_medium_Q {
+ get {
+ return ResourceManager.GetString("Report_about_current_medium_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Report about medium types?: {0}.
+ ///
+ internal static string Report_about_medium_types_0 {
+ get {
+ return ResourceManager.GetString("Report_about_medium_types_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Report about medium types?: .
+ ///
+ internal static string Report_about_medium_types_Q {
+ get {
+ return ResourceManager.GetString("Report_about_medium_types_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REPORT DENSITY SUPPORT decoded buffer:.
+ ///
+ internal static string REPORT_DENSITY_SUPPORT_decoded_buffer {
+ get {
+ return ResourceManager.GetString("REPORT_DENSITY_SUPPORT_decoded_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REPORT DENSITY SUPPORT decoded sense:.
+ ///
+ internal static string REPORT_DENSITY_SUPPORT_decoded_sense {
+ get {
+ return ResourceManager.GetString("REPORT_DENSITY_SUPPORT_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REPORT DENSITY SUPPORT response:.
+ ///
+ internal static string REPORT_DENSITY_SUPPORT_response {
+ get {
+ return ResourceManager.GetString("REPORT_DENSITY_SUPPORT_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REPORT DENSITY SUPPORT sense:.
+ ///
+ internal static string REPORT_DENSITY_SUPPORT_sense {
+ get {
+ return ResourceManager.GetString("REPORT_DENSITY_SUPPORT_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REQUEST EXTENDED ERROR CODE status registers:.
+ ///
+ internal static string REQUEST_EXTENDED_ERROR_CODE_status_registers {
+ get {
+ return ResourceManager.GetString("REQUEST_EXTENDED_ERROR_CODE_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Request number: {0}.
+ ///
+ internal static string Request_number_0 {
+ get {
+ return ResourceManager.GetString("Request_number_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Request number?: .
+ ///
+ internal static string Request_number_Q {
+ get {
+ return ResourceManager.GetString("Request_number_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REQUEST SENSE decoded sense:.
+ ///
+ internal static string REQUEST_SENSE_decoded_sense {
+ get {
+ return ResourceManager.GetString("REQUEST_SENSE_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REQUEST SENSE sense:.
+ ///
+ internal static string REQUEST_SENSE_sense {
+ get {
+ return ResourceManager.GetString("REQUEST_SENSE_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Response form.
+ ///
+ internal static string Response_form {
+ get {
+ return ResourceManager.GetString("Response_form", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Response form: {0}.
+ ///
+ internal static string Response_form_0 {
+ get {
+ return ResourceManager.GetString("Response_form_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Response has {0} elements..
+ ///
+ internal static string Response_has_0_elements {
+ get {
+ return ResourceManager.GetString("Response_has_0_elements", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Retense?: {0}.
+ ///
+ internal static string Retense_0 {
+ get {
+ return ResourceManager.GetString("Retense_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Retense?: .
+ ///
+ internal static string Retense_Q {
+ get {
+ return ResourceManager.GetString("Retense_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Retrieve EDC/ECC data?: {0}.
+ ///
+ internal static string Retrieve_EDC_ECC_data_0 {
+ get {
+ return ResourceManager.GetString("Retrieve_EDC_ECC_data_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Retrieve EDC/ECC?: .
+ ///
+ internal static string Retrieve_EDC_ECC_Q {
+ get {
+ return ResourceManager.GetString("Retrieve_EDC_ECC_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Retrieve sync bytes?: {0}.
+ ///
+ internal static string Retrieve_sync_bytes_0 {
+ get {
+ return ResourceManager.GetString("Retrieve_sync_bytes_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Retrieve sync bytes?: .
+ ///
+ internal static string Retrieve_sync_bytes_Q {
+ get {
+ return ResourceManager.GetString("Retrieve_sync_bytes_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Retrieve user data?: {0}.
+ ///
+ internal static string Retrieve_user_data_0 {
+ get {
+ return ResourceManager.GetString("Retrieve_user_data_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Retrieve user data?: .
+ ///
+ internal static string Retrieve_user_data_Q {
+ get {
+ return ResourceManager.GetString("Retrieve_user_data_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Return MSF values?: {0}.
+ ///
+ internal static string Return_MSF_values_0 {
+ get {
+ return ResourceManager.GetString("Return_MSF_values_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Return MSF values?: .
+ ///
+ internal static string Return_MSF_values_Q {
+ get {
+ return ResourceManager.GetString("Return_MSF_values_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to RETURN STATUS status registers:.
+ ///
+ internal static string RETURN_STATUS_status_registers {
+ get {
+ return ResourceManager.GetString("RETURN_STATUS_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to 28-bit ATA commands menu..
+ ///
+ internal static string Return_to_28_bit_ATA_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_28_bit_ATA_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to 48-bit ATA commands menu..
+ ///
+ internal static string Return_to_48_bit_ATA_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_48_bit_ATA_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Adaptec vendor commands menu..
+ ///
+ internal static string Return_to_Adaptec_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_Adaptec_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to ATA commands menu..
+ ///
+ internal static string Return_to_ATA_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_ATA_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to ATAPI commands menu..
+ ///
+ internal static string Return_to_ATAPI_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_ATAPI_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Certance vendor commands menu..
+ ///
+ internal static string Return_to_Certance_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_Certance_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to CHS ATA commands menu..
+ ///
+ internal static string Return_to_CHS_ATA_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_CHS_ATA_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to command class menu..
+ ///
+ internal static string Return_to_command_class_menu {
+ get {
+ return ResourceManager.GetString("Return_to_command_class_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to CompactFlash commands menu..
+ ///
+ internal static string Return_to_CompactFlash_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_CompactFlash_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to device menu..
+ ///
+ internal static string Return_to_device_menu {
+ get {
+ return ResourceManager.GetString("Return_to_device_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to device selection..
+ ///
+ internal static string Return_to_device_selection {
+ get {
+ return ResourceManager.GetString("Return_to_device_selection", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Fujitsu vendor commands menu..
+ ///
+ internal static string Return_to_Fujitsu_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_Fujitsu_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Hewlett-Packard vendor commands menu..
+ ///
+ internal static string Return_to_Hewlett_Packard_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_Hewlett_Packard_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to HL-DT-ST vendor commands menu..
+ ///
+ internal static string Return_to_HLDTST_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_HLDTST_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Kreon vendor commands menu..
+ ///
+ internal static string Return_to_Kreon_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_Kreon_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Media Card Pass Through commands menu..
+ ///
+ internal static string Return_to_Media_Card_Pass_Through_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_Media_Card_Pass_Through_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to MultiMediaCard commands menu..
+ ///
+ internal static string Return_to_MultiMediaCard_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_MultiMediaCard_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to NEC vendor commands menu..
+ ///
+ internal static string Return_to_NEC_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_NEC_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Pioneer vendor commands menu..
+ ///
+ internal static string Return_to_Pioneer_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_Pioneer_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Plasmon vendor commands menu..
+ ///
+ internal static string Return_to_Plasmon_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_Plasmon_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to Plextor vendor commands menu..
+ ///
+ internal static string Return_to_Plextor_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_Plextor_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to SCSI Block Commands menu..
+ ///
+ internal static string Return_to_SCSI_Block_Commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SCSI_Block_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to SCSI commands menu..
+ ///
+ internal static string Return_to_SCSI_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SCSI_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to SCSI Media Changer commands menu..
+ ///
+ internal static string Return_to_SCSI_Media_Changer_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SCSI_Media_Changer_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to SCSI MultiMedia Commands menu..
+ ///
+ internal static string Return_to_SCSI_MultiMedia_Commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SCSI_MultiMedia_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to SCSI Primary Commands menu..
+ ///
+ internal static string Return_to_SCSI_Primary_Commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SCSI_Primary_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to SCSI Streaming Commands menu..
+ ///
+ internal static string Return_to_SCSI_Streaming_Commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SCSI_Streaming_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to SecureDigital commands menu..
+ ///
+ internal static string Return_to_SecureDigital_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SecureDigital_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to SecureDigital/MultiMediaCard commands menu..
+ ///
+ internal static string Return_to_SecureDigital_MultiMediaCard_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SecureDigital_MultiMediaCard_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to S.M.A.R.T. commands menu..
+ ///
+ internal static string Return_to_SMART_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SMART_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to special SCSI MultiMedia Commands menu..
+ ///
+ internal static string Return_to_special_SCSI_MultiMedia_Commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_special_SCSI_MultiMedia_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 0.- Return to SyQuest vendor commands menu..
+ ///
+ internal static string Return_to_SyQuest_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Return_to_SyQuest_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to 28-bit ATA commands menu....
+ ///
+ internal static string Returning_to_28_bit_ATA_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_28_bit_ATA_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to 48-bit ATA commands menu....
+ ///
+ internal static string Returning_to_48_bit_ATA_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_48_bit_ATA_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Adaptec vendor commands menu....
+ ///
+ internal static string Returning_to_Adaptec_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_Adaptec_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to ATA commands menu....
+ ///
+ internal static string Returning_to_ATA_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_ATA_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to ATAPI commands menu....
+ ///
+ internal static string Returning_to_ATAPI_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_ATAPI_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Certance vendor commands menu....
+ ///
+ internal static string Returning_to_Certance_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_Certance_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to CHS ATA commands menu....
+ ///
+ internal static string Returning_to_CHS_ATA_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_CHS_ATA_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to command class menu....
+ ///
+ internal static string Returning_to_command_class_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_command_class_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to CompactFlash commands menu....
+ ///
+ internal static string Returning_to_CompactFlash_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_CompactFlash_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to device menu....
+ ///
+ internal static string Returning_to_device_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_device_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to device selection....
+ ///
+ internal static string Returning_to_device_selection {
+ get {
+ return ResourceManager.GetString("Returning_to_device_selection", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Fujitsu vendor commands menu....
+ ///
+ internal static string Returning_to_Fujitsu_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_Fujitsu_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Hewlett-Packard vendor commands menu....
+ ///
+ internal static string Returning_to_Hewlett_Packard_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_Hewlett_Packard_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to HL-DT-ST vendor commands menu....
+ ///
+ internal static string Returning_to_HLDTST_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_HLDTST_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Kreon vendor commands menu....
+ ///
+ internal static string Returning_to_Kreon_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_Kreon_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Media Card Pass Through commands menu....
+ ///
+ internal static string Returning_to_Media_Card_Pass_Through_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_Media_Card_Pass_Through_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to MultiMediaCard commands menu....
+ ///
+ internal static string Returning_to_MultiMediaCard_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_MultiMediaCard_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to NEC vendor commands menu....
+ ///
+ internal static string Returning_to_NEC_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_NEC_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Pioneer vendor commands menu....
+ ///
+ internal static string Returning_to_Pioneer_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_Pioneer_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Plasmon vendor commands menu....
+ ///
+ internal static string Returning_to_Plasmon_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_Plasmon_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to Plextor vendor commands menu....
+ ///
+ internal static string Returning_to_Plextor_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_Plextor_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to SCSI Block Commands menu....
+ ///
+ internal static string Returning_to_SCSI_Block_Commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SCSI_Block_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to SCSI commands menu....
+ ///
+ internal static string Returning_to_SCSI_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SCSI_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to SCSI Media Changer commands menu....
+ ///
+ internal static string Returning_to_SCSI_Media_Changer_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SCSI_Media_Changer_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to SCSI MultiMedia Commands menu....
+ ///
+ internal static string Returning_to_SCSI_MultiMedia_Commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SCSI_MultiMedia_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to SCSI Primary Commands menu....
+ ///
+ internal static string Returning_to_SCSI_Primary_Commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SCSI_Primary_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to SCSI Streaming Commands menu....
+ ///
+ internal static string Returning_to_SCSI_Streaming_Commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SCSI_Streaming_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to SecureDigital commands menu....
+ ///
+ internal static string Returning_to_SecureDigital_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SecureDigital_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to SecureDigital/MultiMediaCard commands menu....
+ ///
+ internal static string Returning_to_SecureDigital_MultiMediaCard_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SecureDigital_MultiMediaCard_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to S.M.A.R.T. commands menu....
+ ///
+ internal static string Returning_to_SMART_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SMART_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to special SCSI MultiMedia Commands menu....
+ ///
+ internal static string Returning_to_special_SCSI_MultiMedia_Commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_special_SCSI_MultiMedia_Commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Returning to SyQuest vendor commands menu....
+ ///
+ internal static string Returning_to_SyQuest_vendor_commands_menu {
+ get {
+ return ResourceManager.GetString("Returning_to_SyQuest_vendor_commands_menu", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REWIND decoded sense:.
+ ///
+ internal static string REWIND_decoded_sense {
+ get {
+ return ResourceManager.GetString("REWIND_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to REWIND sense:.
+ ///
+ internal static string REWIND_sense {
+ get {
+ return ResourceManager.GetString("REWIND_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to RT.
+ ///
+ internal static string RT {
+ get {
+ return ResourceManager.GetString("RT", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to RT: {0}.
+ ///
+ internal static string RT_0 {
+ get {
+ return ResourceManager.GetString("RT_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SD_SEND_OP_COND buffer:.
+ ///
+ internal static string SD_SEND_OP_COND_buffer {
+ get {
+ return ResourceManager.GetString("SD_SEND_OP_COND_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SD_SEND_OP_COND decoded buffer:.
+ ///
+ internal static string SD_SEND_OP_COND_decoded_buffer {
+ get {
+ return ResourceManager.GetString("SD_SEND_OP_COND_decoded_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SD_SEND_OP_COND response:.
+ ///
+ internal static string SD_SEND_OP_COND_response {
+ get {
+ return ResourceManager.GetString("SD_SEND_OP_COND_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SD_STATUS buffer:.
+ ///
+ internal static string SD_STATUS_buffer {
+ get {
+ return ResourceManager.GetString("SD_STATUS_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SD_STATUS response:.
+ ///
+ internal static string SD_STATUS_response {
+ get {
+ return ResourceManager.GetString("SD_STATUS_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Second display half (will be cut to 7-bit ASCII, 8 chars?: .
+ ///
+ internal static string Second_display_half_will_be_cut_to_7_bit_ASCII_8_chars {
+ get {
+ return ResourceManager.GetString("Second_display_half_will_be_cut_to_7_bit_ASCII_8_chars", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sector: {0}.
+ ///
+ internal static string Sector_0 {
+ get {
+ return ResourceManager.GetString("Sector_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sector count: {0}.
+ ///
+ internal static string Sector_count_0 {
+ get {
+ return ResourceManager.GetString("Sector_count_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sector type.
+ ///
+ internal static string Sector_type {
+ get {
+ return ResourceManager.GetString("Sector_type", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sector type: {0}.
+ ///
+ internal static string Sector_type_0 {
+ get {
+ return ResourceManager.GetString("Sector_type_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEEK (10) sense:.
+ ///
+ internal static string SEEK_10_sense {
+ get {
+ return ResourceManager.GetString("SEEK_10_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEEK (6) decoded sense:.
+ ///
+ internal static string SEEK_6_decoded_sense {
+ get {
+ return ResourceManager.GetString("SEEK_6_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEEK (6) sense:.
+ ///
+ internal static string SEEK_6_sense {
+ get {
+ return ResourceManager.GetString("SEEK_6_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEEK BLOCK decoded sense:.
+ ///
+ internal static string SEEK_BLOCK_decoded_sense {
+ get {
+ return ResourceManager.GetString("SEEK_BLOCK_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEEK BLOCK sense:.
+ ///
+ internal static string SEEK_BLOCK_sense {
+ get {
+ return ResourceManager.GetString("SEEK_BLOCK_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEEK status registers:.
+ ///
+ internal static string SEEK_status_registers {
+ get {
+ return ResourceManager.GetString("SEEK_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a 28-bit ATA command to the device:.
+ ///
+ internal static string Send_a_28_bit_ATA_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_28_bit_ATA_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a 48-bit ATA command to the device:.
+ ///
+ internal static string Send_a_48_bit_ATA_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_48_bit_ATA_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a Certance vendor command to the device:.
+ ///
+ internal static string Send_a_Certance_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_Certance_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a CHS ATA command to the device:.
+ ///
+ internal static string Send_a_CHS_ATA_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_CHS_ATA_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a command to the device:.
+ ///
+ internal static string Send_a_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a CompactFlash command to the device:.
+ ///
+ internal static string Send_a_CompactFlash_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_CompactFlash_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a Fujitsu vendor command to the device:.
+ ///
+ internal static string Send_a_Fujitsu_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_Fujitsu_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a Hewlett-Packard vendor command to the device:.
+ ///
+ internal static string Send_a_Hewlett_Packard_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_Hewlett_Packard_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a Media Card Pass Through command to the device:.
+ ///
+ internal static string Send_a_Media_Card_Pass_Through_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_Media_Card_Pass_Through_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a MultiMedia Command to the device:.
+ ///
+ internal static string Send_a_MultiMedia_Command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_MultiMedia_Command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a MultiMediaCard command to the device:.
+ ///
+ internal static string Send_a_MultiMediaCard_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_MultiMediaCard_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a NEC vendor command to the device:.
+ ///
+ internal static string Send_a_NEC_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_NEC_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send a NVMe command..
+ ///
+ internal static string Send_a_NVMe_command {
+ get {
+ return ResourceManager.GetString("Send_a_NVMe_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a Pioneer vendor command to the device:.
+ ///
+ internal static string Send_a_Pioneer_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_Pioneer_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a Plasmon vendor command to the device:.
+ ///
+ internal static string Send_a_Plasmon_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_Plasmon_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a Plextor vendor command to the device:.
+ ///
+ internal static string Send_a_Plextor_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_Plextor_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a SCSI Block Command to the device:.
+ ///
+ internal static string Send_a_SCSI_Block_Command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_SCSI_Block_Command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send a SCSI command..
+ ///
+ internal static string Send_a_SCSI_command {
+ get {
+ return ResourceManager.GetString("Send_a_SCSI_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a SCSI command to the device:.
+ ///
+ internal static string Send_a_SCSI_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_SCSI_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a SCSI Media Changer command to the device:.
+ ///
+ internal static string Send_a_SCSI_Media_Changer_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_SCSI_Media_Changer_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a SCSI Primary Commands to the device:.
+ ///
+ internal static string Send_a_SCSI_Primary_Commands_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_SCSI_Primary_Commands_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a SCSI Streaming Command to the device:.
+ ///
+ internal static string Send_a_SCSI_Streaming_Command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_SCSI_Streaming_Command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a SecureDigital command to the device:.
+ ///
+ internal static string Send_a_SecureDigital_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_SecureDigital_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send a SecureDigital/MultiMediaCard command..
+ ///
+ internal static string Send_a_SecureDigital_MultiMediaCard_command {
+ get {
+ return ResourceManager.GetString("Send_a_SecureDigital_MultiMediaCard_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a S.M.A.R.T. command to the device:.
+ ///
+ internal static string Send_a_SMART_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_SMART_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a special SCSI MultiMedia command to the device:.
+ ///
internal static string Send_a_special_SCSI_MultiMedia_command_to_the_device {
get {
return ResourceManager.GetString("Send_a_special_SCSI_MultiMedia_command_to_the_device", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to 5.- Send a special sequence of commands for SCSI Multimedia devices..
+ ///
+ internal static string Send_a_special_sequence_of_commands_for_SCSI_Multimedia_devices {
+ get {
+ return ResourceManager.GetString("Send_a_special_sequence_of_commands_for_SCSI_Multimedia_devices", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send a SyQuest vendor command to the device:.
+ ///
+ internal static string Send_a_SyQuest_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_a_SyQuest_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send an Adaptec vendor command to the device:.
+ ///
+ internal static string Send_an_Adaptec_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_an_Adaptec_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send an Archive vendor command to the device:.
+ ///
+ internal static string Send_an_Archive_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_an_Archive_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send an ATA command..
+ ///
+ internal static string Send_an_ATA_command {
+ get {
+ return ResourceManager.GetString("Send_an_ATA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send an ATA command to the device:.
+ ///
+ internal static string Send_an_ATA_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_an_ATA_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send an ATAPI command to the device:.
+ ///
+ internal static string Send_an_ATAPI_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_an_ATAPI_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send an HL-DT-ST vendor command to the device:.
+ ///
+ internal static string Send_an_HLDTST_vendor_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_an_HLDTST_vendor_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Send an SecureDigital/MultiMediaCard command to the device:.
+ ///
+ internal static string Send_an_SecureDigital_MultiMediaCard_command_to_the_device {
+ get {
+ return ResourceManager.GetString("Send_an_SecureDigital_MultiMediaCard_command_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send CHECK MEDIA CARD TYPE command..
+ ///
+ internal static string Send_CHECK_MEDIA_CARD_TYPE_command {
+ get {
+ return ResourceManager.GetString("Send_CHECK_MEDIA_CARD_TYPE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send CHS TRANSLATE SECTOR command..
+ ///
+ internal static string Send_CHS_TRANSLATE_SECTOR_command {
+ get {
+ return ResourceManager.GetString("Send_CHS_TRANSLATE_SECTOR_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_CID buffer:.
+ ///
+ internal static string SEND_CID_buffer {
+ get {
+ return ResourceManager.GetString("SEND_CID_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_CID decoded buffer:.
+ ///
+ internal static string SEND_CID_decoded_buffer {
+ get {
+ return ResourceManager.GetString("SEND_CID_decoded_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_CID response:.
+ ///
+ internal static string SEND_CID_response {
+ get {
+ return ResourceManager.GetString("SEND_CID_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send command again..
+ ///
+ internal static string Send_command_again {
+ get {
+ return ResourceManager.GetString("Send_command_again", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_CSD buffer:.
+ ///
+ internal static string SEND_CSD_buffer {
+ get {
+ return ResourceManager.GetString("SEND_CSD_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_CSD decoded buffer:.
+ ///
+ internal static string SEND_CSD_decoded_buffer {
+ get {
+ return ResourceManager.GetString("SEND_CSD_decoded_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_CSD response:.
+ ///
+ internal static string SEND_CSD_response {
+ get {
+ return ResourceManager.GetString("SEND_CSD_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send DISABLE ATTRIBUTE AUTOSAVE command..
+ ///
+ internal static string Send_DISABLE_ATTRIBUTE_AUTOSAVE_command {
+ get {
+ return ResourceManager.GetString("Send_DISABLE_ATTRIBUTE_AUTOSAVE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send DISABLE OPERATIONS command..
+ ///
+ internal static string Send_DISABLE_OPERATIONS_command {
+ get {
+ return ResourceManager.GetString("Send_DISABLE_OPERATIONS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send DISPLAY command..
+ ///
+ internal static string Send_DISPLAY_command {
+ get {
+ return ResourceManager.GetString("Send_DISPLAY_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send ENABLE ATTRIBUTE AUTOSAVE command..
+ ///
+ internal static string Send_ENABLE_ATTRIBUTE_AUTOSAVE_command {
+ get {
+ return ResourceManager.GetString("Send_ENABLE_ATTRIBUTE_AUTOSAVE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send ENABLE OPERATIONS command..
+ ///
+ internal static string Send_ENABLE_OPERATIONS_command {
+ get {
+ return ResourceManager.GetString("Send_ENABLE_OPERATIONS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send EXECUTE OFF-LINE IMMEDIATE command..
+ ///
+ internal static string Send_EXECUTE_OFF_LINE_IMMEDIATE_command {
+ get {
+ return ResourceManager.GetString("Send_EXECUTE_OFF_LINE_IMMEDIATE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_EXT_CSD buffer:.
+ ///
+ internal static string SEND_EXT_CSD_buffer {
+ get {
+ return ResourceManager.GetString("SEND_EXT_CSD_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_EXT_CSD decoded buffer:.
+ ///
+ internal static string SEND_EXT_CSD_decoded_buffer {
+ get {
+ return ResourceManager.GetString("SEND_EXT_CSD_decoded_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_EXT_CSD response:.
+ ///
+ internal static string SEND_EXT_CSD_response {
+ get {
+ return ResourceManager.GetString("SEND_EXT_CSD_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send GET BOOK BITSETTING command..
+ ///
+ internal static string Send_GET_BOOK_BITSETTING_command {
+ get {
+ return ResourceManager.GetString("Send_GET_BOOK_BITSETTING_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send GET CONFIGURATION command..
+ ///
+ internal static string Send_GET_CONFIGURATION_command {
+ get {
+ return ResourceManager.GetString("Send_GET_CONFIGURATION_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send GET GIGAREC command..
+ ///
+ internal static string Send_GET_GIGAREC_command {
+ get {
+ return ResourceManager.GetString("Send_GET_GIGAREC_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send GET NATIVE MAX ADDRESS EXT command..
+ ///
+ internal static string Send_GET_NATIVE_MAX_ADDRESS_EXT_command {
+ get {
+ return ResourceManager.GetString("Send_GET_NATIVE_MAX_ADDRESS_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send GET SECUREC command..
+ ///
+ internal static string Send_GET_SECUREC_command {
+ get {
+ return ResourceManager.GetString("Send_GET_SECUREC_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send GET SILENT MODE command..
+ ///
+ internal static string Send_GET_SILENT_MODE_command {
+ get {
+ return ResourceManager.GetString("Send_GET_SILENT_MODE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send GET SINGLE-SESSION / HIDE CD-R command..
+ ///
+ internal static string Send_GET_SINGLE_SESSION_HIDE_CD_R_command {
+ get {
+ return ResourceManager.GetString("Send_GET_SINGLE_SESSION_HIDE_CD_R_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send GET SPEEDREAD command..
+ ///
+ internal static string Send_GET_SPEEDREAD_command {
+ get {
+ return ResourceManager.GetString("Send_GET_SPEEDREAD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send GET TEST WRITE DVD+ command..
+ ///
+ internal static string Send_GET_TEST_WRITE_DVD_PLUS_command {
+ get {
+ return ResourceManager.GetString("Send_GET_TEST_WRITE_DVD_PLUS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send GET VARIREC command..
+ ///
+ internal static string Send_GET_VARIREC_command {
+ get {
+ return ResourceManager.GetString("Send_GET_VARIREC_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send IDENTIFY DEVICE command..
+ ///
+ internal static string Send_IDENTIFY_DEVICE_command {
+ get {
+ return ResourceManager.GetString("Send_IDENTIFY_DEVICE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send IDENTIFY PACKET DEVICE command..
+ ///
+ internal static string Send_IDENTIFY_PACKET_DEVICE_command {
+ get {
+ return ResourceManager.GetString("Send_IDENTIFY_PACKET_DEVICE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send LBA TRANSLATE SECTOR command..
+ ///
+ internal static string Send_LBA_TRANSLATE_SECTOR_command {
+ get {
+ return ResourceManager.GetString("Send_LBA_TRANSLATE_SECTOR_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_OP_COND buffer:.
+ ///
+ internal static string SEND_OP_COND_buffer {
+ get {
+ return ResourceManager.GetString("SEND_OP_COND_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_OP_COND decoded buffer:.
+ ///
+ internal static string SEND_OP_COND_decoded_buffer {
+ get {
+ return ResourceManager.GetString("SEND_OP_COND_decoded_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_OP_COND response:.
+ ///
+ internal static string SEND_OP_COND_response {
+ get {
+ return ResourceManager.GetString("SEND_OP_COND_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send PARK command..
+ ///
+ internal static string Send_PARK_command {
+ get {
+ return ResourceManager.GetString("Send_PARK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 9.- Send POWEREC GET SPEEDS command..
+ ///
+ internal static string Send_POWEREC_GET_SPEEDS_command {
+ get {
+ return ResourceManager.GetString("Send_POWEREC_GET_SPEEDS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send PREVENT ALLOW MEDIUM REMOVAL command..
+ ///
+ internal static string Send_PREVENT_ALLOW_MEDIUM_REMOVAL_command {
+ get {
+ return ResourceManager.GetString("Send_PREVENT_ALLOW_MEDIUM_REMOVAL_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send READ BUFFER command..
+ ///
+ internal static string Send_READ_BUFFER_command {
+ get {
+ return ResourceManager.GetString("Send_READ_BUFFER_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send READ BUFFER DMA command..
+ ///
+ internal static string Send_READ_BUFFER_DMA_command {
+ get {
+ return ResourceManager.GetString("Send_READ_BUFFER_DMA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send READ CD command..
+ ///
+ internal static string Send_READ_CD_command {
+ get {
+ return ResourceManager.GetString("Send_READ_CD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 10.- Send READ CD-DA command..
+ ///
+ internal static string Send_READ_CD_DA_command {
+ get {
+ return ResourceManager.GetString("Send_READ_CD_DA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send READ CD MSF command..
+ ///
+ internal static string Send_READ_CD_MSF_command {
+ get {
+ return ResourceManager.GetString("Send_READ_CD_MSF_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send READ DATA BUFFER command..
+ ///
+ internal static string Send_READ_DATA_BUFFER_command {
+ get {
+ return ResourceManager.GetString("Send_READ_DATA_BUFFER_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send READ DATA command..
+ ///
+ internal static string Send_READ_DATA_command {
+ get {
+ return ResourceManager.GetString("Send_READ_DATA_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send READ DISC INFORMATION command..
+ ///
+ internal static string Send_READ_DISC_INFORMATION_command {
+ get {
+ return ResourceManager.GetString("Send_READ_DISC_INFORMATION_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send READ DISC STRUCTURE command..
+ ///
+ internal static string Send_READ_DISC_STRUCTURE_command {
+ get {
+ return ResourceManager.GetString("Send_READ_DISC_STRUCTURE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send READ DMA EXT command..
+ ///
+ internal static string Send_READ_DMA_EXT_command {
+ get {
+ return ResourceManager.GetString("Send_READ_DMA_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send READ DVD (RAW) command..
+ ///
+ internal static string Send_READ_DVD_RAW_command {
+ get {
+ return ResourceManager.GetString("Send_READ_DVD_RAW_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 12.- Send READ EEPROM (CD recorders) command..
+ ///
+ internal static string Send_READ_EEPROM_CD_recorders_command {
+ get {
+ return ResourceManager.GetString("Send_READ_EEPROM_CD_recorders_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 13.- Send READ EEPROM (DVD recorders) command..
+ ///
+ internal static string Send_READ_EEPROM_DVD_recorders_command {
+ get {
+ return ResourceManager.GetString("Send_READ_EEPROM_DVD_recorders_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 14.- Send READ EEPROM (PX-708 and PX-712) command..
+ ///
+ internal static string Send_READ_EEPROM_PX_708_and_PX_712_command {
+ get {
+ return ResourceManager.GetString("Send_READ_EEPROM_PX_708_and_PX_712_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send READ LOG command..
+ ///
+ internal static string Send_READ_LOG_command {
+ get {
+ return ResourceManager.GetString("Send_READ_LOG_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send READ LOG DMA EXT command..
+ ///
+ internal static string Send_READ_LOG_DMA_EXT_command {
+ get {
+ return ResourceManager.GetString("Send_READ_LOG_DMA_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send READ LOG EXT command..
+ ///
+ internal static string Send_READ_LOG_EXT_command {
+ get {
+ return ResourceManager.GetString("Send_READ_LOG_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 6.- Send READ MULTIPLE EXT command..
+ ///
+ internal static string Send_READ_MULTIPLE_EXT_command {
+ get {
+ return ResourceManager.GetString("Send_READ_MULTIPLE_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send READ NATIVE MAX ADDRESS command..
+ ///
+ internal static string Send_READ_NATIVE_MAX_ADDRESS_command {
+ get {
+ return ResourceManager.GetString("Send_READ_NATIVE_MAX_ADDRESS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 5.- Send READ NATIVE MAX ADDRESS EXT command..
+ ///
+ internal static string Send_READ_NATIVE_MAX_ADDRESS_EXT_command {
+ get {
+ return ResourceManager.GetString("Send_READ_NATIVE_MAX_ADDRESS_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send READ/RESET USAGE COUNTER command..
+ ///
+ internal static string Send_READ_RESET_USAGE_COUNTER_command {
+ get {
+ return ResourceManager.GetString("Send_READ_RESET_USAGE_COUNTER_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send READ SECTORS EXT command..
+ ///
+ internal static string Send_READ_SECTORS_EXT_command {
+ get {
+ return ResourceManager.GetString("Send_READ_SECTORS_EXT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 7.- Send READ TOC/PMA/ATIP command..
+ ///
+ internal static string Send_READ_TOC_PMA_ATIP_command {
+ get {
+ return ResourceManager.GetString("Send_READ_TOC_PMA_ATIP_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send REQUEST BLOCK ADDRESS command..
+ ///
+ internal static string Send_REQUEST_BLOCK_ADDRESS_command {
+ get {
+ return ResourceManager.GetString("Send_REQUEST_BLOCK_ADDRESS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Send REQUEST EXTENDED ERROR CODE command..
+ ///
+ internal static string Send_REQUEST_EXTENDED_ERROR_CODE_command {
+ get {
+ return ResourceManager.GetString("Send_REQUEST_EXTENDED_ERROR_CODE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send RETURN STATUS command..
+ ///
+ internal static string Send_RETURN_STATUS_command {
+ get {
+ return ResourceManager.GetString("Send_RETURN_STATUS_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_SCR buffer:.
+ ///
+ internal static string SEND_SCR_buffer {
+ get {
+ return ResourceManager.GetString("SEND_SCR_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_SCR decoded buffer:.
+ ///
+ internal static string SEND_SCR_decoded_buffer {
+ get {
+ return ResourceManager.GetString("SEND_SCR_decoded_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_SCR response:.
+ ///
+ internal static string SEND_SCR_response {
+ get {
+ return ResourceManager.GetString("SEND_SCR_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send SEEK BLOCK command..
+ ///
+ internal static string Send_SEEK_BLOCK_command {
+ get {
+ return ResourceManager.GetString("Send_SEEK_BLOCK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Send SET ERROR THRESHOLD command..
+ ///
+ internal static string Send_SET_ERROR_THRESHOLD_command {
+ get {
+ return ResourceManager.GetString("Send_SET_ERROR_THRESHOLD_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 10.- Send SET FEATURES command..
+ ///
+ internal static string Send_SET_FEATURES_command {
+ get {
+ return ResourceManager.GetString("Send_SET_FEATURES_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 8.- Send START STOP UNIT command..
+ ///
+ internal static string Send_START_STOP_UNIT_command {
+ get {
+ return ResourceManager.GetString("Send_START_STOP_UNIT_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_STATUS buffer:.
+ ///
+ internal static string SEND_STATUS_buffer {
+ get {
+ return ResourceManager.GetString("SEND_STATUS_buffer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SEND_STATUS response:.
+ ///
+ internal static string SEND_STATUS_response {
+ get {
+ return ResourceManager.GetString("SEND_STATUS_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 4.- Send TRANSLATE command..
+ ///
+ internal static string Send_TRANSLATE_command {
+ get {
+ return ResourceManager.GetString("Send_TRANSLATE_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Send UNPARK command..
+ ///
+ internal static string Send_UNPARK_command {
+ get {
+ return ResourceManager.GetString("Send_UNPARK_command", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending CHECK MEDIA CARD TYPE to the device:.
+ ///
+ internal static string Sending_CHECK_MEDIA_CARD_TYPE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_CHECK_MEDIA_CARD_TYPE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending DISABLE ATTRIBUTE AUTOSAVE to the device:.
+ ///
+ internal static string Sending_DISABLE_ATTRIBUTE_AUTOSAVE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_DISABLE_ATTRIBUTE_AUTOSAVE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending DISABLE OPERATIONS to the device:.
+ ///
+ internal static string Sending_DISABLE_OPERATIONS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_DISABLE_OPERATIONS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending DISPLAY to the device:.
+ ///
+ internal static string Sending_DISPLAY_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_DISPLAY_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending ENABLE ATTRIBUTE AUTOSAVE to the device:.
+ ///
+ internal static string Sending_ENABLE_ATTRIBUTE_AUTOSAVE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_ENABLE_ATTRIBUTE_AUTOSAVE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending ENABLE OPERATIONS to the device:.
+ ///
+ internal static string Sending_ENABLE_OPERATIONS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_ENABLE_OPERATIONS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending EXECUTE OFF-LINE IMMEDIATE to the device:.
+ ///
+ internal static string Sending_EXECUTE_OFF_LINE_IMMEDIATE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_EXECUTE_OFF_LINE_IMMEDIATE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending EXTRACT SS to the device:.
+ ///
+ internal static string Sending_EXTRACT_SS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_EXTRACT_SS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET BOOK BITSETTING to the device:.
+ ///
+ internal static string Sending_GET_BOOK_BITSETTING_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_BOOK_BITSETTING_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET CONFIGURATION to the device:.
+ ///
+ internal static string Sending_GET_CONFIGURATION_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_CONFIGURATION_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET FEATURE LIST to the device:.
+ ///
+ internal static string Sending_GET_FEATURE_LIST_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_FEATURE_LIST_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET GIGAREC to the device:.
+ ///
+ internal static string Sending_GET_GIGAREC_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_GIGAREC_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET NATIVE MAX ADDRESS EXT to the device:.
+ ///
+ internal static string Sending_GET_NATIVE_MAX_ADDRESS_EXT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_NATIVE_MAX_ADDRESS_EXT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET SECUREC to the device:.
+ ///
+ internal static string Sending_GET_SECUREC_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_SECUREC_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET SILENT MODE to the device:.
+ ///
+ internal static string Sending_GET_SILENT_MODE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_SILENT_MODE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET SINGLE-SESSION / HIDE CD-R to the device:.
+ ///
+ internal static string Sending_GET_SINGLE_SESSION_HIDE_CD_R_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_SINGLE_SESSION_HIDE_CD_R_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET SPEEDREAD to the device:.
+ ///
+ internal static string Sending_GET_SPEEDREAD_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_SPEEDREAD_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET TEST WRITE DVD+ to the device:.
+ ///
+ internal static string Sending_GET_TEST_WRITE_DVD_Plus_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_TEST_WRITE_DVD_Plus_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending GET VARIREC to the device:.
+ ///
+ internal static string Sending_GET_VARIREC_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_GET_VARIREC_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending IDENTIFY DEVICE to the device:.
+ ///
+ internal static string Sending_IDENTIFY_DEVICE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_IDENTIFY_DEVICE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending IDENTIFY PACKET DEVICE to the device:.
+ ///
+ internal static string Sending_IDENTIFY_PACKET_DEVICE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_IDENTIFY_PACKET_DEVICE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending INQUIRY to the device:.
+ ///
+ internal static string Sending_INQUIRY_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_INQUIRY_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending LOAD UNLOAD to the device:.
+ ///
+ internal static string Sending_LOAD_UNLOAD_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_LOAD_UNLOAD_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending LOCATE (10) to the device:.
+ ///
+ internal static string Sending_LOCATE_10_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_LOCATE_10_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending LOCATE (16) to the device:.
+ ///
+ internal static string Sending_LOCATE_16_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_LOCATE_16_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending MediaTek READ DRAM to the device:.
+ ///
+ internal static string Sending_MediaTek_READ_DRAM_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_MediaTek_READ_DRAM_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending MODE SENSE (10) to the device:.
+ ///
+ internal static string Sending_MODE_SENSE_10_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_MODE_SENSE_10_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending MODE SENSE (6) to the device:.
+ ///
+ internal static string Sending_MODE_SENSE_6_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_MODE_SENSE_6_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending PARK to the device:.
+ ///
+ internal static string Sending_PARK_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_PARK_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending POWEREC GET SPEEDS to the device:.
+ ///
+ internal static string Sending_POWEREC_GET_SPEEDS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_POWEREC_GET_SPEEDS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending PREVENT ALLOW MEDIUM REMOVAL to the device:.
+ ///
+ internal static string Sending_PREVENT_ALLOW_MEDIUM_REMOVAL_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_PREVENT_ALLOW_MEDIUM_REMOVAL_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ (10) to the device:.
+ ///
+ internal static string Sending_READ_10_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_10_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ (12) to the device:.
+ ///
+ internal static string Sending_READ_12_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_12_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ (16) to the device:.
+ ///
+ internal static string Sending_READ_16_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_16_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ (6) to the device:.
+ ///
+ internal static string Sending_READ_6_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_6_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ ATTRIBUTE to the device:.
+ ///
+ internal static string Sending_READ_ATTRIBUTE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_ATTRIBUTE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ BLOCK LIMITS to the device:.
+ ///
+ internal static string Sending_READ_BLOCK_LIMITS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_BLOCK_LIMITS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ BUFFER DMA to the device:.
+ ///
+ internal static string Sending_READ_BUFFER_DMA_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_BUFFER_DMA_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ BUFFER to the device:.
+ ///
+ internal static string Sending_READ_BUFFER_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_BUFFER_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ CAPACITY (10) to the device:.
+ ///
+ internal static string Sending_READ_CAPACITY_10_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_CAPACITY_10_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ CAPACITY (16) to the device:.
+ ///
+ internal static string Sending_READ_CAPACITY_16_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_CAPACITY_16_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ CD-DA MSF to the device:.
+ ///
+ internal static string Sending_READ_CD_DA_MSF_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_CD_DA_MSF_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ CD-DA to the device:.
+ ///
+ internal static string Sending_READ_CD_DA_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_CD_DA_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ CD MSF to the device:.
+ ///
+ internal static string Sending_READ_CD_MSF_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_CD_MSF_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ CD to the device:.
+ ///
+ internal static string Sending_READ_CD_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_CD_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ CD-XA to the device:.
+ ///
+ internal static string Sending_READ_CD_XA_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_CD_XA_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ DATA BUFFER to the device:.
+ ///
+ internal static string Sending_READ_DATA_BUFFER_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_DATA_BUFFER_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ DATA to the device:.
+ ///
+ internal static string Sending_READ_DATA_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_DATA_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ DISC INFORMATION to the device:.
+ ///
+ internal static string Sending_READ_DISC_INFORMATION_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_DISC_INFORMATION_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ DISC STRUCTURE to the device:.
+ ///
+ internal static string Sending_READ_DISC_STRUCTURE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_DISC_STRUCTURE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ DMA EXT to the device:.
+ ///
+ internal static string Sending_READ_DMA_EXT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_DMA_EXT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ DMA to the device:.
+ ///
+ internal static string Sending_READ_DMA_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_DMA_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ DMA WITH RETRIES to the device:.
+ ///
+ internal static string Sending_READ_DMA_WITH_RETRIES_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_DMA_WITH_RETRIES_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ DVD (RAW) to the device:.
+ ///
+ internal static string Sending_READ_DVD_RAW_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_DVD_RAW_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ EEPROM to the device:.
+ ///
+ internal static string Sending_READ_EEPROM_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_EEPROM_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ FULL TOC to the device:.
+ ///
+ internal static string Sending_READ_FULL_TOC_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_FULL_TOC_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ LOG DMA EXT to the device:.
+ ///
+ internal static string Sending_READ_LOG_DMA_EXT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_LOG_DMA_EXT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ LOG EXT to the device:.
+ ///
+ internal static string Sending_READ_LOG_EXT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_LOG_EXT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ LOG to the device:.
+ ///
+ internal static string Sending_READ_LOG_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_LOG_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ LONG (10) to the device:.
+ ///
+ internal static string Sending_READ_LONG_10_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_LONG_10_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ LONG (16) to the device:.
+ ///
+ internal static string Sending_READ_LONG_16_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_LONG_16_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ LONG (6) to the device:.
+ ///
+ internal static string Sending_READ_LONG_6_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_LONG_6_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ LONG to the device:.
+ ///
+ internal static string Sending_READ_LONG_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_LONG_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ LONG WITH RETRIES to the device:.
+ ///
+ internal static string Sending_READ_LONG_WITH_RETRIES_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_LONG_WITH_RETRIES_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ MEDIA SERIAL NUMBER to the device:.
+ ///
+ internal static string Sending_READ_MEDIA_SERIAL_NUMBER_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_MEDIA_SERIAL_NUMBER_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ_MULTIPLE_BLOCK to the device:.
+ ///
+ internal static string Sending_READ_MULTIPLE_BLOCK_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_MULTIPLE_BLOCK_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ MULTIPLE EXT to the device:.
+ ///
+ internal static string Sending_READ_MULTIPLE_EXT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_MULTIPLE_EXT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ MULTIPLE to the device:.
+ ///
+ internal static string Sending_READ_MULTIPLE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_MULTIPLE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ NATIVE MAX ADDRESS EXT to the device:.
+ ///
+ internal static string Sending_READ_NATIVE_MAX_ADDRESS_EXT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_NATIVE_MAX_ADDRESS_EXT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ NATIVE MAX ADDRESS to the device:.
+ ///
+ internal static string Sending_READ_NATIVE_MAX_ADDRESS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_NATIVE_MAX_ADDRESS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ POSITION to the device:.
+ ///
+ internal static string Sending_READ_POSITION_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_POSITION_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ/RESET USAGE COUNTER to the device:.
+ ///
+ internal static string Sending_READ_RESET_USAGE_COUNTER_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_RESET_USAGE_COUNTER_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ REVERSE (16) to the device:.
+ ///
+ internal static string Sending_READ_REVERSE_16_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_REVERSE_16_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ REVERSE (6) to the device:.
+ ///
+ internal static string Sending_READ_REVERSE_6_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_REVERSE_6_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ SECTOR LOCATION to the device:.
+ ///
+ internal static string Sending_READ_SECTOR_LOCATION_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_SECTOR_LOCATION_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ SECTORS EXT to the device:.
+ ///
+ internal static string Sending_READ_SECTORS_EXT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_SECTORS_EXT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ SECTORS to the device:.
+ ///
+ internal static string Sending_READ_SECTORS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_SECTORS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ SECTORS WITH RETRIES to the device:.
+ ///
+ internal static string Sending_READ_SECTORS_WITH_RETRIES_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_SECTORS_WITH_RETRIES_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ_SINGLE_BLOCK to the device:.
+ ///
+ internal static string Sending_READ_SINGLE_BLOCK_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_SINGLE_BLOCK_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending READ TOC/PMA/ATIP to the device:.
+ ///
+ internal static string Sending_READ_TOC_PMA_ATIP_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_READ_TOC_PMA_ATIP_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending RECOVER BUFFERED DATA to the device:.
+ ///
+ internal static string Sending_RECOVER_BUFFERED_DATA_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_RECOVER_BUFFERED_DATA_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending REPORT DENSITY SUPPORT to the device:.
+ ///
+ internal static string Sending_REPORT_DENSITY_SUPPORT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_REPORT_DENSITY_SUPPORT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending REQUEST EXTENDED ERROR CODE to the device:.
+ ///
+ internal static string Sending_REQUEST_EXTENDED_ERROR_CODE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_REQUEST_EXTENDED_ERROR_CODE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending REQUEST SENSE to the device:.
+ ///
+ internal static string Sending_REQUEST_SENSE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_REQUEST_SENSE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending RETURN STATUS to the device:.
+ ///
+ internal static string Sending_RETURN_STATUS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_RETURN_STATUS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending REWIND to the device:.
+ ///
+ internal static string Sending_REWIND_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_REWIND_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SD_SEND_OP_COND to the device:.
+ ///
+ internal static string Sending_SD_SEND_OP_COND_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SD_SEND_OP_COND_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SD_STATUS to the device:.
+ ///
+ internal static string Sending_SD_STATUS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SD_STATUS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEEK (10) to the device:.
+ ///
+ internal static string Sending_SEEK_10_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEEK_10_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEEK (6) to the device:.
+ ///
+ internal static string Sending_SEEK_6_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEEK_6_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEEK BLOCK to the device:.
+ ///
+ internal static string Sending_SEEK_BLOCK_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEEK_BLOCK_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEEK to the device:.
+ ///
+ internal static string Sending_SEEK_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEEK_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEND_CID to the device:.
+ ///
+ internal static string Sending_SEND_CID_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEND_CID_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEND_CSD to the device:.
+ ///
+ internal static string Sending_SEND_CSD_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEND_CSD_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEND_EXT_CSD to the device:.
+ ///
+ internal static string Sending_SEND_EXT_CSD_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEND_EXT_CSD_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEND_OP_COND to the device:.
+ ///
+ internal static string Sending_SEND_OP_COND_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEND_OP_COND_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEND_SCR to the device:.
+ ///
+ internal static string Sending_SEND_SCR_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEND_SCR_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SEND_STATUS to the device:.
+ ///
+ internal static string Sending_SEND_STATUS_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SEND_STATUS_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SET_BLOCKLEN to the device:.
+ ///
+ internal static string Sending_SET_BLOCKLEN_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SET_BLOCKLEN_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SET ERROR THRESHOLD to the device:.
+ ///
+ internal static string Sending_SET_ERROR_THRESHOLD_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SET_ERROR_THRESHOLD_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SET FEATURES to the device:.
+ ///
+ internal static string Sending_SET_FEATURES_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SET_FEATURES_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SET LOCK STATE to the device:.
+ ///
+ internal static string Sending_SET_LOCK_STATE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SET_LOCK_STATE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending SPACE to the device:.
+ ///
+ internal static string Sending_SPACE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_SPACE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending START STOP UNIT to the device:.
+ ///
+ internal static string Sending_START_STOP_UNIT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_START_STOP_UNIT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending TEST UNIT READY to the device:.
+ ///
+ internal static string Sending_TEST_UNIT_READY_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_TEST_UNIT_READY_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending TRACK SELECT to the device:.
+ ///
+ internal static string Sending_TRACK_SELECT_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_TRACK_SELECT_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending TRANSLATE SECTOR to the device:.
+ ///
+ internal static string Sending_TRANSLATE_SECTOR_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_TRANSLATE_SECTOR_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending TRANSLATE to the device:.
+ ///
+ internal static string Sending_TRANSLATE_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_TRANSLATE_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending UNLOCK to the device:.
+ ///
+ internal static string Sending_UNLOCK_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_UNLOCK_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sending UNPARK to the device:.
+ ///
+ internal static string Sending_UNPARK_to_the_device {
+ get {
+ return ResourceManager.GetString("Sending_UNPARK_to_the_device", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sense buffer is {0} bytes..
+ ///
+ internal static string Sense_buffer_is_0_bytes {
+ get {
+ return ResourceManager.GetString("Sense_buffer_is_0_bytes", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sense buffer is null or empty? {0}.
+ ///
+ internal static string Sense_buffer_is_null_or_empty_0 {
+ get {
+ return ResourceManager.GetString("Sense_buffer_is_null_or_empty_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sense is {0}..
+ ///
+ internal static string Sense_is_0 {
+ get {
+ return ResourceManager.GetString("Sense_is_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Serial.
+ ///
+ internal static string Serial {
+ get {
+ return ResourceManager.GetString("Serial", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Session: {0}.
+ ///
+ internal static string Session_0 {
+ get {
+ return ResourceManager.GetString("Session_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Session?: .
+ ///
+ internal static string Session_Q {
+ get {
+ return ResourceManager.GetString("Session_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Set block length to: {0} bytes.
+ ///
+ internal static string Set_block_length_to_0_bytes {
+ get {
+ return ResourceManager.GetString("Set_block_length_to_0_bytes", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Set block length to?.
+ ///
+ internal static string Set_block_length_to_Q {
+ get {
+ return ResourceManager.GetString("Set_block_length_to_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SET_BLOCKLEN response:.
+ ///
+ internal static string SET_BLOCKLEN_response {
+ get {
+ return ResourceManager.GetString("SET_BLOCKLEN_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SET ERROR THRESHOLD decoded sense:.
+ ///
+ internal static string SET_ERROR_THRESHOLD_decoded_sense {
+ get {
+ return ResourceManager.GetString("SET_ERROR_THRESHOLD_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SET ERROR THRESHOLD sense:.
+ ///
+ internal static string SET_ERROR_THRESHOLD_sense {
+ get {
+ return ResourceManager.GetString("SET_ERROR_THRESHOLD_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SET FEATURES status registers:.
+ ///
+ internal static string SET_FEATURES_status_registers {
+ get {
+ return ResourceManager.GetString("SET_FEATURES_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SET LOCK STATE decoded sense:.
+ ///
+ internal static string SET_LOCK_STATE_decoded_sense {
+ get {
+ return ResourceManager.GetString("SET_LOCK_STATE_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SPACE decoded sense:.
+ ///
+ internal static string SPACE_decoded_sense {
+ get {
+ return ResourceManager.GetString("SPACE_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to SPACE sense:.
+ ///
+ internal static string SPACE_sense {
+ get {
+ return ResourceManager.GetString("SPACE_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Speed: {0}.
+ ///
+ internal static string Speed_0 {
+ get {
+ return ResourceManager.GetString("Speed_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Start?: {0}.
+ ///
+ internal static string Start_0 {
+ get {
+ return ResourceManager.GetString("Start_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Start: {0:D2}:{1:D2}:{2:D2}.
+ ///
+ internal static string Start_0_1_2 {
+ get {
+ return ResourceManager.GetString("Start_0_1_2", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Start frame?: .
+ ///
+ internal static string Start_frame_Q {
+ get {
+ return ResourceManager.GetString("Start_frame_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Start minute?: .
+ ///
+ internal static string Start_minute_Q {
+ get {
+ return ResourceManager.GetString("Start_minute_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Start?: .
+ ///
+ internal static string Start_Q {
+ get {
+ return ResourceManager.GetString("Start_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Start second?: .
+ ///
+ internal static string Start_second_Q {
+ get {
+ return ResourceManager.GetString("Start_second_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to START STOP UNIT decoded sense:.
+ ///
+ internal static string START_STOP_UNIT_decoded_sense {
+ get {
+ return ResourceManager.GetString("START_STOP_UNIT_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to START STOP UNIT sense:.
+ ///
+ internal static string START_STOP_UNIT_sense {
+ get {
+ return ResourceManager.GetString("START_STOP_UNIT_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Status: {0}.
+ ///
+ internal static string Status_0 {
+ get {
+ return ResourceManager.GetString("Status_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Stopping motor....
+ ///
+ internal static string Stopping_motor {
+ get {
+ return ResourceManager.GetString("Stopping_motor", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Subchannel mode.
+ ///
+ internal static string Subchannel_mode {
+ get {
+ return ResourceManager.GetString("Subchannel_mode", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Subchannel mode: {0}.
+ ///
+ internal static string Subchannel_mode_0 {
+ get {
+ return ResourceManager.GetString("Subchannel_mode_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Subcommand?: .
+ ///
+ internal static string Subcommand {
+ get {
+ return ResourceManager.GetString("Subcommand", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Subcommand: {0}.
+ ///
+ internal static string Subcommand_0 {
+ get {
+ return ResourceManager.GetString("Subcommand_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Subpage: {0}.
+ ///
+ internal static string Subpage_0 {
+ get {
+ return ResourceManager.GetString("Subpage_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Subpage?: .
+ ///
+ internal static string Subpage_Q {
+ get {
+ return ResourceManager.GetString("Subpage_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Success!.
+ ///
+ internal static string Success {
+ get {
+ return ResourceManager.GetString("Success", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Supported?.
+ ///
+ internal static string Supported {
+ get {
+ return ResourceManager.GetString("Supported", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Suppress length indicator?: {0}.
+ ///
+ internal static string Suppress_length_indicator_0 {
+ get {
+ return ResourceManager.GetString("Suppress_length_indicator_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Suppress length indicator?: .
+ ///
+ internal static string Suppress_length_indicator_Q {
+ get {
+ return ResourceManager.GetString("Suppress_length_indicator_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to System error status is {0} and error number is {1}..
+ ///
+ internal static string System_error_status_is_0_and_error_number_is_1 {
+ get {
+ return ResourceManager.GetString("System_error_status_is_0_and_error_number_is_1", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TEST UNIT READY decoded sense:.
+ ///
+ internal static string TEST_UNIT_READY_decoded_sense {
+ get {
+ return ResourceManager.GetString("TEST_UNIT_READY_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TEST UNIT READY sense:.
+ ///
+ internal static string TEST_UNIT_READY_sense {
+ get {
+ return ResourceManager.GetString("TEST_UNIT_READY_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Track: {0}.
+ ///
+ internal static string Track_0 {
+ get {
+ return ResourceManager.GetString("Track_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Track?: .
+ ///
+ internal static string Track_Q {
+ get {
+ return ResourceManager.GetString("Track_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TRACK SELECT decoded sense:.
+ ///
+ internal static string TRACK_SELECT_decoded_sense {
+ get {
+ return ResourceManager.GetString("TRACK_SELECT_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TRACK SELECT sense:.
+ ///
+ internal static string TRACK_SELECT_sense {
+ get {
+ return ResourceManager.GetString("TRACK_SELECT_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Transfer sectors?: .
+ ///
+ internal static string Transfer_sectors_Q {
+ get {
+ return ResourceManager.GetString("Transfer_sectors_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TRANSLATE decoded sense:.
+ ///
+ internal static string TRANSLATE_decoded_sense {
+ get {
+ return ResourceManager.GetString("TRANSLATE_decoded_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TRANSLATE response:.
+ ///
+ internal static string TRANSLATE_response {
+ get {
+ return ResourceManager.GetString("TRANSLATE_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TRANSLATE SECTOR response:.
+ ///
+ internal static string TRANSLATE_SECTOR_response {
+ get {
+ return ResourceManager.GetString("TRANSLATE_SECTOR_response", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TRANSLATE SECTOR status registers:.
+ ///
+ internal static string TRANSLATE_SECTOR_status_registers {
+ get {
+ return ResourceManager.GetString("TRANSLATE_SECTOR_status_registers", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TRANSLATE sense:.
+ ///
+ internal static string TRANSLATE_sense {
+ get {
+ return ResourceManager.GetString("TRANSLATE_sense", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Trap disc doesn't have enough sectors....
+ ///
+ internal static string Trap_disc_doesnt_have_enough_sectors {
+ get {
+ return ResourceManager.GetString("Trap_disc_doesnt_have_enough_sectors", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Trap disc shows {0} sectors....
+ ///
+ internal static string Trap_disc_shows_0_sectors {
+ get {
+ return ResourceManager.GetString("Trap_disc_shows_0_sectors", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Try to error correct block?: {0}.
+ ///
+ internal static string Try_to_error_correct_block_0 {
+ get {
+ return ResourceManager.GetString("Try_to_error_correct_block_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Try to error correct block?: .
+ ///
+ internal static string Try_to_error_correct_block_Q {
+ get {
+ return ResourceManager.GetString("Try_to_error_correct_block_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 2.- Try to read a GD-ROM using a trap disc..
+ ///
+ internal static string Try_to_read_a_GD_ROM_using_a_trap_disc {
+ get {
+ return ResourceManager.GetString("Try_to_read_a_GD_ROM_using_a_trap_disc", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 3.- Try to read Lead-Out using a trap disc..
+ ///
+ internal static string Try_to_read_Lead_Out_using_a_trap_disc {
+ get {
+ return ResourceManager.GetString("Try_to_read_Lead_Out_using_a_trap_disc", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 1.- Try to read the cache data from a device with a MediaTek chipset (F1h command 06h subcommand)..
+ ///
internal static string Try_to_read_the_cache_data_from_a_device_with_a_MediaTek_chipset_F1h_command_06h_subcommand {
get {
return ResourceManager.GetString("Try_to_read_the_cache_data_from_a_device_with_a_MediaTek_chipset_F1h_command_06h_" +
@@ -6262,849 +10356,273 @@ namespace Aaru.Tests.Devices {
}
}
- internal static string Try_to_read_a_GD_ROM_using_a_trap_disc {
+ ///
+ /// Looks up a localized string similar to UNLOCK decoded sense:.
+ ///
+ internal static string UNLOCK_decoded_sense {
get {
- return ResourceManager.GetString("Try_to_read_a_GD_ROM_using_a_trap_disc", resourceCulture);
+ return ResourceManager.GetString("UNLOCK_decoded_sense", resourceCulture);
}
}
- internal static string Try_to_read_Lead_Out_using_a_trap_disc {
+ ///
+ /// Looks up a localized string similar to UNLOCK sense:.
+ ///
+ internal static string UNLOCK_sense {
get {
- return ResourceManager.GetString("Try_to_read_Lead_Out_using_a_trap_disc", resourceCulture);
+ return ResourceManager.GetString("UNLOCK_sense", resourceCulture);
}
}
- internal static string Return_to_command_class_menu {
+ ///
+ /// Looks up a localized string similar to UNPARK decoded sense:.
+ ///
+ internal static string UNPARK_decoded_sense {
get {
- return ResourceManager.GetString("Return_to_command_class_menu", resourceCulture);
+ return ResourceManager.GetString("UNPARK_decoded_sense", resourceCulture);
}
}
- internal static string Send_a_MultiMediaCard_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to UNPARK sense:.
+ ///
+ internal static string UNPARK_sense {
get {
- return ResourceManager.GetString("Send_a_MultiMediaCard_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _1_Send_READ_MULTIPLE_BLOCK_command {
- get {
- return ResourceManager.GetString("_1_Send_READ_MULTIPLE_BLOCK_command", resourceCulture);
- }
- }
-
- internal static string _2_Send_READ_SINGLE_BLOCK_command {
- get {
- return ResourceManager.GetString("_2_Send_READ_SINGLE_BLOCK_command", resourceCulture);
- }
- }
-
- internal static string _3_Send_SEND_CID_command {
- get {
- return ResourceManager.GetString("_3_Send_SEND_CID_command", resourceCulture);
- }
- }
-
- internal static string _4_Send_SEND_CSD_command {
- get {
- return ResourceManager.GetString("_4_Send_SEND_CSD_command", resourceCulture);
- }
- }
-
- internal static string _5_Send_SEND_EXT_CSD_command {
- get {
- return ResourceManager.GetString("_5_Send_SEND_EXT_CSD_command", resourceCulture);
- }
- }
-
- internal static string _6_Send_SEND_OP_COND_command {
- get {
- return ResourceManager.GetString("_6_Send_SEND_OP_COND_command", resourceCulture);
- }
- }
-
- internal static string _7_Send_SEND_STATUS_command {
- get {
- return ResourceManager.GetString("_7_Send_SEND_STATUS_command", resourceCulture);
- }
- }
-
- internal static string _8_Send_SET_BLOCKLEN_command {
- get {
- return ResourceManager.GetString("_8_Send_SET_BLOCKLEN_command", resourceCulture);
- }
- }
-
- internal static string Return_to_SecureDigital_MultiMediaCard_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SecureDigital_MultiMediaCard_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SecureDigital_MultiMediaCard_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SecureDigital_MultiMediaCard_commands_menu", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_MULTIPLE_BLOCK_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_MULTIPLE_BLOCK_command", resourceCulture);
- }
- }
-
- internal static string Parameters_for_READ_SINGLE_BLOCK_command {
- get {
- return ResourceManager.GetString("Parameters_for_READ_SINGLE_BLOCK_command", resourceCulture);
- }
- }
-
- internal static string Return_to_MultiMediaCard_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_MultiMediaCard_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_MultiMediaCard_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_MultiMediaCard_commands_menu", resourceCulture);
- }
- }
-
- internal static string Use_byte_addressing_Q {
- get {
- return ResourceManager.GetString("Use_byte_addressing_Q", resourceCulture);
- }
- }
-
- internal static string Read_from_byte_Q {
- get {
- return ResourceManager.GetString("Read_from_byte_Q", resourceCulture);
- }
- }
-
- internal static string Read_from_block_Q {
- get {
- return ResourceManager.GetString("Read_from_block_Q", resourceCulture);
- }
- }
-
- internal static string How_many_bytes_to_expect_in_a_block_Q {
- get {
- return ResourceManager.GetString("How_many_bytes_to_expect_in_a_block_Q", resourceCulture);
- }
- }
-
- internal static string Sending_READ_MULTIPLE_BLOCK_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_MULTIPLE_BLOCK_to_the_device", resourceCulture);
- }
- }
-
- internal static string Sending_READ_SINGLE_BLOCK_to_the_device {
- get {
- return ResourceManager.GetString("Sending_READ_SINGLE_BLOCK_to_the_device", resourceCulture);
- }
- }
-
- internal static string Response_has_0_elements {
- get {
- return ResourceManager.GetString("Response_has_0_elements", resourceCulture);
- }
- }
-
- internal static string _2_Print_response_buffer {
- get {
- return ResourceManager.GetString("_2_Print_response_buffer", resourceCulture);
- }
- }
-
- internal static string READ_MULTIPLE_BLOCK_buffer {
- get {
- return ResourceManager.GetString("READ_MULTIPLE_BLOCK_buffer", resourceCulture);
- }
- }
-
- internal static string READ_SINGLE_BLOCK_buffer {
- get {
- return ResourceManager.GetString("READ_SINGLE_BLOCK_buffer", resourceCulture);
- }
- }
-
- internal static string READ_MULTIPLE_BLOCK_response {
- get {
- return ResourceManager.GetString("READ_MULTIPLE_BLOCK_response", resourceCulture);
- }
- }
-
- internal static string READ_SINGLE_BLOCK_response {
- get {
- return ResourceManager.GetString("READ_SINGLE_BLOCK_response", resourceCulture);
- }
- }
-
- internal static string Sending_SEND_OP_COND_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEND_OP_COND_to_the_device", resourceCulture);
- }
- }
-
- internal static string _3_Print_response_buffer {
- get {
- return ResourceManager.GetString("_3_Print_response_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_OP_COND_buffer {
- get {
- return ResourceManager.GetString("SEND_OP_COND_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_OP_COND_decoded_buffer {
- get {
- return ResourceManager.GetString("SEND_OP_COND_decoded_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_OP_COND_response {
- get {
- return ResourceManager.GetString("SEND_OP_COND_response", resourceCulture);
- }
- }
-
- internal static string Sending_SEND_STATUS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEND_STATUS_to_the_device", resourceCulture);
- }
- }
-
- internal static string SEND_STATUS_buffer {
- get {
- return ResourceManager.GetString("SEND_STATUS_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_STATUS_response {
- get {
- return ResourceManager.GetString("SEND_STATUS_response", resourceCulture);
- }
- }
-
- internal static string Sending_SEND_CID_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEND_CID_to_the_device", resourceCulture);
- }
- }
-
- internal static string SEND_CID_buffer {
- get {
- return ResourceManager.GetString("SEND_CID_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_CID_decoded_buffer {
- get {
- return ResourceManager.GetString("SEND_CID_decoded_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_CID_response {
- get {
- return ResourceManager.GetString("SEND_CID_response", resourceCulture);
- }
- }
-
- internal static string Sending_SEND_CSD_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEND_CSD_to_the_device", resourceCulture);
- }
- }
-
- internal static string SEND_CSD_buffer {
- get {
- return ResourceManager.GetString("SEND_CSD_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_CSD_decoded_buffer {
- get {
- return ResourceManager.GetString("SEND_CSD_decoded_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_CSD_response {
- get {
- return ResourceManager.GetString("SEND_CSD_response", resourceCulture);
- }
- }
-
- internal static string Sending_SEND_EXT_CSD_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEND_EXT_CSD_to_the_device", resourceCulture);
- }
- }
-
- internal static string SEND_EXT_CSD_buffer {
- get {
- return ResourceManager.GetString("SEND_EXT_CSD_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_EXT_CSD_decoded_buffer {
- get {
- return ResourceManager.GetString("SEND_EXT_CSD_decoded_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_EXT_CSD_response {
- get {
- return ResourceManager.GetString("SEND_EXT_CSD_response", resourceCulture);
- }
- }
-
- internal static string Parameters_for_SET_BLOCKLEN_command {
- get {
- return ResourceManager.GetString("Parameters_for_SET_BLOCKLEN_command", resourceCulture);
- }
- }
-
- internal static string Set_block_length_to_0_bytes {
- get {
- return ResourceManager.GetString("Set_block_length_to_0_bytes", resourceCulture);
- }
- }
-
- internal static string Set_block_length_to_Q {
- get {
- return ResourceManager.GetString("Set_block_length_to_Q", resourceCulture);
- }
- }
-
- internal static string Sending_SET_BLOCKLEN_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SET_BLOCKLEN_to_the_device", resourceCulture);
- }
- }
-
- internal static string SET_BLOCKLEN_response {
- get {
- return ResourceManager.GetString("SET_BLOCKLEN_response", resourceCulture);
- }
- }
-
- internal static string Send_a_SecureDigital_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_SecureDigital_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _3_Send_SD_SEND_OP_COND_command {
- get {
- return ResourceManager.GetString("_3_Send_SD_SEND_OP_COND_command", resourceCulture);
- }
- }
-
- internal static string _4_Send_SD_STATUS_command {
- get {
- return ResourceManager.GetString("_4_Send_SD_STATUS_command", resourceCulture);
- }
- }
-
- internal static string _5_Send_SEND_CID_command {
- get {
- return ResourceManager.GetString("_5_Send_SEND_CID_command", resourceCulture);
- }
- }
-
- internal static string _6_Send_SEND_CSD_command {
- get {
- return ResourceManager.GetString("_6_Send_SEND_CSD_command", resourceCulture);
- }
- }
-
- internal static string _7_Send_SEND_SCR_command {
- get {
- return ResourceManager.GetString("_7_Send_SEND_SCR_command", resourceCulture);
- }
- }
-
- internal static string Read_from_byte_0 {
- get {
- return ResourceManager.GetString("Read_from_byte_0", resourceCulture);
- }
- }
-
- internal static string Read_from_block_0 {
- get {
- return ResourceManager.GetString("Read_from_block_0", resourceCulture);
- }
- }
-
- internal static string Expected_block_size_0_bytes {
- get {
- return ResourceManager.GetString("Expected_block_size_0_bytes", resourceCulture);
- }
- }
-
- internal static string Return_to_SecureDigital_commands_menu {
- get {
- return ResourceManager.GetString("Return_to_SecureDigital_commands_menu", resourceCulture);
- }
- }
-
- internal static string Returning_to_SecureDigital_commands_menu {
- get {
- return ResourceManager.GetString("Returning_to_SecureDigital_commands_menu", resourceCulture);
- }
- }
-
- internal static string Sending_SD_SEND_OP_COND_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SD_SEND_OP_COND_to_the_device", resourceCulture);
- }
- }
-
- internal static string SD_SEND_OP_COND_buffer {
- get {
- return ResourceManager.GetString("SD_SEND_OP_COND_buffer", resourceCulture);
- }
- }
-
- internal static string SD_SEND_OP_COND_decoded_buffer {
- get {
- return ResourceManager.GetString("SD_SEND_OP_COND_decoded_buffer", resourceCulture);
- }
- }
-
- internal static string SD_SEND_OP_COND_response {
- get {
- return ResourceManager.GetString("SD_SEND_OP_COND_response", resourceCulture);
- }
- }
-
- internal static string Sending_SD_STATUS_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SD_STATUS_to_the_device", resourceCulture);
- }
- }
-
- internal static string SD_STATUS_buffer {
- get {
- return ResourceManager.GetString("SD_STATUS_buffer", resourceCulture);
- }
- }
-
- internal static string SD_STATUS_response {
- get {
- return ResourceManager.GetString("SD_STATUS_response", resourceCulture);
- }
- }
-
- internal static string Sending_SEND_SCR_to_the_device {
- get {
- return ResourceManager.GetString("Sending_SEND_SCR_to_the_device", resourceCulture);
- }
- }
-
- internal static string SEND_SCR_buffer {
- get {
- return ResourceManager.GetString("SEND_SCR_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_SCR_decoded_buffer {
- get {
- return ResourceManager.GetString("SEND_SCR_decoded_buffer", resourceCulture);
- }
- }
-
- internal static string SEND_SCR_response {
- get {
- return ResourceManager.GetString("SEND_SCR_response", resourceCulture);
- }
- }
-
- internal static string Send_an_ATA_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_an_ATA_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _1_Send_a_CHS_ATA_command_to_the_device {
- get {
- return ResourceManager.GetString("_1_Send_a_CHS_ATA_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _2_Send_a_28_bit_ATA_command_to_the_device {
- get {
- return ResourceManager.GetString("_2_Send_a_28_bit_ATA_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _3_Send_a_48_bit_ATA_command_to_the_device {
- get {
- return ResourceManager.GetString("_3_Send_a_48_bit_ATA_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _4_Send_an_ATAPI_command_to_the_device {
- get {
- return ResourceManager.GetString("_4_Send_an_ATAPI_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _5_Send_a_CompactFlash_command_to_the_device {
- get {
- return ResourceManager.GetString("_5_Send_a_CompactFlash_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _6_Send_a_Media_Card_Pass_Through_command_to_the_device {
- get {
- return ResourceManager.GetString("_6_Send_a_Media_Card_Pass_Through_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _7_Send_a_SMART_command_to_the_device {
- get {
- return ResourceManager.GetString("_7_Send_a_SMART_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Returning_to_command_class_menu {
- get {
- return ResourceManager.GetString("Returning_to_command_class_menu", resourceCulture);
- }
- }
-
- internal static string Send_a_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_a_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_a_SCSI_command {
- get {
- return ResourceManager.GetString("Send_a_SCSI_command", resourceCulture);
- }
- }
-
- internal static string Send_an_ATA_command {
- get {
- return ResourceManager.GetString("Send_an_ATA_command", resourceCulture);
- }
- }
-
- internal static string Send_a_SecureDigital_MultiMediaCard_command {
- get {
- return ResourceManager.GetString("Send_a_SecureDigital_MultiMediaCard_command", resourceCulture);
- }
- }
-
- internal static string Send_a_NVMe_command {
- get {
- return ResourceManager.GetString("Send_a_NVMe_command", resourceCulture);
- }
- }
-
- internal static string Send_a_special_sequence_of_commands_for_SCSI_Multimedia_devices {
- get {
- return ResourceManager.GetString("Send_a_special_sequence_of_commands_for_SCSI_Multimedia_devices", resourceCulture);
- }
- }
-
- internal static string Returning_to_device_menu {
- get {
- return ResourceManager.GetString("Returning_to_device_menu", resourceCulture);
- }
- }
-
- internal static string Return_to_device_menu {
- get {
- return ResourceManager.GetString("Return_to_device_menu", resourceCulture);
- }
- }
-
- internal static string Status_0 {
- get {
- return ResourceManager.GetString("Status_0", resourceCulture);
- }
- }
-
- internal static string Error_0 {
- get {
- return ResourceManager.GetString("Error_0", resourceCulture);
- }
- }
-
- internal static string LBA_Q_0 {
- get {
- return ResourceManager.GetString("LBA_Q_0", resourceCulture);
- }
- }
-
- internal static string Bit_7_set_0 {
- get {
- return ResourceManager.GetString("Bit_7_set_0", resourceCulture);
- }
- }
-
- internal static string Bit_5_set_0 {
- get {
- return ResourceManager.GetString("Bit_5_set_0", resourceCulture);
- }
- }
-
- internal static string Options {
- get {
- return ResourceManager.GetString("Options", resourceCulture);
- }
- }
-
- internal static string Print_USB_descriptors {
- get {
- return ResourceManager.GetString("Print_USB_descriptors", resourceCulture);
- }
- }
-
- internal static string Print_PCMCIA_CIS {
- get {
- return ResourceManager.GetString("Print_PCMCIA_CIS", resourceCulture);
- }
- }
-
- internal static string _3_Send_a_command_to_the_device {
- get {
- return ResourceManager.GetString("_3_Send_a_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Return_to_device_selection {
- get {
- return ResourceManager.GetString("Return_to_device_selection", resourceCulture);
- }
- }
-
- internal static string Returning_to_device_selection {
- get {
- return ResourceManager.GetString("Returning_to_device_selection", resourceCulture);
+ return ResourceManager.GetString("UNPARK_sense", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to USB descriptors:.
+ ///
internal static string USB_descriptors {
get {
return ResourceManager.GetString("USB_descriptors", resourceCulture);
}
}
- internal static string PCMCIA_CIS {
+ ///
+ /// Looks up a localized string similar to Use byte addressing?: .
+ ///
+ internal static string Use_byte_addressing_Q {
get {
- return ResourceManager.GetString("PCMCIA_CIS", resourceCulture);
+ return ResourceManager.GetString("Use_byte_addressing_Q", resourceCulture);
}
}
- internal static string No_known_devices_attached {
+ ///
+ /// Looks up a localized string similar to Use cache?: {0}.
+ ///
+ internal static string Use_cache_0 {
get {
- return ResourceManager.GetString("No_known_devices_attached", resourceCulture);
+ return ResourceManager.GetString("Use_cache_0", resourceCulture);
}
}
- internal static string Aaru_device_handling_tests {
+ ///
+ /// Looks up a localized string similar to Use cache?: .
+ ///
+ internal static string Use_cache_Q {
get {
- return ResourceManager.GetString("Aaru_device_handling_tests", resourceCulture);
+ return ResourceManager.GetString("Use_cache_Q", resourceCulture);
}
}
- internal static string Path {
+ ///
+ /// Looks up a localized string similar to Use streaming?: {0}.
+ ///
+ internal static string Use_streaming_0 {
get {
- return ResourceManager.GetString("Path", resourceCulture);
+ return ResourceManager.GetString("Use_streaming_0", resourceCulture);
}
}
+ ///
+ /// Looks up a localized string similar to Use streaming?: .
+ ///
+ internal static string Use_streaming_Q {
+ get {
+ return ResourceManager.GetString("Use_streaming_Q", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Vendor.
+ ///
internal static string Vendor {
get {
return ResourceManager.GetString("Vendor", resourceCulture);
}
}
- internal static string Model {
+ ///
+ /// Looks up a localized string similar to Volume: {0}.
+ ///
+ internal static string Volume_0 {
get {
- return ResourceManager.GetString("Model", resourceCulture);
+ return ResourceManager.GetString("Volume_0", resourceCulture);
}
}
- internal static string Serial {
+ ///
+ /// Looks up a localized string similar to Volume?: .
+ ///
+ internal static string Volume_Q {
get {
- return ResourceManager.GetString("Serial", resourceCulture);
+ return ResourceManager.GetString("Volume_Q", resourceCulture);
}
}
- internal static string Bus {
+ ///
+ /// Looks up a localized string similar to Waiting 5 seconds....
+ ///
+ internal static string Waiting_5_seconds {
get {
- return ResourceManager.GetString("Bus", resourceCulture);
+ return ResourceManager.GetString("Waiting_5_seconds", resourceCulture);
}
}
- internal static string Supported {
+ ///
+ /// Looks up a localized string similar to What cylinder?: .
+ ///
+ internal static string What_cylinder {
get {
- return ResourceManager.GetString("Supported", resourceCulture);
+ return ResourceManager.GetString("What_cylinder", resourceCulture);
}
}
- internal static string Number {
+ ///
+ /// Looks up a localized string similar to What feature?: .
+ ///
+ internal static string What_feature {
get {
- return ResourceManager.GetString("Number", resourceCulture);
+ return ResourceManager.GetString("What_feature", resourceCulture);
}
}
- internal static string Please_choose_which_drive_to_test_zero_to_exit {
+ ///
+ /// Looks up a localized string similar to What head?: .
+ ///
+ internal static string What_head {
get {
- return ResourceManager.GetString("Please_choose_which_drive_to_test_zero_to_exit", resourceCulture);
+ return ResourceManager.GetString("What_head", resourceCulture);
}
}
- internal static string Exiting {
+ ///
+ /// Looks up a localized string similar to What log address?: .
+ ///
+ internal static string What_log_address {
get {
- return ResourceManager.GetString("Exiting", resourceCulture);
+ return ResourceManager.GetString("What_log_address", resourceCulture);
}
}
- internal static string No_such_device_Press_any_key_to_continue {
+ ///
+ /// Looks up a localized string similar to What logical block address?: .
+ ///
+ internal static string What_logical_block_address {
get {
- return ResourceManager.GetString("No_such_device_Press_any_key_to_continue", resourceCulture);
+ return ResourceManager.GetString("What_logical_block_address", resourceCulture);
}
}
- internal static string NVMe_commands_not_yet_implemented_Press_any_key_to_continue {
+ ///
+ /// Looks up a localized string similar to What page number?: .
+ ///
+ internal static string What_page_number {
get {
- return ResourceManager.GetString("NVMe_commands_not_yet_implemented_Press_any_key_to_continue", resourceCulture);
+ return ResourceManager.GetString("What_page_number", resourceCulture);
}
}
- internal static string Send_a_SCSI_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to What sector?: .
+ ///
+ internal static string What_sector {
get {
- return ResourceManager.GetString("Send_a_SCSI_command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("What_sector", resourceCulture);
}
}
- internal static string _1_Send_an_Adaptec_vendor_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to What sector count?: .
+ ///
+ internal static string What_sector_count {
get {
- return ResourceManager.GetString("_1_Send_an_Adaptec_vendor_command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("What_sector_count", resourceCulture);
}
}
- internal static string _2_Send_an_Archive_vendor_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to What to space.
+ ///
+ internal static string What_to_space {
get {
- return ResourceManager.GetString("_2_Send_an_Archive_vendor_command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("What_to_space", resourceCulture);
}
}
- internal static string _3_Send_a_Certance_vendor_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to What to space: {0}.
+ ///
+ internal static string What_to_space_0 {
get {
- return ResourceManager.GetString("_3_Send_a_Certance_vendor_command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("What_to_space_0", resourceCulture);
}
}
- internal static string _4_Send_a_Fujitsu_vendor_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to Whole sector?: {0}.
+ ///
+ internal static string Whole_sector_0 {
get {
- return ResourceManager.GetString("_4_Send_a_Fujitsu_vendor_command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("Whole_sector_0", resourceCulture);
}
}
- internal static string _5_Send_an_HLDTST_vendor_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to Will read {0} blocks.
+ ///
+ internal static string Will_read_0_blocks {
get {
- return ResourceManager.GetString("_5_Send_an_HLDTST_vendor_command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("Will_read_0_blocks", resourceCulture);
}
}
- internal static string _6_Send_a_Hewlett_Packard_vendor_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to Will read {0} bytes.
+ ///
+ internal static string Will_read_0_bytes {
get {
- return ResourceManager.GetString("_6_Send_a_Hewlett_Packard_vendor_command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("Will_read_0_bytes", resourceCulture);
}
}
- internal static string _7_Send_a_Kreon_vendor_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to Will read {0} objects.
+ ///
+ internal static string Will_read_0_objects {
get {
- return ResourceManager.GetString("_7_Send_a_Kreon_vendor_command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("Will_read_0_objects", resourceCulture);
}
}
- internal static string _8_Send_a_SCSI_MultiMedia_Command_to_the_device {
+ ///
+ /// Looks up a localized string similar to Will transfer {0} bytes.
+ ///
+ internal static string Will_transfer_0_bytes {
get {
- return ResourceManager.GetString("_8_Send_a_SCSI_MultiMedia_Command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("Will_transfer_0_bytes", resourceCulture);
}
}
- internal static string _9_Send_a_NEC_vendor_command_to_the_device {
+ ///
+ /// Looks up a localized string similar to Will transfer {0} sectors.
+ ///
+ internal static string Will_transfer_0_sectors {
get {
- return ResourceManager.GetString("_9_Send_a_NEC_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _10_Send_a_Pioneer_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("_10_Send_a_Pioneer_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _11_Send_a_Plasmon_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("_11_Send_a_Plasmon_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _12_Send_a_Plextor_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("_12_Send_a_Plextor_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _13_Send_a_SCSI_Block_Command_to_the_device {
- get {
- return ResourceManager.GetString("_13_Send_a_SCSI_Block_Command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _14_Send_a_SCSI_Media_Changer_command_to_the_device {
- get {
- return ResourceManager.GetString("_14_Send_a_SCSI_Media_Changer_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _15_Send_a_SCSI_Primary_Command_to_the_device {
- get {
- return ResourceManager.GetString("_15_Send_a_SCSI_Primary_Command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _16_Send_a_SCSI_Streaming_Command_to_the_device {
- get {
- return ResourceManager.GetString("_16_Send_a_SCSI_Streaming_Command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _17_Send_a_SyQuest_vendor_command_to_the_device {
- get {
- return ResourceManager.GetString("_17_Send_a_SyQuest_vendor_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string Send_an_SecureDigital_MultiMediaCard_command_to_the_device {
- get {
- return ResourceManager.GetString("Send_an_SecureDigital_MultiMediaCard_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _1_Send_a_SecureDigital_command_to_the_device {
- get {
- return ResourceManager.GetString("_1_Send_a_SecureDigital_command_to_the_device", resourceCulture);
- }
- }
-
- internal static string _2_Send_a_MultiMediaCard_command_to_the_device {
- get {
- return ResourceManager.GetString("_2_Send_a_MultiMediaCard_command_to_the_device", resourceCulture);
+ return ResourceManager.GetString("Will_transfer_0_sectors", resourceCulture);
}
}
}
diff --git a/Aaru.Tests.Devices/Localization/Localization.es.resx b/Aaru.Tests.Devices/Localization/Localization.es.resx
new file mode 100644
index 000000000..1c337932c
--- /dev/null
+++ b/Aaru.Tests.Devices/Localization/Localization.es.resx
@@ -0,0 +1,3541 @@
+
+
+ text/microsoft-resx
+
+
+ 1.3
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+
+
+
+ Dispositivo: {0}
+
+
+ Enviar un comando ATA de 28-bits al dispositivo:
+
+
+ 1.- Enviar comando READ BUFFER.
+
+
+ 2.- Enviar comando READ BUFFER DMA.
+
+
+ 3.- Enviar comando READ DMA.
+
+
+ 4.- Enviar comando READ DMA WITH RETRIES.
+
+
+ 5.- Enviar comando READ LONG.
+
+
+ 6.- Enviar comando READ LONG WITH RETRIES.
+
+
+ 7.- Enviar comando READ MULTIPLE.
+
+
+ 8.- Enviar comando READ NATIVE MAX ADDRESS.
+
+
+ 9.- Enviar comando READ SECTORS.
+
+
+ 10.- Enviar comando READ SECTORS WITH RETRIES.
+
+
+ 11.- Enviar comando SEEK.
+
+
+ 0.- Volver al menú de comandos ATA.
+
+
+ Elija:
+
+
+ No es un número. Pulse cualquier tecla para continuar...
+
+
+ Volviendo al menú de comandos ATA...
+
+
+ Opción incorrecta. Pulse cualquier tecla para continuar...
+
+
+ Enviando READ BUFFER al dispositivo:
+
+
+ El comando tomó {0} ms.
+
+
+ Sense es {0}
+
+
+ El búfer tiene {0} bytes.
+
+
+ ¿Está vació o es nulo el búfer?: {0}
+
+
+ Elegir qué hacer:
+
+
+ 1.- Mostrar el búfer.
+
+
+ 2.- Descodificar registros de error.
+
+
+ 3.- Enviar el comando otra vez.
+
+
+ 0.- Volver al menú de comandos ATA de 28-bits.
+
+
+ Volviendo al menú de comandos ATA de 28-bits...
+
+
+ Respuesta de READ BUFFER:
+
+
+ Pulse cualquier tecla para continuar...
+
+
+ Registros de estado de READ BUFFER:
+
+
+ nulo
+
+
+ Enviando READ BUFFER DMA al dispositivo:
+
+
+ Respuesta de READ BUFFER DMA:
+
+
+ Registros de estado de READ BUFFER DMA:
+
+
+ Parámetros para el comando READ DMA WITH RETRIES:
+
+
+ Parámetros para el comando READ DMA:
+
+
+ LBA: {0}
+
+
+ Cuenta: {0}
+
+
+ 1.- Cambiar parámetros.
+
+
+ ¿Qué dirección del bloque lógico?:
+
+
+ La dirección no puede ser mayor de {0}. Estableciéndola a {0}...
+
+
+ ¿Cuántos sectores?:
+
+
+ Enviando READ DMA WITH RETRIES al dispositivo:
+
+
+ Enviando READ DMA al dispositivo:
+
+
+ 4.- Cambiar parámetros.
+
+
+ Respuesta de READ DMA WITH RETRIES:
+
+
+ Respuesta de READ DMA:
+
+
+ Registros de estado de READ DMA WITH RETRIES:
+
+
+ Registros de estado de READ DMA:
+
+
+ 2.- Enviar el comando con estos parámetros.
+
+
+ Parámetros para el comando READ LONG WITH RETRIES:
+
+
+ Parámetros para el comando READ LONG:
+
+
+ Tamaño del bloque: {0}
+
+
+ ¿Cuántos bytes se esperan?:
+
+
+ Enviando READ LONG WITH RETRIES al dispositivo:
+
+
+ Enviando READ LONG al dispositivo:
+
+
+ Respuesta de READ LONG WITH RETRIES:
+
+
+ Respuesta de READ LONG:
+
+
+ Registros de estado de READ LONG WITH RETRIES:
+
+
+ Registros de estado de READ LONG:
+
+
+ Parámetros para el comando READ MULTIPLE:
+
+
+ Enviando READ MULTIPLE al dispositivo:
+
+
+ Respuesta de READ MULTIPLE:
+
+
+ Registros de estado de READ MULTIPLE:
+
+
+ Enviando READ NATIVE MAX ADDRESS al dispositivo:
+
+
+ El LBA máximo es {0}.
+
+
+ 1.- Descodificar registros de error.
+
+
+ 2.- Enviar el comando de nuevo.
+
+
+ Registros de estado de READ NATIVE MAX ADDRESS:
+
+
+ Parámetros para el comando READ SECTORS WITH RETRIES:
+
+
+ Parámetros para el comando READ SECTORS:
+
+
+ Enviando READ SECTORS WITH RETRIES al dispositivo:
+
+
+ Enviando READ SECTORS al dispositivo:
+
+
+ Respuesta de READ SECTORS WITH RETRIES:
+
+
+ Respuesta de READ SECTORS:
+
+
+ Registros de estado de READ SECTORS WITH RETRIES:
+
+
+ Registros de estado de READ SECTORS:
+
+
+ Parámetros para el comando SEEK:
+
+
+ Enviando SEEK al dispositivo:
+
+
+ 3.- Cambiar parámetros.
+
+
+ Registros de estado de SEEK:
+
+
+ Enviar un comando ATA de 48-bits al dispositivo:
+
+
+ 1.- Enviar comando GET NATIVE MAX ADDRESS EXT.
+
+
+ 2.- Enviar comando READ DMA EXT.
+
+
+ 3.- Enviar comando READ LOG DMA EXT.
+
+
+ 4.- Enviar comando READ LOG EXT.
+
+
+ 5.- Enviar comando READ NATIVE MAX ADDRESS EXT.
+
+
+ 6.- Enviar comando READ MULTIPLE EXT.
+
+
+ 7.- Enviar comando READ SECTORS EXT.
+
+
+ Enviando GET NATIVE MAX ADDRESS EXT al dispositivo:
+
+
+ 0.- Volver al menú de comandos ATA de 48-bits.
+
+
+ Volviendo al menú de comandos ATA de 48-bits...
+
+
+ Registros de estado de GET NATIVE MAX ADDRESS EXT:
+
+
+ Parámetros para el comando READ DMA EXT:
+
+
+ Enviando READ DMA EXT al dispositivo:
+
+
+ Respuesta de READ DMA EXT:
+
+
+ Registros de estado de READ DMA EXT:
+
+
+ Parámetros para el comando READ LOG EXT:
+
+
+ Dirección del registro:
+
+
+ Número de página: {0}
+
+
+ ¿Qué dirección del registro?:
+
+
+ ¿Qué número de página?:
+
+
+ Enviando READ LOG EXT al dispositivo:
+
+
+ Respuesta de READ LOG EXT:
+
+
+ Registros de estado de READ LOG EXT:
+
+
+ Parámetros para el comando READ LOG DMA EXT:
+
+
+ Enviando READ LOG DMA EXT al dispositivo:
+
+
+ Respuesta de READ LOG DMA EXT:
+
+
+ Registros de estado de READ LOG DMA EXT:
+
+
+ Parámetros para el comando READ MULTIPLE EXT:
+
+
+ Enviando READ MULTIPLE EXT al dispositivo:
+
+
+ Respuesta de READ MULTIPLE EXT:
+
+
+ Registros de estado de READ MULTIPLE EXT:
+
+
+ Enviando READ NATIVE MAX ADDRESS EXT al dispositivo:
+
+
+ Parámetros para el comando READ SECTORS EXT:
+
+
+ Enviando READ SECTORS EXT al dispositivo:
+
+
+ Respuesta de READ SECTORS EXT:
+
+
+ Registros de estado de READ SECTORS EXT:
+
+
+ Enviar un comando ATA CHS al dispositivo:
+
+
+ 1.- Enviar comando IDENTIFY DEVICE.
+
+
+ 2.- Enviar comando READ DMA.
+
+
+ 3.- Enviar comando READ DMA WITH RETRIES.
+
+
+ 4.- Enviar comando READ LONG.
+
+
+ 5.- Enviar comando READ LONG WITH RETRIES.
+
+
+ 6.- Enviar comando READ MULTIPLE.
+
+
+ 7.- Enviar comando READ SECTORS.
+
+
+ 8.- Enviar comando READ SECTORS WITH RETRIES.
+
+
+ 9.- Enviar comando SEEK.
+
+
+ 10.- Enviar comando SET FEATURES.
+
+
+ Enviando IDENTIFY DEVICE al dispositivo:
+
+
+ 2.- Descodificar el búfer.
+
+
+ 3.- Descodificar registros de error.
+
+
+ 4.- Enviar el comando de nuevo.
+
+
+ 0.- Volver al menú de comandos ATA CHS.
+
+
+ Volviendo al menú de comandos ATA CHS...
+
+
+ Respuesta de IDENTIFY DEVICE:
+
+
+ Respuesta descodificada de IDENTIFY DEVICE:
+
+
+ Registros de estado de IDENTIFY DEVICE:
+
+
+ Cilindro: {0}
+
+
+ Cabeza: {0}
+
+
+ Sector: {0}
+
+
+ ¿Qué cilindro?:
+
+
+ ¿Qué cabeza?:
+
+
+ La cabeza no puede ser mayor de 15. Estableciendo en 15...
+
+
+ ¿Qué sector?:
+
+
+ Parámetros para el comando SET FEATURES:
+
+
+ Cuenta de sectores: {0}
+
+
+ Funcionalidad: 0x{0:X2}
+
+
+ ¿Cuántos sectores?
+
+
+ ¿Qué funcionalidad?:
+
+
+ Enviando SET FEATURES al dispositivo:
+
+
+ Registros de estado de SET FEATURES:
+
+
+ Enviar comando ATAPI al dispositivo:
+
+
+ 1.- Enviar comando IDENTIFY PACKET DEVICE.
+
+
+ Enviando IDENTIFY PACKET DEVICE al dispositivo:
+
+
+ 0.- Volver al menú de comandos ATAPI.
+
+
+ Volviendo al menú de comandos ATAPI...
+
+
+ Respuesta de IDENTIFY PACKET DEVICE:
+
+
+ Respuesta descodificada de IDENTIFY PACKET DEVICE:
+
+
+ Registros de estado de IDENTIFY PACKET DEVICE:
+
+
+ Enviar un comando CompactFlash al dispositivo:
+
+
+ 1.- Enviar comando REQUEST EXTENDED ERROR CODE.
+
+
+ 2.- Enviar comando CHS TRANSLATE SECTOR.
+
+
+ 3.- Enviar comando LBA TRANSLATE SECTOR.
+
+
+ Enviando REQUEST EXTENDED ERROR CODE al dispositivo:
+
+
+ Código de error {0}.
+
+
+ 0.- Volver al menú de comandos CompactFlash.
+
+
+ Volviendo al menú de comandos CompactFlash...
+
+
+ Registros de estado de REQUEST EXTENDED ERROR CODE:
+
+
+ Parámetros para el comando TRANSLATE SECTOR:
+
+
+ Enviando TRANSLATE SECTOR al dispositivo:
+
+
+ Respuesta de TRANSLATE SECTOR:
+
+
+ Registros de estado de TRANSLATE SECTOR:
+
+
+ Enviar comando Media Card Pass Through al dispositivo:
+
+
+ 1.- Enviar comando CHECK MEDIA CARD TYPE.
+
+
+ Parámetros para el comando CHECK MEDIA CARD TYPE:
+
+
+ Funcionalidad: {0}
+
+
+ 0.- Volver al menú de comandos Media Card Pass Through.
+
+
+ Volviendo al menú de comandos Media Card Pass Through...
+
+
+ ¿Funcionalidad?
+
+
+ Enviando CHECK MEDIA CARD TYPE al dispositivo:
+
+
+ Registros de estado de CHECK MEDIA CARD TYPE:
+
+
+ 1.- Enviar el comando de nuevo.
+
+
+ 2.- Cambiar parámetros.
+
+
+ Enviar un comando S.M.A.R.T. al dispositivo:
+
+
+ 1.- Enviar comando DISABLE ATTRIBUTE AUTOSAVE.
+
+
+ 2.- Enviar comando DISABLE OPERATIONS.
+
+
+ 3.- Enviar comando ENABLE ATTRIBUTE AUTOSAVE.
+
+
+ 4.- Enviar comando ENABLE OPERATIONS.
+
+
+ 5.- Enviar comando EXECUTE OFF-LINE IMMEDIATE.
+
+
+ 6.- Enviar comando READ DATA.
+
+
+ 7.- Enviar comando READ LOG.
+
+
+ 8.- Enviar comando RETURN STATUS.
+
+
+ Enviando DISABLE ATTRIBUTE AUTOSAVE al dispositivo:
+
+
+ Registros de estado de DISABLE ATTRIBUTE AUTOSAVE:
+
+
+ 0.- Volver al menú de comandos S.M.A.R.T..
+
+
+ Volviendo al menú de comandos S.M.A.R.T....
+
+
+ Enviando DISABLE OPERATIONS al dispositivo:
+
+
+ Registros de estado de DISABLE OPERATIONS:
+
+
+ Enviando ENABLE ATTRIBUTE AUTOSAVE al dispositivo:
+
+
+ Registros de estado de ENABLE ATTRIBUTE AUTOSAVE:
+
+
+ Enviando ENABLE OPERATIONS al dispositivo:
+
+
+ Registros de estado de ENABLE OPERATIONS:
+
+
+ Parámetros para el comando EXECUTE OFF-LINE IMMEDIATE:
+
+
+ Subcomando: {0}
+
+
+ ¿Subcomando?:
+
+
+ Enviando EXECUTE OFF-LINE IMMEDIATE al dispositivo:
+
+
+ Registros de estado de EXECUTE OFF-LINE IMMEDIATE:
+
+
+ Enviando READ DATA al dispositivo:
+
+
+ Respuesta de READ DATA:
+
+
+ Registros de estado de READ DATA:
+
+
+ Parámetros para el comando READ LOG:
+
+
+ ¿Dirección del registro?:
+
+
+ Enviando READ LOG al dispositivo:
+
+
+ Respuesta de READ LOG:
+
+
+ Registros de estado de READ LOG:
+
+
+ Enviando RETURN STATUS al dispositivo:
+
+
+ Registros de estado de RETURN STATUS:
+
+
+ Enviar comando del fabricante Adaptec al dispositivo:
+
+
+ 1.- Enviar comando READ/RESET USAGE COUNTER.
+
+
+ 2.- Enviar comando READ DATA BUFFER.
+
+
+ 3.- Enviar comando SET ERROR THRESHOLD.
+
+
+ 4.- Enviar comando TRANSLATE.
+
+
+ 0.- Volver al menú de comandos SCSI.
+
+
+ Volviendo al menú de comandos SCSI...
+
+
+ Parámetros para el comando READ/RESET USAGE COUNTER:
+
+
+ ¿Unidad 1?: {0}
+
+
+ 0.- Volver al menú de comandos del fabricante Adaptec.
+
+
+ Volviendo al menú de comandos del fabricante Adaptec...
+
+
+ ¿Unidad 1?:
+
+
+ No es un buleano. Pulse cualquier tecla para continuar...
+
+
+ Enviando READ/RESET USAGE COUNTER al dispositivo:
+
+
+ El búfer de sense ocupa {0} bytes.
+
+
+ ¿Está el bufer de sense vació o es nulo? {0}
+
+
+ 2.- Mostrar búfer del sense.
+
+
+ 3.- Descodificar el búfer del sense.
+
+
+ 5.- Cambiar parámetros.
+
+
+ Respuesta de READ/RESET USAGE COUNTER:
+
+
+ Sense de READ/RESET USAGE COUNTER:
+
+
+ Sense descodificado de READ/RESET USAGE COUNTER:
+
+
+ Enviando READ DATA BUFFER al dispositivo:
+
+
+ Respuesta de READ DATA BUFFER:
+
+
+ Sense de READ DATA BUFFER:
+
+
+ Sense descodificado de READ DATA BUFFER:
+
+
+ Parámetros para el comando SET ERROR THRESHOLD:
+
+
+ Límite de error: {0}
+
+
+ ¿Límite de error?:
+
+
+ Enviando SET ERROR THRESHOLD al dispositivo:
+
+
+ Sense descodificado de SET ERROR THRESHOLD:
+
+
+ 1.- Mostrar búfer del sense.
+
+
+ Sense de SET ERROR THRESHOLD:
+
+
+ Parámetros para el comando TRANSLATE:
+
+
+ ¿LBA?
+
+
+ Enviando TRANSLATE al dispositivo:
+
+
+ Respuesta de TRANSLATE:
+
+
+ Sense de TRANSLATE:
+
+
+ Sense descodificado de TRANSLATE:
+
+
+ Enviar comando del fabricante Archive al dispositivo:
+
+
+ 1.- Enviar comando REQUEST BLOCK ADDRESS.
+
+
+ 2.- Enviar comando SEEK BLOCK.
+
+
+ Parámetros para el comando REQUEST BLOCK ADDRESS:
+
+
+ 0.- Volver al menú de comandos del fabricante Archive.
+
+
+ Volviendo al menú de comandos del fabricante Archive...
+
+
+ Enviando REQUEST BLOCK ADDRESS al dispositivo:
+
+
+ Respuesta de REQUEST BLOCK ADDRESS:
+
+
+ Sense de REQUEST BLOCK ADDRESS:
+
+
+ Sense descodificado de REQUEST BLOCK ADDRESS:
+
+
+ Parámetros para el comando SEEK BLOCK:
+
+
+ ¿Inmediato?: {0}
+
+
+ ¿Inmediato?:
+
+
+ Enviando SEEK BLOCK al dispositivo:
+
+
+ Sense descodificado de SEEK BLOCK:
+
+
+ Sense de SEEK BLOCK:
+
+
+ Enviar comando del fabricante Certance al dispositivo:
+
+
+ 1.- Enviar comando PARK.
+
+
+ 2.- Enviar comando UNPARK.
+
+
+ Enviando PARK al dispositivo:
+
+
+ Sense descodificado de PARK:
+
+
+ 0.- Volver al menú de comandos del fabricante Certance.
+
+
+ Volviendo al menú de comandos del fabricante Certance...
+
+
+ Sense de PARK:
+
+
+ Enviando UNPARK al dispositivo:
+
+
+ Sense descodificado de UNPARK:
+
+
+ Sense de UNPARK:
+
+
+ Enviar comando del fabricante Fujitsu al dispositivo:
+
+
+ 1.- Enviar comando DISPLAY.
+
+
+ Parámetros para el comando DISPLAY:
+
+
+ Descriptor: {0}
+
+
+ 0.- Volver al menú de comandos del fabricante Fujitsu.
+
+
+ Volviendo al menú de comandos del fabricante Fujitsu...
+
+
+ Modo de muestra
+
+
+ Valores disponibles: {0} {1} {2} {3} {4}
+
+
+ ¿Elija?:
+
+
+ No es un modo de pantalla correcto. Pulse cualquier tecla para continuar...
+
+
+ ¿Primera mitad de la pantalla (se recortará a 8 caracteres ASCII de 7-bits)?:
+
+
+ ¿Segunda mitad de la pantalla (se recortará a 8 caracteres ASCII de 7-bits)?:
+
+
+ Enviando DISPLAY al dispositivo:
+
+
+ Sense descodificado de DISPLAY:
+
+
+ Sense de DISPLAY:
+
+
+ Enviar comando del fabricante HL-DT-ST al dispositivo:
+
+
+ 1.- Enviar comando READ DVD (RAW).
+
+
+ Parámetros para el comando READ DVD (RAW):
+
+
+ 0.- Volver al menú de comandos del fabricante HL-DT-ST.
+
+
+ Volviendo al menú de comandos del fabricante HL-DT-ST...
+
+
+ Enviando READ DVD (RAW) al dispositivo:
+
+
+ Respuesta de READ DVD (RAW):
+
+
+ Sense de READ DVD (RAW):
+
+
+ Sense descodificado de READ DVD (RAW):
+
+
+ Enviar comando del fabricante Hewlett-Packard al dispositivo:
+
+
+ 1.- Enviar comando READ LONG.
+
+
+ Dirección del bloque físico: {0}
+
+
+ Dirección del bloque lógico (LBA): {0}
+
+
+ ¿Relativa?: {0}
+
+
+ Se transferirán {0} sectores
+
+
+ Se transferirán {0} bytes
+
+
+ Tamaño esperado del sector: {0} bytes
+
+
+ 0.- Volver al menú de comandos del fabricante Hewlett-Packard.
+
+
+ Volviendo al menú de comandos del fabricante Hewlett-Packard...
+
+
+ ¿Dirección física?:
+
+
+ ¿Dirección relativa?:
+
+
+ ¿Dirección del bloque físico?:
+
+
+ ¿Dirección del bloque lógico (LBA)?:
+
+
+ ¿Transferir sectores?:
+
+
+ ¿Cuántos sectores transferir?:
+
+
+ ¿Cuántos bytes transferir?:
+
+
+ ¿Cuántos bytes se esperan por sector?
+
+
+ Sense de READ LONG:
+
+
+ Sense descodificado de READ LONG:
+
+
+ Enviar comando del fabricante Kreon al dispositivo:
+
+
+ 1.- Enviar comando EXTRACT SS.
+
+
+ 2.- Enviar comando GET FEATURE LIST.
+
+
+ 3.- Enviar comando SET LOCK STATE.
+
+
+ 4.- Enviar comando UNLOCK.
+
+
+ Parámetros para el comando EXTRACT SS:
+
+
+ Solicitud número: {0}
+
+
+ 0.- Volver al menú de comandos del fabricante Kreon.
+
+
+ Volviendo al menú de comandos del fabricante Kreon...
+
+
+ ¿Solicitud número?:
+
+
+ Enviando EXTRACT SS al dispositivo:
+
+
+ Respuesta de EXTRACT SS:
+
+
+ Sense de EXTRACT SS:
+
+
+ Sense descodificado de EXTRACT SS:
+
+
+ Enviando GET FEATURE LIST al dispositivo:
+
+
+ Funcionalidades: {0}.
+
+
+ Sense descodificado de GET FEATURE LIST:
+
+
+ Sense de GET FEATURE LIST:
+
+
+ Parámetros para el comando SET LOCK STATE:
+
+
+ Estado de bloqueo: {0}
+
+
+ Estado de bloqueo
+
+
+ Valores disponibles: {0} {1} {2}
+
+
+ No es un estado de bloqueo correcto. Pulse cualquier tecla para continuar...
+
+
+ Enviando SET LOCK STATE al dispositivo:
+
+
+ Sense descodificado de SET LOCK STATE:
+
+
+ Enviando UNLOCK al dispositivo:
+
+
+ Sense descodificado de UNLOCK:
+
+
+ Sense de UNLOCK:
+
+
+ Enviar un comando MultiMedia al dispositivo:
+
+
+ 1.- Enviar comando GET CONFIGURATION.
+
+
+ 2.- Enviar comando PREVENT ALLOW MEDIUM REMOVAL.
+
+
+ 3.- Enviar comando READ CD.
+
+
+ 4.- Enviar comando READ CD MSF.
+
+
+ 5.- Enviar comando READ DISC INFORMATION.
+
+
+ 6.- Enviar comando READ DISC STRUCTURE.
+
+
+ 7.- Enviar comando READ TOC/PMA/ATIP.
+
+
+ 8.- Enviar comando START STOP UNIT.
+
+
+ Parámetros para el comando GET CONFIGURATION:
+
+
+ RT: {0}
+
+
+ Número de funcionalidad: {0}
+
+
+ 0.- Volver al menú de comandos SCSI MultiMedia.
+
+
+ Volviendo al menú de comandos SCSI MultiMedia...
+
+
+ RT
+
+
+ Valores disponibles: {0} {1} {2} {3}
+
+
+ No es un tipo de objeto correcto. Pulse cualquier tecla para continuar...
+
+
+ Número de funcionalidad
+
+
+ Enviando GET CONFIGURATION al dispositivo:
+
+
+ 3.- Mostrar búfer del sense.
+
+
+ 4.- Descodificar el búfer del sense.
+
+
+ 5.- Enviar el comando de nuevo.
+
+
+ 6.- Cambiar parámetros.
+
+
+ Búfer GET CONFIGURATION:
+
+
+ Búfer descodificado de GET CONFIGURATION:
+
+
+ GET CONFIGURATION ocupa {0} bytes
+
+
+ El perfil actual de GET CONFIGURATION es {0:X4}h
+
+
+ Funcionalidad {0:X4}h
+
+
+ No sé descodificar la funcionalidad 0x{0:X4}
+
+
+ Sense de GET CONFIGURATION:
+
+
+ Sense descodificado de GET CONFIGURATION:
+
+
+ Parámetros para el comando PREVENT ALLOW MEDIUM REMOVAL:
+
+
+ ¿Prevenir extracción?: {0}
+
+
+ ¿Valor persistente?: {0}
+
+
+ ¿Prevenir extracción?
+
+
+ ¿Valor persistente
+
+
+ Enviando PREVENT ALLOW MEDIUM REMOVAL al dispositivo:
+
+
+ Sense descodificado de PREVENT ALLOW MEDIUM REMOVAL:
+
+
+ Sense de PREVENT ALLOW MEDIUM REMOVAL:
+
+
+ Parámetros para el comando READ CD:
+
+
+ ¿Dirección relativa a la posición actual?: {0}
+
+
+ Dirección: {0}
+
+
+ Tipo de sector: {0}
+
+
+ ¿Procesar audio?: {0}
+
+
+ ¿Obtener bytes de sincronía?: {0}
+
+
+ Modo de cabecera: {0}
+
+
+ ¿Obtener datos de usuario?: {0}
+
+
+ ¿Obtener datos EDC/ECC?: {0}
+
+
+ Modo C2: {0}
+
+
+ Modo de subcanal: {0}
+
+
+ {0} bytes por sector
+
+
+ ¿Dirección relativa a la posición actual?:
+
+
+ ¿Dirección?
+
+
+ Tipo de sector
+
+
+ Valores disponibles: {0} {1} {2} {3} {4} {5}
+
+
+ No es un tipo de sector correcto. Pulse cualquier tecla para continuar...
+
+
+ ¿Procesar audio?:
+
+
+ ¿Obtener bytes de sincronía?:
+
+
+ Modo de cabecera
+
+
+ No es un modo de cabecera correcto. Pulse cualquier tecla para continuar...
+
+
+ ¿Obtener datos de usuario?:
+
+
+ ¿Obtener datos EDC/ECC?:
+
+
+ Modo C2
+
+
+ No se un modo C2 correcto. Pulse cualquier tecla para continuar...
+
+
+ Modo de subcanal
+
+
+ No es un modo de subcanal correcto. Pulse cualquier tecla para continuar...
+
+
+ ¿Tamaño esperado del bloque?:
+
+
+ Enviando READ CD al dispositivo:
+
+
+ Respuesta de READ CD:
+
+
+ Sense de READ CD:
+
+
+ Sense descodificado de READ CD:
+
+
+ Parámetros para el comando READ CD MSF:
+
+
+ Comienzo: {0:D2}:{1:D2}{2:D2}
+
+
+ Final: {0:D2}:{1:D2}:{2:D2}
+
+
+ ¿Minuto de comienzo?:
+
+
+ ¿Segundo de comienzo?:
+
+
+ ¿Fotograma de comienzo?:
+
+
+ ¿Minuto final?:
+
+
+ ¿Segundo final?
+
+
+ ¿Fotograma final?:
+
+
+ Enviando READ CD MSF al dispositivo:
+
+
+ Respuesta de READ CD MSF:
+
+
+ Sense de READ CD MSF:
+
+
+ Sense descodificado de READ CD MSF:
+
+
+ Parámetros para el comando READ DISC INFORMATION:
+
+
+ Tipo de información: {0}
+
+
+ Tipo de información:
+
+
+ No es un tipo de información correcto. Pulse cualquier tecla para continuar...
+
+
+ Enviando READ DISC INFORMATION al dispositivo:
+
+
+ Respuesta de READ DISC INFORMATION:
+
+
+ Respuesta descodificada de READ DISC INFORMATION:
+
+
+ Sense de READ DISC INFORMATION:
+
+
+ Sense descodificado de READ DISC INFORMATION:
+
+
+ Parámetros para el comando READ DISC STRUCTURE:
+
+
+ Tipo de medio: {0}
+
+
+ Formato: {0}
+
+
+ Capa: {0}
+
+
+ AGID: {0}
+
+
+ Tipo de medio
+
+
+ Valores disponibles: {0} {1}
+
+
+ No es un tipo de medio correcto. Pulse cualquier tecla para continuar...
+
+
+ Formato
+
+
+ Valores disponibles:
+
+
+ No es un tipo de escructura correcto. Pulse cualquier tecla para continuar...
+
+
+ ¿Capa?:
+
+
+ ¿AGID?:
+
+
+ Enviando READ DISC STRUCTURE al dispositivo:
+
+
+ Respuesta de READ DISC STRUCTURE:
+
+
+ La descodificación de READ DISC STRUCTURE no está implementada aún:
+
+
+ Sense de READ DISC STRUCTURE:
+
+
+ Sense descodificado de READ DISC STRUCTURE:
+
+
+ Parámetros para el comando READ TOC/PMA/ATIP:
+
+
+ ¿Devolver valores MSF?: {0}
+
+
+ Byte de formato: {0}
+
+
+ Sesión: {0}
+
+
+ ¿Devolver valores MSF?:
+
+
+ ¿Formato?:
+
+
+ ¿Sesión?:
+
+
+ Enviando READ TOC/PMA/ATIP al dispositivo:
+
+
+ Búfer de READ TOC/PMA/ATIP:
+
+
+ Búfer descodificado de READ TOC/PMA/ATIP:
+
+
+ Sense de READ TOC/PMA/ATIP:
+
+
+ Sense descodificado de READ TOC/PMA/ATIP:
+
+
+ Parámetros para el comando START STOP UNIT:
+
+
+ ¿Cambiar capa de formato?: {0}
+
+
+ ¿Expulsar?: {0}
+
+
+ ¿Comienzo?: {0}
+
+
+ Formato de capa: {0}
+
+
+ Condiciones de energía: {0}
+
+
+ ¿Cambiar capa de formato?
+
+
+ ¿Expulsar?:
+
+
+ ¿Comienzo?
+
+
+ ¿Formato de capa?:
+
+
+ ¿Condiciones de energía?:
+
+
+ Enviando START STOP UNIT al dispositivo:
+
+
+ Sense descodificado de START STOP UNIT:
+
+
+ Sense de START STOP UNIT:
+
+
+ Enviar comando del fabricante NEC al dispositivo:
+
+
+ 1.- Enviar comando READ CD-DA.
+
+
+ Parámetros para el comando READ CD-DA:
+
+
+ 0.- Volver al menú de comandos del fabricante NEC.
+
+
+ Volviendo al menú de comandos del fabricante NEC...
+
+
+ Enviando READ CD-DA al dispositivo:
+
+
+ Respuesta de READ CD-DA:
+
+
+ Sense de READ CD-DA:
+
+
+ Sense descodificado de READ CD-DA:
+
+
+ Enviar comando del fabricante Pioneer al dispositivo:
+
+
+ 2.- Enviar comando READ CD-DA MSF.
+
+
+ 3.- Enviar comando READ CD-XA.
+
+
+ 0.- Volver al menú de comandos del fabricante Pioneer.
+
+
+ Volviendo al menú de comandos del fabricante Pioneer...
+
+
+ Parámetros para el comando READ CD-DA MSF:
+
+
+ Enviando READ CD-DA MSF al dispositivo:
+
+
+ Respuesta de READ CD-DA MSF:
+
+
+ Sense de READ CD-DA MSF:
+
+
+ Sense descodificado de READ CD-DA MSF:
+
+
+ Parámetros para el comando READ CD-XA:
+
+
+ ¿Incluir banderas de error?: {0}
+
+
+ ¿Sector completo?: {0}
+
+
+ ¿Incluir banderas de error?:
+
+
+ ¿Leer sector entero?:
+
+
+ Enviando READ CD-XA al dispositivo:
+
+
+ Respuesta de READ CD-XA:
+
+
+ Sense de READ CD-XA:
+
+
+ Sense descodificado de READ CD-XA:
+
+
+ Enviar comando del fabricante Plasmon al dispositivo:
+
+
+ 2.- Enviar comando READ SECTOR LOCATION.
+
+
+ 0.- Volver al menú de comandos del fabricante Plasmon.
+
+
+ Volviendo al menú de comandos del fabricante Plasmon...
+
+
+ Parámetros para el comando READ SECTOR LOCATION:
+
+
+ Enviando READ SECTOR LOCATION al dispositivo:
+
+
+ Respuesta de READ SECTOR LOCATION:
+
+
+ Sense de READ SECTOR LOCATION:
+
+
+ Sense descodificado de READ SECTOR LOCATION:
+
+
+ Enviar comando del fabricante Plextor al dispositivo:
+
+
+ 1.- Enviar comando GET BOOK BITSETTING.
+
+
+ 2.- Enviar comando GET GIGAREC.
+
+
+ 3.- Enviar comando GET SECUREC.
+
+
+ 4.- Enviar comando GET SILENT MODE.
+
+
+ 5.- Enviar comando GET SINGLE-SESSION / HIDE CD-R.
+
+
+ 6.- Enviar comando GET SPEEDREAD.
+
+
+ 7.- Enviar comando GET TEST WRITE DVD+.
+
+
+ 8.- Enviar comando GET VARIREC.
+
+
+ 9.- Enviar comando POWEREC GET SPEEDS.
+
+
+ 10.- Enviar comando READ CD-DA.
+
+
+ 11.- Enviar comando READ DVD (RAW).
+
+
+ 12.- Enviar comando READ EEPROM (CD recorders).
+
+
+ 13.- Enviar comando READ EEPROM (DVD recorders).
+
+
+ 14.- Enviar comando READ EEPROM (PX-708 and PX-712).
+
+
+ Parámetros para el comando GET BOOK BITSETTING:
+
+
+ ¿Doble capa?: {0}
+
+
+ 0.- Volver al menú de comandos del fabricante Plextor.
+
+
+ Volviendo al menú de comandos del fabricante Plextor...
+
+
+ ¿Doble capa?:
+
+
+ Enviando GET BOOK BITSETTING al dispositivo:
+
+
+ Respuesta de GET BOOK BITSETTING:
+
+
+ Sense de GET BOOK BITSETTING:
+
+
+ Sense descodificado de GET BOOK BITSETTING:
+
+
+ Enviando GET GIGAREC al dispositivo:
+
+
+ Respuesta de GET GIGAREC:
+
+
+ Sense de GET GIGAREC:
+
+
+ Sense descodificado de GET GIGAREC:
+
+
+ Enviando GET SECUREC al dispositivo:
+
+
+ Respuesta de GET SECUREC:
+
+
+ Sense de GET SECUREC:
+
+
+ Sense descodificado de GET SECUREC:
+
+
+ Enviando GET SILENT MODE al dispositivo:
+
+
+ Respuesta de GET SILENT MODE:
+
+
+ Sense de GET SILENT MODE:
+
+
+ Sense descodificado de GET SILENT MODE:
+
+
+ Enviando GET SINGLE-SESSION / HIDE CD-R al dispositivo:
+
+
+ Respuesta de GET SINGLE-SESSION / HIDE CD-R:
+
+
+ Sense de GET SINGLE-SESSION / HIDE CD-R:
+
+
+ Sense descodificado de GET SINGLE-SESSION / HIDE CD-R:
+
+
+ Enviando GET SPEEDREAD al dispositivo:
+
+
+ Respuesta de GET SPEEDREAD:
+
+
+ Sense de GET SPEEDREAD:
+
+
+ Sense descodificado de GET SPEEDREAD:
+
+
+ Enviando GET TEST WRITE DVD+ al dispositivo:
+
+
+ Respuesta de GET TEST WRITE DVD+:
+
+
+ Sense de GET TEST WRITE DVD+:
+
+
+ Sense descodificado de GET TEST WRITE DVD+:
+
+
+ Parámetros para el comando GET VARIREC:
+
+
+ ¿DVD?: {0}
+
+
+ ¿DVD?:
+
+
+ Enviando GET VARIREC al dispositivo:
+
+
+ Respuesta de GET VARIREC:
+
+
+ Sense de GET VARIREC:
+
+
+ Sense descodificado de GET VARIREC:
+
+
+ Enviando POWEREC GET SPEEDS al dispositivo:
+
+
+ PoweRec está activado.
+
+
+ PoweRec está desactivado.
+
+
+ Velocidad:
+
+
+ Sense descodificado de POWEREC GET SPEEDS:
+
+
+ Sense de POWEREC GET SPEEDS:
+
+
+ Enviando READ EEPROM al dispositivo:
+
+
+ Respuesta de READ EEPROM:
+
+
+ Sense de READ EEPROM:
+
+
+ Sense descodificado de READ EEPROM:
+
+
+ Parámetros para el comando READ EEPROM:
+
+
+ Bloque de la EEPROM a leer: {0}
+
+
+ Tamaño del bloque de la EEPROM: {0}
+
+
+ ¿Bloque de la EEPROM a leer?:
+
+
+ ¿Tamaño del bloque de la EEPROM?
+
+
+ Enviar comando SCSI Block al dispositivo:
+
+
+ 1.- Enviar comando READ (6).
+
+
+ 2.- Enviar comando READ (10).
+
+
+ 3.- Enviar comando READ (12).
+
+
+ 4.- Enviar comando READ (16).
+
+
+ 5.- Enviar comando READ LONG (10).
+
+
+ 6.- Enviar comando READ LONG (16).
+
+
+ 7.- Enviar comando SEEK (6).
+
+
+ 8.- Enviar comando SEEK (10).
+
+
+ Parámetros para el comando READ (6):
+
+
+ Se leerán {0} bloques
+
+
+ {0} bytes esperados por bloque
+
+
+ 0.- Volver al menú de comandos de bloque SCSI.
+
+
+ Volviendo al menú de comandos de bloques SCSI...
+
+
+ El LBA máximo es {0}, estableciendo a {0}.
+
+
+ ¿Bloques a leer (0 para 256 bloques)?:
+
+
+ ¿Cuántos bytes se esperan por bloque?:
+
+
+ Enviando READ (6) al dispositivo:
+
+
+ Respuesta de READ (6):
+
+
+ Sense de READ (6):
+
+
+ Sense descodificado de READ (6):
+
+
+ Parámetros para el comando READ (10):
+
+
+ Cómo comprobar la información de protección: {0}
+
+
+ ¿Dar la menor prioridad a la caché?: {0}
+
+
+ ¿Forzar ignorar la caché y leer del medio?: {0}
+
+
+ ¿Forzar ignorar la caché y leer de la caché no volátil?: {0}
+
+
+ Grupo número: {0}
+
+
+ ¿Dirección relativa a la posición actual?:
+
+
+ ¿Cómo comprobar la información de protección?:
+
+
+ ¿Dar la menor prioridad a la caché?:
+
+
+ ¿Forzar ignorar la caché y leer del medio?:
+
+
+ ¿Forzar ignorar la caché y leer de la caché no volátil?:
+
+
+ ¿Número de grupo?
+
+
+ Enviando READ (10) al dispositivo:
+
+
+ Respuesta de READ (10):
+
+
+ Sense de READ (10):
+
+
+ Sense descodificado de READ (10):
+
+
+ Parámetros para el comando READ (12):
+
+
+ ¿Usar transmisión?: {0}
+
+
+ ¿Usar transmisión?:
+
+
+ Enviando READ (12) al dispositivo:
+
+
+ Respuesta de READ (12):
+
+
+ Sense de READ (12):
+
+
+ Sense descodificado de READ (12):
+
+
+ Parámetros para el comando READ (16):
+
+
+ Enviando READ (16) al dispositivo:
+
+
+ Respuesta de READ (16):
+
+
+ Sense de READ (16):
+
+
+ Sense descodificado de READ (16):
+
+
+ Parámetros para el comando READ LONG (10):
+
+
+ ¿Intentar corregir bloque erróneo?: {0}
+
+
+ ¿Intentar corregir bloque erróneo?:
+
+
+ Enviando READ LONG (10) al dispositivo:
+
+
+ Respuesta de READ LONG (10):
+
+
+ Sense de READ LONG (10):
+
+
+ Sense descodificado de READ LONG (10):
+
+
+ Parámetros para el comando READ LONG (16):
+
+
+ Enviando READ LONG (16) al dispositivo:
+
+
+ Respuesta de READ LONG (16):
+
+
+ Sense de READ LONG (16):
+
+
+ Sense descodificado de READ LONG (16):
+
+
+ Parámetros para el comando SEEK (6):
+
+
+ Enviando SEEK (6) al dispositivo:
+
+
+ Sense descodificado de SEEK (6):
+
+
+ Sense de SEEK (6):
+
+
+ Parámetros para el comando SEEK (10):
+
+
+ ¿Descriptor?:
+
+
+ Enviando SEEK (10) al dispositivo:
+
+
+ Sense de SEEK (10):
+
+
+ Enviar comando SCSI Media Changer al dispositivo:
+
+
+ 1.- Enviar comando READ ATTRIBUTE.
+
+
+ Parámetros para el comando READ ATTRIBUTE:
+
+
+ Acción: {0}
+
+
+ Elemento: {0}
+
+
+ Tipo de elemento: {0}
+
+
+ Volumen: {0}
+
+
+ Partición: {0}
+
+
+ Primer atributo: {0}
+
+
+ ¿Usar caché?: {0}
+
+
+ 0.- Volver al menú de comandos SCSI Media Changer.
+
+
+ Volviendo al menú de comandos SCSI Media Changer...
+
+
+ Atributo de acción
+
+
+ No es una acción de atributo válida. Pulse cualquier tecla para continuar...
+
+
+ ¿Elemento?:
+
+
+ ¿Tipo de elemento?:
+
+
+ ¿Volumen?:
+
+
+ ¿Partición?:
+
+
+ ¿Primer atributo?:
+
+
+ ¿Usar caché?:
+
+
+ Enviando READ ATTRIBUTE al dispositivo:
+
+
+ Respuesta de READ ATTRIBUTE:
+
+
+ Sense de READ ATTRIBUTE:
+
+
+ Sense descodificado de READ ATTRIBUTE:
+
+
+ Enviar un comando primero SCSI al dispositivo:
+
+
+ 1.- Enviar comando INQUIRY.
+
+
+ 2.- Enviar comando INQUIRY EVPD.
+
+
+ 3.- Enviar comando MODE SENSE (6).
+
+
+ 4.- Enviar comando MODE SENSE (10).
+
+
+ 5.- Enviar comando PREVENT ALLOW MEDIUM REMOVAL.
+
+
+ 6.- Enviar comando READ CAPACITY (10).
+
+
+ 7.- Enviar comando READ CAPACITY (16).
+
+
+ 8.- Enviar comando READ MEDIA SERIAL NUMBER.
+
+
+ 9.- Enviar comando REQUEST SENSE.
+
+
+ 10.- Enviar comando TEST UNIT READY.
+
+
+ Enviando INQUIRY al dispositivo:
+
+
+ 0.- Volver al menú de comandos primarios SCSI.
+
+
+ Volviendo al menú de comandos primarios SCSI...
+
+
+ Respuesta de INQUIRY:
+
+
+ Respuesta descodificada de INQUIRY:
+
+
+ Sense de INQUIRY:
+
+
+ Sense descodificado de INQUIRY:
+
+
+ Parámetros para el comando INQUIRY:
+
+
+ Página EVPD: {0}
+
+
+ ¿Página?:
+
+
+ Parámetros para el comando MODE SENSE (6):
+
+
+ ¿DBD?: {0}
+
+
+ Página de control: {0}
+
+
+ Página: {0}
+
+
+ Subpágina: {0}
+
+
+ ¿DBD?:
+
+
+ Página de control
+
+
+ No es una página de control correcta. Pulse cualquier tecla para continuar...
+
+
+ ¿Subpágina?:
+
+
+ Enviando MODE SENSE (6) al dispositivo:
+
+
+ Respuesta de MODE SENSE (6):
+
+
+ Respuesta descodificada de MODE SENSE (6):
+
+
+ Sense de MODE SENSE (6):
+
+
+ Sense descodificado de MODE SENSE (6):
+
+
+ Parámetros para el comando MODE SENSE (10):
+
+
+ ¿LLBA?: {0}
+
+
+ ¿LLBA?:
+
+
+ Enviando MODE SENSE (10) al dispositivo:
+
+
+ Respuesta de MODE SENSE (10):
+
+
+ Respuesta descodificada de MODE SENSE (10):
+
+
+ Sense de MODE SENSE (10):
+
+
+ Sense descodificado de MODE SENSE (10):
+
+
+ Modo: {0}
+
+
+ Modo
+
+
+ No es un modo correcto. Pulse cualquier tecla para continuar...
+
+
+ Parámetros para el comando READ CAPACITY (10):
+
+
+ ¿Dirección relativa?: {0}
+
+
+ ¿Capacidad parcial: {0}
+
+
+ ¿Capacidad parcial?:
+
+
+ Enviando READ CAPACITY (10) al dispositivo:
+
+
+ Respuesta de READ CAPACITY (10):
+
+
+ Sense de READ CAPACITY (10):
+
+
+ Sense descodificado de READ CAPACITY (10):
+
+
+ Parámetros para el comando READ CAPACITY (16):
+
+
+ Enviando READ CAPACITY (16) al dispositivo:
+
+
+ Respuesta de READ CAPACITY (16):
+
+
+ Sense de READ CAPACITY (16):
+
+
+ Sense descodificado de READ CAPACITY (16):
+
+
+ Enviando READ MEDIA SERIAL NUMBER al dispositivo:
+
+
+ Respuesta de READ MEDIA SERIAL NUMBER:
+
+
+ Sense de READ MEDIA SERIAL NUMBER:
+
+
+ Sense descodificado de READ MEDIA SERIAL NUMBER:
+
+
+ Parámetros para el comando REQUEST SENSE:
+
+
+ Enviando REQUEST SENSE al dispositivo:
+
+
+ Sense de Sense descodificado de REQUEST:
+
+
+ Sense de REQUEST SENSE:
+
+
+ Enviando TEST UNIT READY al dispositivo:
+
+
+ Sense descodificado de TEST UNIT READY:
+
+
+ Sense de TEST UNIT READY:
+
+
+ Enviar un comando SCSI Streaming al dispositivo:
+
+
+ 1.- Enviar comando LOAD UNLOAD.
+
+
+ 2.- Enviar comando LOCATE (10).
+
+
+ 3.- Enviar comando LOCATE (16).
+
+
+ 4.- Enviar comando READ (6).
+
+
+ 5.- Enviar comando READ (16).
+
+
+ 6.- Enviar comando READ BLOCK LIMITS.
+
+
+ 7.- Enviar comando READ POSITION.
+
+
+ 8.- Enviar comando READ REVERSE (6).
+
+
+ 9.- Enviar comando READ REVERSE (16).
+
+
+ 10.- Enviar comando RECOVER BUFFERED DATA.
+
+
+ 11.- Enviar comando REPORT DENSITY SUPPORT.
+
+
+ 12.- Enviar comando REWIND.
+
+
+ 13.- Enviar comando SPACE.
+
+
+ 14.- Enviar comando TRACK SELECT.
+
+
+ Parámetros para el comando LOAD UNLOAD:
+
+
+ ¿Cargar?: {0}
+
+
+ ¿Retensar?: {0}
+
+
+ ¿Fin de cinta?: {0}
+
+
+ ¿Mantener?: {0}
+
+
+ 0.- Volver al menú de comandos SCSI Streaming.
+
+
+ Volviendo al menú de comandos SCSI Streaming...
+
+
+ ¿Cargar?:
+
+
+ ¿Retensar?:
+
+
+ ¿Fin de cinta?
+
+
+ ¿Mantener?:
+
+
+ Enviando LOAD UNLOAD al dispositivo:
+
+
+ Sense descodificado de LOAD UNLOAD:
+
+
+ Sense de LOAD UNLOAD:
+
+
+ Parámetros para el comando LOCATE (10):
+
+
+ ¿Localizar bloque?: {0}
+
+
+ ¿Cambiar partición?: {0}
+
+
+ Bloque: {0}
+
+
+ Objeto:
+
+
+ ¿Cambiar partición?:
+
+
+ ¿Bloque?:
+
+
+ ¿Objeto?
+
+
+ Enviando LOCATE (10) al dispositivo:
+
+
+ Sense descodificado de LOCATE (10):
+
+
+ Sense de LOCATE (10):
+
+
+ Parámetros para el comando LOCATE (16):
+
+
+ Tipo de objeto: {0}
+
+
+ ¿Identificador explícito?: {0}
+
+
+ Identificador de objeto: {0}
+
+
+ Tipo de objeto
+
+
+ ¿Identificador explícito?:
+
+
+ Identificador
+
+
+ Enviando LOCATE (16) al dispositivo:
+
+
+ Sense descodificado de LOCATE (16):
+
+
+ Sense de LOCATE (16):
+
+
+ ¿Tamaño de bloque fijo?: {0}
+
+
+ Se leerán {0} bloques
+
+
+ Se leerán {0} bytes
+
+
+ ¿Suprimir indicator de longitud?: {0}
+
+
+ ¿Tamaño de bloque fijo?:
+
+
+ ¿Cuántos bloques leer?:
+
+
+ ¿Cuántos bytes leer?:
+
+
+ El número máximo de bloques es {0}, estableciendo a {0}
+
+
+ El número máximo de bytes es {0}, estableciendo a {0}
+
+
+ ¿Suprimir indicator de longitud?:
+
+
+ Se leerán {0} objetos
+
+
+ {0} bytes esperados por objeto
+
+
+ Leer objeto {0} de la partición {1}
+
+
+ ¿Cúantos objetos leer?:
+
+
+ ¿Cuántos bytes se esperan por objeto?:
+
+
+ ¿Identificador de objeto?:
+
+
+ Enviando READ BLOCK LIMITS al dispositivo:
+
+
+ Respuesta de READ BLOCK LIMITS:
+
+
+ Respuesta descodificada de READ BLOCK LIMITS:
+
+
+ Sense de READ BLOCK LIMITS:
+
+
+ Sense descodificado de READ BLOCK LIMITS:
+
+
+ Forma de respuesta: {0}
+
+
+ Forma de respuesta:
+
+
+ Valores disponibles: {0} {1} {2} {3} {4} {5} {6} {7} {8}
+
+
+ No es una forma de respuesta correcta. Pulse cualquier tecla para continuar...
+
+
+ Enviando READ POSITION al dispositivo:
+
+
+ Sense descodificado de READ POSITION:
+
+
+ Sense de READ POSITION:
+
+
+ Parámetros para el comando READ REVERSE (6):
+
+
+ ¿Debe la unidad desintervir los bytes?: {0}
+
+
+ ¿Debe la unidad desintervir los bytes?:
+
+
+ Enviando READ REVERSE (6) al dispositivo:
+
+
+ Respuesta de READ REVERSE (6):
+
+
+ Sense de READ REVERSE (6):
+
+
+ Sense descodificado de READ REVERSE (6):
+
+
+ Parámetros para el comando READ REVERSE (16):
+
+
+ Enviando READ REVERSE (16) al dispositivo:
+
+
+ Respuesta de READ REVERSE (16):
+
+
+ Sense de READ REVERSE (16):
+
+
+ Sense descodificado de READ REVERSE (16):
+
+
+ Parámetros para el comando RECOVER BUFFERED DATA:
+
+
+ Enviando RECOVER BUFFERED DATA al dispositivo:
+
+
+ Respuesta de RECOVER BUFFERED DATA:
+
+
+ Sense de RECOVER BUFFERED DATA:
+
+
+ Sense descodificado de RECOVER BUFFERED DATA:
+
+
+ Parámetros para el comando REPORT DENSITY SUPPORT:
+
+
+ ¿Reportar sobre los tipos de medio?: {0}
+
+
+ ¿Reportar sobre el medio actual?: {0}
+
+
+ ¿Reportar sobre los tipos de medio?:
+
+
+ ¿Reportar sobre el medio actual?:
+
+
+ Enviando REPORT DENSITY SUPPORT al dispositivo:
+
+
+ Respuesta de REPORT DENSITY SUPPORT:
+
+
+ Búfer descodificado de REPORT DENSITY SUPPORT:
+
+
+ Sense de REPORT DENSITY SUPPORT:
+
+
+ Sense descodificado de REPORT DENSITY SUPPORT:
+
+
+ Parámetros para el comando REWIND:
+
+
+ Enviando REWIND al dispositivo:
+
+
+ Sense descodificado de REWIND:
+
+
+ Sense de REWIND:
+
+
+ Parámetros para el comando SPACE:
+
+
+ Cuánto espaciar: {0}
+
+
+ Cuántos: {0}
+
+
+ Cuánto espaciar
+
+
+ No es un tipo de espacio correcto. Pulse cualquier tecla para continuar...
+
+
+ ¿Cuántos (negativo para invertir?):
+
+
+ Enviando SPACE al dispositivo:
+
+
+ Sense descodificado de SPACE:
+
+
+ Sense de SPACE:
+
+
+ Parámetros para el comando TRACK SELECT:
+
+
+ Pista: {0}
+
+
+ ¿Pista?:
+
+
+ Enviando TRACK SELECT al dispositivo:
+
+
+ Sense descodificado de TRACK SELECT:
+
+
+ Sense de TRACK SELECT:
+
+
+ Enviar comando del fabricante SyQuest al dispositivo:
+
+
+ 3.- Enviar comando READ LONG (6).
+
+
+ 4.- Enviar comando READ LONG (10).
+
+
+ 5.- Enviar comando READ/RESET USAGE COUNTER.
+
+
+ Parámetros para el comando READ LONG (6):
+
+
+ ¿Inhibir DMA?: {0}
+
+
+ 0.- Volver al menú de comandos del fabricante SyQuest.
+
+
+ Volviendo al menú de comandos del fabricante SyQuest...
+
+
+ ¿Inhibir DMA?:
+
+
+ Enviando READ LONG (6) al dispositivo:
+
+
+ Respuesta de READ LONG (6):
+
+
+ Sense de READ LONG (6):
+
+
+ Sense descodificado de READ LONG (6):
+
+
+ Expulsando disco...
+
+
+ Por favor inserte el disco trampa...
+
+
+ Enviando READ FULL TOC al dispositivo:
+
+
+ READ FULL TOC falló...
+
+
+ No se pudo descodificar la tabla de contenidos...
+
+
+ No se pudo encontrar el Lead-Out...
+
+
+ El disco trampa tiene {0} sectores...
+
+
+ El disco trampa no tiene sectores suficientes...
+
+
+ Parando motor...
+
+
+ Por favor extraiga el disco trampa MANUALMENTE e inserte el disco GD-ROM...
+
+
+ Esperando 5 segundos...
+
+
+ El Lead-Out ha cambiado, esta unidad no soporta intercambiar discos en caliente...
+
+
+ Leyendo el LBA 0...
+
+
+ ¡FALLÓ!
+
+
+ ¡Éxito!
+
+
+ Leyendo el LBA 100000...
+
+
+ Leyendo el LBA 0 como audio (revuelto)...
+
+
+ Leyendo el LBA 50000...
+
+
+ Leyendo el LBA 450000...
+
+
+ Leyendo el LBA 400000...
+
+
+ Leyendo el LBA 45000...
+
+
+ Leyendo el LBA 44990...
+
+
+ El dispositivo no puede leer el área HD.
+
+
+ El dispositivo puede leer el área HD.
+
+
+ El sense en el LBA 0 es {0}, el búfer es {1}, el búfer de sense es {2}.
+
+
+ vacío
+
+
+ {0} bytes
+
+
+ El sense en el LBA 0 (revuelto) es {0}, el búfer es {1}, el búfer de sense es {2}.
+
+
+ El sense en el LBA 44990 es {0}, el búfer es {1}, el búfer de sense es {2}.
+
+
+ El sense en el LBA 45000 es {0}, el búfer es {1}, el búfer de sense es {2}.
+
+
+ El sense en el LBA 50000 es {0}, el búfer es {1}, el búfer de sense es {2}.
+
+
+ El sense en el LBA 100000 es {0}, el búfer es {1}, el búfer de sense es {2}.
+
+
+ El sense en el LBA 400000 es {0}, el búfer es {1}, el búfer de sense es {2}.
+
+
+ El sense en el LBA 450000 es {0}, el búfer es {1}, el búfer de sense es {2}.
+
+
+ 1.- Mostrar búfer del LBA 0.
+
+
+ 2.- Mostrar búfer del sense del LBA 0.
+
+
+ 3.- Descodificar sense del LBA 0.
+
+
+ 4.- Mostrar búfer del LBA 0 (revuelto).
+
+
+ 5.- Mostrar búfer del sense del LBA 0 (revuelto).
+
+
+ 6.- Descodificar sense del LBA 0 (revuelto).
+
+
+ 7.- Mostrar búfer del LBA 44990.
+
+
+ 8.- Mostrar búfer del sense del LBA 44990.
+
+
+ 9.- Descodificar sense del LBA 44990.
+
+
+ 10.- Mostrar búfer del LBA 45000.
+
+
+ 11.- Mostrar búfer del sense del LBA 45000.
+
+
+ 12.- Descodificar sense del LBA 45000.
+
+
+ 13.- Mostrar búfer del LBA 50000.
+
+
+ 14.- Mostrar búfer del sense del LBA 50000.
+
+
+ 15.- Descodificar sense del LBA 50000.
+
+
+ 16.- Mostrar búfer del LBA 100000.
+
+
+ 17.- Mostrar búfer del sense del LBA 100000.
+
+
+ 18.- Descodificar sense del LBA 100000.
+
+
+ 19.- Mostrar búfer del LBA 400000.
+
+
+ 20.- Mostrar búfer del sense del LBA 400000.
+
+
+ 21.- Descodificar sense del LBA 400000.
+
+
+ 22.- Mostrar búfer del LBA 450000.
+
+
+ 23.- Mostrar búfer del sense del LBA 450000.
+
+
+ 24.- Descodificar sense del LBA 450000.
+
+
+ 25.- Enviar el comando de nuevo.
+
+
+ 0.- Volver al menú de comandos special SCSI MultiMedia.
+
+
+ Volviendo al menú de comandos especial SCSI MultiMedia...
+
+
+ Respuesta de LBA 0:
+
+
+ Sense de LBA 0:
+
+
+ Sense descodificado del LBA 0:
+
+
+ Respuesta del LBA 0 (revuelto):
+
+
+ Sense del LBA 0 (revuelto):
+
+
+ Sense descodificado del LBA 0 (revuelto):
+
+
+ Respuesta del LBA 44990:
+
+
+ Sense del LBA 44990:
+
+
+ Sense descodificado del LBA 44990:
+
+
+ Respuesta del LBA 45000:
+
+
+ Sense del LBA 45000:
+
+
+ Sense descodificado del LBA 45000:
+
+
+ Respuesta del LBA 50000:
+
+
+ Sense del LBA 50000:
+
+
+ Sense descodificado del LBA 50000:
+
+
+ Respuesta del LBA 100000:
+
+
+ Sense del LBA 100000:
+
+
+ Sense descodificado del LBA 100000:
+
+
+ Respuesta del LBA 400000:
+
+
+ Sense del LBA 400000:
+
+
+ Sense descodificado del LBA 400000:
+
+
+ Respuesta del LBA 450000:
+
+
+ Sense del LBA 450000:
+
+
+ Sense descodificado del LBA 450000:
+
+
+ Por favor inserte un disco sólo de datos...
+
+
+ El disco de datos tiene {0} sectores...
+
+
+ Por favor extraiga el disco trampa MANUALMENTE e inserte el disco dólo de datos...
+
+
+ Leyendo el LBA {0}...
+
+
+ Leyendo el LBA {0} como audio (revuelto)...
+
+
+ Leyendo el subcanal PQ del LBA {0}...
+
+
+ Leyendo el subcanal RW del LBA {0}...
+
+
+ El dispositivo no puede leer el Lead-Out.
+
+
+ El dispositivo puede leer el Lead-Out.
+
+
+ El sense en el LBA {0} es {1}, el búfer es {2}, el búfer de sense es {3}.
+
+
+ El sense en el LBA {0} es {1}, el búfer es {2}, el búfer de sense es {3}.
+
+
+ El sense de PQ en el LBA {0} es {1}, el búfer es {2}, el búfer de sense es {3}.
+
+
+ El sense de RW en el LBA {0} es {1}, el búfer es {2}, el búfer de sense es {3}.
+
+
+ 1.- Mostrar búfer del LBA {0}.
+
+
+ 2.- Mostrar búfer del sense del LBA {0}.
+
+
+ 3.- Descodificar sense del LBA {0}.
+
+
+ 4.- Mostrar búfer del LBA {0} (revuelto).
+
+
+ 5.- Mostrar búfer del sense del LBA {0} (revuelto).
+
+
+ 6.- Descodificar sense del LBA {0} (revuelto).
+
+
+ 7.- Mostrar búfer del PQ del LBA {0}.
+
+
+ 8.- Mostrar búfer del sense del PQ del LBA {0}.
+
+
+ 9.- Descodificar sense del PQ del LBA {0}.
+
+
+ 10.- Mostrar búfer del RW del LBA {0}.
+
+
+ 11.- Mostrar búfer del sense del RW del LBA {0}.
+
+
+ 12.- Descodificar sense del RW del LBA {0}.
+
+
+ 13.- Enviar el comando de nuevo.
+
+
+ Respuesta del LBA {0}:
+
+
+ Sense del LBA {0}:
+
+
+ Sense descodificado del LBA {0}:
+
+
+ Respuesta del LBA {0} (revuelto):
+
+
+ Sense del LBA {0} (revuelto):
+
+
+ Sense descodificado del LBA {0} (revuelto):
+
+
+ Respuesta del PQ del LBA {0}:
+
+
+ Sense del PQ del LBA {0}:
+
+
+ Sense descodificado del PQ del LBA {0}:
+
+
+ Respuesta del RW del LBA {0}:
+
+
+ Sense del RW del LBA {0}:
+
+
+ Sense descodificado del RW del LBA {0}:
+
+
+ Parámetros para el comando MediaTek READ CACHE:
+
+
+ READ CD falló...
+
+
+ Enviando MediaTek READ DRAM al dispositivo:
+
+
+ Error {0} de estado del sistema con número {1}.
+
+
+ Respuesta de MediaTek READ CACHE:
+
+
+ Sense de MediaTek READ CACHE:
+
+
+ Sense descodificado de MediaTek READ CACHE:
+
+
+ Enviar un comando especial SCSI MultiMedia al dispositivo:
+
+
+ 1.- Intentar leer datos de la caché de un dispositivo con chipset MediaTek (comando F1h subcomando 06h).
+
+
+ 2.- Intentar leer un GD-ROM usando un disco trampa.
+
+
+ 3.- Intentar leer el Lead-Out usando un disco trampa.
+
+
+ 0.- Volver al menú de clase de comandos.
+
+
+ Enviar un comando MultiMediaCard al dispositivo:
+
+
+ 1.- Enviar comando READ_MULTIPLE_BLOCK.
+
+
+ 2.- Enviar comando READ_SINGLE_BLOCK.
+
+
+ 3.- Enviar comando SEND_CID.
+
+
+ 4.- Enviar comando SEND_CSD.
+
+
+ 5.- Enviar comando SEND_EXT_CSD.
+
+
+ 6.- Enviar comando SEND_OP_COND.
+
+
+ 7.- Enviar comando SEND_STATUS.
+
+
+ 8.- Enviar comando SET_BLOCKLEN.
+
+
+ 0.- Volver al menú de comandos SecureDigital/MultiMediaCard.
+
+
+ Volviendo al menú de comandos SecureDigital/MultiMediaCard...
+
+
+ Parámetros para el comando READ_MULTIPLE_BLOCK:
+
+
+ Parámetros para el comando READ_SINGLE_BLOCK:
+
+
+ 0.- Volver al menú de comandos MultiMediaCard.
+
+
+ Volviendo al menú de comandos MultiMediaCard...
+
+
+ ¿Usar direccionamiento por bytes?:
+
+
+ ¿Byte desde el que leer?:
+
+
+ ¿Bloque desde el que leer?:
+
+
+ Enviando READ_MULTIPLE_BLOCK al dispositivo:
+
+
+ Enviando READ_SINGLE_BLOCK al dispositivo:
+
+
+ La respuesta tiene {0} elementos.
+
+
+ 2.- Mostrar búfer de la respuesta.
+
+
+ Búfer de READ_MULTIPLE_BLOCK:
+
+
+ Búfer de READ_SINGLE_BLOCK:
+
+
+ Respuesta de READ_MULTIPLE_BLOCK:
+
+
+ Respuesta de READ_SINGLE_BLOCK:
+
+
+ Enviando SEND_OP_COND al dispositivo:
+
+
+ 3.- Mostrar búfer de la respuesta.
+
+
+ Búfer de SEND_OP_COND:
+
+
+ Búfer descodificado de SEND_OP_COND:
+
+
+ Respuesta de SEND_OP_COND:
+
+
+ Enviando SEND_STATUS al dispositivo:
+
+
+ Búfer de SEND_STATUS:
+
+
+ Respuesta de SEND_STATUS:
+
+
+ Enviando SEND_CID al dispositivo:
+
+
+ Búfer de SEND_CID:
+
+
+ Búfer descodificado de SEND_CID:
+
+
+ Respuesta de SEND_CID:
+
+
+ Enviando SEND_CSD al dispositivo:
+
+
+ Búfer de SEND_CSD:
+
+
+ Búfer descodificado de SEND_CSD:
+
+
+ Respuesta de SEND_CSD:
+
+
+ Enviando SEND_EXT_CSD al dispositivo:
+
+
+ Búfer de SEND_EXT_CSD:
+
+
+ Búfer descodificado de SEND_EXT_CSD:
+
+
+ Respuesta de SEND_EXT_CSD:
+
+
+ Parámetros para el comando SET_BLOCKLEN:
+
+
+ Establecer tamaño del bloque a: {0} bytes
+
+
+ ¿Establecer tamaño del bloque a?
+
+
+ Enviando SET_BLOCKLEN al dispositivo:
+
+
+ Respuesta de SET_BLOCKLEN:
+
+
+ Enviar un comando SecureDigital al dispositivo:
+
+
+ 3.- Enviar comando SD_SEND_OP_COND.
+
+
+ 4.- Enviar comando SD_STATUS.
+
+
+ 5.- Enviar comando SEND_CID.
+
+
+ 6.- Enviar comando SEND_CSD.
+
+
+ 7.- Enviar comando SEND_SCR.
+
+
+ Leer desde el byte: {0}
+
+
+ Leer desde el bloque: {0}
+
+
+ Tamaño esperado del bloque: {0} bytes
+
+
+ 0.- Volver al menú de comandos SecureDigital.
+
+
+ Volviendo al menú de comandos SecureDigital...
+
+
+ Enviando SD_SEND_OP_COND al dispositivo:
+
+
+ Búfer de SD_SEND_OP_COND:
+
+
+ Búfer descodificado de SD_SEND_OP_COND:
+
+
+ Respuesta de SD_SEND_OP_COND:
+
+
+ Enviando SD_STATUS al dispositivo:
+
+
+ Búfer de SD_STATUS:
+
+
+ Respuesta de SD_STATUS:
+
+
+ Enviando SEND_SCR al dispositivo:
+
+
+ Búfer de SEND_SCR:
+
+
+ Búfer descodificado de SEND_SCR:
+
+
+ Respuesta de SEND_SCR:
+
+
+ Enviar comando ATA al dispositivo:
+
+
+ 1.- Enviar comando ATA CHS al dispositivo.
+
+
+ 2.- Enviar comando ATA de 28-bits al dispositivo.
+
+
+ 3.- Enviar comando ATA de 48-bits al dispositivo.
+
+
+ 4.- Enviar comando ATAPI al dispositivo.
+
+
+ 5.- Enviar comando CompactFlash al dispositivo.
+
+
+ 6.- Enviar comando Media Card Pass Through al dispositivo.
+
+
+ 7.- Enviar comando S.M.A.R.T. al dispositivo.
+
+
+ Volviendo al menú de clase de comandos...
+
+
+ Enviar un comando al dispositivo:
+
+
+ 1.- Enviar comando SCSI.
+
+
+ 2.- Enviar comando ATA.
+
+
+ 3.- Enviar comando SecureDigital/MultiMediaCard.
+
+
+ 4.- Enviar comando NVMe.
+
+
+ 5.- Enviar una secuencia especial de comandos para dispositivos SCSI MultiMedia.
+
+
+ Volviendo al menú del dispositivo...
+
+
+ 0.- Volver al menú del dispositivo.
+
+
+ Estado: {0}
+
+
+ Error: {0}
+
+
+ ¿LBA?: {0}
+
+
+ ¿Bit 7 establecido?: {0}
+
+
+ ¿Bit 5 establecido?: {0}
+
+
+ Opciones:
+
+
+ 1.- Mostrar los descriptores USB.
+
+
+ 2.- Mostrar el CIS de PCMCIA.
+
+
+ 3.- Enviar un comando al dispositivo.
+
+
+ 0.- Volver a la selección de dispositivo.
+
+
+ Volviendo a la selección de dispositivo...
+
+
+ Descriptores USB:
+
+
+ CIS de PCMCIA:
+
+
+ No hay dispositivos conocidos conectados.
+
+
+ Pruebas de manejo de dispositivos de Aaru
+
+
+ Ruta
+
+
+ Fabricante
+
+
+ Modelo
+
+
+ Número de serie
+
+
+ Bus
+
+
+ ¿Soportado?
+
+
+ Número
+
+
+ Por favor elija qúe unidad probar (0 para salir):
+
+
+ Saliendo...
+
+
+ No existe el dispositivo. Pulse cualquier tecla para continuar...
+
+
+ Los comandos NVMe todavía no están implementados. Pulse cualquier tecla para continuar...
+
+
+ Enviar un comando SCSI al dispositivo:
+
+
+ 1.- Enviar comando del fabricante Adaptec al dispositivo.
+
+
+ 2.- Enviar comando del fabricante Archive al dispositivo.
+
+
+ 3.- Enviar un comando del fabricante Certance al dispositivo.
+
+
+ 4.- Enviar un comando del fabricante Fujitsu al dispositivo.
+
+
+ 5.- Enviar comando del fabricante HL-DT-ST al dispositivo.
+
+
+ 6.- Enviar un comando del fabricante Hewlett-Packard al dispositivo.
+
+
+ 7.- Enviar un comando del fabricante Kreon al dispositivo.
+
+
+ 8.- Enviar comando SCSI MultiMedia al dispositivo.
+
+
+ 9.- Enviar un comando del fabricante NEC al dispositivo.
+
+
+ 10.- Enviar un comando del fabricante Pioneer al dispositivo.
+
+
+ 11.- Enviar un comando del fabricante Plasmon al dispositivo.
+
+
+ 12.- Enviar un comando del fabricante Plextor al dispositivo.
+
+
+ 13.- Enviar comando SCSI Block al dispositivo.
+
+
+ 14.- Enviar comando SCSI Media Changer al dispositivo.
+
+
+ 15.- Enviar comando SCSI Primary al dispositivo.
+
+
+ 16.- Enviar comando SCSI Streaming al dispositivo.
+
+
+ 17.- Enviar un comando del fabricante SyQuest al dispositivo.
+
+
+ Enviar comando SecureDigital/MultiMediaCard al dispositivo:
+
+
+ 1.- Enviar comando SecureDigital al dispositivo.
+
+
+ 2.- Enviar comando MultiMediaCard al dispositivo.
+
+
\ No newline at end of file
diff --git a/Aaru.Tests.Devices/Localization/Localization.resx b/Aaru.Tests.Devices/Localization/Localization.resx
index 477c1d818..dc001fb32 100644
--- a/Aaru.Tests.Devices/Localization/Localization.resx
+++ b/Aaru.Tests.Devices/Localization/Localization.resx
@@ -1542,9 +1542,6 @@
3.- Send READ CD-XA command.
-
- {0} bytes per sectors
-
0.- Return to Pioneer vendor commands menu.
@@ -2737,7 +2734,7 @@
Please insert trap disc inside...
- Sending READ FULL TOC to the device...
+ Sending READ FULL TOC to the device:
READ FULL TOC failed...
@@ -2991,9 +2988,6 @@
Data disc shows {0} sectors...
-
- Please insert the trap disc inside...
-
Please MANUALLY get the trap disc out and put the data disc back inside...
@@ -3109,7 +3103,7 @@
READ CD failed...
- Sending MediaTek READ DRAM to the device...
+ Sending MediaTek READ DRAM to the device:
System error status is {0} and error number is {1}.
@@ -3193,9 +3187,6 @@
Read from block?:
-
- How many bytes to expect in a block?
-
Sending READ_MULTIPLE_BLOCK to the device:
diff --git a/Aaru.Tests.Devices/SCSI/Pioneer.cs b/Aaru.Tests.Devices/SCSI/Pioneer.cs
index 16c05a9df..333c4db00 100644
--- a/Aaru.Tests.Devices/SCSI/Pioneer.cs
+++ b/Aaru.Tests.Devices/SCSI/Pioneer.cs
@@ -105,7 +105,7 @@ static class Pioneer
AaruConsole.WriteLine(Localization.LBA_0, address);
AaruConsole.WriteLine(Localization.Will_transfer_0_sectors, length);
AaruConsole.WriteLine(Localization.Subchannel_mode_0, subchan);
- AaruConsole.WriteLine(Localization._0_bytes_per_sectors, blockSize);
+ AaruConsole.WriteLine(Localization._0_bytes_per_sector, blockSize);
AaruConsole.WriteLine();
AaruConsole.WriteLine(Localization.Choose_what_to_do);
AaruConsole.WriteLine(Localization._1_Change_parameters);
@@ -303,7 +303,7 @@ static class Pioneer
AaruConsole.WriteLine(Localization.Start_0_1_2, startMinute, startSecond, startFrame);
AaruConsole.WriteLine(Localization.End_0_1_2, endMinute, endSecond, endFrame);
AaruConsole.WriteLine(Localization.Subchannel_mode_0, subchan);
- AaruConsole.WriteLine(Localization._0_bytes_per_sectors, blockSize);
+ AaruConsole.WriteLine(Localization._0_bytes_per_sector, blockSize);
AaruConsole.WriteLine();
AaruConsole.WriteLine(Localization.Choose_what_to_do);
AaruConsole.WriteLine(Localization._1_Change_parameters);
diff --git a/Aaru.Tests.Devices/SCSI/Plextor.cs b/Aaru.Tests.Devices/SCSI/Plextor.cs
index a76b8ead2..4dcab1750 100644
--- a/Aaru.Tests.Devices/SCSI/Plextor.cs
+++ b/Aaru.Tests.Devices/SCSI/Plextor.cs
@@ -1109,7 +1109,7 @@ static class Plextor
AaruConsole.WriteLine(Localization.LBA_0, address);
AaruConsole.WriteLine(Localization.Will_transfer_0_sectors, length);
AaruConsole.WriteLine(Localization.Subchannel_mode_0, subchan);
- AaruConsole.WriteLine(Localization._0_bytes_per_sectors, blockSize);
+ AaruConsole.WriteLine(Localization._0_bytes_per_sector, blockSize);
AaruConsole.WriteLine();
AaruConsole.WriteLine(Localization.Choose_what_to_do);
AaruConsole.WriteLine(Localization._1_Change_parameters);
diff --git a/Aaru.Tests.Devices/SCSI_MMC/LeadOutTrap.cs b/Aaru.Tests.Devices/SCSI_MMC/LeadOutTrap.cs
index 44144d39b..90feedb58 100644
--- a/Aaru.Tests.Devices/SCSI_MMC/LeadOutTrap.cs
+++ b/Aaru.Tests.Devices/SCSI_MMC/LeadOutTrap.cs
@@ -100,7 +100,7 @@ static partial class ScsiMmc
dev.AllowMediumRemoval(out _, dev.Timeout, out _);
dev.EjectTray(out _, dev.Timeout, out _);
- AaruConsole.WriteLine(Localization.Please_insert_the_trap_disc_inside);
+ AaruConsole.WriteLine(Localization.Please_insert_trap_disc_inside);
AaruConsole.WriteLine(Localization.Press_any_key_to_continue);
System.Console.ReadLine();
diff --git a/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs b/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs
index c410a46b5..c347a6edb 100644
--- a/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs
+++ b/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs
@@ -196,7 +196,7 @@ static class MultiMediaCard
}
}
- AaruConsole.Write(Localization.How_many_bytes_to_expect_in_a_block_Q);
+ AaruConsole.Write(Localization.How_many_bytes_to_expect_per_block_Q);
strDev = System.Console.ReadLine();
if(!uint.TryParse(strDev, out blockSize))
diff --git a/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs b/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs
index 84d51cea1..b1f67945b 100644
--- a/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs
+++ b/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs
@@ -196,7 +196,7 @@ static class SecureDigital
}
}
- AaruConsole.Write(Localization.How_many_bytes_to_expect_in_a_block_Q);
+ AaruConsole.Write(Localization.How_many_bytes_to_expect_per_block_Q);
strDev = System.Console.ReadLine();
if(!uint.TryParse(strDev, out blockSize))