mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Image verification] Allow to verify only data (non-audio) tracks.
This commit is contained in:
6
Aaru.Localization/UI.Designer.cs
generated
6
Aaru.Localization/UI.Designer.cs
generated
@@ -6675,5 +6675,11 @@ namespace Aaru.Localization {
|
||||
return ResourceManager.GetString("Encryption", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Verify_only_data_help {
|
||||
get {
|
||||
return ResourceManager.GetString("Verify_only_data_help", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user