[Symbian Installation File] Show options in information.

This commit is contained in:
2023-10-07 11:37:19 +01:00
parent 3e2280bf9b
commit 4385279006
4 changed files with 16 additions and 0 deletions

View File

@@ -68,6 +68,15 @@ namespace Aaru.Archives {
}
}
/// <summary>
/// Looks up a localized string similar to Archive options: {0}.
/// </summary>
internal static string Archive_options_0 {
get {
return ResourceManager.GetString("Archive_options_0", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Capabilities:.
/// </summary>