mirror of
https://github.com/aaru-dps/Aaru.CommonTypes.git
synced 2025-12-16 19:24:30 +00:00
Move all localizable strings from Aaru.Decoders project to resources.
This commit is contained in:
6
Localization/Localization.Designer.cs
generated
6
Localization/Localization.Designer.cs
generated
@@ -1221,6 +1221,12 @@ namespace Aaru.CommonTypes {
|
||||
}
|
||||
}
|
||||
|
||||
internal static string SCSI_Media_Type_Description_Exatape_80m {
|
||||
get {
|
||||
return ResourceManager.GetString("SCSI_Media_Type_Description_Exatape_80m", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string IDENTIFY_response_is_different_than_512_bytes_not_decoding {
|
||||
get {
|
||||
return ResourceManager.GetString("IDENTIFY_response_is_different_than_512_bytes_not_decoding", resourceCulture);
|
||||
|
||||
Reference in New Issue
Block a user