diff options
Diffstat (limited to 'tools/Langpack Suite/Form1.Designer.cs')
-rw-r--r-- | tools/Langpack Suite/Form1.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Langpack Suite/Form1.Designer.cs b/tools/Langpack Suite/Form1.Designer.cs index 5c6276d6d7..2e3098e01a 100644 --- a/tools/Langpack Suite/Form1.Designer.cs +++ b/tools/Langpack Suite/Form1.Designer.cs @@ -444,6 +444,7 @@ this.LanguageComboBox.FormattingEnabled = true;
this.LanguageComboBox.Items.AddRange(new object[] {
"English",
+ "Українська",
"Русский"});
this.LanguageComboBox.Location = new System.Drawing.Point(204, 324);
this.LanguageComboBox.Name = "LanguageComboBox";
|