mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-16 10:32:58 +08:00
Update Task page translates
This commit is contained in:
12
Source/GrasscutterTools/Forms/FormMain.Designer.cs
generated
12
Source/GrasscutterTools/Forms/FormMain.Designer.cs
generated
@@ -49,8 +49,8 @@ namespace GrasscutterTools.Forms
|
||||
this.TPHome = new System.Windows.Forms.TabPage();
|
||||
this.TCMain = new System.Windows.Forms.TabControl();
|
||||
this.TPMail = new System.Windows.Forms.TabPage();
|
||||
this.MenuSpawnEntityFilter = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.TPLoopTasks = new System.Windows.Forms.TabPage();
|
||||
this.MenuSpawnEntityFilter = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.GrpCommand.SuspendLayout();
|
||||
this.TCMain.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
@@ -191,17 +191,17 @@ namespace GrasscutterTools.Forms
|
||||
this.TPMail.Name = "TPMail";
|
||||
this.TPMail.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// MenuSpawnEntityFilter
|
||||
//
|
||||
this.MenuSpawnEntityFilter.Name = "MenuSpawnEntityFilter";
|
||||
resources.ApplyResources(this.MenuSpawnEntityFilter, "MenuSpawnEntityFilter");
|
||||
//
|
||||
// TPLoopTasks
|
||||
//
|
||||
resources.ApplyResources(this.TPLoopTasks, "TPLoopTasks");
|
||||
this.TPLoopTasks.Name = "TPLoopTasks";
|
||||
this.TPLoopTasks.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// MenuSpawnEntityFilter
|
||||
//
|
||||
resources.ApplyResources(this.MenuSpawnEntityFilter, "MenuSpawnEntityFilter");
|
||||
this.MenuSpawnEntityFilter.Name = "MenuSpawnEntityFilter";
|
||||
//
|
||||
// FormMain
|
||||
//
|
||||
resources.ApplyResources(this, "$this");
|
||||
|
||||
Reference in New Issue
Block a user