OSDN Git Service

設定画面の画面表示の不具合を修正,
[wptscs/wpts.git] / Wptscs / ConfigForm.Designer.cs
1 namespace Honememo.Wptscs
2 {
3     partial class ConfigForm
4     {
5         /// <summary>
6         /// 必要なデザイナ変数です。
7         /// </summary>
8         private System.ComponentModel.IContainer components = null;
9
10         /// <summary>
11         /// 使用中のリソースをすべてクリーンアップします。
12         /// </summary>
13         /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>
14         protected override void Dispose(bool disposing)
15         {
16             if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             base.Dispose(disposing);
21         }
22
23         #region Windows フォーム デザイナで生成されたコード
24
25         /// <summary>
26         /// デザイナ サポートに必要なメソッドです。このメソッドの内容を
27         /// コード エディタで変更しないでください。
28         /// </summary>
29         private void InitializeComponent()
30         {
31             this.components = new System.ComponentModel.Container();
32             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConfigForm));
33             this.buttonOk = new System.Windows.Forms.Button();
34             this.buttonCancel = new System.Windows.Forms.Button();
35             this.tabControl = new System.Windows.Forms.TabControl();
36             this.tabPageItems = new System.Windows.Forms.TabPage();
37             this.labelItemsNote = new System.Windows.Forms.Label();
38             this.dataGridViewItems = new System.Windows.Forms.DataGridView();
39             this.ColumnFromCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
40             this.ColumnFromTitle = new System.Windows.Forms.DataGridViewTextBoxColumn();
41             this.ColumnAlias = new System.Windows.Forms.DataGridViewTextBoxColumn();
42             this.ColumnArrow = new System.Windows.Forms.DataGridViewTextBoxColumn();
43             this.ColumnToCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
44             this.ColumnToTitle = new System.Windows.Forms.DataGridViewTextBoxColumn();
45             this.ColumnTimestamp = new System.Windows.Forms.DataGridViewTextBoxColumn();
46             this.tabPageHeadings = new System.Windows.Forms.TabPage();
47             this.dataGridViewHeading = new System.Windows.Forms.DataGridView();
48             this.tabPageServer = new System.Windows.Forms.TabPage();
49             this.buttonLanguageRemove = new System.Windows.Forms.Button();
50             this.buttonLunguageAdd = new System.Windows.Forms.Button();
51             this.groupBoxLanguage = new System.Windows.Forms.GroupBox();
52             this.groupBoxLanguageName = new System.Windows.Forms.GroupBox();
53             this.dataGridViewLanguageName = new System.Windows.Forms.DataGridView();
54             this.ColumnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             this.ColumnName = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             this.ColumnShortName = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             this.textBoxBracket = new System.Windows.Forms.TextBox();
58             this.labelBracket = new System.Windows.Forms.Label();
59             this.groupBoxServer = new System.Windows.Forms.GroupBox();
60             this.textBoxLangFormat = new System.Windows.Forms.TextBox();
61             this.labelLangFormat = new System.Windows.Forms.Label();
62             this.textBoxLinkInterwikiFormat = new System.Windows.Forms.TextBox();
63             this.labelLinkInterwikiFormat = new System.Windows.Forms.Label();
64             this.textBoxDocumentationTemplateDefaultPage = new System.Windows.Forms.TextBox();
65             this.labelDocumentationTemplateDefaultPage = new System.Windows.Forms.Label();
66             this.textBoxDocumentationTemplate = new System.Windows.Forms.TextBox();
67             this.labelDocumentationTemplate = new System.Windows.Forms.Label();
68             this.textBoxFileNamespace = new System.Windows.Forms.TextBox();
69             this.textBoxCategoryNamespace = new System.Windows.Forms.TextBox();
70             this.labelCategoryNamespace = new System.Windows.Forms.Label();
71             this.textBoxTemplateNamespace = new System.Windows.Forms.TextBox();
72             this.labelTemplateNamespace = new System.Windows.Forms.Label();
73             this.textBoxRedirect = new System.Windows.Forms.TextBox();
74             this.labelRedirect = new System.Windows.Forms.Label();
75             this.textBoxExportPath = new System.Windows.Forms.TextBox();
76             this.labelExportPath = new System.Windows.Forms.Label();
77             this.textBoxMetaApi = new System.Windows.Forms.TextBox();
78             this.labelMetaApi = new System.Windows.Forms.Label();
79             this.textBoxLocation = new System.Windows.Forms.TextBox();
80             this.labelLocation = new System.Windows.Forms.Label();
81             this.labelFileNamespace = new System.Windows.Forms.Label();
82             this.comboBoxLanguage = new System.Windows.Forms.ComboBox();
83             this.labelLanguage = new System.Windows.Forms.Label();
84             this.tabPageApplication = new System.Windows.Forms.TabPage();
85             this.groupBoxInformation = new System.Windows.Forms.GroupBox();
86             this.labelWebsite = new System.Windows.Forms.Label();
87             this.linkLabelWebsite = new System.Windows.Forms.LinkLabel();
88             this.labelCopyright = new System.Windows.Forms.Label();
89             this.labelApplicationName = new System.Windows.Forms.Label();
90             this.groupBoxApplicationConfig = new System.Windows.Forms.GroupBox();
91             this.textBoxConnectRetryTime = new System.Windows.Forms.TextBox();
92             this.labelConnectRetryTimeNote = new System.Windows.Forms.Label();
93             this.labelConnectRetryTime = new System.Windows.Forms.Label();
94             this.textBoxMaxConnectRetries = new System.Windows.Forms.TextBox();
95             this.labelMaxConnectRetriesNote = new System.Windows.Forms.Label();
96             this.labelMaxConnectRetries = new System.Windows.Forms.Label();
97             this.checkBoxIgnoreError = new System.Windows.Forms.CheckBox();
98             this.labelRefererNote = new System.Windows.Forms.Label();
99             this.labelUserAgentNote = new System.Windows.Forms.Label();
100             this.labelChaceNote = new System.Windows.Forms.Label();
101             this.textBoxCacheExpire = new System.Windows.Forms.TextBox();
102             this.textBoxReferer = new System.Windows.Forms.TextBox();
103             this.labelReferer = new System.Windows.Forms.Label();
104             this.labelCacheExpire = new System.Windows.Forms.Label();
105             this.textBoxUserAgent = new System.Windows.Forms.TextBox();
106             this.labelUserAgent = new System.Windows.Forms.Label();
107             this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
108             this.toolTip = new System.Windows.Forms.ToolTip(this.components);
109             this.tabControl.SuspendLayout();
110             this.tabPageItems.SuspendLayout();
111             ((System.ComponentModel.ISupportInitialize)(this.dataGridViewItems)).BeginInit();
112             this.tabPageHeadings.SuspendLayout();
113             ((System.ComponentModel.ISupportInitialize)(this.dataGridViewHeading)).BeginInit();
114             this.tabPageServer.SuspendLayout();
115             this.groupBoxLanguage.SuspendLayout();
116             this.groupBoxLanguageName.SuspendLayout();
117             ((System.ComponentModel.ISupportInitialize)(this.dataGridViewLanguageName)).BeginInit();
118             this.groupBoxServer.SuspendLayout();
119             this.tabPageApplication.SuspendLayout();
120             this.groupBoxInformation.SuspendLayout();
121             this.groupBoxApplicationConfig.SuspendLayout();
122             ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
123             this.SuspendLayout();
124             // 
125             // buttonOk
126             // 
127             resources.ApplyResources(this.buttonOk, "buttonOk");
128             this.buttonOk.Name = "buttonOk";
129             this.toolTip.SetToolTip(this.buttonOk, resources.GetString("buttonOk.ToolTip"));
130             this.buttonOk.UseVisualStyleBackColor = true;
131             this.buttonOk.Click += new System.EventHandler(this.ButtonOk_Click);
132             // 
133             // buttonCancel
134             // 
135             resources.ApplyResources(this.buttonCancel, "buttonCancel");
136             this.buttonCancel.CausesValidation = false;
137             this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
138             this.buttonCancel.Name = "buttonCancel";
139             this.toolTip.SetToolTip(this.buttonCancel, resources.GetString("buttonCancel.ToolTip"));
140             this.buttonCancel.UseVisualStyleBackColor = true;
141             // 
142             // tabControl
143             // 
144             resources.ApplyResources(this.tabControl, "tabControl");
145             this.tabControl.Controls.Add(this.tabPageItems);
146             this.tabControl.Controls.Add(this.tabPageHeadings);
147             this.tabControl.Controls.Add(this.tabPageServer);
148             this.tabControl.Controls.Add(this.tabPageApplication);
149             this.tabControl.Name = "tabControl";
150             this.tabControl.SelectedIndex = 0;
151             // 
152             // tabPageItems
153             // 
154             this.tabPageItems.Controls.Add(this.labelItemsNote);
155             this.tabPageItems.Controls.Add(this.dataGridViewItems);
156             resources.ApplyResources(this.tabPageItems, "tabPageItems");
157             this.tabPageItems.Name = "tabPageItems";
158             this.tabPageItems.UseVisualStyleBackColor = true;
159             // 
160             // labelItemsNote
161             // 
162             resources.ApplyResources(this.labelItemsNote, "labelItemsNote");
163             this.labelItemsNote.Name = "labelItemsNote";
164             // 
165             // dataGridViewItems
166             // 
167             resources.ApplyResources(this.dataGridViewItems, "dataGridViewItems");
168             this.dataGridViewItems.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
169             this.dataGridViewItems.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
170             this.ColumnFromCode,
171             this.ColumnFromTitle,
172             this.ColumnAlias,
173             this.ColumnArrow,
174             this.ColumnToCode,
175             this.ColumnToTitle,
176             this.ColumnTimestamp});
177             this.dataGridViewItems.Name = "dataGridViewItems";
178             this.dataGridViewItems.RowTemplate.Height = 21;
179             this.dataGridViewItems.CellValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridViewItems_CellValidated);
180             this.dataGridViewItems.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.DataGridViewItems_CellValidating);
181             this.dataGridViewItems.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridViewItems_CellValueChanged);
182             this.dataGridViewItems.RowsAdded += new System.Windows.Forms.DataGridViewRowsAddedEventHandler(this.DataGridViewItems_RowsAdded);
183             this.dataGridViewItems.RowValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.ResetErrorText_RowValidated);
184             this.dataGridViewItems.RowValidating += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.DataGridViewItems_RowValidating);
185             // 
186             // ColumnFromCode
187             // 
188             resources.ApplyResources(this.ColumnFromCode, "ColumnFromCode");
189             this.ColumnFromCode.MaxInputLength = 16;
190             this.ColumnFromCode.Name = "ColumnFromCode";
191             // 
192             // ColumnFromTitle
193             // 
194             resources.ApplyResources(this.ColumnFromTitle, "ColumnFromTitle");
195             this.ColumnFromTitle.MaxInputLength = 255;
196             this.ColumnFromTitle.Name = "ColumnFromTitle";
197             // 
198             // ColumnAlias
199             // 
200             resources.ApplyResources(this.ColumnAlias, "ColumnAlias");
201             this.ColumnAlias.MaxInputLength = 255;
202             this.ColumnAlias.Name = "ColumnAlias";
203             // 
204             // ColumnArrow
205             // 
206             resources.ApplyResources(this.ColumnArrow, "ColumnArrow");
207             this.ColumnArrow.Name = "ColumnArrow";
208             this.ColumnArrow.ReadOnly = true;
209             this.ColumnArrow.Resizable = System.Windows.Forms.DataGridViewTriState.False;
210             this.ColumnArrow.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
211             // 
212             // ColumnToCode
213             // 
214             resources.ApplyResources(this.ColumnToCode, "ColumnToCode");
215             this.ColumnToCode.MaxInputLength = 16;
216             this.ColumnToCode.Name = "ColumnToCode";
217             // 
218             // ColumnToTitle
219             // 
220             resources.ApplyResources(this.ColumnToTitle, "ColumnToTitle");
221             this.ColumnToTitle.MaxInputLength = 255;
222             this.ColumnToTitle.Name = "ColumnToTitle";
223             // 
224             // ColumnTimestamp
225             // 
226             resources.ApplyResources(this.ColumnTimestamp, "ColumnTimestamp");
227             this.ColumnTimestamp.Name = "ColumnTimestamp";
228             // 
229             // tabPageHeadings
230             // 
231             this.tabPageHeadings.Controls.Add(this.dataGridViewHeading);
232             resources.ApplyResources(this.tabPageHeadings, "tabPageHeadings");
233             this.tabPageHeadings.Name = "tabPageHeadings";
234             this.tabPageHeadings.UseVisualStyleBackColor = true;
235             // 
236             // dataGridViewHeading
237             // 
238             resources.ApplyResources(this.dataGridViewHeading, "dataGridViewHeading");
239             this.dataGridViewHeading.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
240             this.dataGridViewHeading.Name = "dataGridViewHeading";
241             this.dataGridViewHeading.RowTemplate.Height = 21;
242             // 
243             // tabPageServer
244             // 
245             this.tabPageServer.Controls.Add(this.buttonLanguageRemove);
246             this.tabPageServer.Controls.Add(this.buttonLunguageAdd);
247             this.tabPageServer.Controls.Add(this.groupBoxLanguage);
248             this.tabPageServer.Controls.Add(this.groupBoxServer);
249             this.tabPageServer.Controls.Add(this.comboBoxLanguage);
250             this.tabPageServer.Controls.Add(this.labelLanguage);
251             resources.ApplyResources(this.tabPageServer, "tabPageServer");
252             this.tabPageServer.Name = "tabPageServer";
253             this.tabPageServer.UseVisualStyleBackColor = true;
254             // 
255             // buttonLanguageRemove
256             // 
257             resources.ApplyResources(this.buttonLanguageRemove, "buttonLanguageRemove");
258             this.buttonLanguageRemove.Name = "buttonLanguageRemove";
259             this.toolTip.SetToolTip(this.buttonLanguageRemove, resources.GetString("buttonLanguageRemove.ToolTip"));
260             this.buttonLanguageRemove.UseVisualStyleBackColor = true;
261             this.buttonLanguageRemove.Click += new System.EventHandler(this.ButtonLanguageRemove_Click);
262             // 
263             // buttonLunguageAdd
264             // 
265             resources.ApplyResources(this.buttonLunguageAdd, "buttonLunguageAdd");
266             this.buttonLunguageAdd.Name = "buttonLunguageAdd";
267             this.toolTip.SetToolTip(this.buttonLunguageAdd, resources.GetString("buttonLunguageAdd.ToolTip"));
268             this.buttonLunguageAdd.UseVisualStyleBackColor = true;
269             this.buttonLunguageAdd.Click += new System.EventHandler(this.ButtonLunguageAdd_Click);
270             // 
271             // groupBoxLanguage
272             // 
273             resources.ApplyResources(this.groupBoxLanguage, "groupBoxLanguage");
274             this.groupBoxLanguage.Controls.Add(this.groupBoxLanguageName);
275             this.groupBoxLanguage.Controls.Add(this.textBoxBracket);
276             this.groupBoxLanguage.Controls.Add(this.labelBracket);
277             this.groupBoxLanguage.Name = "groupBoxLanguage";
278             this.groupBoxLanguage.TabStop = false;
279             // 
280             // groupBoxLanguageName
281             // 
282             resources.ApplyResources(this.groupBoxLanguageName, "groupBoxLanguageName");
283             this.groupBoxLanguageName.Controls.Add(this.dataGridViewLanguageName);
284             this.groupBoxLanguageName.Name = "groupBoxLanguageName";
285             this.groupBoxLanguageName.TabStop = false;
286             this.toolTip.SetToolTip(this.groupBoxLanguageName, resources.GetString("groupBoxLanguageName.ToolTip"));
287             // 
288             // dataGridViewLanguageName
289             // 
290             resources.ApplyResources(this.dataGridViewLanguageName, "dataGridViewLanguageName");
291             this.dataGridViewLanguageName.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
292             this.dataGridViewLanguageName.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
293             this.ColumnCode,
294             this.ColumnName,
295             this.ColumnShortName});
296             this.dataGridViewLanguageName.Name = "dataGridViewLanguageName";
297             this.dataGridViewLanguageName.RowTemplate.Height = 21;
298             this.dataGridViewLanguageName.RowValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.ResetErrorText_RowValidated);
299             this.dataGridViewLanguageName.RowValidating += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.DataGridViewLanguageName_RowValidating);
300             this.dataGridViewLanguageName.Validating += new System.ComponentModel.CancelEventHandler(this.DataGridViewLanguageName_Validating);
301             this.dataGridViewLanguageName.Validated += new System.EventHandler(this.ResetErrorText_Validated);
302             // 
303             // ColumnCode
304             // 
305             this.ColumnCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
306             resources.ApplyResources(this.ColumnCode, "ColumnCode");
307             this.ColumnCode.MaxInputLength = 10;
308             this.ColumnCode.Name = "ColumnCode";
309             // 
310             // ColumnName
311             // 
312             this.ColumnName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
313             resources.ApplyResources(this.ColumnName, "ColumnName");
314             this.ColumnName.MaxInputLength = 255;
315             this.ColumnName.Name = "ColumnName";
316             // 
317             // ColumnShortName
318             // 
319             this.ColumnShortName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
320             resources.ApplyResources(this.ColumnShortName, "ColumnShortName");
321             this.ColumnShortName.MaxInputLength = 20;
322             this.ColumnShortName.Name = "ColumnShortName";
323             // 
324             // textBoxBracket
325             // 
326             resources.ApplyResources(this.textBoxBracket, "textBoxBracket");
327             this.textBoxBracket.Name = "textBoxBracket";
328             this.toolTip.SetToolTip(this.textBoxBracket, resources.GetString("textBoxBracket.ToolTip"));
329             this.textBoxBracket.Validating += new System.ComponentModel.CancelEventHandler(this.TextBoxBracket_Validating);
330             this.textBoxBracket.Validated += new System.EventHandler(this.ResetErrorProvider_Validated);
331             // 
332             // labelBracket
333             // 
334             resources.ApplyResources(this.labelBracket, "labelBracket");
335             this.labelBracket.Name = "labelBracket";
336             this.toolTip.SetToolTip(this.labelBracket, resources.GetString("labelBracket.ToolTip"));
337             // 
338             // groupBoxServer
339             // 
340             resources.ApplyResources(this.groupBoxServer, "groupBoxServer");
341             this.groupBoxServer.Controls.Add(this.textBoxLangFormat);
342             this.groupBoxServer.Controls.Add(this.labelLangFormat);
343             this.groupBoxServer.Controls.Add(this.textBoxLinkInterwikiFormat);
344             this.groupBoxServer.Controls.Add(this.labelLinkInterwikiFormat);
345             this.groupBoxServer.Controls.Add(this.textBoxDocumentationTemplateDefaultPage);
346             this.groupBoxServer.Controls.Add(this.labelDocumentationTemplateDefaultPage);
347             this.groupBoxServer.Controls.Add(this.textBoxDocumentationTemplate);
348             this.groupBoxServer.Controls.Add(this.labelDocumentationTemplate);
349             this.groupBoxServer.Controls.Add(this.textBoxFileNamespace);
350             this.groupBoxServer.Controls.Add(this.textBoxCategoryNamespace);
351             this.groupBoxServer.Controls.Add(this.labelCategoryNamespace);
352             this.groupBoxServer.Controls.Add(this.textBoxTemplateNamespace);
353             this.groupBoxServer.Controls.Add(this.labelTemplateNamespace);
354             this.groupBoxServer.Controls.Add(this.textBoxRedirect);
355             this.groupBoxServer.Controls.Add(this.labelRedirect);
356             this.groupBoxServer.Controls.Add(this.textBoxExportPath);
357             this.groupBoxServer.Controls.Add(this.labelExportPath);
358             this.groupBoxServer.Controls.Add(this.textBoxMetaApi);
359             this.groupBoxServer.Controls.Add(this.labelMetaApi);
360             this.groupBoxServer.Controls.Add(this.textBoxLocation);
361             this.groupBoxServer.Controls.Add(this.labelLocation);
362             this.groupBoxServer.Controls.Add(this.labelFileNamespace);
363             this.groupBoxServer.Name = "groupBoxServer";
364             this.groupBoxServer.TabStop = false;
365             // 
366             // textBoxLangFormat
367             // 
368             resources.ApplyResources(this.textBoxLangFormat, "textBoxLangFormat");
369             this.textBoxLangFormat.Name = "textBoxLangFormat";
370             this.toolTip.SetToolTip(this.textBoxLangFormat, resources.GetString("textBoxLangFormat.ToolTip"));
371             // 
372             // labelLangFormat
373             // 
374             resources.ApplyResources(this.labelLangFormat, "labelLangFormat");
375             this.labelLangFormat.Name = "labelLangFormat";
376             this.toolTip.SetToolTip(this.labelLangFormat, resources.GetString("labelLangFormat.ToolTip"));
377             // 
378             // textBoxLinkInterwikiFormat
379             // 
380             resources.ApplyResources(this.textBoxLinkInterwikiFormat, "textBoxLinkInterwikiFormat");
381             this.textBoxLinkInterwikiFormat.Name = "textBoxLinkInterwikiFormat";
382             this.toolTip.SetToolTip(this.textBoxLinkInterwikiFormat, resources.GetString("textBoxLinkInterwikiFormat.ToolTip"));
383             // 
384             // labelLinkInterwikiFormat
385             // 
386             resources.ApplyResources(this.labelLinkInterwikiFormat, "labelLinkInterwikiFormat");
387             this.labelLinkInterwikiFormat.Name = "labelLinkInterwikiFormat";
388             this.toolTip.SetToolTip(this.labelLinkInterwikiFormat, resources.GetString("labelLinkInterwikiFormat.ToolTip"));
389             // 
390             // textBoxDocumentationTemplateDefaultPage
391             // 
392             resources.ApplyResources(this.textBoxDocumentationTemplateDefaultPage, "textBoxDocumentationTemplateDefaultPage");
393             this.textBoxDocumentationTemplateDefaultPage.Name = "textBoxDocumentationTemplateDefaultPage";
394             this.toolTip.SetToolTip(this.textBoxDocumentationTemplateDefaultPage, resources.GetString("textBoxDocumentationTemplateDefaultPage.ToolTip"));
395             // 
396             // labelDocumentationTemplateDefaultPage
397             // 
398             resources.ApplyResources(this.labelDocumentationTemplateDefaultPage, "labelDocumentationTemplateDefaultPage");
399             this.labelDocumentationTemplateDefaultPage.Name = "labelDocumentationTemplateDefaultPage";
400             this.toolTip.SetToolTip(this.labelDocumentationTemplateDefaultPage, resources.GetString("labelDocumentationTemplateDefaultPage.ToolTip"));
401             // 
402             // textBoxDocumentationTemplate
403             // 
404             this.textBoxDocumentationTemplate.AcceptsReturn = true;
405             resources.ApplyResources(this.textBoxDocumentationTemplate, "textBoxDocumentationTemplate");
406             this.textBoxDocumentationTemplate.Name = "textBoxDocumentationTemplate";
407             this.toolTip.SetToolTip(this.textBoxDocumentationTemplate, resources.GetString("textBoxDocumentationTemplate.ToolTip"));
408             // 
409             // labelDocumentationTemplate
410             // 
411             resources.ApplyResources(this.labelDocumentationTemplate, "labelDocumentationTemplate");
412             this.labelDocumentationTemplate.Name = "labelDocumentationTemplate";
413             this.toolTip.SetToolTip(this.labelDocumentationTemplate, resources.GetString("labelDocumentationTemplate.ToolTip"));
414             // 
415             // textBoxFileNamespace
416             // 
417             resources.ApplyResources(this.textBoxFileNamespace, "textBoxFileNamespace");
418             this.textBoxFileNamespace.Name = "textBoxFileNamespace";
419             this.toolTip.SetToolTip(this.textBoxFileNamespace, resources.GetString("textBoxFileNamespace.ToolTip"));
420             this.textBoxFileNamespace.Validating += new System.ComponentModel.CancelEventHandler(this.TextBoxNamespace_Validating);
421             this.textBoxFileNamespace.Validated += new System.EventHandler(this.ResetErrorProvider_Validated);
422             // 
423             // textBoxCategoryNamespace
424             // 
425             resources.ApplyResources(this.textBoxCategoryNamespace, "textBoxCategoryNamespace");
426             this.textBoxCategoryNamespace.Name = "textBoxCategoryNamespace";
427             this.toolTip.SetToolTip(this.textBoxCategoryNamespace, resources.GetString("textBoxCategoryNamespace.ToolTip"));
428             this.textBoxCategoryNamespace.Validating += new System.ComponentModel.CancelEventHandler(this.TextBoxNamespace_Validating);
429             this.textBoxCategoryNamespace.Validated += new System.EventHandler(this.ResetErrorProvider_Validated);
430             // 
431             // labelCategoryNamespace
432             // 
433             resources.ApplyResources(this.labelCategoryNamespace, "labelCategoryNamespace");
434             this.labelCategoryNamespace.Name = "labelCategoryNamespace";
435             this.toolTip.SetToolTip(this.labelCategoryNamespace, resources.GetString("labelCategoryNamespace.ToolTip"));
436             // 
437             // textBoxTemplateNamespace
438             // 
439             resources.ApplyResources(this.textBoxTemplateNamespace, "textBoxTemplateNamespace");
440             this.textBoxTemplateNamespace.Name = "textBoxTemplateNamespace";
441             this.toolTip.SetToolTip(this.textBoxTemplateNamespace, resources.GetString("textBoxTemplateNamespace.ToolTip"));
442             this.textBoxTemplateNamespace.Validating += new System.ComponentModel.CancelEventHandler(this.TextBoxNamespace_Validating);
443             this.textBoxTemplateNamespace.Validated += new System.EventHandler(this.ResetErrorProvider_Validated);
444             // 
445             // labelTemplateNamespace
446             // 
447             resources.ApplyResources(this.labelTemplateNamespace, "labelTemplateNamespace");
448             this.labelTemplateNamespace.Name = "labelTemplateNamespace";
449             this.toolTip.SetToolTip(this.labelTemplateNamespace, resources.GetString("labelTemplateNamespace.ToolTip"));
450             // 
451             // textBoxRedirect
452             // 
453             resources.ApplyResources(this.textBoxRedirect, "textBoxRedirect");
454             this.textBoxRedirect.Name = "textBoxRedirect";
455             this.toolTip.SetToolTip(this.textBoxRedirect, resources.GetString("textBoxRedirect.ToolTip"));
456             // 
457             // labelRedirect
458             // 
459             resources.ApplyResources(this.labelRedirect, "labelRedirect");
460             this.labelRedirect.Name = "labelRedirect";
461             this.toolTip.SetToolTip(this.labelRedirect, resources.GetString("labelRedirect.ToolTip"));
462             // 
463             // textBoxExportPath
464             // 
465             resources.ApplyResources(this.textBoxExportPath, "textBoxExportPath");
466             this.textBoxExportPath.Name = "textBoxExportPath";
467             this.toolTip.SetToolTip(this.textBoxExportPath, resources.GetString("textBoxExportPath.ToolTip"));
468             // 
469             // labelExportPath
470             // 
471             resources.ApplyResources(this.labelExportPath, "labelExportPath");
472             this.labelExportPath.Name = "labelExportPath";
473             this.toolTip.SetToolTip(this.labelExportPath, resources.GetString("labelExportPath.ToolTip"));
474             // 
475             // textBoxMetaApi
476             // 
477             resources.ApplyResources(this.textBoxMetaApi, "textBoxMetaApi");
478             this.textBoxMetaApi.Name = "textBoxMetaApi";
479             this.toolTip.SetToolTip(this.textBoxMetaApi, resources.GetString("textBoxMetaApi.ToolTip"));
480             // 
481             // labelMetaApi
482             // 
483             resources.ApplyResources(this.labelMetaApi, "labelMetaApi");
484             this.labelMetaApi.Name = "labelMetaApi";
485             this.toolTip.SetToolTip(this.labelMetaApi, resources.GetString("labelMetaApi.ToolTip"));
486             // 
487             // textBoxLocation
488             // 
489             resources.ApplyResources(this.textBoxLocation, "textBoxLocation");
490             this.textBoxLocation.Name = "textBoxLocation";
491             this.toolTip.SetToolTip(this.textBoxLocation, resources.GetString("textBoxLocation.ToolTip"));
492             // 
493             // labelLocation
494             // 
495             resources.ApplyResources(this.labelLocation, "labelLocation");
496             this.labelLocation.Name = "labelLocation";
497             this.toolTip.SetToolTip(this.labelLocation, resources.GetString("labelLocation.ToolTip"));
498             // 
499             // labelFileNamespace
500             // 
501             resources.ApplyResources(this.labelFileNamespace, "labelFileNamespace");
502             this.labelFileNamespace.Name = "labelFileNamespace";
503             this.toolTip.SetToolTip(this.labelFileNamespace, resources.GetString("labelFileNamespace.ToolTip"));
504             // 
505             // comboBoxLanguage
506             // 
507             this.comboBoxLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
508             this.comboBoxLanguage.FormattingEnabled = true;
509             resources.ApplyResources(this.comboBoxLanguage, "comboBoxLanguage");
510             this.comboBoxLanguage.Name = "comboBoxLanguage";
511             this.comboBoxLanguage.Sorted = true;
512             this.toolTip.SetToolTip(this.comboBoxLanguage, resources.GetString("comboBoxLanguage.ToolTip"));
513             this.comboBoxLanguage.SelectedIndexChanged += new System.EventHandler(this.ComboBoxLanguuage_SelectedIndexChanged);
514             // 
515             // labelLanguage
516             // 
517             resources.ApplyResources(this.labelLanguage, "labelLanguage");
518             this.labelLanguage.Name = "labelLanguage";
519             this.toolTip.SetToolTip(this.labelLanguage, resources.GetString("labelLanguage.ToolTip"));
520             // 
521             // tabPageApplication
522             // 
523             this.tabPageApplication.Controls.Add(this.groupBoxInformation);
524             this.tabPageApplication.Controls.Add(this.groupBoxApplicationConfig);
525             resources.ApplyResources(this.tabPageApplication, "tabPageApplication");
526             this.tabPageApplication.Name = "tabPageApplication";
527             this.toolTip.SetToolTip(this.tabPageApplication, resources.GetString("tabPageApplication.ToolTip"));
528             this.tabPageApplication.UseVisualStyleBackColor = true;
529             // 
530             // groupBoxInformation
531             // 
532             resources.ApplyResources(this.groupBoxInformation, "groupBoxInformation");
533             this.groupBoxInformation.Controls.Add(this.labelWebsite);
534             this.groupBoxInformation.Controls.Add(this.linkLabelWebsite);
535             this.groupBoxInformation.Controls.Add(this.labelCopyright);
536             this.groupBoxInformation.Controls.Add(this.labelApplicationName);
537             this.groupBoxInformation.Name = "groupBoxInformation";
538             this.groupBoxInformation.TabStop = false;
539             // 
540             // labelWebsite
541             // 
542             resources.ApplyResources(this.labelWebsite, "labelWebsite");
543             this.labelWebsite.Name = "labelWebsite";
544             // 
545             // linkLabelWebsite
546             // 
547             resources.ApplyResources(this.linkLabelWebsite, "linkLabelWebsite");
548             this.linkLabelWebsite.Name = "linkLabelWebsite";
549             this.linkLabelWebsite.TabStop = true;
550             this.linkLabelWebsite.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabelWebsite_LinkClicked);
551             // 
552             // labelCopyright
553             // 
554             resources.ApplyResources(this.labelCopyright, "labelCopyright");
555             this.labelCopyright.Name = "labelCopyright";
556             // 
557             // labelApplicationName
558             // 
559             resources.ApplyResources(this.labelApplicationName, "labelApplicationName");
560             this.labelApplicationName.Name = "labelApplicationName";
561             // 
562             // groupBoxApplicationConfig
563             // 
564             resources.ApplyResources(this.groupBoxApplicationConfig, "groupBoxApplicationConfig");
565             this.groupBoxApplicationConfig.Controls.Add(this.textBoxConnectRetryTime);
566             this.groupBoxApplicationConfig.Controls.Add(this.labelConnectRetryTimeNote);
567             this.groupBoxApplicationConfig.Controls.Add(this.labelConnectRetryTime);
568             this.groupBoxApplicationConfig.Controls.Add(this.textBoxMaxConnectRetries);
569             this.groupBoxApplicationConfig.Controls.Add(this.labelMaxConnectRetriesNote);
570             this.groupBoxApplicationConfig.Controls.Add(this.labelMaxConnectRetries);
571             this.groupBoxApplicationConfig.Controls.Add(this.checkBoxIgnoreError);
572             this.groupBoxApplicationConfig.Controls.Add(this.labelRefererNote);
573             this.groupBoxApplicationConfig.Controls.Add(this.labelUserAgentNote);
574             this.groupBoxApplicationConfig.Controls.Add(this.labelChaceNote);
575             this.groupBoxApplicationConfig.Controls.Add(this.textBoxCacheExpire);
576             this.groupBoxApplicationConfig.Controls.Add(this.textBoxReferer);
577             this.groupBoxApplicationConfig.Controls.Add(this.labelReferer);
578             this.groupBoxApplicationConfig.Controls.Add(this.labelCacheExpire);
579             this.groupBoxApplicationConfig.Controls.Add(this.textBoxUserAgent);
580             this.groupBoxApplicationConfig.Controls.Add(this.labelUserAgent);
581             this.groupBoxApplicationConfig.Name = "groupBoxApplicationConfig";
582             this.groupBoxApplicationConfig.TabStop = false;
583             // 
584             // textBoxConnectRetryTime
585             // 
586             resources.ApplyResources(this.textBoxConnectRetryTime, "textBoxConnectRetryTime");
587             this.textBoxConnectRetryTime.Name = "textBoxConnectRetryTime";
588             this.toolTip.SetToolTip(this.textBoxConnectRetryTime, resources.GetString("textBoxConnectRetryTime.ToolTip"));
589             this.textBoxConnectRetryTime.Validating += new System.ComponentModel.CancelEventHandler(this.TextBoxConnectRetryTime_Validating);
590             this.textBoxConnectRetryTime.Validated += new System.EventHandler(this.ResetErrorProvider_Validated);
591             // 
592             // labelConnectRetryTimeNote
593             // 
594             resources.ApplyResources(this.labelConnectRetryTimeNote, "labelConnectRetryTimeNote");
595             this.labelConnectRetryTimeNote.Name = "labelConnectRetryTimeNote";
596             // 
597             // labelConnectRetryTime
598             // 
599             resources.ApplyResources(this.labelConnectRetryTime, "labelConnectRetryTime");
600             this.labelConnectRetryTime.Name = "labelConnectRetryTime";
601             this.toolTip.SetToolTip(this.labelConnectRetryTime, resources.GetString("labelConnectRetryTime.ToolTip"));
602             // 
603             // textBoxMaxConnectRetries
604             // 
605             resources.ApplyResources(this.textBoxMaxConnectRetries, "textBoxMaxConnectRetries");
606             this.textBoxMaxConnectRetries.Name = "textBoxMaxConnectRetries";
607             this.toolTip.SetToolTip(this.textBoxMaxConnectRetries, resources.GetString("textBoxMaxConnectRetries.ToolTip"));
608             this.textBoxMaxConnectRetries.Validating += new System.ComponentModel.CancelEventHandler(this.TextBoxMaxConnectRetries_Validating);
609             this.textBoxMaxConnectRetries.Validated += new System.EventHandler(this.ResetErrorProvider_Validated);
610             // 
611             // labelMaxConnectRetriesNote
612             // 
613             resources.ApplyResources(this.labelMaxConnectRetriesNote, "labelMaxConnectRetriesNote");
614             this.labelMaxConnectRetriesNote.Name = "labelMaxConnectRetriesNote";
615             // 
616             // labelMaxConnectRetries
617             // 
618             resources.ApplyResources(this.labelMaxConnectRetries, "labelMaxConnectRetries");
619             this.labelMaxConnectRetries.Name = "labelMaxConnectRetries";
620             this.toolTip.SetToolTip(this.labelMaxConnectRetries, resources.GetString("labelMaxConnectRetries.ToolTip"));
621             // 
622             // checkBoxIgnoreError
623             // 
624             resources.ApplyResources(this.checkBoxIgnoreError, "checkBoxIgnoreError");
625             this.checkBoxIgnoreError.Name = "checkBoxIgnoreError";
626             this.toolTip.SetToolTip(this.checkBoxIgnoreError, resources.GetString("checkBoxIgnoreError.ToolTip"));
627             this.checkBoxIgnoreError.UseVisualStyleBackColor = true;
628             // 
629             // labelRefererNote
630             // 
631             resources.ApplyResources(this.labelRefererNote, "labelRefererNote");
632             this.labelRefererNote.Name = "labelRefererNote";
633             // 
634             // labelUserAgentNote
635             // 
636             resources.ApplyResources(this.labelUserAgentNote, "labelUserAgentNote");
637             this.labelUserAgentNote.Name = "labelUserAgentNote";
638             // 
639             // labelChaceNote
640             // 
641             resources.ApplyResources(this.labelChaceNote, "labelChaceNote");
642             this.labelChaceNote.Name = "labelChaceNote";
643             // 
644             // textBoxCacheExpire
645             // 
646             resources.ApplyResources(this.textBoxCacheExpire, "textBoxCacheExpire");
647             this.textBoxCacheExpire.Name = "textBoxCacheExpire";
648             this.toolTip.SetToolTip(this.textBoxCacheExpire, resources.GetString("textBoxCacheExpire.ToolTip"));
649             this.textBoxCacheExpire.Validating += new System.ComponentModel.CancelEventHandler(this.TextBoxCacheExpire_Validating);
650             this.textBoxCacheExpire.Validated += new System.EventHandler(this.ResetErrorProvider_Validated);
651             // 
652             // textBoxReferer
653             // 
654             resources.ApplyResources(this.textBoxReferer, "textBoxReferer");
655             this.textBoxReferer.Name = "textBoxReferer";
656             this.toolTip.SetToolTip(this.textBoxReferer, resources.GetString("textBoxReferer.ToolTip"));
657             // 
658             // labelReferer
659             // 
660             resources.ApplyResources(this.labelReferer, "labelReferer");
661             this.labelReferer.Name = "labelReferer";
662             this.toolTip.SetToolTip(this.labelReferer, resources.GetString("labelReferer.ToolTip"));
663             // 
664             // labelCacheExpire
665             // 
666             resources.ApplyResources(this.labelCacheExpire, "labelCacheExpire");
667             this.labelCacheExpire.Name = "labelCacheExpire";
668             this.toolTip.SetToolTip(this.labelCacheExpire, resources.GetString("labelCacheExpire.ToolTip"));
669             // 
670             // textBoxUserAgent
671             // 
672             resources.ApplyResources(this.textBoxUserAgent, "textBoxUserAgent");
673             this.textBoxUserAgent.Name = "textBoxUserAgent";
674             this.toolTip.SetToolTip(this.textBoxUserAgent, resources.GetString("textBoxUserAgent.ToolTip"));
675             // 
676             // labelUserAgent
677             // 
678             resources.ApplyResources(this.labelUserAgent, "labelUserAgent");
679             this.labelUserAgent.Name = "labelUserAgent";
680             this.toolTip.SetToolTip(this.labelUserAgent, resources.GetString("labelUserAgent.ToolTip"));
681             // 
682             // errorProvider
683             // 
684             this.errorProvider.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
685             this.errorProvider.ContainerControl = this;
686             // 
687             // toolTip
688             // 
689             this.toolTip.AutoPopDelay = 10000;
690             this.toolTip.InitialDelay = 500;
691             this.toolTip.ReshowDelay = 100;
692             // 
693             // ConfigForm
694             // 
695             this.AcceptButton = this.buttonOk;
696             resources.ApplyResources(this, "$this");
697             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
698             this.CancelButton = this.buttonCancel;
699             this.Controls.Add(this.tabControl);
700             this.Controls.Add(this.buttonCancel);
701             this.Controls.Add(this.buttonOk);
702             this.MinimizeBox = false;
703             this.Name = "ConfigForm";
704             this.ShowIcon = false;
705             this.ShowInTaskbar = false;
706             this.Load += new System.EventHandler(this.ConfigForm_Load);
707             this.tabControl.ResumeLayout(false);
708             this.tabPageItems.ResumeLayout(false);
709             this.tabPageItems.PerformLayout();
710             ((System.ComponentModel.ISupportInitialize)(this.dataGridViewItems)).EndInit();
711             this.tabPageHeadings.ResumeLayout(false);
712             ((System.ComponentModel.ISupportInitialize)(this.dataGridViewHeading)).EndInit();
713             this.tabPageServer.ResumeLayout(false);
714             this.tabPageServer.PerformLayout();
715             this.groupBoxLanguage.ResumeLayout(false);
716             this.groupBoxLanguage.PerformLayout();
717             this.groupBoxLanguageName.ResumeLayout(false);
718             ((System.ComponentModel.ISupportInitialize)(this.dataGridViewLanguageName)).EndInit();
719             this.groupBoxServer.ResumeLayout(false);
720             this.groupBoxServer.PerformLayout();
721             this.tabPageApplication.ResumeLayout(false);
722             this.groupBoxInformation.ResumeLayout(false);
723             this.groupBoxInformation.PerformLayout();
724             this.groupBoxApplicationConfig.ResumeLayout(false);
725             this.groupBoxApplicationConfig.PerformLayout();
726             ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
727             this.ResumeLayout(false);
728
729         }
730
731         #endregion
732
733         private System.Windows.Forms.Button buttonOk;
734         private System.Windows.Forms.Button buttonCancel;
735         private System.Windows.Forms.TabControl tabControl;
736         private System.Windows.Forms.TabPage tabPageItems;
737         private System.Windows.Forms.TabPage tabPageHeadings;
738         private System.Windows.Forms.DataGridView dataGridViewItems;
739         private System.Windows.Forms.DataGridView dataGridViewHeading;
740         private System.Windows.Forms.TabPage tabPageServer;
741         private System.Windows.Forms.TabPage tabPageApplication;
742         private System.Windows.Forms.ComboBox comboBoxLanguage;
743         private System.Windows.Forms.Label labelLanguage;
744         private System.Windows.Forms.TextBox textBoxUserAgent;
745         private System.Windows.Forms.Label labelUserAgent;
746         private System.Windows.Forms.TextBox textBoxReferer;
747         private System.Windows.Forms.Label labelReferer;
748         private System.Windows.Forms.Label labelCacheExpire;
749         private System.Windows.Forms.TextBox textBoxCacheExpire;
750         private System.Windows.Forms.GroupBox groupBoxApplicationConfig;
751         private System.Windows.Forms.GroupBox groupBoxInformation;
752         private System.Windows.Forms.Label labelApplicationName;
753         private System.Windows.Forms.LinkLabel linkLabelWebsite;
754         private System.Windows.Forms.Label labelCopyright;
755         private System.Windows.Forms.Label labelWebsite;
756         private System.Windows.Forms.Label labelRefererNote;
757         private System.Windows.Forms.Label labelUserAgentNote;
758         private System.Windows.Forms.Label labelChaceNote;
759         private System.Windows.Forms.GroupBox groupBoxServer;
760         private System.Windows.Forms.TextBox textBoxLocation;
761         private System.Windows.Forms.Label labelLocation;
762         private System.Windows.Forms.TextBox textBoxMetaApi;
763         private System.Windows.Forms.Label labelMetaApi;
764         private System.Windows.Forms.TextBox textBoxExportPath;
765         private System.Windows.Forms.Label labelExportPath;
766         private System.Windows.Forms.TextBox textBoxRedirect;
767         private System.Windows.Forms.Label labelRedirect;
768         private System.Windows.Forms.Label labelTemplateNamespace;
769         private System.Windows.Forms.TextBox textBoxTemplateNamespace;
770         private System.Windows.Forms.Label labelFileNamespace;
771         private System.Windows.Forms.TextBox textBoxCategoryNamespace;
772         private System.Windows.Forms.Label labelCategoryNamespace;
773         private System.Windows.Forms.TextBox textBoxFileNamespace;
774         private System.Windows.Forms.GroupBox groupBoxLanguage;
775         private System.Windows.Forms.Label labelBracket;
776         private System.Windows.Forms.TextBox textBoxBracket;
777         private System.Windows.Forms.GroupBox groupBoxLanguageName;
778         private System.Windows.Forms.DataGridView dataGridViewLanguageName;
779         private System.Windows.Forms.CheckBox checkBoxIgnoreError;
780         private System.Windows.Forms.Label labelDocumentationTemplate;
781         private System.Windows.Forms.TextBox textBoxDocumentationTemplateDefaultPage;
782         private System.Windows.Forms.Label labelDocumentationTemplateDefaultPage;
783         private System.Windows.Forms.TextBox textBoxDocumentationTemplate;
784         private System.Windows.Forms.ErrorProvider errorProvider;
785         private System.Windows.Forms.ToolTip toolTip;
786         private System.Windows.Forms.Label labelLinkInterwikiFormat;
787         private System.Windows.Forms.TextBox textBoxLinkInterwikiFormat;
788         private System.Windows.Forms.Button buttonLanguageRemove;
789         private System.Windows.Forms.Button buttonLunguageAdd;
790         private System.Windows.Forms.TextBox textBoxLangFormat;
791         private System.Windows.Forms.Label labelLangFormat;
792         private System.Windows.Forms.Label labelMaxConnectRetries;
793         private System.Windows.Forms.Label labelConnectRetryTime;
794         private System.Windows.Forms.TextBox textBoxMaxConnectRetries;
795         private System.Windows.Forms.Label labelMaxConnectRetriesNote;
796         private System.Windows.Forms.Label labelConnectRetryTimeNote;
797         private System.Windows.Forms.TextBox textBoxConnectRetryTime;
798         private System.Windows.Forms.Label labelItemsNote;
799         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnFromCode;
800         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnFromTitle;
801         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnAlias;
802         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnArrow;
803         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnToCode;
804         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnToTitle;
805         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnTimestamp;
806         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnCode;
807         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnName;
808         private System.Windows.Forms.DataGridViewTextBoxColumn ColumnShortName;
809     }
810 }