diff options
| author | Michael <[email protected]> | 2017-06-17 14:45:42 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-17 14:45:42 -0400 |
| commit | e3f9a6028b3774f7376617502e7f6016dc50dd0e (patch) | |
| tree | 195ad433cbb4519b433cf24156b761419f226fe5 /ShiftOS.WinForms/MainMenu/Loading.Designer.cs | |
| parent | 0365b33993812361936e81104f793f58794fde8f (diff) | |
| download | shiftos_thereturn-e3f9a6028b3774f7376617502e7f6016dc50dd0e.tar.gz shiftos_thereturn-e3f9a6028b3774f7376617502e7f6016dc50dd0e.tar.bz2 shiftos_thereturn-e3f9a6028b3774f7376617502e7f6016dc50dd0e.zip | |
Localize a LOT of the UI
Diffstat (limited to 'ShiftOS.WinForms/MainMenu/Loading.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/MainMenu/Loading.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/MainMenu/Loading.Designer.cs b/ShiftOS.WinForms/MainMenu/Loading.Designer.cs index 95619d9..5cf42d6 100644 --- a/ShiftOS.WinForms/MainMenu/Loading.Designer.cs +++ b/ShiftOS.WinForms/MainMenu/Loading.Designer.cs @@ -40,7 +40,7 @@ this.label.Name = "label"; this.label.Size = new System.Drawing.Size(284, 262); this.label.TabIndex = 0; - this.label.Text = "Loading..."; + this.label.Text = "{GEN_LOADING}"; this.label.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // Loading |
