aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/Dialog.Designer.cs
diff options
context:
space:
mode:
authorRylan/wowmom98 <[email protected]>2017-01-08 17:48:56 -0500
committerRylan/wowmom98 <[email protected]>2017-01-08 17:48:56 -0500
commit78fcfce2522f0d3a16d148725beb4a6eafd6e215 (patch)
tree24ce7f6a0e17215731789b4108a8b90e75d032d5 /ShiftOS.WinForms/Applications/Dialog.Designer.cs
parentd6aa2f4f1608de7f9b3546190c673d08cedeb3c4 (diff)
downloadshiftos_thereturn-78fcfce2522f0d3a16d148725beb4a6eafd6e215.tar.gz
shiftos_thereturn-78fcfce2522f0d3a16d148725beb4a6eafd6e215.tar.bz2
shiftos_thereturn-78fcfce2522f0d3a16d148725beb4a6eafd6e215.zip
localization in titles of programs
read the summary
Diffstat (limited to 'ShiftOS.WinForms/Applications/Dialog.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Applications/Dialog.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/Dialog.Designer.cs b/ShiftOS.WinForms/Applications/Dialog.Designer.cs
index 41619ea..7f9a9b2 100644
--- a/ShiftOS.WinForms/Applications/Dialog.Designer.cs
+++ b/ShiftOS.WinForms/Applications/Dialog.Designer.cs
@@ -54,7 +54,7 @@ namespace ShiftOS.WinForms.Applications
{
this.components = new System.ComponentModel.Container();
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Text = "Dialog";
+ this.Text = "{DIALOG_NAME}";
}
#endregion