mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Aaru.Core] Implement showing archive information.
This commit is contained in:
9
Aaru.Localization/Core.Designer.cs
generated
9
Aaru.Localization/Core.Designer.cs
generated
@@ -347,6 +347,15 @@ namespace Aaru.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to [bold]Archive information:[/].
|
||||
/// </summary>
|
||||
public static string Archive_Information_With_Markup {
|
||||
get {
|
||||
return ResourceManager.GetString("Archive_Information_With_Markup", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to ASCII implemented operating definitions: {0}.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user