aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/FileDialog.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms/Applications/FileDialog.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Applications/FileDialog.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/FileDialog.Designer.cs b/ShiftOS.WinForms/Applications/FileDialog.Designer.cs
index f43d473..467e0c0 100644
--- a/ShiftOS.WinForms/Applications/FileDialog.Designer.cs
+++ b/ShiftOS.WinForms/Applications/FileDialog.Designer.cs
@@ -149,7 +149,7 @@ namespace ShiftOS.WinForms.Applications
this.ClientSize = new System.Drawing.Size(634, 369);
this.Controls.Add(this.panel1);
this.Name = "FileDialog";
- this.Text = "File Dialog";
+ this.Text = "{FILE_DIALOG_NAME}";
this.panel1.ResumeLayout(false);
this.pnlfiletype.ResumeLayout(false);
this.pnlfiletype.PerformLayout();