mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(GameRes): added JPEG compression quality setting.
This commit is contained in:
9
GameRes/Strings/garStrings.Designer.cs
generated
9
GameRes/Strings/garStrings.Designer.cs
generated
@@ -78,6 +78,15 @@ namespace GameRes.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to JPEG compression quality.
|
||||
/// </summary>
|
||||
public static string JPEGQualityText {
|
||||
get {
|
||||
return ResourceManager.GetString("JPEGQualityText", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to File is empty.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user