mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
added progress window to archive creation process.
This commit is contained in:
9
Strings/guiStrings.Designer.cs
generated
9
Strings/guiStrings.Designer.cs
generated
@@ -330,6 +330,15 @@ namespace GARbro.GUI.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Creating archive {0}.
|
||||
/// </summary>
|
||||
public static string MsgCreatingArchive {
|
||||
get {
|
||||
return ResourceManager.GetString("MsgCreatingArchive", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Deleted {0}.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user