summaryrefslogtreecommitdiff
path: root/tools/Langpack Suite/Form1.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Langpack Suite/Form1.Designer.cs')
-rw-r--r--tools/Langpack Suite/Form1.Designer.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Langpack Suite/Form1.Designer.cs b/tools/Langpack Suite/Form1.Designer.cs
index 2e3098e01a..7e4b702db7 100644
--- a/tools/Langpack Suite/Form1.Designer.cs
+++ b/tools/Langpack Suite/Form1.Designer.cs
@@ -444,8 +444,9 @@
this.LanguageComboBox.FormattingEnabled = true;
this.LanguageComboBox.Items.AddRange(new object[] {
"English",
+ "Русский",
"Українська",
- "Русский"});
+ "Беларускі"});
this.LanguageComboBox.Location = new System.Drawing.Point(204, 324);
this.LanguageComboBox.Name = "LanguageComboBox";
this.LanguageComboBox.Size = new System.Drawing.Size(121, 21);