mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Symbian Installation File] Show options in information.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user