mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(XP3): changed wording for encryption popup notice.
"is encrypted" -> "could be encrypted"
This commit is contained in:
10
ArcFormats/Strings/arcStrings.Designer.cs
generated
10
ArcFormats/Strings/arcStrings.Designer.cs
generated
@@ -742,6 +742,16 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Archive content could be encrypted.
|
||||
///Choose appropriate encryption scheme..
|
||||
/// </summary>
|
||||
public static string XP3EncryptedNotice {
|
||||
get {
|
||||
return ResourceManager.GetString("XP3EncryptedNotice", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Version.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user