Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-02-19 23:37:52 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-02-19 23:37:52 +0300
commit59b9ef19e80411d98bff4bbd2f791fa1dae39e64 (patch)
treef2bc2d1a5e6539ea3fdfdf1e19d8f7a5c1829b48 /AboutBox.Designer.cs
parente7bb56b084cd27b80ceec15ce71cbbd1ccfd5446 (diff)
Credits update. Didn't i forgot anybody?
Diffstat (limited to 'AboutBox.Designer.cs')
-rw-r--r--AboutBox.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/AboutBox.Designer.cs b/AboutBox.Designer.cs
index ac4db201..47b4e91c 100644
--- a/AboutBox.Designer.cs
+++ b/AboutBox.Designer.cs
@@ -137,7 +137,7 @@
this.textBoxDescription.Size = new System.Drawing.Size(271, 234);
this.textBoxDescription.TabIndex = 23;
this.textBoxDescription.TabStop = false;
- this.textBoxDescription.Text = "Description";
+ this.textBoxDescription.Text = resources.GetString("textBoxDescription.Text");
//
// okButton
//