summaryrefslogtreecommitdiff
path: root/tools/Langpack Suite/Form1.Designer.cs
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-01-17 12:07:27 +0000
committerRobert Pösel <robyer@seznam.cz>2013-01-17 12:07:27 +0000
commit4e65d84411d125552395e434922221bf52932a56 (patch)
tree6cd831a7698b47724013c9fdc035ec434fccd2cb /tools/Langpack Suite/Form1.Designer.cs
parent419cb6f99f77e70f428c660506dc12ea005d3546 (diff)
Langpack Suite: Added czech translation
git-svn-id: http://svn.miranda-ng.org/main/trunk@3132 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 af65d0a091..0565b24780 100644
--- a/tools/Langpack Suite/Form1.Designer.cs
+++ b/tools/Langpack Suite/Form1.Designer.cs
@@ -471,7 +471,8 @@
"Русский",
"Українська",
"Беларускі",
- "Deutsch"});
+ "Deutsch",
+ "Čeština"});
this.LanguageComboBox.Location = new System.Drawing.Point(204, 348);
this.LanguageComboBox.Name = "LanguageComboBox";
this.LanguageComboBox.Size = new System.Drawing.Size(121, 21);