OSDN Git Service

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