mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(PFS): added option to select filenames encoding (#162)
This commit is contained in:
9
ArcFormats/Strings/arcStrings.Designer.cs
generated
9
ArcFormats/Strings/arcStrings.Designer.cs
generated
@@ -660,6 +660,15 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Default file names encoding.
|
||||
/// </summary>
|
||||
public static string PFSEncodingCP {
|
||||
get {
|
||||
return ResourceManager.GetString("PFSEncodingCP", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Use default encryption scheme.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user