mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-02 11:20:29 +08:00
implemented FJSYS archives and MGD images.
This commit is contained in:
10
ArcFormats/Strings/arcStrings.Designer.cs
generated
10
ArcFormats/Strings/arcStrings.Designer.cs
generated
@@ -188,6 +188,16 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Archive contains encrypted scripts.
|
||||
///Choose encryption scheme or enter a passphrase..
|
||||
/// </summary>
|
||||
public static string FJSYSNotice {
|
||||
get {
|
||||
return ResourceManager.GetString("FJSYSNotice", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose title or enter a key.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user