mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
implemented Rpm engine archives.
This commit is contained in:
11
ArcFormats/Strings/arcStrings.Designer.cs
generated
11
ArcFormats/Strings/arcStrings.Designer.cs
generated
@@ -569,6 +569,17 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to File resembles RPM resource archive,
|
||||
///but encryption key guess failed.
|
||||
///Choose appropriate encryption scheme..
|
||||
/// </summary>
|
||||
public static string RPMEncryptedNotice {
|
||||
get {
|
||||
return ResourceManager.GetString("RPMEncryptedNotice", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Amaterasu Translations Muv-Luv script file.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user