mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add an interface for classes able to draw media status, like the spiral.
This commit is contained in:
12
Aaru.Localization/UI.Designer.cs
generated
12
Aaru.Localization/UI.Designer.cs
generated
@@ -5865,5 +5865,17 @@ namespace Aaru.Localization {
|
||||
return ResourceManager.GetString("Verify_dimensions_paramater_help", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Create_graph_of_dumped_media {
|
||||
get {
|
||||
return ResourceManager.GetString("Create_graph_of_dumped_media", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Dump_graph_dimensions_argument_help {
|
||||
get {
|
||||
return ResourceManager.GetString("Dump_graph_dimensions_argument_help", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user