(XP3): changed wording for encryption popup notice.

"is encrypted" -> "could be encrypted"
This commit is contained in:
morkt
2016-06-06 23:22:08 +04:00
parent d0ef693a2a
commit fe10be0563
6 changed files with 29 additions and 1 deletions

View File

@@ -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>