mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add SuperCard Pro flux parsing
This commit is contained in:
6
Aaru.Localization/Core.Designer.cs
generated
6
Aaru.Localization/Core.Designer.cs
generated
@@ -6881,5 +6881,11 @@ namespace Aaru.Localization {
|
||||
return ResourceManager.GetString("Output_format_does_not_support_hidden_tracks", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Image_flux_captures {
|
||||
get {
|
||||
return ResourceManager.GetString("Image_flux_captures", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3502,4 +3502,7 @@ It has no sense to do it, and it will put too much strain on the tape.</value>
|
||||
<data name="Output_format_does_not_support_hidden_tracks" xml:space="preserve">
|
||||
<value>Output format does not properly support storing hidden tracks, this will end in a loss of data, not continuing...</value>
|
||||
</data>
|
||||
<data name="Image_flux_captures" xml:space="preserve">
|
||||
<value>This image contains low-level flux captures.</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user