mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
squeezed some identical localization strings.
This commit is contained in:
36
ArcFormats/Strings/arcStrings.Designer.cs
generated
36
ArcFormats/Strings/arcStrings.Designer.cs
generated
@@ -179,6 +179,15 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose title or enter a password.
|
||||
/// </summary>
|
||||
public static string ArcTitleOrPassword {
|
||||
get {
|
||||
return ResourceManager.GetString("ArcTitleOrPassword", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Encryption keys.
|
||||
/// </summary>
|
||||
@@ -588,15 +597,6 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose title or enter a password.
|
||||
/// </summary>
|
||||
public static string NSAChoose {
|
||||
get {
|
||||
return ResourceManager.GetString("NSAChoose", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to NScripter game engine resource archive.
|
||||
/// </summary>
|
||||
@@ -669,15 +669,6 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose title or enter a password.
|
||||
/// </summary>
|
||||
public static string RCTChoose {
|
||||
get {
|
||||
return ResourceManager.GetString("RCTChoose", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Automatically combine incremental frames.
|
||||
/// </summary>
|
||||
@@ -863,15 +854,6 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose title or enter a password.
|
||||
/// </summary>
|
||||
public static string ZIPChoose {
|
||||
get {
|
||||
return ResourceManager.GetString("ZIPChoose", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Archive content is encrypted..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user