mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
added "ignore errors" option to media conversion.
This commit is contained in:
11
Strings/guiStrings.Designer.cs
generated
11
Strings/guiStrings.Designer.cs
generated
@@ -339,6 +339,15 @@ namespace GARbro.GUI.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Skip incovertible files..
|
||||
/// </summary>
|
||||
public static string LabelSkipFailures {
|
||||
get {
|
||||
return ResourceManager.GetString("LabelSkipFailures", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to About Game Resource browser.
|
||||
/// </summary>
|
||||
@@ -811,7 +820,7 @@ namespace GARbro.GUI.Strings {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Convert media.
|
||||
/// Looks up a localized string similar to Media conversion.
|
||||
/// </summary>
|
||||
public static string TextConvertMedia {
|
||||
get {
|
||||
|
||||
Reference in New Issue
Block a user