mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-23 12:17:27 +08:00
choose destination directory for files conversion.
This commit is contained in:
11
GUI/Strings/guiStrings.Designer.cs
generated
11
GUI/Strings/guiStrings.Designer.cs
generated
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.34209
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -312,6 +312,15 @@ namespace GARbro.GUI.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Destination directory.
|
||||
/// </summary>
|
||||
public static string LabelDestinationDir {
|
||||
get {
|
||||
return ResourceManager.GetString("LabelDestinationDir", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose destination format for images.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user