OpenTweenのfork
修订版 | 4add8dfefb792f9c1ac7e3bb09546ae66539e075 (tree) |
---|---|
时间 | 2012-02-18 23:19:03 |
作者 | kiri_feather <kiri_feather@user...> |
Commiter | Kimura Youichi |
0990
git-svn-id: http://svn.sourceforge.jp/svnroot/tween/trunk@1456 e39ad16e-3079-482e-bb30-4b4d378143b6
@@ -26,120 +26,6 @@ Partial Class AppendSettingDialog | ||
26 | 26 | Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(AppendSettingDialog)) |
27 | 27 | Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() |
28 | 28 | Me.TreeViewSetting = New System.Windows.Forms.TreeView() |
29 | - Me.NotifyPanel = New System.Windows.Forms.Panel() | |
30 | - Me.CheckUserUpdateEvent = New System.Windows.Forms.CheckBox() | |
31 | - Me.Label35 = New System.Windows.Forms.Label() | |
32 | - Me.ComboBoxEventNotifySound = New System.Windows.Forms.ComboBox() | |
33 | - Me.CheckFavEventUnread = New System.Windows.Forms.CheckBox() | |
34 | - Me.CheckListCreatedEvent = New System.Windows.Forms.CheckBox() | |
35 | - Me.CheckBlockEvent = New System.Windows.Forms.CheckBox() | |
36 | - Me.CheckForceEventNotify = New System.Windows.Forms.CheckBox() | |
37 | - Me.CheckListMemberRemovedEvent = New System.Windows.Forms.CheckBox() | |
38 | - Me.CheckListMemberAddedEvent = New System.Windows.Forms.CheckBox() | |
39 | - Me.CheckFollowEvent = New System.Windows.Forms.CheckBox() | |
40 | - Me.CheckUnfavoritesEvent = New System.Windows.Forms.CheckBox() | |
41 | - Me.CheckFavoritesEvent = New System.Windows.Forms.CheckBox() | |
42 | - Me.CheckEventNotify = New System.Windows.Forms.CheckBox() | |
43 | - Me.GetPeriodPanel = New System.Windows.Forms.Panel() | |
44 | - Me.LabelApiUsingUserStreamEnabled = New System.Windows.Forms.Label() | |
45 | - Me.LabelUserStreamActive = New System.Windows.Forms.Label() | |
46 | - Me.Label21 = New System.Windows.Forms.Label() | |
47 | - Me.UserTimelinePeriod = New System.Windows.Forms.TextBox() | |
48 | - Me.TimelinePeriod = New System.Windows.Forms.TextBox() | |
49 | - Me.Label3 = New System.Windows.Forms.Label() | |
50 | - Me.ButtonApiCalc = New System.Windows.Forms.Button() | |
51 | - Me.LabelPostAndGet = New System.Windows.Forms.Label() | |
52 | - Me.LabelApiUsing = New System.Windows.Forms.Label() | |
53 | - Me.Label33 = New System.Windows.Forms.Label() | |
54 | - Me.ListsPeriod = New System.Windows.Forms.TextBox() | |
55 | - Me.Label7 = New System.Windows.Forms.Label() | |
56 | - Me.PubSearchPeriod = New System.Windows.Forms.TextBox() | |
57 | - Me.Label69 = New System.Windows.Forms.Label() | |
58 | - Me.ReplyPeriod = New System.Windows.Forms.TextBox() | |
59 | - Me.CheckPostAndGet = New System.Windows.Forms.CheckBox() | |
60 | - Me.CheckPeriodAdjust = New System.Windows.Forms.CheckBox() | |
61 | - Me.Label5 = New System.Windows.Forms.Label() | |
62 | - Me.DMPeriod = New System.Windows.Forms.TextBox() | |
63 | - Me.GetCountPanel = New System.Windows.Forms.Panel() | |
64 | - Me.ListTextCountApi = New System.Windows.Forms.TextBox() | |
65 | - Me.Label25 = New System.Windows.Forms.Label() | |
66 | - Me.UserTimelineTextCountApi = New System.Windows.Forms.TextBox() | |
67 | - Me.Label17 = New System.Windows.Forms.Label() | |
68 | - Me.Label30 = New System.Windows.Forms.Label() | |
69 | - Me.Label28 = New System.Windows.Forms.Label() | |
70 | - Me.Label19 = New System.Windows.Forms.Label() | |
71 | - Me.FavoritesTextCountApi = New System.Windows.Forms.TextBox() | |
72 | - Me.SearchTextCountApi = New System.Windows.Forms.TextBox() | |
73 | - Me.Label66 = New System.Windows.Forms.Label() | |
74 | - Me.FirstTextCountApi = New System.Windows.Forms.TextBox() | |
75 | - Me.GetMoreTextCountApi = New System.Windows.Forms.TextBox() | |
76 | - Me.Label53 = New System.Windows.Forms.Label() | |
77 | - Me.UseChangeGetCount = New System.Windows.Forms.CheckBox() | |
78 | - Me.TextCountApiReply = New System.Windows.Forms.TextBox() | |
79 | - Me.Label67 = New System.Windows.Forms.Label() | |
80 | - Me.TextCountApi = New System.Windows.Forms.TextBox() | |
81 | - Me.BasedPanel = New System.Windows.Forms.Panel() | |
82 | - Me.AuthBasicRadio = New System.Windows.Forms.RadioButton() | |
83 | - Me.AuthOAuthRadio = New System.Windows.Forms.RadioButton() | |
84 | - Me.Label6 = New System.Windows.Forms.Label() | |
85 | - Me.AuthClearButton = New System.Windows.Forms.Button() | |
86 | - Me.AuthUserLabel = New System.Windows.Forms.Label() | |
87 | - Me.AuthStateLabel = New System.Windows.Forms.Label() | |
88 | - Me.Label4 = New System.Windows.Forms.Label() | |
89 | - Me.AuthorizeButton = New System.Windows.Forms.Button() | |
90 | - Me.Label1 = New System.Windows.Forms.Label() | |
91 | - Me.Label2 = New System.Windows.Forms.Label() | |
92 | - Me.Username = New System.Windows.Forms.TextBox() | |
93 | - Me.Password = New System.Windows.Forms.TextBox() | |
94 | - Me.StartupPanel = New System.Windows.Forms.Panel() | |
95 | - Me.StartupReaded = New System.Windows.Forms.CheckBox() | |
96 | - Me.CheckStartupFollowers = New System.Windows.Forms.CheckBox() | |
97 | - Me.CheckStartupVersion = New System.Windows.Forms.CheckBox() | |
98 | - Me.chkGetFav = New System.Windows.Forms.CheckBox() | |
99 | - Me.UserStreamPanel = New System.Windows.Forms.Panel() | |
100 | - Me.UserstreamPeriod = New System.Windows.Forms.TextBox() | |
101 | - Me.StartupUserstreamCheck = New System.Windows.Forms.CheckBox() | |
102 | - Me.Label83 = New System.Windows.Forms.Label() | |
103 | - Me.TweetActPanel = New System.Windows.Forms.Panel() | |
104 | - Me.CheckHashSupple = New System.Windows.Forms.CheckBox() | |
105 | - Me.CheckAtIdSupple = New System.Windows.Forms.CheckBox() | |
106 | - Me.ComboBoxPostKeySelect = New System.Windows.Forms.ComboBox() | |
107 | - Me.Label27 = New System.Windows.Forms.Label() | |
108 | - Me.CheckRetweetNoConfirm = New System.Windows.Forms.CheckBox() | |
109 | - Me.Label12 = New System.Windows.Forms.Label() | |
110 | - Me.CheckUseRecommendStatus = New System.Windows.Forms.CheckBox() | |
111 | - Me.StatusText = New System.Windows.Forms.TextBox() | |
112 | - Me.PreviewPanel = New System.Windows.Forms.Panel() | |
113 | - Me.ReplyIconStateCombo = New System.Windows.Forms.ComboBox() | |
114 | - Me.Label72 = New System.Windows.Forms.Label() | |
115 | - Me.ChkNewMentionsBlink = New System.Windows.Forms.CheckBox() | |
116 | - Me.chkTabIconDisp = New System.Windows.Forms.CheckBox() | |
117 | - Me.CheckPreviewEnable = New System.Windows.Forms.CheckBox() | |
118 | - Me.Label81 = New System.Windows.Forms.Label() | |
119 | - Me.LanguageCombo = New System.Windows.Forms.ComboBox() | |
120 | - Me.Label13 = New System.Windows.Forms.Label() | |
121 | - Me.CheckAlwaysTop = New System.Windows.Forms.CheckBox() | |
122 | - Me.CheckMonospace = New System.Windows.Forms.CheckBox() | |
123 | - Me.CheckBalloonLimit = New System.Windows.Forms.CheckBox() | |
124 | - Me.Label10 = New System.Windows.Forms.Label() | |
125 | - Me.ComboDispTitle = New System.Windows.Forms.ComboBox() | |
126 | - Me.Label45 = New System.Windows.Forms.Label() | |
127 | - Me.cmbNameBalloon = New System.Windows.Forms.ComboBox() | |
128 | - Me.CheckDispUsername = New System.Windows.Forms.CheckBox() | |
129 | - Me.CheckBox3 = New System.Windows.Forms.CheckBox() | |
130 | - Me.TweetPrvPanel = New System.Windows.Forms.Panel() | |
131 | - Me.Label47 = New System.Windows.Forms.Label() | |
132 | - Me.LabelDateTimeFormatApplied = New System.Windows.Forms.Label() | |
133 | - Me.Label62 = New System.Windows.Forms.Label() | |
134 | - Me.CmbDateTimeFormat = New System.Windows.Forms.ComboBox() | |
135 | - Me.Label23 = New System.Windows.Forms.Label() | |
136 | - Me.Label11 = New System.Windows.Forms.Label() | |
137 | - Me.IconSize = New System.Windows.Forms.ComboBox() | |
138 | - Me.TextBox3 = New System.Windows.Forms.TextBox() | |
139 | - Me.CheckSortOrderLock = New System.Windows.Forms.CheckBox() | |
140 | - Me.CheckShowGrid = New System.Windows.Forms.CheckBox() | |
141 | - Me.chkUnreadStyle = New System.Windows.Forms.CheckBox() | |
142 | - Me.OneWayLv = New System.Windows.Forms.CheckBox() | |
143 | 29 | Me.FontPanel = New System.Windows.Forms.Panel() |
144 | 30 | Me.GroupBox1 = New System.Windows.Forms.GroupBox() |
145 | 31 | Me.btnRetweet = New System.Windows.Forms.Button() |
@@ -167,59 +53,6 @@ Partial Class AppendSettingDialog | ||
167 | 53 | Me.btnListFont = New System.Windows.Forms.Button() |
168 | 54 | Me.lblListFont = New System.Windows.Forms.Label() |
169 | 55 | Me.Label61 = New System.Windows.Forms.Label() |
170 | - Me.FontPanel2 = New System.Windows.Forms.Panel() | |
171 | - Me.GroupBox5 = New System.Windows.Forms.GroupBox() | |
172 | - Me.Label65 = New System.Windows.Forms.Label() | |
173 | - Me.Label52 = New System.Windows.Forms.Label() | |
174 | - Me.Label49 = New System.Windows.Forms.Label() | |
175 | - Me.Label9 = New System.Windows.Forms.Label() | |
176 | - Me.Label14 = New System.Windows.Forms.Label() | |
177 | - Me.Label16 = New System.Windows.Forms.Label() | |
178 | - Me.Label32 = New System.Windows.Forms.Label() | |
179 | - Me.Label34 = New System.Windows.Forms.Label() | |
180 | - Me.Label36 = New System.Windows.Forms.Label() | |
181 | - Me.btnInputFont = New System.Windows.Forms.Button() | |
182 | - Me.btnInputBackcolor = New System.Windows.Forms.Button() | |
183 | - Me.btnAtTo = New System.Windows.Forms.Button() | |
184 | - Me.btnListBack = New System.Windows.Forms.Button() | |
185 | - Me.btnAtFromTarget = New System.Windows.Forms.Button() | |
186 | - Me.btnAtTarget = New System.Windows.Forms.Button() | |
187 | - Me.btnTarget = New System.Windows.Forms.Button() | |
188 | - Me.btnAtSelf = New System.Windows.Forms.Button() | |
189 | - Me.btnSelf = New System.Windows.Forms.Button() | |
190 | - Me.lblInputFont = New System.Windows.Forms.Label() | |
191 | - Me.lblInputBackcolor = New System.Windows.Forms.Label() | |
192 | - Me.lblAtTo = New System.Windows.Forms.Label() | |
193 | - Me.lblListBackcolor = New System.Windows.Forms.Label() | |
194 | - Me.lblAtFromTarget = New System.Windows.Forms.Label() | |
195 | - Me.lblAtTarget = New System.Windows.Forms.Label() | |
196 | - Me.lblTarget = New System.Windows.Forms.Label() | |
197 | - Me.lblAtSelf = New System.Windows.Forms.Label() | |
198 | - Me.lblSelf = New System.Windows.Forms.Label() | |
199 | - Me.ButtonBackToDefaultFontColor2 = New System.Windows.Forms.Button() | |
200 | - Me.ConnectionPanel = New System.Windows.Forms.Panel() | |
201 | - Me.CheckEnableBasicAuth = New System.Windows.Forms.CheckBox() | |
202 | - Me.TwitterSearchAPIText = New System.Windows.Forms.TextBox() | |
203 | - Me.Label31 = New System.Windows.Forms.Label() | |
204 | - Me.TwitterAPIText = New System.Windows.Forms.TextBox() | |
205 | - Me.Label8 = New System.Windows.Forms.Label() | |
206 | - Me.CheckUseSsl = New System.Windows.Forms.CheckBox() | |
207 | - Me.Label64 = New System.Windows.Forms.Label() | |
208 | - Me.ConnectionTimeOut = New System.Windows.Forms.TextBox() | |
209 | - Me.Label63 = New System.Windows.Forms.Label() | |
210 | - Me.ProxyPanel = New System.Windows.Forms.Panel() | |
211 | - Me.Label55 = New System.Windows.Forms.Label() | |
212 | - Me.TextProxyPassword = New System.Windows.Forms.TextBox() | |
213 | - Me.RadioProxyNone = New System.Windows.Forms.RadioButton() | |
214 | - Me.LabelProxyPassword = New System.Windows.Forms.Label() | |
215 | - Me.RadioProxyIE = New System.Windows.Forms.RadioButton() | |
216 | - Me.TextProxyUser = New System.Windows.Forms.TextBox() | |
217 | - Me.RadioProxySpecified = New System.Windows.Forms.RadioButton() | |
218 | - Me.LabelProxyUser = New System.Windows.Forms.Label() | |
219 | - Me.LabelProxyAddress = New System.Windows.Forms.Label() | |
220 | - Me.TextProxyPort = New System.Windows.Forms.TextBox() | |
221 | - Me.TextProxyAddress = New System.Windows.Forms.TextBox() | |
222 | - Me.LabelProxyPort = New System.Windows.Forms.Label() | |
223 | 56 | Me.CooperatePanel = New System.Windows.Forms.Panel() |
224 | 57 | Me.ComboBoxTranslateLanguage = New System.Windows.Forms.ComboBox() |
225 | 58 | Me.Label29 = New System.Windows.Forms.Label() |
@@ -260,868 +93,1164 @@ Partial Class AppendSettingDialog | ||
260 | 93 | Me.CheckCloseToExit = New System.Windows.Forms.CheckBox() |
261 | 94 | Me.CheckMinimizeToTray = New System.Windows.Forms.CheckBox() |
262 | 95 | Me.CheckReadOldPosts = New System.Windows.Forms.CheckBox() |
263 | - Me.FontDialog1 = New System.Windows.Forms.FontDialog() | |
264 | - Me.ColorDialog1 = New System.Windows.Forms.ColorDialog() | |
265 | - Me.Cancel = New System.Windows.Forms.Button() | |
266 | - Me.Save = New System.Windows.Forms.Button() | |
267 | - Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) | |
268 | - CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() | |
269 | - Me.SplitContainer1.Panel1.SuspendLayout() | |
270 | - Me.SplitContainer1.Panel2.SuspendLayout() | |
271 | - Me.SplitContainer1.SuspendLayout() | |
272 | - Me.NotifyPanel.SuspendLayout() | |
273 | - Me.GetPeriodPanel.SuspendLayout() | |
274 | - Me.GetCountPanel.SuspendLayout() | |
275 | - Me.BasedPanel.SuspendLayout() | |
276 | - Me.StartupPanel.SuspendLayout() | |
277 | - Me.UserStreamPanel.SuspendLayout() | |
278 | - Me.TweetActPanel.SuspendLayout() | |
279 | - Me.PreviewPanel.SuspendLayout() | |
280 | - Me.TweetPrvPanel.SuspendLayout() | |
281 | - Me.FontPanel.SuspendLayout() | |
282 | - Me.GroupBox1.SuspendLayout() | |
283 | - Me.FontPanel2.SuspendLayout() | |
284 | - Me.GroupBox5.SuspendLayout() | |
285 | - Me.ConnectionPanel.SuspendLayout() | |
286 | - Me.ProxyPanel.SuspendLayout() | |
287 | - Me.CooperatePanel.SuspendLayout() | |
288 | - Me.ShortUrlPanel.SuspendLayout() | |
289 | - Me.ActionPanel.SuspendLayout() | |
290 | - Me.GroupBox3.SuspendLayout() | |
291 | - Me.SuspendLayout() | |
292 | - ' | |
293 | - 'SplitContainer1 | |
294 | - ' | |
295 | - resources.ApplyResources(Me.SplitContainer1, "SplitContainer1") | |
296 | - Me.SplitContainer1.Name = "SplitContainer1" | |
297 | - ' | |
298 | - 'SplitContainer1.Panel1 | |
299 | - ' | |
300 | - resources.ApplyResources(Me.SplitContainer1.Panel1, "SplitContainer1.Panel1") | |
301 | - Me.SplitContainer1.Panel1.Controls.Add(Me.TreeViewSetting) | |
302 | - Me.ToolTip1.SetToolTip(Me.SplitContainer1.Panel1, resources.GetString("SplitContainer1.Panel1.ToolTip")) | |
303 | - ' | |
304 | - 'SplitContainer1.Panel2 | |
305 | - ' | |
306 | - resources.ApplyResources(Me.SplitContainer1.Panel2, "SplitContainer1.Panel2") | |
307 | - Me.SplitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Control | |
308 | - Me.SplitContainer1.Panel2.Controls.Add(Me.ActionPanel) | |
309 | - Me.SplitContainer1.Panel2.Controls.Add(Me.ShortUrlPanel) | |
310 | - Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) | |
311 | - Me.SplitContainer1.Panel2.Controls.Add(Me.ProxyPanel) | |
312 | - Me.SplitContainer1.Panel2.Controls.Add(Me.ConnectionPanel) | |
313 | - Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel2) | |
314 | - Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel) | |
315 | - Me.SplitContainer1.Panel2.Controls.Add(Me.TweetPrvPanel) | |
316 | - Me.SplitContainer1.Panel2.Controls.Add(Me.PreviewPanel) | |
317 | - Me.SplitContainer1.Panel2.Controls.Add(Me.TweetActPanel) | |
318 | - Me.SplitContainer1.Panel2.Controls.Add(Me.UserStreamPanel) | |
319 | - Me.SplitContainer1.Panel2.Controls.Add(Me.StartupPanel) | |
320 | - Me.SplitContainer1.Panel2.Controls.Add(Me.BasedPanel) | |
321 | - Me.SplitContainer1.Panel2.Controls.Add(Me.GetCountPanel) | |
322 | - Me.SplitContainer1.Panel2.Controls.Add(Me.GetPeriodPanel) | |
323 | - Me.SplitContainer1.Panel2.Controls.Add(Me.NotifyPanel) | |
324 | - Me.ToolTip1.SetToolTip(Me.SplitContainer1.Panel2, resources.GetString("SplitContainer1.Panel2.ToolTip")) | |
325 | - Me.SplitContainer1.TabStop = False | |
326 | - Me.ToolTip1.SetToolTip(Me.SplitContainer1, resources.GetString("SplitContainer1.ToolTip")) | |
327 | - ' | |
328 | - 'TreeViewSetting | |
329 | - ' | |
330 | - resources.ApplyResources(Me.TreeViewSetting, "TreeViewSetting") | |
331 | - Me.TreeViewSetting.Cursor = System.Windows.Forms.Cursors.Hand | |
332 | - Me.TreeViewSetting.HideSelection = False | |
333 | - Me.TreeViewSetting.Name = "TreeViewSetting" | |
334 | - Me.TreeViewSetting.Nodes.AddRange(New System.Windows.Forms.TreeNode() {CType(resources.GetObject("TreeViewSetting.Nodes"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes1"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes2"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes3"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes4"), System.Windows.Forms.TreeNode)}) | |
335 | - Me.TreeViewSetting.ShowLines = False | |
336 | - Me.ToolTip1.SetToolTip(Me.TreeViewSetting, resources.GetString("TreeViewSetting.ToolTip")) | |
337 | - ' | |
338 | - 'NotifyPanel | |
339 | - ' | |
340 | - resources.ApplyResources(Me.NotifyPanel, "NotifyPanel") | |
341 | - Me.NotifyPanel.Controls.Add(Me.CheckUserUpdateEvent) | |
342 | - Me.NotifyPanel.Controls.Add(Me.Label35) | |
343 | - Me.NotifyPanel.Controls.Add(Me.ComboBoxEventNotifySound) | |
344 | - Me.NotifyPanel.Controls.Add(Me.CheckFavEventUnread) | |
345 | - Me.NotifyPanel.Controls.Add(Me.CheckListCreatedEvent) | |
346 | - Me.NotifyPanel.Controls.Add(Me.CheckBlockEvent) | |
347 | - Me.NotifyPanel.Controls.Add(Me.CheckForceEventNotify) | |
348 | - Me.NotifyPanel.Controls.Add(Me.CheckListMemberRemovedEvent) | |
349 | - Me.NotifyPanel.Controls.Add(Me.CheckListMemberAddedEvent) | |
350 | - Me.NotifyPanel.Controls.Add(Me.CheckFollowEvent) | |
351 | - Me.NotifyPanel.Controls.Add(Me.CheckUnfavoritesEvent) | |
352 | - Me.NotifyPanel.Controls.Add(Me.CheckFavoritesEvent) | |
353 | - Me.NotifyPanel.Controls.Add(Me.CheckEventNotify) | |
354 | - Me.NotifyPanel.Name = "NotifyPanel" | |
355 | - Me.ToolTip1.SetToolTip(Me.NotifyPanel, resources.GetString("NotifyPanel.ToolTip")) | |
96 | + Me.ProxyPanel = New System.Windows.Forms.Panel() | |
97 | + Me.Label55 = New System.Windows.Forms.Label() | |
98 | + Me.TextProxyPassword = New System.Windows.Forms.TextBox() | |
99 | + Me.RadioProxyNone = New System.Windows.Forms.RadioButton() | |
100 | + Me.LabelProxyPassword = New System.Windows.Forms.Label() | |
101 | + Me.RadioProxyIE = New System.Windows.Forms.RadioButton() | |
102 | + Me.TextProxyUser = New System.Windows.Forms.TextBox() | |
103 | + Me.RadioProxySpecified = New System.Windows.Forms.RadioButton() | |
104 | + Me.LabelProxyUser = New System.Windows.Forms.Label() | |
105 | + Me.LabelProxyAddress = New System.Windows.Forms.Label() | |
106 | + Me.TextProxyPort = New System.Windows.Forms.TextBox() | |
107 | + Me.TextProxyAddress = New System.Windows.Forms.TextBox() | |
108 | + Me.LabelProxyPort = New System.Windows.Forms.Label() | |
109 | + Me.ConnectionPanel = New System.Windows.Forms.Panel() | |
110 | + Me.CheckEnableBasicAuth = New System.Windows.Forms.CheckBox() | |
111 | + Me.TwitterSearchAPIText = New System.Windows.Forms.TextBox() | |
112 | + Me.Label31 = New System.Windows.Forms.Label() | |
113 | + Me.TwitterAPIText = New System.Windows.Forms.TextBox() | |
114 | + Me.Label8 = New System.Windows.Forms.Label() | |
115 | + Me.CheckUseSsl = New System.Windows.Forms.CheckBox() | |
116 | + Me.Label64 = New System.Windows.Forms.Label() | |
117 | + Me.ConnectionTimeOut = New System.Windows.Forms.TextBox() | |
118 | + Me.Label63 = New System.Windows.Forms.Label() | |
119 | + Me.FontPanel2 = New System.Windows.Forms.Panel() | |
120 | + Me.GroupBox5 = New System.Windows.Forms.GroupBox() | |
121 | + Me.Label65 = New System.Windows.Forms.Label() | |
122 | + Me.Label52 = New System.Windows.Forms.Label() | |
123 | + Me.Label49 = New System.Windows.Forms.Label() | |
124 | + Me.Label9 = New System.Windows.Forms.Label() | |
125 | + Me.Label14 = New System.Windows.Forms.Label() | |
126 | + Me.Label16 = New System.Windows.Forms.Label() | |
127 | + Me.Label32 = New System.Windows.Forms.Label() | |
128 | + Me.Label34 = New System.Windows.Forms.Label() | |
129 | + Me.Label36 = New System.Windows.Forms.Label() | |
130 | + Me.btnInputFont = New System.Windows.Forms.Button() | |
131 | + Me.btnInputBackcolor = New System.Windows.Forms.Button() | |
132 | + Me.btnAtTo = New System.Windows.Forms.Button() | |
133 | + Me.btnListBack = New System.Windows.Forms.Button() | |
134 | + Me.btnAtFromTarget = New System.Windows.Forms.Button() | |
135 | + Me.btnAtTarget = New System.Windows.Forms.Button() | |
136 | + Me.btnTarget = New System.Windows.Forms.Button() | |
137 | + Me.btnAtSelf = New System.Windows.Forms.Button() | |
138 | + Me.btnSelf = New System.Windows.Forms.Button() | |
139 | + Me.lblInputFont = New System.Windows.Forms.Label() | |
140 | + Me.lblInputBackcolor = New System.Windows.Forms.Label() | |
141 | + Me.lblAtTo = New System.Windows.Forms.Label() | |
142 | + Me.lblListBackcolor = New System.Windows.Forms.Label() | |
143 | + Me.lblAtFromTarget = New System.Windows.Forms.Label() | |
144 | + Me.lblAtTarget = New System.Windows.Forms.Label() | |
145 | + Me.lblTarget = New System.Windows.Forms.Label() | |
146 | + Me.lblAtSelf = New System.Windows.Forms.Label() | |
147 | + Me.lblSelf = New System.Windows.Forms.Label() | |
148 | + Me.ButtonBackToDefaultFontColor2 = New System.Windows.Forms.Button() | |
149 | + Me.TweetPrvPanel = New System.Windows.Forms.Panel() | |
150 | + Me.Label47 = New System.Windows.Forms.Label() | |
151 | + Me.LabelDateTimeFormatApplied = New System.Windows.Forms.Label() | |
152 | + Me.Label62 = New System.Windows.Forms.Label() | |
153 | + Me.CmbDateTimeFormat = New System.Windows.Forms.ComboBox() | |
154 | + Me.Label23 = New System.Windows.Forms.Label() | |
155 | + Me.Label11 = New System.Windows.Forms.Label() | |
156 | + Me.IconSize = New System.Windows.Forms.ComboBox() | |
157 | + Me.TextBox3 = New System.Windows.Forms.TextBox() | |
158 | + Me.CheckSortOrderLock = New System.Windows.Forms.CheckBox() | |
159 | + Me.CheckShowGrid = New System.Windows.Forms.CheckBox() | |
160 | + Me.chkUnreadStyle = New System.Windows.Forms.CheckBox() | |
161 | + Me.OneWayLv = New System.Windows.Forms.CheckBox() | |
162 | + Me.PreviewPanel = New System.Windows.Forms.Panel() | |
163 | + Me.ReplyIconStateCombo = New System.Windows.Forms.ComboBox() | |
164 | + Me.Label72 = New System.Windows.Forms.Label() | |
165 | + Me.ChkNewMentionsBlink = New System.Windows.Forms.CheckBox() | |
166 | + Me.chkTabIconDisp = New System.Windows.Forms.CheckBox() | |
167 | + Me.CheckPreviewEnable = New System.Windows.Forms.CheckBox() | |
168 | + Me.Label81 = New System.Windows.Forms.Label() | |
169 | + Me.LanguageCombo = New System.Windows.Forms.ComboBox() | |
170 | + Me.Label13 = New System.Windows.Forms.Label() | |
171 | + Me.CheckAlwaysTop = New System.Windows.Forms.CheckBox() | |
172 | + Me.CheckMonospace = New System.Windows.Forms.CheckBox() | |
173 | + Me.CheckBalloonLimit = New System.Windows.Forms.CheckBox() | |
174 | + Me.Label10 = New System.Windows.Forms.Label() | |
175 | + Me.ComboDispTitle = New System.Windows.Forms.ComboBox() | |
176 | + Me.Label45 = New System.Windows.Forms.Label() | |
177 | + Me.cmbNameBalloon = New System.Windows.Forms.ComboBox() | |
178 | + Me.CheckDispUsername = New System.Windows.Forms.CheckBox() | |
179 | + Me.CheckBox3 = New System.Windows.Forms.CheckBox() | |
180 | + Me.TweetActPanel = New System.Windows.Forms.Panel() | |
181 | + Me.CheckHashSupple = New System.Windows.Forms.CheckBox() | |
182 | + Me.CheckAtIdSupple = New System.Windows.Forms.CheckBox() | |
183 | + Me.ComboBoxPostKeySelect = New System.Windows.Forms.ComboBox() | |
184 | + Me.Label27 = New System.Windows.Forms.Label() | |
185 | + Me.CheckRetweetNoConfirm = New System.Windows.Forms.CheckBox() | |
186 | + Me.Label12 = New System.Windows.Forms.Label() | |
187 | + Me.CheckUseRecommendStatus = New System.Windows.Forms.CheckBox() | |
188 | + Me.StatusText = New System.Windows.Forms.TextBox() | |
189 | + Me.UserStreamPanel = New System.Windows.Forms.Panel() | |
190 | + Me.UserstreamPeriod = New System.Windows.Forms.TextBox() | |
191 | + Me.StartupUserstreamCheck = New System.Windows.Forms.CheckBox() | |
192 | + Me.Label83 = New System.Windows.Forms.Label() | |
193 | + Me.StartupPanel = New System.Windows.Forms.Panel() | |
194 | + Me.StartupReaded = New System.Windows.Forms.CheckBox() | |
195 | + Me.CheckStartupFollowers = New System.Windows.Forms.CheckBox() | |
196 | + Me.CheckStartupVersion = New System.Windows.Forms.CheckBox() | |
197 | + Me.chkGetFav = New System.Windows.Forms.CheckBox() | |
198 | + Me.BasedPanel = New System.Windows.Forms.Panel() | |
199 | + Me.AuthBasicRadio = New System.Windows.Forms.RadioButton() | |
200 | + Me.AuthOAuthRadio = New System.Windows.Forms.RadioButton() | |
201 | + Me.Label6 = New System.Windows.Forms.Label() | |
202 | + Me.AuthClearButton = New System.Windows.Forms.Button() | |
203 | + Me.AuthUserLabel = New System.Windows.Forms.Label() | |
204 | + Me.AuthStateLabel = New System.Windows.Forms.Label() | |
205 | + Me.Label4 = New System.Windows.Forms.Label() | |
206 | + Me.AuthorizeButton = New System.Windows.Forms.Button() | |
207 | + Me.Label1 = New System.Windows.Forms.Label() | |
208 | + Me.Label2 = New System.Windows.Forms.Label() | |
209 | + Me.Username = New System.Windows.Forms.TextBox() | |
210 | + Me.Password = New System.Windows.Forms.TextBox() | |
211 | + Me.GetCountPanel = New System.Windows.Forms.Panel() | |
212 | + Me.ListTextCountApi = New System.Windows.Forms.TextBox() | |
213 | + Me.Label25 = New System.Windows.Forms.Label() | |
214 | + Me.UserTimelineTextCountApi = New System.Windows.Forms.TextBox() | |
215 | + Me.Label17 = New System.Windows.Forms.Label() | |
216 | + Me.Label30 = New System.Windows.Forms.Label() | |
217 | + Me.Label28 = New System.Windows.Forms.Label() | |
218 | + Me.Label19 = New System.Windows.Forms.Label() | |
219 | + Me.FavoritesTextCountApi = New System.Windows.Forms.TextBox() | |
220 | + Me.SearchTextCountApi = New System.Windows.Forms.TextBox() | |
221 | + Me.Label66 = New System.Windows.Forms.Label() | |
222 | + Me.FirstTextCountApi = New System.Windows.Forms.TextBox() | |
223 | + Me.GetMoreTextCountApi = New System.Windows.Forms.TextBox() | |
224 | + Me.Label53 = New System.Windows.Forms.Label() | |
225 | + Me.UseChangeGetCount = New System.Windows.Forms.CheckBox() | |
226 | + Me.TextCountApiReply = New System.Windows.Forms.TextBox() | |
227 | + Me.Label67 = New System.Windows.Forms.Label() | |
228 | + Me.TextCountApi = New System.Windows.Forms.TextBox() | |
229 | + Me.GetPeriodPanel = New System.Windows.Forms.Panel() | |
230 | + Me.LabelApiUsingUserStreamEnabled = New System.Windows.Forms.Label() | |
231 | + Me.LabelUserStreamActive = New System.Windows.Forms.Label() | |
232 | + Me.Label21 = New System.Windows.Forms.Label() | |
233 | + Me.UserTimelinePeriod = New System.Windows.Forms.TextBox() | |
234 | + Me.TimelinePeriod = New System.Windows.Forms.TextBox() | |
235 | + Me.Label3 = New System.Windows.Forms.Label() | |
236 | + Me.ButtonApiCalc = New System.Windows.Forms.Button() | |
237 | + Me.LabelPostAndGet = New System.Windows.Forms.Label() | |
238 | + Me.LabelApiUsing = New System.Windows.Forms.Label() | |
239 | + Me.Label33 = New System.Windows.Forms.Label() | |
240 | + Me.ListsPeriod = New System.Windows.Forms.TextBox() | |
241 | + Me.Label7 = New System.Windows.Forms.Label() | |
242 | + Me.PubSearchPeriod = New System.Windows.Forms.TextBox() | |
243 | + Me.Label69 = New System.Windows.Forms.Label() | |
244 | + Me.ReplyPeriod = New System.Windows.Forms.TextBox() | |
245 | + Me.CheckPostAndGet = New System.Windows.Forms.CheckBox() | |
246 | + Me.CheckPeriodAdjust = New System.Windows.Forms.CheckBox() | |
247 | + Me.Label5 = New System.Windows.Forms.Label() | |
248 | + Me.DMPeriod = New System.Windows.Forms.TextBox() | |
249 | + Me.NotifyPanel = New System.Windows.Forms.Panel() | |
250 | + Me.CheckUserUpdateEvent = New System.Windows.Forms.CheckBox() | |
251 | + Me.Label35 = New System.Windows.Forms.Label() | |
252 | + Me.ComboBoxEventNotifySound = New System.Windows.Forms.ComboBox() | |
253 | + Me.CheckFavEventUnread = New System.Windows.Forms.CheckBox() | |
254 | + Me.CheckListCreatedEvent = New System.Windows.Forms.CheckBox() | |
255 | + Me.CheckBlockEvent = New System.Windows.Forms.CheckBox() | |
256 | + Me.CheckForceEventNotify = New System.Windows.Forms.CheckBox() | |
257 | + Me.CheckListMemberRemovedEvent = New System.Windows.Forms.CheckBox() | |
258 | + Me.CheckListMemberAddedEvent = New System.Windows.Forms.CheckBox() | |
259 | + Me.CheckFollowEvent = New System.Windows.Forms.CheckBox() | |
260 | + Me.CheckUnfavoritesEvent = New System.Windows.Forms.CheckBox() | |
261 | + Me.CheckFavoritesEvent = New System.Windows.Forms.CheckBox() | |
262 | + Me.CheckEventNotify = New System.Windows.Forms.CheckBox() | |
263 | + Me.FontDialog1 = New System.Windows.Forms.FontDialog() | |
264 | + Me.ColorDialog1 = New System.Windows.Forms.ColorDialog() | |
265 | + Me.Cancel = New System.Windows.Forms.Button() | |
266 | + Me.Save = New System.Windows.Forms.Button() | |
267 | + Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) | |
268 | + CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() | |
269 | + Me.SplitContainer1.Panel1.SuspendLayout() | |
270 | + Me.SplitContainer1.Panel2.SuspendLayout() | |
271 | + Me.SplitContainer1.SuspendLayout() | |
272 | + Me.FontPanel.SuspendLayout() | |
273 | + Me.GroupBox1.SuspendLayout() | |
274 | + Me.CooperatePanel.SuspendLayout() | |
275 | + Me.ShortUrlPanel.SuspendLayout() | |
276 | + Me.ActionPanel.SuspendLayout() | |
277 | + Me.GroupBox3.SuspendLayout() | |
278 | + Me.ProxyPanel.SuspendLayout() | |
279 | + Me.ConnectionPanel.SuspendLayout() | |
280 | + Me.FontPanel2.SuspendLayout() | |
281 | + Me.GroupBox5.SuspendLayout() | |
282 | + Me.TweetPrvPanel.SuspendLayout() | |
283 | + Me.PreviewPanel.SuspendLayout() | |
284 | + Me.TweetActPanel.SuspendLayout() | |
285 | + Me.UserStreamPanel.SuspendLayout() | |
286 | + Me.StartupPanel.SuspendLayout() | |
287 | + Me.BasedPanel.SuspendLayout() | |
288 | + Me.GetCountPanel.SuspendLayout() | |
289 | + Me.GetPeriodPanel.SuspendLayout() | |
290 | + Me.NotifyPanel.SuspendLayout() | |
291 | + Me.SuspendLayout() | |
356 | 292 | ' |
357 | - 'CheckUserUpdateEvent | |
293 | + 'SplitContainer1 | |
358 | 294 | ' |
359 | - resources.ApplyResources(Me.CheckUserUpdateEvent, "CheckUserUpdateEvent") | |
360 | - Me.CheckUserUpdateEvent.Checked = True | |
361 | - Me.CheckUserUpdateEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
362 | - Me.CheckUserUpdateEvent.Name = "CheckUserUpdateEvent" | |
363 | - Me.CheckUserUpdateEvent.ThreeState = True | |
364 | - Me.ToolTip1.SetToolTip(Me.CheckUserUpdateEvent, resources.GetString("CheckUserUpdateEvent.ToolTip")) | |
365 | - Me.CheckUserUpdateEvent.UseVisualStyleBackColor = True | |
295 | + resources.ApplyResources(Me.SplitContainer1, "SplitContainer1") | |
296 | + Me.SplitContainer1.Name = "SplitContainer1" | |
366 | 297 | ' |
367 | - 'Label35 | |
298 | + 'SplitContainer1.Panel1 | |
299 | + ' | |
300 | + resources.ApplyResources(Me.SplitContainer1.Panel1, "SplitContainer1.Panel1") | |
301 | + Me.SplitContainer1.Panel1.Controls.Add(Me.TreeViewSetting) | |
302 | + Me.ToolTip1.SetToolTip(Me.SplitContainer1.Panel1, resources.GetString("SplitContainer1.Panel1.ToolTip")) | |
303 | + ' | |
304 | + 'SplitContainer1.Panel2 | |
305 | + ' | |
306 | + resources.ApplyResources(Me.SplitContainer1.Panel2, "SplitContainer1.Panel2") | |
307 | + Me.SplitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Control | |
308 | + Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel) | |
309 | + Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) | |
310 | + Me.SplitContainer1.Panel2.Controls.Add(Me.ShortUrlPanel) | |
311 | + Me.SplitContainer1.Panel2.Controls.Add(Me.ActionPanel) | |
312 | + Me.SplitContainer1.Panel2.Controls.Add(Me.ProxyPanel) | |
313 | + Me.SplitContainer1.Panel2.Controls.Add(Me.ConnectionPanel) | |
314 | + Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel2) | |
315 | + Me.SplitContainer1.Panel2.Controls.Add(Me.TweetPrvPanel) | |
316 | + Me.SplitContainer1.Panel2.Controls.Add(Me.PreviewPanel) | |
317 | + Me.SplitContainer1.Panel2.Controls.Add(Me.TweetActPanel) | |
318 | + Me.SplitContainer1.Panel2.Controls.Add(Me.UserStreamPanel) | |
319 | + Me.SplitContainer1.Panel2.Controls.Add(Me.StartupPanel) | |
320 | + Me.SplitContainer1.Panel2.Controls.Add(Me.BasedPanel) | |
321 | + Me.SplitContainer1.Panel2.Controls.Add(Me.GetCountPanel) | |
322 | + Me.SplitContainer1.Panel2.Controls.Add(Me.GetPeriodPanel) | |
323 | + Me.SplitContainer1.Panel2.Controls.Add(Me.NotifyPanel) | |
324 | + Me.ToolTip1.SetToolTip(Me.SplitContainer1.Panel2, resources.GetString("SplitContainer1.Panel2.ToolTip")) | |
325 | + Me.SplitContainer1.TabStop = False | |
326 | + Me.ToolTip1.SetToolTip(Me.SplitContainer1, resources.GetString("SplitContainer1.ToolTip")) | |
327 | + ' | |
328 | + 'TreeViewSetting | |
329 | + ' | |
330 | + resources.ApplyResources(Me.TreeViewSetting, "TreeViewSetting") | |
331 | + Me.TreeViewSetting.Cursor = System.Windows.Forms.Cursors.Hand | |
332 | + Me.TreeViewSetting.HideSelection = False | |
333 | + Me.TreeViewSetting.Name = "TreeViewSetting" | |
334 | + Me.TreeViewSetting.Nodes.AddRange(New System.Windows.Forms.TreeNode() {CType(resources.GetObject("TreeViewSetting.Nodes"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes1"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes2"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes3"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes4"), System.Windows.Forms.TreeNode)}) | |
335 | + Me.TreeViewSetting.ShowLines = False | |
336 | + Me.ToolTip1.SetToolTip(Me.TreeViewSetting, resources.GetString("TreeViewSetting.ToolTip")) | |
337 | + ' | |
338 | + 'FontPanel | |
339 | + ' | |
340 | + resources.ApplyResources(Me.FontPanel, "FontPanel") | |
341 | + Me.FontPanel.Controls.Add(Me.GroupBox1) | |
342 | + Me.FontPanel.Name = "FontPanel" | |
343 | + Me.ToolTip1.SetToolTip(Me.FontPanel, resources.GetString("FontPanel.ToolTip")) | |
344 | + ' | |
345 | + 'GroupBox1 | |
346 | + ' | |
347 | + resources.ApplyResources(Me.GroupBox1, "GroupBox1") | |
348 | + Me.GroupBox1.Controls.Add(Me.btnRetweet) | |
349 | + Me.GroupBox1.Controls.Add(Me.lblRetweet) | |
350 | + Me.GroupBox1.Controls.Add(Me.Label80) | |
351 | + Me.GroupBox1.Controls.Add(Me.ButtonBackToDefaultFontColor) | |
352 | + Me.GroupBox1.Controls.Add(Me.btnDetailLink) | |
353 | + Me.GroupBox1.Controls.Add(Me.lblDetailLink) | |
354 | + Me.GroupBox1.Controls.Add(Me.Label18) | |
355 | + Me.GroupBox1.Controls.Add(Me.btnUnread) | |
356 | + Me.GroupBox1.Controls.Add(Me.lblUnread) | |
357 | + Me.GroupBox1.Controls.Add(Me.Label20) | |
358 | + Me.GroupBox1.Controls.Add(Me.btnDetailBack) | |
359 | + Me.GroupBox1.Controls.Add(Me.lblDetailBackcolor) | |
360 | + Me.GroupBox1.Controls.Add(Me.Label37) | |
361 | + Me.GroupBox1.Controls.Add(Me.btnDetail) | |
362 | + Me.GroupBox1.Controls.Add(Me.lblDetail) | |
363 | + Me.GroupBox1.Controls.Add(Me.Label26) | |
364 | + Me.GroupBox1.Controls.Add(Me.btnOWL) | |
365 | + Me.GroupBox1.Controls.Add(Me.lblOWL) | |
366 | + Me.GroupBox1.Controls.Add(Me.Label24) | |
367 | + Me.GroupBox1.Controls.Add(Me.btnFav) | |
368 | + Me.GroupBox1.Controls.Add(Me.lblFav) | |
369 | + Me.GroupBox1.Controls.Add(Me.Label22) | |
370 | + Me.GroupBox1.Controls.Add(Me.btnListFont) | |
371 | + Me.GroupBox1.Controls.Add(Me.lblListFont) | |
372 | + Me.GroupBox1.Controls.Add(Me.Label61) | |
373 | + Me.GroupBox1.Name = "GroupBox1" | |
374 | + Me.GroupBox1.TabStop = False | |
375 | + Me.ToolTip1.SetToolTip(Me.GroupBox1, resources.GetString("GroupBox1.ToolTip")) | |
376 | + ' | |
377 | + 'btnRetweet | |
378 | + ' | |
379 | + resources.ApplyResources(Me.btnRetweet, "btnRetweet") | |
380 | + Me.btnRetweet.Name = "btnRetweet" | |
381 | + Me.ToolTip1.SetToolTip(Me.btnRetweet, resources.GetString("btnRetweet.ToolTip")) | |
382 | + Me.btnRetweet.UseVisualStyleBackColor = True | |
383 | + ' | |
384 | + 'lblRetweet | |
385 | + ' | |
386 | + resources.ApplyResources(Me.lblRetweet, "lblRetweet") | |
387 | + Me.lblRetweet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
388 | + Me.lblRetweet.Name = "lblRetweet" | |
389 | + Me.ToolTip1.SetToolTip(Me.lblRetweet, resources.GetString("lblRetweet.ToolTip")) | |
390 | + ' | |
391 | + 'Label80 | |
392 | + ' | |
393 | + resources.ApplyResources(Me.Label80, "Label80") | |
394 | + Me.Label80.Name = "Label80" | |
395 | + Me.ToolTip1.SetToolTip(Me.Label80, resources.GetString("Label80.ToolTip")) | |
396 | + ' | |
397 | + 'ButtonBackToDefaultFontColor | |
398 | + ' | |
399 | + resources.ApplyResources(Me.ButtonBackToDefaultFontColor, "ButtonBackToDefaultFontColor") | |
400 | + Me.ButtonBackToDefaultFontColor.Name = "ButtonBackToDefaultFontColor" | |
401 | + Me.ToolTip1.SetToolTip(Me.ButtonBackToDefaultFontColor, resources.GetString("ButtonBackToDefaultFontColor.ToolTip")) | |
402 | + Me.ButtonBackToDefaultFontColor.UseVisualStyleBackColor = True | |
403 | + ' | |
404 | + 'btnDetailLink | |
405 | + ' | |
406 | + resources.ApplyResources(Me.btnDetailLink, "btnDetailLink") | |
407 | + Me.btnDetailLink.Name = "btnDetailLink" | |
408 | + Me.ToolTip1.SetToolTip(Me.btnDetailLink, resources.GetString("btnDetailLink.ToolTip")) | |
409 | + Me.btnDetailLink.UseVisualStyleBackColor = True | |
410 | + ' | |
411 | + 'lblDetailLink | |
412 | + ' | |
413 | + resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") | |
414 | + Me.lblDetailLink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
415 | + Me.lblDetailLink.Name = "lblDetailLink" | |
416 | + Me.ToolTip1.SetToolTip(Me.lblDetailLink, resources.GetString("lblDetailLink.ToolTip")) | |
417 | + ' | |
418 | + 'Label18 | |
419 | + ' | |
420 | + resources.ApplyResources(Me.Label18, "Label18") | |
421 | + Me.Label18.Name = "Label18" | |
422 | + Me.ToolTip1.SetToolTip(Me.Label18, resources.GetString("Label18.ToolTip")) | |
423 | + ' | |
424 | + 'btnUnread | |
425 | + ' | |
426 | + resources.ApplyResources(Me.btnUnread, "btnUnread") | |
427 | + Me.btnUnread.Name = "btnUnread" | |
428 | + Me.ToolTip1.SetToolTip(Me.btnUnread, resources.GetString("btnUnread.ToolTip")) | |
429 | + Me.btnUnread.UseVisualStyleBackColor = True | |
430 | + ' | |
431 | + 'lblUnread | |
432 | + ' | |
433 | + resources.ApplyResources(Me.lblUnread, "lblUnread") | |
434 | + Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
435 | + Me.lblUnread.Name = "lblUnread" | |
436 | + Me.ToolTip1.SetToolTip(Me.lblUnread, resources.GetString("lblUnread.ToolTip")) | |
437 | + ' | |
438 | + 'Label20 | |
439 | + ' | |
440 | + resources.ApplyResources(Me.Label20, "Label20") | |
441 | + Me.Label20.Name = "Label20" | |
442 | + Me.ToolTip1.SetToolTip(Me.Label20, resources.GetString("Label20.ToolTip")) | |
443 | + ' | |
444 | + 'btnDetailBack | |
445 | + ' | |
446 | + resources.ApplyResources(Me.btnDetailBack, "btnDetailBack") | |
447 | + Me.btnDetailBack.Name = "btnDetailBack" | |
448 | + Me.ToolTip1.SetToolTip(Me.btnDetailBack, resources.GetString("btnDetailBack.ToolTip")) | |
449 | + Me.btnDetailBack.UseVisualStyleBackColor = True | |
450 | + ' | |
451 | + 'lblDetailBackcolor | |
452 | + ' | |
453 | + resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") | |
454 | + Me.lblDetailBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
455 | + Me.lblDetailBackcolor.Name = "lblDetailBackcolor" | |
456 | + Me.ToolTip1.SetToolTip(Me.lblDetailBackcolor, resources.GetString("lblDetailBackcolor.ToolTip")) | |
457 | + ' | |
458 | + 'Label37 | |
459 | + ' | |
460 | + resources.ApplyResources(Me.Label37, "Label37") | |
461 | + Me.Label37.Name = "Label37" | |
462 | + Me.ToolTip1.SetToolTip(Me.Label37, resources.GetString("Label37.ToolTip")) | |
463 | + ' | |
464 | + 'btnDetail | |
465 | + ' | |
466 | + resources.ApplyResources(Me.btnDetail, "btnDetail") | |
467 | + Me.btnDetail.Name = "btnDetail" | |
468 | + Me.ToolTip1.SetToolTip(Me.btnDetail, resources.GetString("btnDetail.ToolTip")) | |
469 | + Me.btnDetail.UseVisualStyleBackColor = True | |
470 | + ' | |
471 | + 'lblDetail | |
472 | + ' | |
473 | + resources.ApplyResources(Me.lblDetail, "lblDetail") | |
474 | + Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
475 | + Me.lblDetail.Name = "lblDetail" | |
476 | + Me.ToolTip1.SetToolTip(Me.lblDetail, resources.GetString("lblDetail.ToolTip")) | |
477 | + ' | |
478 | + 'Label26 | |
479 | + ' | |
480 | + resources.ApplyResources(Me.Label26, "Label26") | |
481 | + Me.Label26.Name = "Label26" | |
482 | + Me.ToolTip1.SetToolTip(Me.Label26, resources.GetString("Label26.ToolTip")) | |
483 | + ' | |
484 | + 'btnOWL | |
485 | + ' | |
486 | + resources.ApplyResources(Me.btnOWL, "btnOWL") | |
487 | + Me.btnOWL.Name = "btnOWL" | |
488 | + Me.ToolTip1.SetToolTip(Me.btnOWL, resources.GetString("btnOWL.ToolTip")) | |
489 | + Me.btnOWL.UseVisualStyleBackColor = True | |
490 | + ' | |
491 | + 'lblOWL | |
492 | + ' | |
493 | + resources.ApplyResources(Me.lblOWL, "lblOWL") | |
494 | + Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
495 | + Me.lblOWL.Name = "lblOWL" | |
496 | + Me.ToolTip1.SetToolTip(Me.lblOWL, resources.GetString("lblOWL.ToolTip")) | |
497 | + ' | |
498 | + 'Label24 | |
499 | + ' | |
500 | + resources.ApplyResources(Me.Label24, "Label24") | |
501 | + Me.Label24.Name = "Label24" | |
502 | + Me.ToolTip1.SetToolTip(Me.Label24, resources.GetString("Label24.ToolTip")) | |
368 | 503 | ' |
369 | - resources.ApplyResources(Me.Label35, "Label35") | |
370 | - Me.Label35.Name = "Label35" | |
371 | - Me.ToolTip1.SetToolTip(Me.Label35, resources.GetString("Label35.ToolTip")) | |
504 | + 'btnFav | |
372 | 505 | ' |
373 | - 'ComboBoxEventNotifySound | |
506 | + resources.ApplyResources(Me.btnFav, "btnFav") | |
507 | + Me.btnFav.Name = "btnFav" | |
508 | + Me.ToolTip1.SetToolTip(Me.btnFav, resources.GetString("btnFav.ToolTip")) | |
509 | + Me.btnFav.UseVisualStyleBackColor = True | |
374 | 510 | ' |
375 | - resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") | |
376 | - Me.ComboBoxEventNotifySound.FormattingEnabled = True | |
377 | - Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" | |
378 | - Me.ToolTip1.SetToolTip(Me.ComboBoxEventNotifySound, resources.GetString("ComboBoxEventNotifySound.ToolTip")) | |
511 | + 'lblFav | |
379 | 512 | ' |
380 | - 'CheckFavEventUnread | |
513 | + resources.ApplyResources(Me.lblFav, "lblFav") | |
514 | + Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
515 | + Me.lblFav.Name = "lblFav" | |
516 | + Me.ToolTip1.SetToolTip(Me.lblFav, resources.GetString("lblFav.ToolTip")) | |
381 | 517 | ' |
382 | - resources.ApplyResources(Me.CheckFavEventUnread, "CheckFavEventUnread") | |
383 | - Me.CheckFavEventUnread.Checked = True | |
384 | - Me.CheckFavEventUnread.CheckState = System.Windows.Forms.CheckState.Checked | |
385 | - Me.CheckFavEventUnread.Name = "CheckFavEventUnread" | |
386 | - Me.ToolTip1.SetToolTip(Me.CheckFavEventUnread, resources.GetString("CheckFavEventUnread.ToolTip")) | |
387 | - Me.CheckFavEventUnread.UseVisualStyleBackColor = True | |
518 | + 'Label22 | |
388 | 519 | ' |
389 | - 'CheckListCreatedEvent | |
520 | + resources.ApplyResources(Me.Label22, "Label22") | |
521 | + Me.Label22.Name = "Label22" | |
522 | + Me.ToolTip1.SetToolTip(Me.Label22, resources.GetString("Label22.ToolTip")) | |
390 | 523 | ' |
391 | - resources.ApplyResources(Me.CheckListCreatedEvent, "CheckListCreatedEvent") | |
392 | - Me.CheckListCreatedEvent.Checked = True | |
393 | - Me.CheckListCreatedEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
394 | - Me.CheckListCreatedEvent.Name = "CheckListCreatedEvent" | |
395 | - Me.CheckListCreatedEvent.ThreeState = True | |
396 | - Me.ToolTip1.SetToolTip(Me.CheckListCreatedEvent, resources.GetString("CheckListCreatedEvent.ToolTip")) | |
397 | - Me.CheckListCreatedEvent.UseVisualStyleBackColor = True | |
524 | + 'btnListFont | |
398 | 525 | ' |
399 | - 'CheckBlockEvent | |
526 | + resources.ApplyResources(Me.btnListFont, "btnListFont") | |
527 | + Me.btnListFont.Name = "btnListFont" | |
528 | + Me.ToolTip1.SetToolTip(Me.btnListFont, resources.GetString("btnListFont.ToolTip")) | |
529 | + Me.btnListFont.UseVisualStyleBackColor = True | |
400 | 530 | ' |
401 | - resources.ApplyResources(Me.CheckBlockEvent, "CheckBlockEvent") | |
402 | - Me.CheckBlockEvent.Checked = True | |
403 | - Me.CheckBlockEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
404 | - Me.CheckBlockEvent.Name = "CheckBlockEvent" | |
405 | - Me.CheckBlockEvent.ThreeState = True | |
406 | - Me.ToolTip1.SetToolTip(Me.CheckBlockEvent, resources.GetString("CheckBlockEvent.ToolTip")) | |
407 | - Me.CheckBlockEvent.UseVisualStyleBackColor = True | |
531 | + 'lblListFont | |
408 | 532 | ' |
409 | - 'CheckForceEventNotify | |
533 | + resources.ApplyResources(Me.lblListFont, "lblListFont") | |
534 | + Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
535 | + Me.lblListFont.Name = "lblListFont" | |
536 | + Me.ToolTip1.SetToolTip(Me.lblListFont, resources.GetString("lblListFont.ToolTip")) | |
410 | 537 | ' |
411 | - resources.ApplyResources(Me.CheckForceEventNotify, "CheckForceEventNotify") | |
412 | - Me.CheckForceEventNotify.Checked = True | |
413 | - Me.CheckForceEventNotify.CheckState = System.Windows.Forms.CheckState.Checked | |
414 | - Me.CheckForceEventNotify.Name = "CheckForceEventNotify" | |
415 | - Me.ToolTip1.SetToolTip(Me.CheckForceEventNotify, resources.GetString("CheckForceEventNotify.ToolTip")) | |
416 | - Me.CheckForceEventNotify.UseVisualStyleBackColor = True | |
538 | + 'Label61 | |
417 | 539 | ' |
418 | - 'CheckListMemberRemovedEvent | |
540 | + resources.ApplyResources(Me.Label61, "Label61") | |
541 | + Me.Label61.Name = "Label61" | |
542 | + Me.ToolTip1.SetToolTip(Me.Label61, resources.GetString("Label61.ToolTip")) | |
419 | 543 | ' |
420 | - resources.ApplyResources(Me.CheckListMemberRemovedEvent, "CheckListMemberRemovedEvent") | |
421 | - Me.CheckListMemberRemovedEvent.Checked = True | |
422 | - Me.CheckListMemberRemovedEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
423 | - Me.CheckListMemberRemovedEvent.Name = "CheckListMemberRemovedEvent" | |
424 | - Me.CheckListMemberRemovedEvent.ThreeState = True | |
425 | - Me.ToolTip1.SetToolTip(Me.CheckListMemberRemovedEvent, resources.GetString("CheckListMemberRemovedEvent.ToolTip")) | |
426 | - Me.CheckListMemberRemovedEvent.UseVisualStyleBackColor = True | |
544 | + 'CooperatePanel | |
427 | 545 | ' |
428 | - 'CheckListMemberAddedEvent | |
546 | + resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") | |
547 | + Me.CooperatePanel.Controls.Add(Me.ComboBoxTranslateLanguage) | |
548 | + Me.CooperatePanel.Controls.Add(Me.Label29) | |
549 | + Me.CooperatePanel.Controls.Add(Me.CheckOutputz) | |
550 | + Me.CooperatePanel.Controls.Add(Me.CheckNicoms) | |
551 | + Me.CooperatePanel.Controls.Add(Me.TextBoxOutputzKey) | |
552 | + Me.CooperatePanel.Controls.Add(Me.Label60) | |
553 | + Me.CooperatePanel.Controls.Add(Me.Label59) | |
554 | + Me.CooperatePanel.Controls.Add(Me.ComboBoxOutputzUrlmode) | |
555 | + Me.CooperatePanel.Name = "CooperatePanel" | |
556 | + Me.ToolTip1.SetToolTip(Me.CooperatePanel, resources.GetString("CooperatePanel.ToolTip")) | |
429 | 557 | ' |
430 | - resources.ApplyResources(Me.CheckListMemberAddedEvent, "CheckListMemberAddedEvent") | |
431 | - Me.CheckListMemberAddedEvent.Checked = True | |
432 | - Me.CheckListMemberAddedEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
433 | - Me.CheckListMemberAddedEvent.Name = "CheckListMemberAddedEvent" | |
434 | - Me.CheckListMemberAddedEvent.ThreeState = True | |
435 | - Me.ToolTip1.SetToolTip(Me.CheckListMemberAddedEvent, resources.GetString("CheckListMemberAddedEvent.ToolTip")) | |
436 | - Me.CheckListMemberAddedEvent.UseVisualStyleBackColor = True | |
558 | + 'ComboBoxTranslateLanguage | |
437 | 559 | ' |
438 | - 'CheckFollowEvent | |
560 | + resources.ApplyResources(Me.ComboBoxTranslateLanguage, "ComboBoxTranslateLanguage") | |
561 | + Me.ComboBoxTranslateLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
562 | + Me.ComboBoxTranslateLanguage.FormattingEnabled = True | |
563 | + Me.ComboBoxTranslateLanguage.Items.AddRange(New Object() {resources.GetString("ComboBoxTranslateLanguage.Items"), resources.GetString("ComboBoxTranslateLanguage.Items1"), resources.GetString("ComboBoxTranslateLanguage.Items2"), resources.GetString("ComboBoxTranslateLanguage.Items3"), resources.GetString("ComboBoxTranslateLanguage.Items4"), resources.GetString("ComboBoxTranslateLanguage.Items5"), resources.GetString("ComboBoxTranslateLanguage.Items6"), resources.GetString("ComboBoxTranslateLanguage.Items7"), resources.GetString("ComboBoxTranslateLanguage.Items8"), resources.GetString("ComboBoxTranslateLanguage.Items9"), resources.GetString("ComboBoxTranslateLanguage.Items10"), resources.GetString("ComboBoxTranslateLanguage.Items11"), resources.GetString("ComboBoxTranslateLanguage.Items12"), resources.GetString("ComboBoxTranslateLanguage.Items13"), resources.GetString("ComboBoxTranslateLanguage.Items14"), resources.GetString("ComboBoxTranslateLanguage.Items15"), resources.GetString("ComboBoxTranslateLanguage.Items16"), resources.GetString("ComboBoxTranslateLanguage.Items17"), resources.GetString("ComboBoxTranslateLanguage.Items18"), resources.GetString("ComboBoxTranslateLanguage.Items19"), resources.GetString("ComboBoxTranslateLanguage.Items20"), resources.GetString("ComboBoxTranslateLanguage.Items21"), resources.GetString("ComboBoxTranslateLanguage.Items22"), resources.GetString("ComboBoxTranslateLanguage.Items23"), resources.GetString("ComboBoxTranslateLanguage.Items24"), resources.GetString("ComboBoxTranslateLanguage.Items25"), resources.GetString("ComboBoxTranslateLanguage.Items26"), resources.GetString("ComboBoxTranslateLanguage.Items27"), resources.GetString("ComboBoxTranslateLanguage.Items28"), resources.GetString("ComboBoxTranslateLanguage.Items29"), resources.GetString("ComboBoxTranslateLanguage.Items30"), resources.GetString("ComboBoxTranslateLanguage.Items31"), resources.GetString("ComboBoxTranslateLanguage.Items32"), resources.GetString("ComboBoxTranslateLanguage.Items33"), resources.GetString("ComboBoxTranslateLanguage.Items34"), resources.GetString("ComboBoxTranslateLanguage.Items35"), resources.GetString("ComboBoxTranslateLanguage.Items36"), resources.GetString("ComboBoxTranslateLanguage.Items37"), resources.GetString("ComboBoxTranslateLanguage.Items38"), resources.GetString("ComboBoxTranslateLanguage.Items39"), resources.GetString("ComboBoxTranslateLanguage.Items40"), resources.GetString("ComboBoxTranslateLanguage.Items41"), resources.GetString("ComboBoxTranslateLanguage.Items42"), resources.GetString("ComboBoxTranslateLanguage.Items43"), resources.GetString("ComboBoxTranslateLanguage.Items44"), resources.GetString("ComboBoxTranslateLanguage.Items45"), resources.GetString("ComboBoxTranslateLanguage.Items46"), resources.GetString("ComboBoxTranslateLanguage.Items47"), resources.GetString("ComboBoxTranslateLanguage.Items48"), resources.GetString("ComboBoxTranslateLanguage.Items49"), resources.GetString("ComboBoxTranslateLanguage.Items50"), resources.GetString("ComboBoxTranslateLanguage.Items51"), resources.GetString("ComboBoxTranslateLanguage.Items52"), resources.GetString("ComboBoxTranslateLanguage.Items53"), resources.GetString("ComboBoxTranslateLanguage.Items54"), resources.GetString("ComboBoxTranslateLanguage.Items55"), resources.GetString("ComboBoxTranslateLanguage.Items56"), resources.GetString("ComboBoxTranslateLanguage.Items57"), resources.GetString("ComboBoxTranslateLanguage.Items58"), resources.GetString("ComboBoxTranslateLanguage.Items59"), resources.GetString("ComboBoxTranslateLanguage.Items60"), resources.GetString("ComboBoxTranslateLanguage.Items61"), resources.GetString("ComboBoxTranslateLanguage.Items62"), resources.GetString("ComboBoxTranslateLanguage.Items63"), resources.GetString("ComboBoxTranslateLanguage.Items64"), resources.GetString("ComboBoxTranslateLanguage.Items65"), resources.GetString("ComboBoxTranslateLanguage.Items66"), resources.GetString("ComboBoxTranslateLanguage.Items67"), resources.GetString("ComboBoxTranslateLanguage.Items68"), resources.GetString("ComboBoxTranslateLanguage.Items69"), resources.GetString("ComboBoxTranslateLanguage.Items70"), resources.GetString("ComboBoxTranslateLanguage.Items71"), resources.GetString("ComboBoxTranslateLanguage.Items72"), resources.GetString("ComboBoxTranslateLanguage.Items73"), resources.GetString("ComboBoxTranslateLanguage.Items74"), resources.GetString("ComboBoxTranslateLanguage.Items75"), resources.GetString("ComboBoxTranslateLanguage.Items76"), resources.GetString("ComboBoxTranslateLanguage.Items77"), resources.GetString("ComboBoxTranslateLanguage.Items78"), resources.GetString("ComboBoxTranslateLanguage.Items79"), resources.GetString("ComboBoxTranslateLanguage.Items80"), resources.GetString("ComboBoxTranslateLanguage.Items81"), resources.GetString("ComboBoxTranslateLanguage.Items82"), resources.GetString("ComboBoxTranslateLanguage.Items83"), resources.GetString("ComboBoxTranslateLanguage.Items84"), resources.GetString("ComboBoxTranslateLanguage.Items85"), resources.GetString("ComboBoxTranslateLanguage.Items86"), resources.GetString("ComboBoxTranslateLanguage.Items87"), resources.GetString("ComboBoxTranslateLanguage.Items88"), resources.GetString("ComboBoxTranslateLanguage.Items89"), resources.GetString("ComboBoxTranslateLanguage.Items90"), resources.GetString("ComboBoxTranslateLanguage.Items91"), resources.GetString("ComboBoxTranslateLanguage.Items92"), resources.GetString("ComboBoxTranslateLanguage.Items93"), resources.GetString("ComboBoxTranslateLanguage.Items94"), resources.GetString("ComboBoxTranslateLanguage.Items95"), resources.GetString("ComboBoxTranslateLanguage.Items96"), resources.GetString("ComboBoxTranslateLanguage.Items97"), resources.GetString("ComboBoxTranslateLanguage.Items98"), resources.GetString("ComboBoxTranslateLanguage.Items99"), resources.GetString("ComboBoxTranslateLanguage.Items100"), resources.GetString("ComboBoxTranslateLanguage.Items101"), resources.GetString("ComboBoxTranslateLanguage.Items102"), resources.GetString("ComboBoxTranslateLanguage.Items103"), resources.GetString("ComboBoxTranslateLanguage.Items104"), resources.GetString("ComboBoxTranslateLanguage.Items105"), resources.GetString("ComboBoxTranslateLanguage.Items106")}) | |
564 | + Me.ComboBoxTranslateLanguage.Name = "ComboBoxTranslateLanguage" | |
565 | + Me.ToolTip1.SetToolTip(Me.ComboBoxTranslateLanguage, resources.GetString("ComboBoxTranslateLanguage.ToolTip")) | |
439 | 566 | ' |
440 | - resources.ApplyResources(Me.CheckFollowEvent, "CheckFollowEvent") | |
441 | - Me.CheckFollowEvent.Checked = True | |
442 | - Me.CheckFollowEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
443 | - Me.CheckFollowEvent.Name = "CheckFollowEvent" | |
444 | - Me.CheckFollowEvent.ThreeState = True | |
445 | - Me.ToolTip1.SetToolTip(Me.CheckFollowEvent, resources.GetString("CheckFollowEvent.ToolTip")) | |
446 | - Me.CheckFollowEvent.UseVisualStyleBackColor = True | |
567 | + 'Label29 | |
447 | 568 | ' |
448 | - 'CheckUnfavoritesEvent | |
569 | + resources.ApplyResources(Me.Label29, "Label29") | |
570 | + Me.Label29.Name = "Label29" | |
571 | + Me.ToolTip1.SetToolTip(Me.Label29, resources.GetString("Label29.ToolTip")) | |
449 | 572 | ' |
450 | - resources.ApplyResources(Me.CheckUnfavoritesEvent, "CheckUnfavoritesEvent") | |
451 | - Me.CheckUnfavoritesEvent.Checked = True | |
452 | - Me.CheckUnfavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
453 | - Me.CheckUnfavoritesEvent.Name = "CheckUnfavoritesEvent" | |
454 | - Me.CheckUnfavoritesEvent.ThreeState = True | |
455 | - Me.ToolTip1.SetToolTip(Me.CheckUnfavoritesEvent, resources.GetString("CheckUnfavoritesEvent.ToolTip")) | |
456 | - Me.CheckUnfavoritesEvent.UseVisualStyleBackColor = True | |
573 | + 'CheckOutputz | |
457 | 574 | ' |
458 | - 'CheckFavoritesEvent | |
575 | + resources.ApplyResources(Me.CheckOutputz, "CheckOutputz") | |
576 | + Me.CheckOutputz.Name = "CheckOutputz" | |
577 | + Me.ToolTip1.SetToolTip(Me.CheckOutputz, resources.GetString("CheckOutputz.ToolTip")) | |
578 | + Me.CheckOutputz.UseVisualStyleBackColor = True | |
459 | 579 | ' |
460 | - resources.ApplyResources(Me.CheckFavoritesEvent, "CheckFavoritesEvent") | |
461 | - Me.CheckFavoritesEvent.Checked = True | |
462 | - Me.CheckFavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
463 | - Me.CheckFavoritesEvent.Name = "CheckFavoritesEvent" | |
464 | - Me.CheckFavoritesEvent.ThreeState = True | |
465 | - Me.ToolTip1.SetToolTip(Me.CheckFavoritesEvent, resources.GetString("CheckFavoritesEvent.ToolTip")) | |
466 | - Me.CheckFavoritesEvent.UseVisualStyleBackColor = True | |
580 | + 'CheckNicoms | |
467 | 581 | ' |
468 | - 'CheckEventNotify | |
582 | + resources.ApplyResources(Me.CheckNicoms, "CheckNicoms") | |
583 | + Me.CheckNicoms.Name = "CheckNicoms" | |
584 | + Me.ToolTip1.SetToolTip(Me.CheckNicoms, resources.GetString("CheckNicoms.ToolTip")) | |
585 | + Me.CheckNicoms.UseVisualStyleBackColor = True | |
469 | 586 | ' |
470 | - resources.ApplyResources(Me.CheckEventNotify, "CheckEventNotify") | |
471 | - Me.CheckEventNotify.Checked = True | |
472 | - Me.CheckEventNotify.CheckState = System.Windows.Forms.CheckState.Checked | |
473 | - Me.CheckEventNotify.Name = "CheckEventNotify" | |
474 | - Me.ToolTip1.SetToolTip(Me.CheckEventNotify, resources.GetString("CheckEventNotify.ToolTip")) | |
475 | - Me.CheckEventNotify.UseVisualStyleBackColor = True | |
587 | + 'TextBoxOutputzKey | |
476 | 588 | ' |
477 | - 'GetPeriodPanel | |
589 | + resources.ApplyResources(Me.TextBoxOutputzKey, "TextBoxOutputzKey") | |
590 | + Me.TextBoxOutputzKey.Name = "TextBoxOutputzKey" | |
591 | + Me.ToolTip1.SetToolTip(Me.TextBoxOutputzKey, resources.GetString("TextBoxOutputzKey.ToolTip")) | |
478 | 592 | ' |
479 | - resources.ApplyResources(Me.GetPeriodPanel, "GetPeriodPanel") | |
480 | - Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsingUserStreamEnabled) | |
481 | - Me.GetPeriodPanel.Controls.Add(Me.LabelUserStreamActive) | |
482 | - Me.GetPeriodPanel.Controls.Add(Me.Label21) | |
483 | - Me.GetPeriodPanel.Controls.Add(Me.UserTimelinePeriod) | |
484 | - Me.GetPeriodPanel.Controls.Add(Me.TimelinePeriod) | |
485 | - Me.GetPeriodPanel.Controls.Add(Me.Label3) | |
486 | - Me.GetPeriodPanel.Controls.Add(Me.ButtonApiCalc) | |
487 | - Me.GetPeriodPanel.Controls.Add(Me.LabelPostAndGet) | |
488 | - Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsing) | |
489 | - Me.GetPeriodPanel.Controls.Add(Me.Label33) | |
490 | - Me.GetPeriodPanel.Controls.Add(Me.ListsPeriod) | |
491 | - Me.GetPeriodPanel.Controls.Add(Me.Label7) | |
492 | - Me.GetPeriodPanel.Controls.Add(Me.PubSearchPeriod) | |
493 | - Me.GetPeriodPanel.Controls.Add(Me.Label69) | |
494 | - Me.GetPeriodPanel.Controls.Add(Me.ReplyPeriod) | |
495 | - Me.GetPeriodPanel.Controls.Add(Me.CheckPostAndGet) | |
496 | - Me.GetPeriodPanel.Controls.Add(Me.CheckPeriodAdjust) | |
497 | - Me.GetPeriodPanel.Controls.Add(Me.Label5) | |
498 | - Me.GetPeriodPanel.Controls.Add(Me.DMPeriod) | |
499 | - Me.GetPeriodPanel.Name = "GetPeriodPanel" | |
500 | - Me.ToolTip1.SetToolTip(Me.GetPeriodPanel, resources.GetString("GetPeriodPanel.ToolTip")) | |
593 | + 'Label60 | |
501 | 594 | ' |
502 | - 'LabelApiUsingUserStreamEnabled | |
595 | + resources.ApplyResources(Me.Label60, "Label60") | |
596 | + Me.Label60.Name = "Label60" | |
597 | + Me.ToolTip1.SetToolTip(Me.Label60, resources.GetString("Label60.ToolTip")) | |
503 | 598 | ' |
504 | - resources.ApplyResources(Me.LabelApiUsingUserStreamEnabled, "LabelApiUsingUserStreamEnabled") | |
505 | - Me.LabelApiUsingUserStreamEnabled.Name = "LabelApiUsingUserStreamEnabled" | |
506 | - Me.ToolTip1.SetToolTip(Me.LabelApiUsingUserStreamEnabled, resources.GetString("LabelApiUsingUserStreamEnabled.ToolTip")) | |
599 | + 'Label59 | |
507 | 600 | ' |
508 | - 'LabelUserStreamActive | |
601 | + resources.ApplyResources(Me.Label59, "Label59") | |
602 | + Me.Label59.Name = "Label59" | |
603 | + Me.ToolTip1.SetToolTip(Me.Label59, resources.GetString("Label59.ToolTip")) | |
509 | 604 | ' |
510 | - resources.ApplyResources(Me.LabelUserStreamActive, "LabelUserStreamActive") | |
511 | - Me.LabelUserStreamActive.Name = "LabelUserStreamActive" | |
512 | - Me.ToolTip1.SetToolTip(Me.LabelUserStreamActive, resources.GetString("LabelUserStreamActive.ToolTip")) | |
605 | + 'ComboBoxOutputzUrlmode | |
513 | 606 | ' |
514 | - 'Label21 | |
607 | + resources.ApplyResources(Me.ComboBoxOutputzUrlmode, "ComboBoxOutputzUrlmode") | |
608 | + Me.ComboBoxOutputzUrlmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
609 | + Me.ComboBoxOutputzUrlmode.FormattingEnabled = True | |
610 | + Me.ComboBoxOutputzUrlmode.Items.AddRange(New Object() {resources.GetString("ComboBoxOutputzUrlmode.Items"), resources.GetString("ComboBoxOutputzUrlmode.Items1")}) | |
611 | + Me.ComboBoxOutputzUrlmode.Name = "ComboBoxOutputzUrlmode" | |
612 | + Me.ToolTip1.SetToolTip(Me.ComboBoxOutputzUrlmode, resources.GetString("ComboBoxOutputzUrlmode.ToolTip")) | |
515 | 613 | ' |
516 | - resources.ApplyResources(Me.Label21, "Label21") | |
517 | - Me.Label21.Name = "Label21" | |
518 | - Me.ToolTip1.SetToolTip(Me.Label21, resources.GetString("Label21.ToolTip")) | |
614 | + 'ShortUrlPanel | |
519 | 615 | ' |
520 | - 'UserTimelinePeriod | |
616 | + resources.ApplyResources(Me.ShortUrlPanel, "ShortUrlPanel") | |
617 | + Me.ShortUrlPanel.Controls.Add(Me.CheckTinyURL) | |
618 | + Me.ShortUrlPanel.Controls.Add(Me.TextBitlyPw) | |
619 | + Me.ShortUrlPanel.Controls.Add(Me.CheckAutoConvertUrl) | |
620 | + Me.ShortUrlPanel.Controls.Add(Me.Label71) | |
621 | + Me.ShortUrlPanel.Controls.Add(Me.ComboBoxAutoShortUrlFirst) | |
622 | + Me.ShortUrlPanel.Controls.Add(Me.Label76) | |
623 | + Me.ShortUrlPanel.Controls.Add(Me.Label77) | |
624 | + Me.ShortUrlPanel.Controls.Add(Me.TextBitlyId) | |
625 | + Me.ShortUrlPanel.Name = "ShortUrlPanel" | |
626 | + Me.ToolTip1.SetToolTip(Me.ShortUrlPanel, resources.GetString("ShortUrlPanel.ToolTip")) | |
521 | 627 | ' |
522 | - resources.ApplyResources(Me.UserTimelinePeriod, "UserTimelinePeriod") | |
523 | - Me.UserTimelinePeriod.Name = "UserTimelinePeriod" | |
524 | - Me.ToolTip1.SetToolTip(Me.UserTimelinePeriod, resources.GetString("UserTimelinePeriod.ToolTip")) | |
628 | + 'CheckTinyURL | |
525 | 629 | ' |
526 | - 'TimelinePeriod | |
630 | + resources.ApplyResources(Me.CheckTinyURL, "CheckTinyURL") | |
631 | + Me.CheckTinyURL.Name = "CheckTinyURL" | |
632 | + Me.ToolTip1.SetToolTip(Me.CheckTinyURL, resources.GetString("CheckTinyURL.ToolTip")) | |
633 | + Me.CheckTinyURL.UseVisualStyleBackColor = True | |
527 | 634 | ' |
528 | - resources.ApplyResources(Me.TimelinePeriod, "TimelinePeriod") | |
529 | - Me.TimelinePeriod.Name = "TimelinePeriod" | |
530 | - Me.ToolTip1.SetToolTip(Me.TimelinePeriod, resources.GetString("TimelinePeriod.ToolTip")) | |
635 | + 'TextBitlyPw | |
531 | 636 | ' |
532 | - 'Label3 | |
637 | + resources.ApplyResources(Me.TextBitlyPw, "TextBitlyPw") | |
638 | + Me.TextBitlyPw.Name = "TextBitlyPw" | |
639 | + Me.ToolTip1.SetToolTip(Me.TextBitlyPw, resources.GetString("TextBitlyPw.ToolTip")) | |
533 | 640 | ' |
534 | - resources.ApplyResources(Me.Label3, "Label3") | |
535 | - Me.Label3.Name = "Label3" | |
536 | - Me.ToolTip1.SetToolTip(Me.Label3, resources.GetString("Label3.ToolTip")) | |
641 | + 'CheckAutoConvertUrl | |
537 | 642 | ' |
538 | - 'ButtonApiCalc | |
643 | + resources.ApplyResources(Me.CheckAutoConvertUrl, "CheckAutoConvertUrl") | |
644 | + Me.CheckAutoConvertUrl.Name = "CheckAutoConvertUrl" | |
645 | + Me.ToolTip1.SetToolTip(Me.CheckAutoConvertUrl, resources.GetString("CheckAutoConvertUrl.ToolTip")) | |
646 | + Me.CheckAutoConvertUrl.UseVisualStyleBackColor = True | |
539 | 647 | ' |
540 | - resources.ApplyResources(Me.ButtonApiCalc, "ButtonApiCalc") | |
541 | - Me.ButtonApiCalc.Name = "ButtonApiCalc" | |
542 | - Me.ToolTip1.SetToolTip(Me.ButtonApiCalc, resources.GetString("ButtonApiCalc.ToolTip")) | |
543 | - Me.ButtonApiCalc.UseVisualStyleBackColor = True | |
648 | + 'Label71 | |
544 | 649 | ' |
545 | - 'LabelPostAndGet | |
650 | + resources.ApplyResources(Me.Label71, "Label71") | |
651 | + Me.Label71.Name = "Label71" | |
652 | + Me.ToolTip1.SetToolTip(Me.Label71, resources.GetString("Label71.ToolTip")) | |
546 | 653 | ' |
547 | - resources.ApplyResources(Me.LabelPostAndGet, "LabelPostAndGet") | |
548 | - Me.LabelPostAndGet.Name = "LabelPostAndGet" | |
549 | - Me.ToolTip1.SetToolTip(Me.LabelPostAndGet, resources.GetString("LabelPostAndGet.ToolTip")) | |
654 | + 'ComboBoxAutoShortUrlFirst | |
550 | 655 | ' |
551 | - 'LabelApiUsing | |
656 | + resources.ApplyResources(Me.ComboBoxAutoShortUrlFirst, "ComboBoxAutoShortUrlFirst") | |
657 | + Me.ComboBoxAutoShortUrlFirst.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
658 | + Me.ComboBoxAutoShortUrlFirst.FormattingEnabled = True | |
659 | + Me.ComboBoxAutoShortUrlFirst.Items.AddRange(New Object() {resources.GetString("ComboBoxAutoShortUrlFirst.Items"), resources.GetString("ComboBoxAutoShortUrlFirst.Items1"), resources.GetString("ComboBoxAutoShortUrlFirst.Items2"), resources.GetString("ComboBoxAutoShortUrlFirst.Items3"), resources.GetString("ComboBoxAutoShortUrlFirst.Items4"), resources.GetString("ComboBoxAutoShortUrlFirst.Items5")}) | |
660 | + Me.ComboBoxAutoShortUrlFirst.Name = "ComboBoxAutoShortUrlFirst" | |
661 | + Me.ToolTip1.SetToolTip(Me.ComboBoxAutoShortUrlFirst, resources.GetString("ComboBoxAutoShortUrlFirst.ToolTip")) | |
552 | 662 | ' |
553 | - resources.ApplyResources(Me.LabelApiUsing, "LabelApiUsing") | |
554 | - Me.LabelApiUsing.Name = "LabelApiUsing" | |
555 | - Me.ToolTip1.SetToolTip(Me.LabelApiUsing, resources.GetString("LabelApiUsing.ToolTip")) | |
663 | + 'Label76 | |
556 | 664 | ' |
557 | - 'Label33 | |
665 | + resources.ApplyResources(Me.Label76, "Label76") | |
666 | + Me.Label76.Name = "Label76" | |
667 | + Me.ToolTip1.SetToolTip(Me.Label76, resources.GetString("Label76.ToolTip")) | |
558 | 668 | ' |
559 | - resources.ApplyResources(Me.Label33, "Label33") | |
560 | - Me.Label33.Name = "Label33" | |
561 | - Me.ToolTip1.SetToolTip(Me.Label33, resources.GetString("Label33.ToolTip")) | |
669 | + 'Label77 | |
562 | 670 | ' |
563 | - 'ListsPeriod | |
671 | + resources.ApplyResources(Me.Label77, "Label77") | |
672 | + Me.Label77.Name = "Label77" | |
673 | + Me.ToolTip1.SetToolTip(Me.Label77, resources.GetString("Label77.ToolTip")) | |
564 | 674 | ' |
565 | - resources.ApplyResources(Me.ListsPeriod, "ListsPeriod") | |
566 | - Me.ListsPeriod.Name = "ListsPeriod" | |
567 | - Me.ToolTip1.SetToolTip(Me.ListsPeriod, resources.GetString("ListsPeriod.ToolTip")) | |
675 | + 'TextBitlyId | |
568 | 676 | ' |
569 | - 'Label7 | |
677 | + resources.ApplyResources(Me.TextBitlyId, "TextBitlyId") | |
678 | + Me.TextBitlyId.Name = "TextBitlyId" | |
679 | + Me.ToolTip1.SetToolTip(Me.TextBitlyId, resources.GetString("TextBitlyId.ToolTip")) | |
570 | 680 | ' |
571 | - resources.ApplyResources(Me.Label7, "Label7") | |
572 | - Me.Label7.Name = "Label7" | |
573 | - Me.ToolTip1.SetToolTip(Me.Label7, resources.GetString("Label7.ToolTip")) | |
681 | + 'ActionPanel | |
574 | 682 | ' |
575 | - 'PubSearchPeriod | |
683 | + resources.ApplyResources(Me.ActionPanel, "ActionPanel") | |
684 | + Me.ActionPanel.Controls.Add(Me.CheckOpenUserTimeline) | |
685 | + Me.ActionPanel.Controls.Add(Me.GroupBox3) | |
686 | + Me.ActionPanel.Controls.Add(Me.Label57) | |
687 | + Me.ActionPanel.Controls.Add(Me.CheckFavRestrict) | |
688 | + Me.ActionPanel.Controls.Add(Me.Button3) | |
689 | + Me.ActionPanel.Controls.Add(Me.PlaySnd) | |
690 | + Me.ActionPanel.Controls.Add(Me.chkReadOwnPost) | |
691 | + Me.ActionPanel.Controls.Add(Me.Label15) | |
692 | + Me.ActionPanel.Controls.Add(Me.BrowserPathText) | |
693 | + Me.ActionPanel.Controls.Add(Me.UReadMng) | |
694 | + Me.ActionPanel.Controls.Add(Me.Label44) | |
695 | + Me.ActionPanel.Controls.Add(Me.CheckCloseToExit) | |
696 | + Me.ActionPanel.Controls.Add(Me.CheckMinimizeToTray) | |
697 | + Me.ActionPanel.Controls.Add(Me.CheckReadOldPosts) | |
698 | + Me.ActionPanel.Name = "ActionPanel" | |
699 | + Me.ToolTip1.SetToolTip(Me.ActionPanel, resources.GetString("ActionPanel.ToolTip")) | |
576 | 700 | ' |
577 | - resources.ApplyResources(Me.PubSearchPeriod, "PubSearchPeriod") | |
578 | - Me.PubSearchPeriod.Name = "PubSearchPeriod" | |
579 | - Me.ToolTip1.SetToolTip(Me.PubSearchPeriod, resources.GetString("PubSearchPeriod.ToolTip")) | |
701 | + 'CheckOpenUserTimeline | |
580 | 702 | ' |
581 | - 'Label69 | |
703 | + resources.ApplyResources(Me.CheckOpenUserTimeline, "CheckOpenUserTimeline") | |
704 | + Me.CheckOpenUserTimeline.Name = "CheckOpenUserTimeline" | |
705 | + Me.ToolTip1.SetToolTip(Me.CheckOpenUserTimeline, resources.GetString("CheckOpenUserTimeline.ToolTip")) | |
706 | + Me.CheckOpenUserTimeline.UseVisualStyleBackColor = True | |
582 | 707 | ' |
583 | - resources.ApplyResources(Me.Label69, "Label69") | |
584 | - Me.Label69.Name = "Label69" | |
585 | - Me.ToolTip1.SetToolTip(Me.Label69, resources.GetString("Label69.ToolTip")) | |
708 | + 'GroupBox3 | |
586 | 709 | ' |
587 | - 'ReplyPeriod | |
710 | + resources.ApplyResources(Me.GroupBox3, "GroupBox3") | |
711 | + Me.GroupBox3.Controls.Add(Me.HotkeyCheck) | |
712 | + Me.GroupBox3.Controls.Add(Me.HotkeyCode) | |
713 | + Me.GroupBox3.Controls.Add(Me.HotkeyText) | |
714 | + Me.GroupBox3.Controls.Add(Me.HotkeyWin) | |
715 | + Me.GroupBox3.Controls.Add(Me.HotkeyAlt) | |
716 | + Me.GroupBox3.Controls.Add(Me.HotkeyShift) | |
717 | + Me.GroupBox3.Controls.Add(Me.HotkeyCtrl) | |
718 | + Me.GroupBox3.Name = "GroupBox3" | |
719 | + Me.GroupBox3.TabStop = False | |
720 | + Me.ToolTip1.SetToolTip(Me.GroupBox3, resources.GetString("GroupBox3.ToolTip")) | |
588 | 721 | ' |
589 | - resources.ApplyResources(Me.ReplyPeriod, "ReplyPeriod") | |
590 | - Me.ReplyPeriod.Name = "ReplyPeriod" | |
591 | - Me.ToolTip1.SetToolTip(Me.ReplyPeriod, resources.GetString("ReplyPeriod.ToolTip")) | |
722 | + 'HotkeyCheck | |
592 | 723 | ' |
593 | - 'CheckPostAndGet | |
724 | + resources.ApplyResources(Me.HotkeyCheck, "HotkeyCheck") | |
725 | + Me.HotkeyCheck.Name = "HotkeyCheck" | |
726 | + Me.ToolTip1.SetToolTip(Me.HotkeyCheck, resources.GetString("HotkeyCheck.ToolTip")) | |
727 | + Me.HotkeyCheck.UseVisualStyleBackColor = True | |
594 | 728 | ' |
595 | - resources.ApplyResources(Me.CheckPostAndGet, "CheckPostAndGet") | |
596 | - Me.CheckPostAndGet.Name = "CheckPostAndGet" | |
597 | - Me.ToolTip1.SetToolTip(Me.CheckPostAndGet, resources.GetString("CheckPostAndGet.ToolTip")) | |
598 | - Me.CheckPostAndGet.UseVisualStyleBackColor = True | |
729 | + 'HotkeyCode | |
599 | 730 | ' |
600 | - 'CheckPeriodAdjust | |
731 | + resources.ApplyResources(Me.HotkeyCode, "HotkeyCode") | |
732 | + Me.HotkeyCode.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
733 | + Me.HotkeyCode.Name = "HotkeyCode" | |
734 | + Me.ToolTip1.SetToolTip(Me.HotkeyCode, resources.GetString("HotkeyCode.ToolTip")) | |
601 | 735 | ' |
602 | - resources.ApplyResources(Me.CheckPeriodAdjust, "CheckPeriodAdjust") | |
603 | - Me.CheckPeriodAdjust.Name = "CheckPeriodAdjust" | |
604 | - Me.ToolTip1.SetToolTip(Me.CheckPeriodAdjust, resources.GetString("CheckPeriodAdjust.ToolTip")) | |
605 | - Me.CheckPeriodAdjust.UseVisualStyleBackColor = True | |
736 | + 'HotkeyText | |
606 | 737 | ' |
607 | - 'Label5 | |
738 | + resources.ApplyResources(Me.HotkeyText, "HotkeyText") | |
739 | + Me.HotkeyText.Name = "HotkeyText" | |
740 | + Me.HotkeyText.ReadOnly = True | |
741 | + Me.ToolTip1.SetToolTip(Me.HotkeyText, resources.GetString("HotkeyText.ToolTip")) | |
608 | 742 | ' |
609 | - resources.ApplyResources(Me.Label5, "Label5") | |
610 | - Me.Label5.Name = "Label5" | |
611 | - Me.ToolTip1.SetToolTip(Me.Label5, resources.GetString("Label5.ToolTip")) | |
743 | + 'HotkeyWin | |
612 | 744 | ' |
613 | - 'DMPeriod | |
745 | + resources.ApplyResources(Me.HotkeyWin, "HotkeyWin") | |
746 | + Me.HotkeyWin.Name = "HotkeyWin" | |
747 | + Me.ToolTip1.SetToolTip(Me.HotkeyWin, resources.GetString("HotkeyWin.ToolTip")) | |
748 | + Me.HotkeyWin.UseVisualStyleBackColor = True | |
614 | 749 | ' |
615 | - resources.ApplyResources(Me.DMPeriod, "DMPeriod") | |
616 | - Me.DMPeriod.Name = "DMPeriod" | |
617 | - Me.ToolTip1.SetToolTip(Me.DMPeriod, resources.GetString("DMPeriod.ToolTip")) | |
750 | + 'HotkeyAlt | |
618 | 751 | ' |
619 | - 'GetCountPanel | |
752 | + resources.ApplyResources(Me.HotkeyAlt, "HotkeyAlt") | |
753 | + Me.HotkeyAlt.Name = "HotkeyAlt" | |
754 | + Me.ToolTip1.SetToolTip(Me.HotkeyAlt, resources.GetString("HotkeyAlt.ToolTip")) | |
755 | + Me.HotkeyAlt.UseVisualStyleBackColor = True | |
620 | 756 | ' |
621 | - resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") | |
622 | - Me.GetCountPanel.Controls.Add(Me.ListTextCountApi) | |
623 | - Me.GetCountPanel.Controls.Add(Me.Label25) | |
624 | - Me.GetCountPanel.Controls.Add(Me.UserTimelineTextCountApi) | |
625 | - Me.GetCountPanel.Controls.Add(Me.Label17) | |
626 | - Me.GetCountPanel.Controls.Add(Me.Label30) | |
627 | - Me.GetCountPanel.Controls.Add(Me.Label28) | |
628 | - Me.GetCountPanel.Controls.Add(Me.Label19) | |
629 | - Me.GetCountPanel.Controls.Add(Me.FavoritesTextCountApi) | |
630 | - Me.GetCountPanel.Controls.Add(Me.SearchTextCountApi) | |
631 | - Me.GetCountPanel.Controls.Add(Me.Label66) | |
632 | - Me.GetCountPanel.Controls.Add(Me.FirstTextCountApi) | |
633 | - Me.GetCountPanel.Controls.Add(Me.GetMoreTextCountApi) | |
634 | - Me.GetCountPanel.Controls.Add(Me.Label53) | |
635 | - Me.GetCountPanel.Controls.Add(Me.UseChangeGetCount) | |
636 | - Me.GetCountPanel.Controls.Add(Me.TextCountApiReply) | |
637 | - Me.GetCountPanel.Controls.Add(Me.Label67) | |
638 | - Me.GetCountPanel.Controls.Add(Me.TextCountApi) | |
639 | - Me.GetCountPanel.Name = "GetCountPanel" | |
640 | - Me.ToolTip1.SetToolTip(Me.GetCountPanel, resources.GetString("GetCountPanel.ToolTip")) | |
757 | + 'HotkeyShift | |
641 | 758 | ' |
642 | - 'ListTextCountApi | |
759 | + resources.ApplyResources(Me.HotkeyShift, "HotkeyShift") | |
760 | + Me.HotkeyShift.Name = "HotkeyShift" | |
761 | + Me.ToolTip1.SetToolTip(Me.HotkeyShift, resources.GetString("HotkeyShift.ToolTip")) | |
762 | + Me.HotkeyShift.UseVisualStyleBackColor = True | |
643 | 763 | ' |
644 | - resources.ApplyResources(Me.ListTextCountApi, "ListTextCountApi") | |
645 | - Me.ListTextCountApi.Name = "ListTextCountApi" | |
646 | - Me.ToolTip1.SetToolTip(Me.ListTextCountApi, resources.GetString("ListTextCountApi.ToolTip")) | |
764 | + 'HotkeyCtrl | |
647 | 765 | ' |
648 | - 'Label25 | |
766 | + resources.ApplyResources(Me.HotkeyCtrl, "HotkeyCtrl") | |
767 | + Me.HotkeyCtrl.Name = "HotkeyCtrl" | |
768 | + Me.ToolTip1.SetToolTip(Me.HotkeyCtrl, resources.GetString("HotkeyCtrl.ToolTip")) | |
769 | + Me.HotkeyCtrl.UseVisualStyleBackColor = True | |
649 | 770 | ' |
650 | - resources.ApplyResources(Me.Label25, "Label25") | |
651 | - Me.Label25.Name = "Label25" | |
652 | - Me.ToolTip1.SetToolTip(Me.Label25, resources.GetString("Label25.ToolTip")) | |
771 | + 'Label57 | |
653 | 772 | ' |
654 | - 'UserTimelineTextCountApi | |
773 | + resources.ApplyResources(Me.Label57, "Label57") | |
774 | + Me.Label57.BackColor = System.Drawing.SystemColors.ActiveCaption | |
775 | + Me.Label57.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
776 | + Me.Label57.Name = "Label57" | |
777 | + Me.ToolTip1.SetToolTip(Me.Label57, resources.GetString("Label57.ToolTip")) | |
655 | 778 | ' |
656 | - resources.ApplyResources(Me.UserTimelineTextCountApi, "UserTimelineTextCountApi") | |
657 | - Me.UserTimelineTextCountApi.Name = "UserTimelineTextCountApi" | |
658 | - Me.ToolTip1.SetToolTip(Me.UserTimelineTextCountApi, resources.GetString("UserTimelineTextCountApi.ToolTip")) | |
779 | + 'CheckFavRestrict | |
659 | 780 | ' |
660 | - 'Label17 | |
781 | + resources.ApplyResources(Me.CheckFavRestrict, "CheckFavRestrict") | |
782 | + Me.CheckFavRestrict.Name = "CheckFavRestrict" | |
783 | + Me.ToolTip1.SetToolTip(Me.CheckFavRestrict, resources.GetString("CheckFavRestrict.ToolTip")) | |
784 | + Me.CheckFavRestrict.UseVisualStyleBackColor = True | |
661 | 785 | ' |
662 | - resources.ApplyResources(Me.Label17, "Label17") | |
663 | - Me.Label17.Name = "Label17" | |
664 | - Me.ToolTip1.SetToolTip(Me.Label17, resources.GetString("Label17.ToolTip")) | |
786 | + 'Button3 | |
665 | 787 | ' |
666 | - 'Label30 | |
788 | + resources.ApplyResources(Me.Button3, "Button3") | |
789 | + Me.Button3.Name = "Button3" | |
790 | + Me.ToolTip1.SetToolTip(Me.Button3, resources.GetString("Button3.ToolTip")) | |
791 | + Me.Button3.UseVisualStyleBackColor = True | |
667 | 792 | ' |
668 | - resources.ApplyResources(Me.Label30, "Label30") | |
669 | - Me.Label30.Name = "Label30" | |
670 | - Me.ToolTip1.SetToolTip(Me.Label30, resources.GetString("Label30.ToolTip")) | |
793 | + 'PlaySnd | |
671 | 794 | ' |
672 | - 'Label28 | |
795 | + resources.ApplyResources(Me.PlaySnd, "PlaySnd") | |
796 | + Me.PlaySnd.Name = "PlaySnd" | |
797 | + Me.ToolTip1.SetToolTip(Me.PlaySnd, resources.GetString("PlaySnd.ToolTip")) | |
798 | + Me.PlaySnd.UseVisualStyleBackColor = True | |
673 | 799 | ' |
674 | - resources.ApplyResources(Me.Label28, "Label28") | |
675 | - Me.Label28.Name = "Label28" | |
676 | - Me.ToolTip1.SetToolTip(Me.Label28, resources.GetString("Label28.ToolTip")) | |
800 | + 'chkReadOwnPost | |
677 | 801 | ' |
678 | - 'Label19 | |
802 | + resources.ApplyResources(Me.chkReadOwnPost, "chkReadOwnPost") | |
803 | + Me.chkReadOwnPost.Name = "chkReadOwnPost" | |
804 | + Me.ToolTip1.SetToolTip(Me.chkReadOwnPost, resources.GetString("chkReadOwnPost.ToolTip")) | |
805 | + Me.chkReadOwnPost.UseVisualStyleBackColor = True | |
679 | 806 | ' |
680 | - resources.ApplyResources(Me.Label19, "Label19") | |
681 | - Me.Label19.Name = "Label19" | |
682 | - Me.ToolTip1.SetToolTip(Me.Label19, resources.GetString("Label19.ToolTip")) | |
807 | + 'Label15 | |
683 | 808 | ' |
684 | - 'FavoritesTextCountApi | |
809 | + resources.ApplyResources(Me.Label15, "Label15") | |
810 | + Me.Label15.BackColor = System.Drawing.SystemColors.ActiveCaption | |
811 | + Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
812 | + Me.Label15.Name = "Label15" | |
813 | + Me.ToolTip1.SetToolTip(Me.Label15, resources.GetString("Label15.ToolTip")) | |
685 | 814 | ' |
686 | - resources.ApplyResources(Me.FavoritesTextCountApi, "FavoritesTextCountApi") | |
687 | - Me.FavoritesTextCountApi.Name = "FavoritesTextCountApi" | |
688 | - Me.ToolTip1.SetToolTip(Me.FavoritesTextCountApi, resources.GetString("FavoritesTextCountApi.ToolTip")) | |
815 | + 'BrowserPathText | |
689 | 816 | ' |
690 | - 'SearchTextCountApi | |
817 | + resources.ApplyResources(Me.BrowserPathText, "BrowserPathText") | |
818 | + Me.BrowserPathText.Name = "BrowserPathText" | |
819 | + Me.ToolTip1.SetToolTip(Me.BrowserPathText, resources.GetString("BrowserPathText.ToolTip")) | |
691 | 820 | ' |
692 | - resources.ApplyResources(Me.SearchTextCountApi, "SearchTextCountApi") | |
693 | - Me.SearchTextCountApi.Name = "SearchTextCountApi" | |
694 | - Me.ToolTip1.SetToolTip(Me.SearchTextCountApi, resources.GetString("SearchTextCountApi.ToolTip")) | |
821 | + 'UReadMng | |
695 | 822 | ' |
696 | - 'Label66 | |
823 | + resources.ApplyResources(Me.UReadMng, "UReadMng") | |
824 | + Me.UReadMng.Name = "UReadMng" | |
825 | + Me.ToolTip1.SetToolTip(Me.UReadMng, resources.GetString("UReadMng.ToolTip")) | |
826 | + Me.UReadMng.UseVisualStyleBackColor = True | |
697 | 827 | ' |
698 | - resources.ApplyResources(Me.Label66, "Label66") | |
699 | - Me.Label66.Name = "Label66" | |
700 | - Me.ToolTip1.SetToolTip(Me.Label66, resources.GetString("Label66.ToolTip")) | |
828 | + 'Label44 | |
701 | 829 | ' |
702 | - 'FirstTextCountApi | |
830 | + resources.ApplyResources(Me.Label44, "Label44") | |
831 | + Me.Label44.Name = "Label44" | |
832 | + Me.ToolTip1.SetToolTip(Me.Label44, resources.GetString("Label44.ToolTip")) | |
703 | 833 | ' |
704 | - resources.ApplyResources(Me.FirstTextCountApi, "FirstTextCountApi") | |
705 | - Me.FirstTextCountApi.Name = "FirstTextCountApi" | |
706 | - Me.ToolTip1.SetToolTip(Me.FirstTextCountApi, resources.GetString("FirstTextCountApi.ToolTip")) | |
834 | + 'CheckCloseToExit | |
707 | 835 | ' |
708 | - 'GetMoreTextCountApi | |
836 | + resources.ApplyResources(Me.CheckCloseToExit, "CheckCloseToExit") | |
837 | + Me.CheckCloseToExit.Name = "CheckCloseToExit" | |
838 | + Me.ToolTip1.SetToolTip(Me.CheckCloseToExit, resources.GetString("CheckCloseToExit.ToolTip")) | |
839 | + Me.CheckCloseToExit.UseVisualStyleBackColor = True | |
709 | 840 | ' |
710 | - resources.ApplyResources(Me.GetMoreTextCountApi, "GetMoreTextCountApi") | |
711 | - Me.GetMoreTextCountApi.Name = "GetMoreTextCountApi" | |
712 | - Me.ToolTip1.SetToolTip(Me.GetMoreTextCountApi, resources.GetString("GetMoreTextCountApi.ToolTip")) | |
841 | + 'CheckMinimizeToTray | |
713 | 842 | ' |
714 | - 'Label53 | |
843 | + resources.ApplyResources(Me.CheckMinimizeToTray, "CheckMinimizeToTray") | |
844 | + Me.CheckMinimizeToTray.Name = "CheckMinimizeToTray" | |
845 | + Me.ToolTip1.SetToolTip(Me.CheckMinimizeToTray, resources.GetString("CheckMinimizeToTray.ToolTip")) | |
846 | + Me.CheckMinimizeToTray.UseVisualStyleBackColor = True | |
715 | 847 | ' |
716 | - resources.ApplyResources(Me.Label53, "Label53") | |
717 | - Me.Label53.Name = "Label53" | |
718 | - Me.ToolTip1.SetToolTip(Me.Label53, resources.GetString("Label53.ToolTip")) | |
848 | + 'CheckReadOldPosts | |
719 | 849 | ' |
720 | - 'UseChangeGetCount | |
850 | + resources.ApplyResources(Me.CheckReadOldPosts, "CheckReadOldPosts") | |
851 | + Me.CheckReadOldPosts.Name = "CheckReadOldPosts" | |
852 | + Me.ToolTip1.SetToolTip(Me.CheckReadOldPosts, resources.GetString("CheckReadOldPosts.ToolTip")) | |
853 | + Me.CheckReadOldPosts.UseVisualStyleBackColor = True | |
721 | 854 | ' |
722 | - resources.ApplyResources(Me.UseChangeGetCount, "UseChangeGetCount") | |
723 | - Me.UseChangeGetCount.Name = "UseChangeGetCount" | |
724 | - Me.ToolTip1.SetToolTip(Me.UseChangeGetCount, resources.GetString("UseChangeGetCount.ToolTip")) | |
725 | - Me.UseChangeGetCount.UseVisualStyleBackColor = True | |
855 | + 'ProxyPanel | |
726 | 856 | ' |
727 | - 'TextCountApiReply | |
857 | + resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") | |
858 | + Me.ProxyPanel.Controls.Add(Me.Label55) | |
859 | + Me.ProxyPanel.Controls.Add(Me.TextProxyPassword) | |
860 | + Me.ProxyPanel.Controls.Add(Me.RadioProxyNone) | |
861 | + Me.ProxyPanel.Controls.Add(Me.LabelProxyPassword) | |
862 | + Me.ProxyPanel.Controls.Add(Me.RadioProxyIE) | |
863 | + Me.ProxyPanel.Controls.Add(Me.TextProxyUser) | |
864 | + Me.ProxyPanel.Controls.Add(Me.RadioProxySpecified) | |
865 | + Me.ProxyPanel.Controls.Add(Me.LabelProxyUser) | |
866 | + Me.ProxyPanel.Controls.Add(Me.LabelProxyAddress) | |
867 | + Me.ProxyPanel.Controls.Add(Me.TextProxyPort) | |
868 | + Me.ProxyPanel.Controls.Add(Me.TextProxyAddress) | |
869 | + Me.ProxyPanel.Controls.Add(Me.LabelProxyPort) | |
870 | + Me.ProxyPanel.Name = "ProxyPanel" | |
871 | + Me.ToolTip1.SetToolTip(Me.ProxyPanel, resources.GetString("ProxyPanel.ToolTip")) | |
728 | 872 | ' |
729 | - resources.ApplyResources(Me.TextCountApiReply, "TextCountApiReply") | |
730 | - Me.TextCountApiReply.Name = "TextCountApiReply" | |
731 | - Me.ToolTip1.SetToolTip(Me.TextCountApiReply, resources.GetString("TextCountApiReply.ToolTip")) | |
873 | + 'Label55 | |
732 | 874 | ' |
733 | - 'Label67 | |
875 | + resources.ApplyResources(Me.Label55, "Label55") | |
876 | + Me.Label55.BackColor = System.Drawing.SystemColors.ActiveCaption | |
877 | + Me.Label55.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
878 | + Me.Label55.Name = "Label55" | |
879 | + Me.ToolTip1.SetToolTip(Me.Label55, resources.GetString("Label55.ToolTip")) | |
734 | 880 | ' |
735 | - resources.ApplyResources(Me.Label67, "Label67") | |
736 | - Me.Label67.Name = "Label67" | |
737 | - Me.ToolTip1.SetToolTip(Me.Label67, resources.GetString("Label67.ToolTip")) | |
881 | + 'TextProxyPassword | |
738 | 882 | ' |
739 | - 'TextCountApi | |
883 | + resources.ApplyResources(Me.TextProxyPassword, "TextProxyPassword") | |
884 | + Me.TextProxyPassword.Name = "TextProxyPassword" | |
885 | + Me.ToolTip1.SetToolTip(Me.TextProxyPassword, resources.GetString("TextProxyPassword.ToolTip")) | |
886 | + Me.TextProxyPassword.UseSystemPasswordChar = True | |
740 | 887 | ' |
741 | - resources.ApplyResources(Me.TextCountApi, "TextCountApi") | |
742 | - Me.TextCountApi.Name = "TextCountApi" | |
743 | - Me.ToolTip1.SetToolTip(Me.TextCountApi, resources.GetString("TextCountApi.ToolTip")) | |
888 | + 'RadioProxyNone | |
744 | 889 | ' |
745 | - 'BasedPanel | |
890 | + resources.ApplyResources(Me.RadioProxyNone, "RadioProxyNone") | |
891 | + Me.RadioProxyNone.Name = "RadioProxyNone" | |
892 | + Me.ToolTip1.SetToolTip(Me.RadioProxyNone, resources.GetString("RadioProxyNone.ToolTip")) | |
893 | + Me.RadioProxyNone.UseVisualStyleBackColor = True | |
746 | 894 | ' |
747 | - resources.ApplyResources(Me.BasedPanel, "BasedPanel") | |
748 | - Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) | |
749 | - Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) | |
750 | - Me.BasedPanel.Controls.Add(Me.Label6) | |
751 | - Me.BasedPanel.Controls.Add(Me.AuthClearButton) | |
752 | - Me.BasedPanel.Controls.Add(Me.AuthUserLabel) | |
753 | - Me.BasedPanel.Controls.Add(Me.AuthStateLabel) | |
754 | - Me.BasedPanel.Controls.Add(Me.Label4) | |
755 | - Me.BasedPanel.Controls.Add(Me.AuthorizeButton) | |
756 | - Me.BasedPanel.Controls.Add(Me.Label1) | |
757 | - Me.BasedPanel.Controls.Add(Me.Label2) | |
758 | - Me.BasedPanel.Controls.Add(Me.Username) | |
759 | - Me.BasedPanel.Controls.Add(Me.Password) | |
760 | - Me.BasedPanel.Name = "BasedPanel" | |
761 | - Me.ToolTip1.SetToolTip(Me.BasedPanel, resources.GetString("BasedPanel.ToolTip")) | |
895 | + 'LabelProxyPassword | |
762 | 896 | ' |
763 | - 'AuthBasicRadio | |
897 | + resources.ApplyResources(Me.LabelProxyPassword, "LabelProxyPassword") | |
898 | + Me.LabelProxyPassword.Name = "LabelProxyPassword" | |
899 | + Me.ToolTip1.SetToolTip(Me.LabelProxyPassword, resources.GetString("LabelProxyPassword.ToolTip")) | |
764 | 900 | ' |
765 | - resources.ApplyResources(Me.AuthBasicRadio, "AuthBasicRadio") | |
766 | - Me.AuthBasicRadio.Name = "AuthBasicRadio" | |
767 | - Me.ToolTip1.SetToolTip(Me.AuthBasicRadio, resources.GetString("AuthBasicRadio.ToolTip")) | |
768 | - Me.AuthBasicRadio.UseVisualStyleBackColor = True | |
901 | + 'RadioProxyIE | |
769 | 902 | ' |
770 | - 'AuthOAuthRadio | |
903 | + resources.ApplyResources(Me.RadioProxyIE, "RadioProxyIE") | |
904 | + Me.RadioProxyIE.Checked = True | |
905 | + Me.RadioProxyIE.Name = "RadioProxyIE" | |
906 | + Me.RadioProxyIE.TabStop = True | |
907 | + Me.ToolTip1.SetToolTip(Me.RadioProxyIE, resources.GetString("RadioProxyIE.ToolTip")) | |
908 | + Me.RadioProxyIE.UseVisualStyleBackColor = True | |
771 | 909 | ' |
772 | - resources.ApplyResources(Me.AuthOAuthRadio, "AuthOAuthRadio") | |
773 | - Me.AuthOAuthRadio.Checked = True | |
774 | - Me.AuthOAuthRadio.Name = "AuthOAuthRadio" | |
775 | - Me.AuthOAuthRadio.TabStop = True | |
776 | - Me.ToolTip1.SetToolTip(Me.AuthOAuthRadio, resources.GetString("AuthOAuthRadio.ToolTip")) | |
777 | - Me.AuthOAuthRadio.UseVisualStyleBackColor = True | |
910 | + 'TextProxyUser | |
778 | 911 | ' |
779 | - 'Label6 | |
912 | + resources.ApplyResources(Me.TextProxyUser, "TextProxyUser") | |
913 | + Me.TextProxyUser.Name = "TextProxyUser" | |
914 | + Me.ToolTip1.SetToolTip(Me.TextProxyUser, resources.GetString("TextProxyUser.ToolTip")) | |
780 | 915 | ' |
781 | - resources.ApplyResources(Me.Label6, "Label6") | |
782 | - Me.Label6.Name = "Label6" | |
783 | - Me.ToolTip1.SetToolTip(Me.Label6, resources.GetString("Label6.ToolTip")) | |
916 | + 'RadioProxySpecified | |
784 | 917 | ' |
785 | - 'AuthClearButton | |
918 | + resources.ApplyResources(Me.RadioProxySpecified, "RadioProxySpecified") | |
919 | + Me.RadioProxySpecified.Name = "RadioProxySpecified" | |
920 | + Me.ToolTip1.SetToolTip(Me.RadioProxySpecified, resources.GetString("RadioProxySpecified.ToolTip")) | |
921 | + Me.RadioProxySpecified.UseVisualStyleBackColor = True | |
786 | 922 | ' |
787 | - resources.ApplyResources(Me.AuthClearButton, "AuthClearButton") | |
788 | - Me.AuthClearButton.Name = "AuthClearButton" | |
789 | - Me.ToolTip1.SetToolTip(Me.AuthClearButton, resources.GetString("AuthClearButton.ToolTip")) | |
790 | - Me.AuthClearButton.UseVisualStyleBackColor = True | |
923 | + 'LabelProxyUser | |
791 | 924 | ' |
792 | - 'AuthUserLabel | |
925 | + resources.ApplyResources(Me.LabelProxyUser, "LabelProxyUser") | |
926 | + Me.LabelProxyUser.Name = "LabelProxyUser" | |
927 | + Me.ToolTip1.SetToolTip(Me.LabelProxyUser, resources.GetString("LabelProxyUser.ToolTip")) | |
793 | 928 | ' |
794 | - resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") | |
795 | - Me.AuthUserLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
796 | - Me.AuthUserLabel.Name = "AuthUserLabel" | |
797 | - Me.ToolTip1.SetToolTip(Me.AuthUserLabel, resources.GetString("AuthUserLabel.ToolTip")) | |
929 | + 'LabelProxyAddress | |
798 | 930 | ' |
799 | - 'AuthStateLabel | |
931 | + resources.ApplyResources(Me.LabelProxyAddress, "LabelProxyAddress") | |
932 | + Me.LabelProxyAddress.Name = "LabelProxyAddress" | |
933 | + Me.ToolTip1.SetToolTip(Me.LabelProxyAddress, resources.GetString("LabelProxyAddress.ToolTip")) | |
800 | 934 | ' |
801 | - resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") | |
802 | - Me.AuthStateLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
803 | - Me.AuthStateLabel.Name = "AuthStateLabel" | |
804 | - Me.ToolTip1.SetToolTip(Me.AuthStateLabel, resources.GetString("AuthStateLabel.ToolTip")) | |
935 | + 'TextProxyPort | |
805 | 936 | ' |
806 | - 'Label4 | |
937 | + resources.ApplyResources(Me.TextProxyPort, "TextProxyPort") | |
938 | + Me.TextProxyPort.Name = "TextProxyPort" | |
939 | + Me.ToolTip1.SetToolTip(Me.TextProxyPort, resources.GetString("TextProxyPort.ToolTip")) | |
807 | 940 | ' |
808 | - resources.ApplyResources(Me.Label4, "Label4") | |
809 | - Me.Label4.Name = "Label4" | |
810 | - Me.ToolTip1.SetToolTip(Me.Label4, resources.GetString("Label4.ToolTip")) | |
941 | + 'TextProxyAddress | |
811 | 942 | ' |
812 | - 'AuthorizeButton | |
943 | + resources.ApplyResources(Me.TextProxyAddress, "TextProxyAddress") | |
944 | + Me.TextProxyAddress.Name = "TextProxyAddress" | |
945 | + Me.ToolTip1.SetToolTip(Me.TextProxyAddress, resources.GetString("TextProxyAddress.ToolTip")) | |
813 | 946 | ' |
814 | - resources.ApplyResources(Me.AuthorizeButton, "AuthorizeButton") | |
815 | - Me.AuthorizeButton.Name = "AuthorizeButton" | |
816 | - Me.ToolTip1.SetToolTip(Me.AuthorizeButton, resources.GetString("AuthorizeButton.ToolTip")) | |
817 | - Me.AuthorizeButton.UseVisualStyleBackColor = True | |
947 | + 'LabelProxyPort | |
818 | 948 | ' |
819 | - 'Label1 | |
949 | + resources.ApplyResources(Me.LabelProxyPort, "LabelProxyPort") | |
950 | + Me.LabelProxyPort.Name = "LabelProxyPort" | |
951 | + Me.ToolTip1.SetToolTip(Me.LabelProxyPort, resources.GetString("LabelProxyPort.ToolTip")) | |
820 | 952 | ' |
821 | - resources.ApplyResources(Me.Label1, "Label1") | |
822 | - Me.Label1.Name = "Label1" | |
823 | - Me.ToolTip1.SetToolTip(Me.Label1, resources.GetString("Label1.ToolTip")) | |
953 | + 'ConnectionPanel | |
824 | 954 | ' |
825 | - 'Label2 | |
955 | + resources.ApplyResources(Me.ConnectionPanel, "ConnectionPanel") | |
956 | + Me.ConnectionPanel.Controls.Add(Me.CheckEnableBasicAuth) | |
957 | + Me.ConnectionPanel.Controls.Add(Me.TwitterSearchAPIText) | |
958 | + Me.ConnectionPanel.Controls.Add(Me.Label31) | |
959 | + Me.ConnectionPanel.Controls.Add(Me.TwitterAPIText) | |
960 | + Me.ConnectionPanel.Controls.Add(Me.Label8) | |
961 | + Me.ConnectionPanel.Controls.Add(Me.CheckUseSsl) | |
962 | + Me.ConnectionPanel.Controls.Add(Me.Label64) | |
963 | + Me.ConnectionPanel.Controls.Add(Me.ConnectionTimeOut) | |
964 | + Me.ConnectionPanel.Controls.Add(Me.Label63) | |
965 | + Me.ConnectionPanel.Name = "ConnectionPanel" | |
966 | + Me.ToolTip1.SetToolTip(Me.ConnectionPanel, resources.GetString("ConnectionPanel.ToolTip")) | |
826 | 967 | ' |
827 | - resources.ApplyResources(Me.Label2, "Label2") | |
828 | - Me.Label2.Name = "Label2" | |
829 | - Me.ToolTip1.SetToolTip(Me.Label2, resources.GetString("Label2.ToolTip")) | |
968 | + 'CheckEnableBasicAuth | |
830 | 969 | ' |
831 | - 'Username | |
970 | + resources.ApplyResources(Me.CheckEnableBasicAuth, "CheckEnableBasicAuth") | |
971 | + Me.CheckEnableBasicAuth.Name = "CheckEnableBasicAuth" | |
972 | + Me.ToolTip1.SetToolTip(Me.CheckEnableBasicAuth, resources.GetString("CheckEnableBasicAuth.ToolTip")) | |
973 | + Me.CheckEnableBasicAuth.UseVisualStyleBackColor = True | |
832 | 974 | ' |
833 | - resources.ApplyResources(Me.Username, "Username") | |
834 | - Me.Username.Name = "Username" | |
835 | - Me.ToolTip1.SetToolTip(Me.Username, resources.GetString("Username.ToolTip")) | |
975 | + 'TwitterSearchAPIText | |
836 | 976 | ' |
837 | - 'Password | |
977 | + resources.ApplyResources(Me.TwitterSearchAPIText, "TwitterSearchAPIText") | |
978 | + Me.TwitterSearchAPIText.Name = "TwitterSearchAPIText" | |
979 | + Me.ToolTip1.SetToolTip(Me.TwitterSearchAPIText, resources.GetString("TwitterSearchAPIText.ToolTip")) | |
838 | 980 | ' |
839 | - resources.ApplyResources(Me.Password, "Password") | |
840 | - Me.Password.Name = "Password" | |
841 | - Me.ToolTip1.SetToolTip(Me.Password, resources.GetString("Password.ToolTip")) | |
842 | - Me.Password.UseSystemPasswordChar = True | |
981 | + 'Label31 | |
843 | 982 | ' |
844 | - 'StartupPanel | |
983 | + resources.ApplyResources(Me.Label31, "Label31") | |
984 | + Me.Label31.Name = "Label31" | |
985 | + Me.ToolTip1.SetToolTip(Me.Label31, resources.GetString("Label31.ToolTip")) | |
845 | 986 | ' |
846 | - resources.ApplyResources(Me.StartupPanel, "StartupPanel") | |
847 | - Me.StartupPanel.Controls.Add(Me.StartupReaded) | |
848 | - Me.StartupPanel.Controls.Add(Me.CheckStartupFollowers) | |
849 | - Me.StartupPanel.Controls.Add(Me.CheckStartupVersion) | |
850 | - Me.StartupPanel.Controls.Add(Me.chkGetFav) | |
851 | - Me.StartupPanel.Name = "StartupPanel" | |
852 | - Me.ToolTip1.SetToolTip(Me.StartupPanel, resources.GetString("StartupPanel.ToolTip")) | |
987 | + 'TwitterAPIText | |
853 | 988 | ' |
854 | - 'StartupReaded | |
989 | + resources.ApplyResources(Me.TwitterAPIText, "TwitterAPIText") | |
990 | + Me.TwitterAPIText.Name = "TwitterAPIText" | |
991 | + Me.ToolTip1.SetToolTip(Me.TwitterAPIText, resources.GetString("TwitterAPIText.ToolTip")) | |
855 | 992 | ' |
856 | - resources.ApplyResources(Me.StartupReaded, "StartupReaded") | |
857 | - Me.StartupReaded.Name = "StartupReaded" | |
858 | - Me.ToolTip1.SetToolTip(Me.StartupReaded, resources.GetString("StartupReaded.ToolTip")) | |
859 | - Me.StartupReaded.UseVisualStyleBackColor = True | |
993 | + 'Label8 | |
860 | 994 | ' |
861 | - 'CheckStartupFollowers | |
995 | + resources.ApplyResources(Me.Label8, "Label8") | |
996 | + Me.Label8.Name = "Label8" | |
997 | + Me.ToolTip1.SetToolTip(Me.Label8, resources.GetString("Label8.ToolTip")) | |
862 | 998 | ' |
863 | - resources.ApplyResources(Me.CheckStartupFollowers, "CheckStartupFollowers") | |
864 | - Me.CheckStartupFollowers.Name = "CheckStartupFollowers" | |
865 | - Me.ToolTip1.SetToolTip(Me.CheckStartupFollowers, resources.GetString("CheckStartupFollowers.ToolTip")) | |
866 | - Me.CheckStartupFollowers.UseVisualStyleBackColor = True | |
999 | + 'CheckUseSsl | |
867 | 1000 | ' |
868 | - 'CheckStartupVersion | |
1001 | + resources.ApplyResources(Me.CheckUseSsl, "CheckUseSsl") | |
1002 | + Me.CheckUseSsl.Name = "CheckUseSsl" | |
1003 | + Me.ToolTip1.SetToolTip(Me.CheckUseSsl, resources.GetString("CheckUseSsl.ToolTip")) | |
1004 | + Me.CheckUseSsl.UseVisualStyleBackColor = True | |
869 | 1005 | ' |
870 | - resources.ApplyResources(Me.CheckStartupVersion, "CheckStartupVersion") | |
871 | - Me.CheckStartupVersion.Name = "CheckStartupVersion" | |
872 | - Me.ToolTip1.SetToolTip(Me.CheckStartupVersion, resources.GetString("CheckStartupVersion.ToolTip")) | |
873 | - Me.CheckStartupVersion.UseVisualStyleBackColor = True | |
1006 | + 'Label64 | |
874 | 1007 | ' |
875 | - 'chkGetFav | |
1008 | + resources.ApplyResources(Me.Label64, "Label64") | |
1009 | + Me.Label64.BackColor = System.Drawing.SystemColors.ActiveCaption | |
1010 | + Me.Label64.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
1011 | + Me.Label64.Name = "Label64" | |
1012 | + Me.ToolTip1.SetToolTip(Me.Label64, resources.GetString("Label64.ToolTip")) | |
876 | 1013 | ' |
877 | - resources.ApplyResources(Me.chkGetFav, "chkGetFav") | |
878 | - Me.chkGetFav.Name = "chkGetFav" | |
879 | - Me.ToolTip1.SetToolTip(Me.chkGetFav, resources.GetString("chkGetFav.ToolTip")) | |
880 | - Me.chkGetFav.UseVisualStyleBackColor = True | |
1014 | + 'ConnectionTimeOut | |
881 | 1015 | ' |
882 | - 'UserStreamPanel | |
1016 | + resources.ApplyResources(Me.ConnectionTimeOut, "ConnectionTimeOut") | |
1017 | + Me.ConnectionTimeOut.Name = "ConnectionTimeOut" | |
1018 | + Me.ToolTip1.SetToolTip(Me.ConnectionTimeOut, resources.GetString("ConnectionTimeOut.ToolTip")) | |
883 | 1019 | ' |
884 | - resources.ApplyResources(Me.UserStreamPanel, "UserStreamPanel") | |
885 | - Me.UserStreamPanel.Controls.Add(Me.UserstreamPeriod) | |
886 | - Me.UserStreamPanel.Controls.Add(Me.StartupUserstreamCheck) | |
887 | - Me.UserStreamPanel.Controls.Add(Me.Label83) | |
888 | - Me.UserStreamPanel.Name = "UserStreamPanel" | |
889 | - Me.ToolTip1.SetToolTip(Me.UserStreamPanel, resources.GetString("UserStreamPanel.ToolTip")) | |
1020 | + 'Label63 | |
890 | 1021 | ' |
891 | - 'UserstreamPeriod | |
1022 | + resources.ApplyResources(Me.Label63, "Label63") | |
1023 | + Me.Label63.Name = "Label63" | |
1024 | + Me.ToolTip1.SetToolTip(Me.Label63, resources.GetString("Label63.ToolTip")) | |
892 | 1025 | ' |
893 | - resources.ApplyResources(Me.UserstreamPeriod, "UserstreamPeriod") | |
894 | - Me.UserstreamPeriod.Name = "UserstreamPeriod" | |
895 | - Me.ToolTip1.SetToolTip(Me.UserstreamPeriod, resources.GetString("UserstreamPeriod.ToolTip")) | |
1026 | + 'FontPanel2 | |
896 | 1027 | ' |
897 | - 'StartupUserstreamCheck | |
1028 | + resources.ApplyResources(Me.FontPanel2, "FontPanel2") | |
1029 | + Me.FontPanel2.Controls.Add(Me.GroupBox5) | |
1030 | + Me.FontPanel2.Name = "FontPanel2" | |
1031 | + Me.ToolTip1.SetToolTip(Me.FontPanel2, resources.GetString("FontPanel2.ToolTip")) | |
898 | 1032 | ' |
899 | - resources.ApplyResources(Me.StartupUserstreamCheck, "StartupUserstreamCheck") | |
900 | - Me.StartupUserstreamCheck.Name = "StartupUserstreamCheck" | |
901 | - Me.ToolTip1.SetToolTip(Me.StartupUserstreamCheck, resources.GetString("StartupUserstreamCheck.ToolTip")) | |
902 | - Me.StartupUserstreamCheck.UseVisualStyleBackColor = True | |
1033 | + 'GroupBox5 | |
903 | 1034 | ' |
904 | - 'Label83 | |
1035 | + resources.ApplyResources(Me.GroupBox5, "GroupBox5") | |
1036 | + Me.GroupBox5.Controls.Add(Me.Label65) | |
1037 | + Me.GroupBox5.Controls.Add(Me.Label52) | |
1038 | + Me.GroupBox5.Controls.Add(Me.Label49) | |
1039 | + Me.GroupBox5.Controls.Add(Me.Label9) | |
1040 | + Me.GroupBox5.Controls.Add(Me.Label14) | |
1041 | + Me.GroupBox5.Controls.Add(Me.Label16) | |
1042 | + Me.GroupBox5.Controls.Add(Me.Label32) | |
1043 | + Me.GroupBox5.Controls.Add(Me.Label34) | |
1044 | + Me.GroupBox5.Controls.Add(Me.Label36) | |
1045 | + Me.GroupBox5.Controls.Add(Me.btnInputFont) | |
1046 | + Me.GroupBox5.Controls.Add(Me.btnInputBackcolor) | |
1047 | + Me.GroupBox5.Controls.Add(Me.btnAtTo) | |
1048 | + Me.GroupBox5.Controls.Add(Me.btnListBack) | |
1049 | + Me.GroupBox5.Controls.Add(Me.btnAtFromTarget) | |
1050 | + Me.GroupBox5.Controls.Add(Me.btnAtTarget) | |
1051 | + Me.GroupBox5.Controls.Add(Me.btnTarget) | |
1052 | + Me.GroupBox5.Controls.Add(Me.btnAtSelf) | |
1053 | + Me.GroupBox5.Controls.Add(Me.btnSelf) | |
1054 | + Me.GroupBox5.Controls.Add(Me.lblInputFont) | |
1055 | + Me.GroupBox5.Controls.Add(Me.lblInputBackcolor) | |
1056 | + Me.GroupBox5.Controls.Add(Me.lblAtTo) | |
1057 | + Me.GroupBox5.Controls.Add(Me.lblListBackcolor) | |
1058 | + Me.GroupBox5.Controls.Add(Me.lblAtFromTarget) | |
1059 | + Me.GroupBox5.Controls.Add(Me.lblAtTarget) | |
1060 | + Me.GroupBox5.Controls.Add(Me.lblTarget) | |
1061 | + Me.GroupBox5.Controls.Add(Me.lblAtSelf) | |
1062 | + Me.GroupBox5.Controls.Add(Me.lblSelf) | |
1063 | + Me.GroupBox5.Controls.Add(Me.ButtonBackToDefaultFontColor2) | |
1064 | + Me.GroupBox5.Name = "GroupBox5" | |
1065 | + Me.GroupBox5.TabStop = False | |
1066 | + Me.ToolTip1.SetToolTip(Me.GroupBox5, resources.GetString("GroupBox5.ToolTip")) | |
905 | 1067 | ' |
906 | - resources.ApplyResources(Me.Label83, "Label83") | |
907 | - Me.Label83.Name = "Label83" | |
908 | - Me.ToolTip1.SetToolTip(Me.Label83, resources.GetString("Label83.ToolTip")) | |
1068 | + 'Label65 | |
909 | 1069 | ' |
910 | - 'TweetActPanel | |
1070 | + resources.ApplyResources(Me.Label65, "Label65") | |
1071 | + Me.Label65.Name = "Label65" | |
1072 | + Me.ToolTip1.SetToolTip(Me.Label65, resources.GetString("Label65.ToolTip")) | |
911 | 1073 | ' |
912 | - resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") | |
913 | - Me.TweetActPanel.Controls.Add(Me.CheckHashSupple) | |
914 | - Me.TweetActPanel.Controls.Add(Me.CheckAtIdSupple) | |
915 | - Me.TweetActPanel.Controls.Add(Me.ComboBoxPostKeySelect) | |
916 | - Me.TweetActPanel.Controls.Add(Me.Label27) | |
917 | - Me.TweetActPanel.Controls.Add(Me.CheckRetweetNoConfirm) | |
918 | - Me.TweetActPanel.Controls.Add(Me.Label12) | |
919 | - Me.TweetActPanel.Controls.Add(Me.CheckUseRecommendStatus) | |
920 | - Me.TweetActPanel.Controls.Add(Me.StatusText) | |
921 | - Me.TweetActPanel.Name = "TweetActPanel" | |
922 | - Me.ToolTip1.SetToolTip(Me.TweetActPanel, resources.GetString("TweetActPanel.ToolTip")) | |
1074 | + 'Label52 | |
923 | 1075 | ' |
924 | - 'CheckHashSupple | |
1076 | + resources.ApplyResources(Me.Label52, "Label52") | |
1077 | + Me.Label52.Name = "Label52" | |
1078 | + Me.ToolTip1.SetToolTip(Me.Label52, resources.GetString("Label52.ToolTip")) | |
925 | 1079 | ' |
926 | - resources.ApplyResources(Me.CheckHashSupple, "CheckHashSupple") | |
927 | - Me.CheckHashSupple.Name = "CheckHashSupple" | |
928 | - Me.ToolTip1.SetToolTip(Me.CheckHashSupple, resources.GetString("CheckHashSupple.ToolTip")) | |
929 | - Me.CheckHashSupple.UseVisualStyleBackColor = True | |
1080 | + 'Label49 | |
930 | 1081 | ' |
931 | - 'CheckAtIdSupple | |
1082 | + resources.ApplyResources(Me.Label49, "Label49") | |
1083 | + Me.Label49.Name = "Label49" | |
1084 | + Me.ToolTip1.SetToolTip(Me.Label49, resources.GetString("Label49.ToolTip")) | |
932 | 1085 | ' |
933 | - resources.ApplyResources(Me.CheckAtIdSupple, "CheckAtIdSupple") | |
934 | - Me.CheckAtIdSupple.Name = "CheckAtIdSupple" | |
935 | - Me.ToolTip1.SetToolTip(Me.CheckAtIdSupple, resources.GetString("CheckAtIdSupple.ToolTip")) | |
936 | - Me.CheckAtIdSupple.UseVisualStyleBackColor = True | |
1086 | + 'Label9 | |
937 | 1087 | ' |
938 | - 'ComboBoxPostKeySelect | |
1088 | + resources.ApplyResources(Me.Label9, "Label9") | |
1089 | + Me.Label9.Name = "Label9" | |
1090 | + Me.ToolTip1.SetToolTip(Me.Label9, resources.GetString("Label9.ToolTip")) | |
939 | 1091 | ' |
940 | - resources.ApplyResources(Me.ComboBoxPostKeySelect, "ComboBoxPostKeySelect") | |
941 | - Me.ComboBoxPostKeySelect.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
942 | - Me.ComboBoxPostKeySelect.FormattingEnabled = True | |
943 | - Me.ComboBoxPostKeySelect.Items.AddRange(New Object() {resources.GetString("ComboBoxPostKeySelect.Items"), resources.GetString("ComboBoxPostKeySelect.Items1"), resources.GetString("ComboBoxPostKeySelect.Items2")}) | |
944 | - Me.ComboBoxPostKeySelect.Name = "ComboBoxPostKeySelect" | |
945 | - Me.ToolTip1.SetToolTip(Me.ComboBoxPostKeySelect, resources.GetString("ComboBoxPostKeySelect.ToolTip")) | |
1092 | + 'Label14 | |
946 | 1093 | ' |
947 | - 'Label27 | |
1094 | + resources.ApplyResources(Me.Label14, "Label14") | |
1095 | + Me.Label14.Name = "Label14" | |
1096 | + Me.ToolTip1.SetToolTip(Me.Label14, resources.GetString("Label14.ToolTip")) | |
948 | 1097 | ' |
949 | - resources.ApplyResources(Me.Label27, "Label27") | |
950 | - Me.Label27.Name = "Label27" | |
951 | - Me.ToolTip1.SetToolTip(Me.Label27, resources.GetString("Label27.ToolTip")) | |
1098 | + 'Label16 | |
952 | 1099 | ' |
953 | - 'CheckRetweetNoConfirm | |
1100 | + resources.ApplyResources(Me.Label16, "Label16") | |
1101 | + Me.Label16.Name = "Label16" | |
1102 | + Me.ToolTip1.SetToolTip(Me.Label16, resources.GetString("Label16.ToolTip")) | |
954 | 1103 | ' |
955 | - resources.ApplyResources(Me.CheckRetweetNoConfirm, "CheckRetweetNoConfirm") | |
956 | - Me.CheckRetweetNoConfirm.Name = "CheckRetweetNoConfirm" | |
957 | - Me.ToolTip1.SetToolTip(Me.CheckRetweetNoConfirm, resources.GetString("CheckRetweetNoConfirm.ToolTip")) | |
958 | - Me.CheckRetweetNoConfirm.UseVisualStyleBackColor = True | |
1104 | + 'Label32 | |
959 | 1105 | ' |
960 | - 'Label12 | |
1106 | + resources.ApplyResources(Me.Label32, "Label32") | |
1107 | + Me.Label32.Name = "Label32" | |
1108 | + Me.ToolTip1.SetToolTip(Me.Label32, resources.GetString("Label32.ToolTip")) | |
961 | 1109 | ' |
962 | - resources.ApplyResources(Me.Label12, "Label12") | |
963 | - Me.Label12.Name = "Label12" | |
964 | - Me.ToolTip1.SetToolTip(Me.Label12, resources.GetString("Label12.ToolTip")) | |
1110 | + 'Label34 | |
965 | 1111 | ' |
966 | - 'CheckUseRecommendStatus | |
1112 | + resources.ApplyResources(Me.Label34, "Label34") | |
1113 | + Me.Label34.Name = "Label34" | |
1114 | + Me.ToolTip1.SetToolTip(Me.Label34, resources.GetString("Label34.ToolTip")) | |
967 | 1115 | ' |
968 | - resources.ApplyResources(Me.CheckUseRecommendStatus, "CheckUseRecommendStatus") | |
969 | - Me.CheckUseRecommendStatus.Name = "CheckUseRecommendStatus" | |
970 | - Me.ToolTip1.SetToolTip(Me.CheckUseRecommendStatus, resources.GetString("CheckUseRecommendStatus.ToolTip")) | |
971 | - Me.CheckUseRecommendStatus.UseVisualStyleBackColor = True | |
1116 | + 'Label36 | |
972 | 1117 | ' |
973 | - 'StatusText | |
1118 | + resources.ApplyResources(Me.Label36, "Label36") | |
1119 | + Me.Label36.Name = "Label36" | |
1120 | + Me.ToolTip1.SetToolTip(Me.Label36, resources.GetString("Label36.ToolTip")) | |
974 | 1121 | ' |
975 | - resources.ApplyResources(Me.StatusText, "StatusText") | |
976 | - Me.StatusText.Name = "StatusText" | |
977 | - Me.ToolTip1.SetToolTip(Me.StatusText, resources.GetString("StatusText.ToolTip")) | |
1122 | + 'btnInputFont | |
978 | 1123 | ' |
979 | - 'PreviewPanel | |
1124 | + resources.ApplyResources(Me.btnInputFont, "btnInputFont") | |
1125 | + Me.btnInputFont.Name = "btnInputFont" | |
1126 | + Me.ToolTip1.SetToolTip(Me.btnInputFont, resources.GetString("btnInputFont.ToolTip")) | |
1127 | + Me.btnInputFont.UseVisualStyleBackColor = True | |
980 | 1128 | ' |
981 | - resources.ApplyResources(Me.PreviewPanel, "PreviewPanel") | |
982 | - Me.PreviewPanel.Controls.Add(Me.ReplyIconStateCombo) | |
983 | - Me.PreviewPanel.Controls.Add(Me.Label72) | |
984 | - Me.PreviewPanel.Controls.Add(Me.ChkNewMentionsBlink) | |
985 | - Me.PreviewPanel.Controls.Add(Me.chkTabIconDisp) | |
986 | - Me.PreviewPanel.Controls.Add(Me.CheckPreviewEnable) | |
987 | - Me.PreviewPanel.Controls.Add(Me.Label81) | |
988 | - Me.PreviewPanel.Controls.Add(Me.LanguageCombo) | |
989 | - Me.PreviewPanel.Controls.Add(Me.Label13) | |
990 | - Me.PreviewPanel.Controls.Add(Me.CheckAlwaysTop) | |
991 | - Me.PreviewPanel.Controls.Add(Me.CheckMonospace) | |
992 | - Me.PreviewPanel.Controls.Add(Me.CheckBalloonLimit) | |
993 | - Me.PreviewPanel.Controls.Add(Me.Label10) | |
994 | - Me.PreviewPanel.Controls.Add(Me.ComboDispTitle) | |
995 | - Me.PreviewPanel.Controls.Add(Me.Label45) | |
996 | - Me.PreviewPanel.Controls.Add(Me.cmbNameBalloon) | |
997 | - Me.PreviewPanel.Controls.Add(Me.CheckDispUsername) | |
998 | - Me.PreviewPanel.Controls.Add(Me.CheckBox3) | |
999 | - Me.PreviewPanel.Name = "PreviewPanel" | |
1000 | - Me.ToolTip1.SetToolTip(Me.PreviewPanel, resources.GetString("PreviewPanel.ToolTip")) | |
1129 | + 'btnInputBackcolor | |
1001 | 1130 | ' |
1002 | - 'ReplyIconStateCombo | |
1131 | + resources.ApplyResources(Me.btnInputBackcolor, "btnInputBackcolor") | |
1132 | + Me.btnInputBackcolor.Name = "btnInputBackcolor" | |
1133 | + Me.ToolTip1.SetToolTip(Me.btnInputBackcolor, resources.GetString("btnInputBackcolor.ToolTip")) | |
1134 | + Me.btnInputBackcolor.UseVisualStyleBackColor = True | |
1003 | 1135 | ' |
1004 | - resources.ApplyResources(Me.ReplyIconStateCombo, "ReplyIconStateCombo") | |
1005 | - Me.ReplyIconStateCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1006 | - Me.ReplyIconStateCombo.FormattingEnabled = True | |
1007 | - Me.ReplyIconStateCombo.Items.AddRange(New Object() {resources.GetString("ReplyIconStateCombo.Items"), resources.GetString("ReplyIconStateCombo.Items1"), resources.GetString("ReplyIconStateCombo.Items2")}) | |
1008 | - Me.ReplyIconStateCombo.Name = "ReplyIconStateCombo" | |
1009 | - Me.ToolTip1.SetToolTip(Me.ReplyIconStateCombo, resources.GetString("ReplyIconStateCombo.ToolTip")) | |
1136 | + 'btnAtTo | |
1010 | 1137 | ' |
1011 | - 'Label72 | |
1138 | + resources.ApplyResources(Me.btnAtTo, "btnAtTo") | |
1139 | + Me.btnAtTo.Name = "btnAtTo" | |
1140 | + Me.ToolTip1.SetToolTip(Me.btnAtTo, resources.GetString("btnAtTo.ToolTip")) | |
1141 | + Me.btnAtTo.UseVisualStyleBackColor = True | |
1012 | 1142 | ' |
1013 | - resources.ApplyResources(Me.Label72, "Label72") | |
1014 | - Me.Label72.Name = "Label72" | |
1015 | - Me.ToolTip1.SetToolTip(Me.Label72, resources.GetString("Label72.ToolTip")) | |
1143 | + 'btnListBack | |
1016 | 1144 | ' |
1017 | - 'ChkNewMentionsBlink | |
1145 | + resources.ApplyResources(Me.btnListBack, "btnListBack") | |
1146 | + Me.btnListBack.Name = "btnListBack" | |
1147 | + Me.ToolTip1.SetToolTip(Me.btnListBack, resources.GetString("btnListBack.ToolTip")) | |
1148 | + Me.btnListBack.UseVisualStyleBackColor = True | |
1018 | 1149 | ' |
1019 | - resources.ApplyResources(Me.ChkNewMentionsBlink, "ChkNewMentionsBlink") | |
1020 | - Me.ChkNewMentionsBlink.Name = "ChkNewMentionsBlink" | |
1021 | - Me.ToolTip1.SetToolTip(Me.ChkNewMentionsBlink, resources.GetString("ChkNewMentionsBlink.ToolTip")) | |
1022 | - Me.ChkNewMentionsBlink.UseVisualStyleBackColor = True | |
1150 | + 'btnAtFromTarget | |
1023 | 1151 | ' |
1024 | - 'chkTabIconDisp | |
1152 | + resources.ApplyResources(Me.btnAtFromTarget, "btnAtFromTarget") | |
1153 | + Me.btnAtFromTarget.Name = "btnAtFromTarget" | |
1154 | + Me.ToolTip1.SetToolTip(Me.btnAtFromTarget, resources.GetString("btnAtFromTarget.ToolTip")) | |
1155 | + Me.btnAtFromTarget.UseVisualStyleBackColor = True | |
1025 | 1156 | ' |
1026 | - resources.ApplyResources(Me.chkTabIconDisp, "chkTabIconDisp") | |
1027 | - Me.chkTabIconDisp.Name = "chkTabIconDisp" | |
1028 | - Me.ToolTip1.SetToolTip(Me.chkTabIconDisp, resources.GetString("chkTabIconDisp.ToolTip")) | |
1029 | - Me.chkTabIconDisp.UseVisualStyleBackColor = True | |
1157 | + 'btnAtTarget | |
1030 | 1158 | ' |
1031 | - 'CheckPreviewEnable | |
1159 | + resources.ApplyResources(Me.btnAtTarget, "btnAtTarget") | |
1160 | + Me.btnAtTarget.Name = "btnAtTarget" | |
1161 | + Me.ToolTip1.SetToolTip(Me.btnAtTarget, resources.GetString("btnAtTarget.ToolTip")) | |
1162 | + Me.btnAtTarget.UseVisualStyleBackColor = True | |
1032 | 1163 | ' |
1033 | - resources.ApplyResources(Me.CheckPreviewEnable, "CheckPreviewEnable") | |
1034 | - Me.CheckPreviewEnable.Name = "CheckPreviewEnable" | |
1035 | - Me.ToolTip1.SetToolTip(Me.CheckPreviewEnable, resources.GetString("CheckPreviewEnable.ToolTip")) | |
1036 | - Me.CheckPreviewEnable.UseVisualStyleBackColor = True | |
1164 | + 'btnTarget | |
1037 | 1165 | ' |
1038 | - 'Label81 | |
1166 | + resources.ApplyResources(Me.btnTarget, "btnTarget") | |
1167 | + Me.btnTarget.Name = "btnTarget" | |
1168 | + Me.ToolTip1.SetToolTip(Me.btnTarget, resources.GetString("btnTarget.ToolTip")) | |
1169 | + Me.btnTarget.UseVisualStyleBackColor = True | |
1039 | 1170 | ' |
1040 | - resources.ApplyResources(Me.Label81, "Label81") | |
1041 | - Me.Label81.BackColor = System.Drawing.SystemColors.ActiveCaption | |
1042 | - Me.Label81.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
1043 | - Me.Label81.Name = "Label81" | |
1044 | - Me.ToolTip1.SetToolTip(Me.Label81, resources.GetString("Label81.ToolTip")) | |
1171 | + 'btnAtSelf | |
1045 | 1172 | ' |
1046 | - 'LanguageCombo | |
1173 | + resources.ApplyResources(Me.btnAtSelf, "btnAtSelf") | |
1174 | + Me.btnAtSelf.Name = "btnAtSelf" | |
1175 | + Me.ToolTip1.SetToolTip(Me.btnAtSelf, resources.GetString("btnAtSelf.ToolTip")) | |
1176 | + Me.btnAtSelf.UseVisualStyleBackColor = True | |
1047 | 1177 | ' |
1048 | - resources.ApplyResources(Me.LanguageCombo, "LanguageCombo") | |
1049 | - Me.LanguageCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1050 | - Me.LanguageCombo.FormattingEnabled = True | |
1051 | - Me.LanguageCombo.Items.AddRange(New Object() {resources.GetString("LanguageCombo.Items"), resources.GetString("LanguageCombo.Items1"), resources.GetString("LanguageCombo.Items2"), resources.GetString("LanguageCombo.Items3")}) | |
1052 | - Me.LanguageCombo.Name = "LanguageCombo" | |
1053 | - Me.ToolTip1.SetToolTip(Me.LanguageCombo, resources.GetString("LanguageCombo.ToolTip")) | |
1178 | + 'btnSelf | |
1054 | 1179 | ' |
1055 | - 'Label13 | |
1180 | + resources.ApplyResources(Me.btnSelf, "btnSelf") | |
1181 | + Me.btnSelf.Name = "btnSelf" | |
1182 | + Me.ToolTip1.SetToolTip(Me.btnSelf, resources.GetString("btnSelf.ToolTip")) | |
1183 | + Me.btnSelf.UseVisualStyleBackColor = True | |
1056 | 1184 | ' |
1057 | - resources.ApplyResources(Me.Label13, "Label13") | |
1058 | - Me.Label13.Name = "Label13" | |
1059 | - Me.ToolTip1.SetToolTip(Me.Label13, resources.GetString("Label13.ToolTip")) | |
1185 | + 'lblInputFont | |
1186 | + ' | |
1187 | + resources.ApplyResources(Me.lblInputFont, "lblInputFont") | |
1188 | + Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1189 | + Me.lblInputFont.Name = "lblInputFont" | |
1190 | + Me.ToolTip1.SetToolTip(Me.lblInputFont, resources.GetString("lblInputFont.ToolTip")) | |
1060 | 1191 | ' |
1061 | - 'CheckAlwaysTop | |
1192 | + 'lblInputBackcolor | |
1062 | 1193 | ' |
1063 | - resources.ApplyResources(Me.CheckAlwaysTop, "CheckAlwaysTop") | |
1064 | - Me.CheckAlwaysTop.Name = "CheckAlwaysTop" | |
1065 | - Me.ToolTip1.SetToolTip(Me.CheckAlwaysTop, resources.GetString("CheckAlwaysTop.ToolTip")) | |
1066 | - Me.CheckAlwaysTop.UseVisualStyleBackColor = True | |
1194 | + resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") | |
1195 | + Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1196 | + Me.lblInputBackcolor.Name = "lblInputBackcolor" | |
1197 | + Me.ToolTip1.SetToolTip(Me.lblInputBackcolor, resources.GetString("lblInputBackcolor.ToolTip")) | |
1067 | 1198 | ' |
1068 | - 'CheckMonospace | |
1199 | + 'lblAtTo | |
1069 | 1200 | ' |
1070 | - resources.ApplyResources(Me.CheckMonospace, "CheckMonospace") | |
1071 | - Me.CheckMonospace.Name = "CheckMonospace" | |
1072 | - Me.ToolTip1.SetToolTip(Me.CheckMonospace, resources.GetString("CheckMonospace.ToolTip")) | |
1073 | - Me.CheckMonospace.UseVisualStyleBackColor = True | |
1201 | + resources.ApplyResources(Me.lblAtTo, "lblAtTo") | |
1202 | + Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1203 | + Me.lblAtTo.Name = "lblAtTo" | |
1204 | + Me.ToolTip1.SetToolTip(Me.lblAtTo, resources.GetString("lblAtTo.ToolTip")) | |
1074 | 1205 | ' |
1075 | - 'CheckBalloonLimit | |
1206 | + 'lblListBackcolor | |
1076 | 1207 | ' |
1077 | - resources.ApplyResources(Me.CheckBalloonLimit, "CheckBalloonLimit") | |
1078 | - Me.CheckBalloonLimit.Name = "CheckBalloonLimit" | |
1079 | - Me.ToolTip1.SetToolTip(Me.CheckBalloonLimit, resources.GetString("CheckBalloonLimit.ToolTip")) | |
1080 | - Me.CheckBalloonLimit.UseVisualStyleBackColor = True | |
1208 | + resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") | |
1209 | + Me.lblListBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1210 | + Me.lblListBackcolor.Name = "lblListBackcolor" | |
1211 | + Me.ToolTip1.SetToolTip(Me.lblListBackcolor, resources.GetString("lblListBackcolor.ToolTip")) | |
1081 | 1212 | ' |
1082 | - 'Label10 | |
1213 | + 'lblAtFromTarget | |
1083 | 1214 | ' |
1084 | - resources.ApplyResources(Me.Label10, "Label10") | |
1085 | - Me.Label10.Name = "Label10" | |
1086 | - Me.ToolTip1.SetToolTip(Me.Label10, resources.GetString("Label10.ToolTip")) | |
1215 | + resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") | |
1216 | + Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1217 | + Me.lblAtFromTarget.Name = "lblAtFromTarget" | |
1218 | + Me.ToolTip1.SetToolTip(Me.lblAtFromTarget, resources.GetString("lblAtFromTarget.ToolTip")) | |
1087 | 1219 | ' |
1088 | - 'ComboDispTitle | |
1220 | + 'lblAtTarget | |
1089 | 1221 | ' |
1090 | - resources.ApplyResources(Me.ComboDispTitle, "ComboDispTitle") | |
1091 | - Me.ComboDispTitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1092 | - Me.ComboDispTitle.FormattingEnabled = True | |
1093 | - Me.ComboDispTitle.Items.AddRange(New Object() {resources.GetString("ComboDispTitle.Items"), resources.GetString("ComboDispTitle.Items1"), resources.GetString("ComboDispTitle.Items2"), resources.GetString("ComboDispTitle.Items3"), resources.GetString("ComboDispTitle.Items4"), resources.GetString("ComboDispTitle.Items5"), resources.GetString("ComboDispTitle.Items6"), resources.GetString("ComboDispTitle.Items7")}) | |
1094 | - Me.ComboDispTitle.Name = "ComboDispTitle" | |
1095 | - Me.ToolTip1.SetToolTip(Me.ComboDispTitle, resources.GetString("ComboDispTitle.ToolTip")) | |
1222 | + resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") | |
1223 | + Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1224 | + Me.lblAtTarget.Name = "lblAtTarget" | |
1225 | + Me.ToolTip1.SetToolTip(Me.lblAtTarget, resources.GetString("lblAtTarget.ToolTip")) | |
1096 | 1226 | ' |
1097 | - 'Label45 | |
1227 | + 'lblTarget | |
1098 | 1228 | ' |
1099 | - resources.ApplyResources(Me.Label45, "Label45") | |
1100 | - Me.Label45.Name = "Label45" | |
1101 | - Me.ToolTip1.SetToolTip(Me.Label45, resources.GetString("Label45.ToolTip")) | |
1229 | + resources.ApplyResources(Me.lblTarget, "lblTarget") | |
1230 | + Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1231 | + Me.lblTarget.Name = "lblTarget" | |
1232 | + Me.ToolTip1.SetToolTip(Me.lblTarget, resources.GetString("lblTarget.ToolTip")) | |
1102 | 1233 | ' |
1103 | - 'cmbNameBalloon | |
1234 | + 'lblAtSelf | |
1104 | 1235 | ' |
1105 | - resources.ApplyResources(Me.cmbNameBalloon, "cmbNameBalloon") | |
1106 | - Me.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1107 | - Me.cmbNameBalloon.FormattingEnabled = True | |
1108 | - Me.cmbNameBalloon.Items.AddRange(New Object() {resources.GetString("cmbNameBalloon.Items"), resources.GetString("cmbNameBalloon.Items1"), resources.GetString("cmbNameBalloon.Items2")}) | |
1109 | - Me.cmbNameBalloon.Name = "cmbNameBalloon" | |
1110 | - Me.ToolTip1.SetToolTip(Me.cmbNameBalloon, resources.GetString("cmbNameBalloon.ToolTip")) | |
1236 | + resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") | |
1237 | + Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1238 | + Me.lblAtSelf.Name = "lblAtSelf" | |
1239 | + Me.ToolTip1.SetToolTip(Me.lblAtSelf, resources.GetString("lblAtSelf.ToolTip")) | |
1111 | 1240 | ' |
1112 | - 'CheckDispUsername | |
1241 | + 'lblSelf | |
1113 | 1242 | ' |
1114 | - resources.ApplyResources(Me.CheckDispUsername, "CheckDispUsername") | |
1115 | - Me.CheckDispUsername.Name = "CheckDispUsername" | |
1116 | - Me.ToolTip1.SetToolTip(Me.CheckDispUsername, resources.GetString("CheckDispUsername.ToolTip")) | |
1117 | - Me.CheckDispUsername.UseVisualStyleBackColor = True | |
1243 | + resources.ApplyResources(Me.lblSelf, "lblSelf") | |
1244 | + Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1245 | + Me.lblSelf.Name = "lblSelf" | |
1246 | + Me.ToolTip1.SetToolTip(Me.lblSelf, resources.GetString("lblSelf.ToolTip")) | |
1118 | 1247 | ' |
1119 | - 'CheckBox3 | |
1248 | + 'ButtonBackToDefaultFontColor2 | |
1120 | 1249 | ' |
1121 | - resources.ApplyResources(Me.CheckBox3, "CheckBox3") | |
1122 | - Me.CheckBox3.Name = "CheckBox3" | |
1123 | - Me.ToolTip1.SetToolTip(Me.CheckBox3, resources.GetString("CheckBox3.ToolTip")) | |
1124 | - Me.CheckBox3.UseVisualStyleBackColor = True | |
1250 | + resources.ApplyResources(Me.ButtonBackToDefaultFontColor2, "ButtonBackToDefaultFontColor2") | |
1251 | + Me.ButtonBackToDefaultFontColor2.Name = "ButtonBackToDefaultFontColor2" | |
1252 | + Me.ToolTip1.SetToolTip(Me.ButtonBackToDefaultFontColor2, resources.GetString("ButtonBackToDefaultFontColor2.ToolTip")) | |
1253 | + Me.ButtonBackToDefaultFontColor2.UseVisualStyleBackColor = True | |
1125 | 1254 | ' |
1126 | 1255 | 'TweetPrvPanel |
1127 | 1256 | ' |
@@ -1161,984 +1290,855 @@ Partial Class AppendSettingDialog | ||
1161 | 1290 | Me.Label62.Name = "Label62" |
1162 | 1291 | Me.ToolTip1.SetToolTip(Me.Label62, resources.GetString("Label62.ToolTip")) |
1163 | 1292 | ' |
1164 | - 'CmbDateTimeFormat | |
1165 | - ' | |
1166 | - resources.ApplyResources(Me.CmbDateTimeFormat, "CmbDateTimeFormat") | |
1167 | - Me.CmbDateTimeFormat.Items.AddRange(New Object() {resources.GetString("CmbDateTimeFormat.Items"), resources.GetString("CmbDateTimeFormat.Items1"), resources.GetString("CmbDateTimeFormat.Items2"), resources.GetString("CmbDateTimeFormat.Items3"), resources.GetString("CmbDateTimeFormat.Items4"), resources.GetString("CmbDateTimeFormat.Items5"), resources.GetString("CmbDateTimeFormat.Items6"), resources.GetString("CmbDateTimeFormat.Items7"), resources.GetString("CmbDateTimeFormat.Items8"), resources.GetString("CmbDateTimeFormat.Items9"), resources.GetString("CmbDateTimeFormat.Items10")}) | |
1168 | - Me.CmbDateTimeFormat.Name = "CmbDateTimeFormat" | |
1169 | - Me.ToolTip1.SetToolTip(Me.CmbDateTimeFormat, resources.GetString("CmbDateTimeFormat.ToolTip")) | |
1170 | - ' | |
1171 | - 'Label23 | |
1172 | - ' | |
1173 | - resources.ApplyResources(Me.Label23, "Label23") | |
1174 | - Me.Label23.Name = "Label23" | |
1175 | - Me.ToolTip1.SetToolTip(Me.Label23, resources.GetString("Label23.ToolTip")) | |
1176 | - ' | |
1177 | - 'Label11 | |
1178 | - ' | |
1179 | - resources.ApplyResources(Me.Label11, "Label11") | |
1180 | - Me.Label11.Name = "Label11" | |
1181 | - Me.ToolTip1.SetToolTip(Me.Label11, resources.GetString("Label11.ToolTip")) | |
1182 | - ' | |
1183 | - 'IconSize | |
1184 | - ' | |
1185 | - resources.ApplyResources(Me.IconSize, "IconSize") | |
1186 | - Me.IconSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1187 | - Me.IconSize.FormattingEnabled = True | |
1188 | - Me.IconSize.Items.AddRange(New Object() {resources.GetString("IconSize.Items"), resources.GetString("IconSize.Items1"), resources.GetString("IconSize.Items2"), resources.GetString("IconSize.Items3"), resources.GetString("IconSize.Items4")}) | |
1189 | - Me.IconSize.Name = "IconSize" | |
1190 | - Me.ToolTip1.SetToolTip(Me.IconSize, resources.GetString("IconSize.ToolTip")) | |
1191 | - ' | |
1192 | - 'TextBox3 | |
1193 | - ' | |
1194 | - resources.ApplyResources(Me.TextBox3, "TextBox3") | |
1195 | - Me.TextBox3.Name = "TextBox3" | |
1196 | - Me.ToolTip1.SetToolTip(Me.TextBox3, resources.GetString("TextBox3.ToolTip")) | |
1197 | - ' | |
1198 | - 'CheckSortOrderLock | |
1199 | - ' | |
1200 | - resources.ApplyResources(Me.CheckSortOrderLock, "CheckSortOrderLock") | |
1201 | - Me.CheckSortOrderLock.Name = "CheckSortOrderLock" | |
1202 | - Me.ToolTip1.SetToolTip(Me.CheckSortOrderLock, resources.GetString("CheckSortOrderLock.ToolTip")) | |
1203 | - Me.CheckSortOrderLock.UseVisualStyleBackColor = True | |
1204 | - ' | |
1205 | - 'CheckShowGrid | |
1206 | - ' | |
1207 | - resources.ApplyResources(Me.CheckShowGrid, "CheckShowGrid") | |
1208 | - Me.CheckShowGrid.Name = "CheckShowGrid" | |
1209 | - Me.ToolTip1.SetToolTip(Me.CheckShowGrid, resources.GetString("CheckShowGrid.ToolTip")) | |
1210 | - Me.CheckShowGrid.UseVisualStyleBackColor = True | |
1211 | - ' | |
1212 | - 'chkUnreadStyle | |
1213 | - ' | |
1214 | - resources.ApplyResources(Me.chkUnreadStyle, "chkUnreadStyle") | |
1215 | - Me.chkUnreadStyle.Name = "chkUnreadStyle" | |
1216 | - Me.ToolTip1.SetToolTip(Me.chkUnreadStyle, resources.GetString("chkUnreadStyle.ToolTip")) | |
1217 | - Me.chkUnreadStyle.UseVisualStyleBackColor = True | |
1218 | - ' | |
1219 | - 'OneWayLv | |
1220 | - ' | |
1221 | - resources.ApplyResources(Me.OneWayLv, "OneWayLv") | |
1222 | - Me.OneWayLv.Name = "OneWayLv" | |
1223 | - Me.ToolTip1.SetToolTip(Me.OneWayLv, resources.GetString("OneWayLv.ToolTip")) | |
1224 | - Me.OneWayLv.UseVisualStyleBackColor = True | |
1225 | - ' | |
1226 | - 'FontPanel | |
1227 | - ' | |
1228 | - resources.ApplyResources(Me.FontPanel, "FontPanel") | |
1229 | - Me.FontPanel.Controls.Add(Me.GroupBox1) | |
1230 | - Me.FontPanel.Name = "FontPanel" | |
1231 | - Me.ToolTip1.SetToolTip(Me.FontPanel, resources.GetString("FontPanel.ToolTip")) | |
1232 | - ' | |
1233 | - 'GroupBox1 | |
1234 | - ' | |
1235 | - resources.ApplyResources(Me.GroupBox1, "GroupBox1") | |
1236 | - Me.GroupBox1.Controls.Add(Me.btnRetweet) | |
1237 | - Me.GroupBox1.Controls.Add(Me.lblRetweet) | |
1238 | - Me.GroupBox1.Controls.Add(Me.Label80) | |
1239 | - Me.GroupBox1.Controls.Add(Me.ButtonBackToDefaultFontColor) | |
1240 | - Me.GroupBox1.Controls.Add(Me.btnDetailLink) | |
1241 | - Me.GroupBox1.Controls.Add(Me.lblDetailLink) | |
1242 | - Me.GroupBox1.Controls.Add(Me.Label18) | |
1243 | - Me.GroupBox1.Controls.Add(Me.btnUnread) | |
1244 | - Me.GroupBox1.Controls.Add(Me.lblUnread) | |
1245 | - Me.GroupBox1.Controls.Add(Me.Label20) | |
1246 | - Me.GroupBox1.Controls.Add(Me.btnDetailBack) | |
1247 | - Me.GroupBox1.Controls.Add(Me.lblDetailBackcolor) | |
1248 | - Me.GroupBox1.Controls.Add(Me.Label37) | |
1249 | - Me.GroupBox1.Controls.Add(Me.btnDetail) | |
1250 | - Me.GroupBox1.Controls.Add(Me.lblDetail) | |
1251 | - Me.GroupBox1.Controls.Add(Me.Label26) | |
1252 | - Me.GroupBox1.Controls.Add(Me.btnOWL) | |
1253 | - Me.GroupBox1.Controls.Add(Me.lblOWL) | |
1254 | - Me.GroupBox1.Controls.Add(Me.Label24) | |
1255 | - Me.GroupBox1.Controls.Add(Me.btnFav) | |
1256 | - Me.GroupBox1.Controls.Add(Me.lblFav) | |
1257 | - Me.GroupBox1.Controls.Add(Me.Label22) | |
1258 | - Me.GroupBox1.Controls.Add(Me.btnListFont) | |
1259 | - Me.GroupBox1.Controls.Add(Me.lblListFont) | |
1260 | - Me.GroupBox1.Controls.Add(Me.Label61) | |
1261 | - Me.GroupBox1.Name = "GroupBox1" | |
1262 | - Me.GroupBox1.TabStop = False | |
1263 | - Me.ToolTip1.SetToolTip(Me.GroupBox1, resources.GetString("GroupBox1.ToolTip")) | |
1264 | - ' | |
1265 | - 'btnRetweet | |
1266 | - ' | |
1267 | - resources.ApplyResources(Me.btnRetweet, "btnRetweet") | |
1268 | - Me.btnRetweet.Name = "btnRetweet" | |
1269 | - Me.ToolTip1.SetToolTip(Me.btnRetweet, resources.GetString("btnRetweet.ToolTip")) | |
1270 | - Me.btnRetweet.UseVisualStyleBackColor = True | |
1271 | - ' | |
1272 | - 'lblRetweet | |
1273 | - ' | |
1274 | - resources.ApplyResources(Me.lblRetweet, "lblRetweet") | |
1275 | - Me.lblRetweet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1276 | - Me.lblRetweet.Name = "lblRetweet" | |
1277 | - Me.ToolTip1.SetToolTip(Me.lblRetweet, resources.GetString("lblRetweet.ToolTip")) | |
1278 | - ' | |
1279 | - 'Label80 | |
1280 | - ' | |
1281 | - resources.ApplyResources(Me.Label80, "Label80") | |
1282 | - Me.Label80.Name = "Label80" | |
1283 | - Me.ToolTip1.SetToolTip(Me.Label80, resources.GetString("Label80.ToolTip")) | |
1284 | - ' | |
1285 | - 'ButtonBackToDefaultFontColor | |
1286 | - ' | |
1287 | - resources.ApplyResources(Me.ButtonBackToDefaultFontColor, "ButtonBackToDefaultFontColor") | |
1288 | - Me.ButtonBackToDefaultFontColor.Name = "ButtonBackToDefaultFontColor" | |
1289 | - Me.ToolTip1.SetToolTip(Me.ButtonBackToDefaultFontColor, resources.GetString("ButtonBackToDefaultFontColor.ToolTip")) | |
1290 | - Me.ButtonBackToDefaultFontColor.UseVisualStyleBackColor = True | |
1291 | - ' | |
1292 | - 'btnDetailLink | |
1293 | - ' | |
1294 | - resources.ApplyResources(Me.btnDetailLink, "btnDetailLink") | |
1295 | - Me.btnDetailLink.Name = "btnDetailLink" | |
1296 | - Me.ToolTip1.SetToolTip(Me.btnDetailLink, resources.GetString("btnDetailLink.ToolTip")) | |
1297 | - Me.btnDetailLink.UseVisualStyleBackColor = True | |
1298 | - ' | |
1299 | - 'lblDetailLink | |
1300 | - ' | |
1301 | - resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") | |
1302 | - Me.lblDetailLink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1303 | - Me.lblDetailLink.Name = "lblDetailLink" | |
1304 | - Me.ToolTip1.SetToolTip(Me.lblDetailLink, resources.GetString("lblDetailLink.ToolTip")) | |
1305 | - ' | |
1306 | - 'Label18 | |
1307 | - ' | |
1308 | - resources.ApplyResources(Me.Label18, "Label18") | |
1309 | - Me.Label18.Name = "Label18" | |
1310 | - Me.ToolTip1.SetToolTip(Me.Label18, resources.GetString("Label18.ToolTip")) | |
1311 | - ' | |
1312 | - 'btnUnread | |
1313 | - ' | |
1314 | - resources.ApplyResources(Me.btnUnread, "btnUnread") | |
1315 | - Me.btnUnread.Name = "btnUnread" | |
1316 | - Me.ToolTip1.SetToolTip(Me.btnUnread, resources.GetString("btnUnread.ToolTip")) | |
1317 | - Me.btnUnread.UseVisualStyleBackColor = True | |
1318 | - ' | |
1319 | - 'lblUnread | |
1320 | - ' | |
1321 | - resources.ApplyResources(Me.lblUnread, "lblUnread") | |
1322 | - Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1323 | - Me.lblUnread.Name = "lblUnread" | |
1324 | - Me.ToolTip1.SetToolTip(Me.lblUnread, resources.GetString("lblUnread.ToolTip")) | |
1325 | - ' | |
1326 | - 'Label20 | |
1293 | + 'CmbDateTimeFormat | |
1327 | 1294 | ' |
1328 | - resources.ApplyResources(Me.Label20, "Label20") | |
1329 | - Me.Label20.Name = "Label20" | |
1330 | - Me.ToolTip1.SetToolTip(Me.Label20, resources.GetString("Label20.ToolTip")) | |
1295 | + resources.ApplyResources(Me.CmbDateTimeFormat, "CmbDateTimeFormat") | |
1296 | + Me.CmbDateTimeFormat.Items.AddRange(New Object() {resources.GetString("CmbDateTimeFormat.Items"), resources.GetString("CmbDateTimeFormat.Items1"), resources.GetString("CmbDateTimeFormat.Items2"), resources.GetString("CmbDateTimeFormat.Items3"), resources.GetString("CmbDateTimeFormat.Items4"), resources.GetString("CmbDateTimeFormat.Items5"), resources.GetString("CmbDateTimeFormat.Items6"), resources.GetString("CmbDateTimeFormat.Items7"), resources.GetString("CmbDateTimeFormat.Items8"), resources.GetString("CmbDateTimeFormat.Items9"), resources.GetString("CmbDateTimeFormat.Items10")}) | |
1297 | + Me.CmbDateTimeFormat.Name = "CmbDateTimeFormat" | |
1298 | + Me.ToolTip1.SetToolTip(Me.CmbDateTimeFormat, resources.GetString("CmbDateTimeFormat.ToolTip")) | |
1331 | 1299 | ' |
1332 | - 'btnDetailBack | |
1300 | + 'Label23 | |
1333 | 1301 | ' |
1334 | - resources.ApplyResources(Me.btnDetailBack, "btnDetailBack") | |
1335 | - Me.btnDetailBack.Name = "btnDetailBack" | |
1336 | - Me.ToolTip1.SetToolTip(Me.btnDetailBack, resources.GetString("btnDetailBack.ToolTip")) | |
1337 | - Me.btnDetailBack.UseVisualStyleBackColor = True | |
1302 | + resources.ApplyResources(Me.Label23, "Label23") | |
1303 | + Me.Label23.Name = "Label23" | |
1304 | + Me.ToolTip1.SetToolTip(Me.Label23, resources.GetString("Label23.ToolTip")) | |
1338 | 1305 | ' |
1339 | - 'lblDetailBackcolor | |
1306 | + 'Label11 | |
1340 | 1307 | ' |
1341 | - resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") | |
1342 | - Me.lblDetailBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1343 | - Me.lblDetailBackcolor.Name = "lblDetailBackcolor" | |
1344 | - Me.ToolTip1.SetToolTip(Me.lblDetailBackcolor, resources.GetString("lblDetailBackcolor.ToolTip")) | |
1308 | + resources.ApplyResources(Me.Label11, "Label11") | |
1309 | + Me.Label11.Name = "Label11" | |
1310 | + Me.ToolTip1.SetToolTip(Me.Label11, resources.GetString("Label11.ToolTip")) | |
1345 | 1311 | ' |
1346 | - 'Label37 | |
1312 | + 'IconSize | |
1347 | 1313 | ' |
1348 | - resources.ApplyResources(Me.Label37, "Label37") | |
1349 | - Me.Label37.Name = "Label37" | |
1350 | - Me.ToolTip1.SetToolTip(Me.Label37, resources.GetString("Label37.ToolTip")) | |
1314 | + resources.ApplyResources(Me.IconSize, "IconSize") | |
1315 | + Me.IconSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1316 | + Me.IconSize.FormattingEnabled = True | |
1317 | + Me.IconSize.Items.AddRange(New Object() {resources.GetString("IconSize.Items"), resources.GetString("IconSize.Items1"), resources.GetString("IconSize.Items2"), resources.GetString("IconSize.Items3"), resources.GetString("IconSize.Items4")}) | |
1318 | + Me.IconSize.Name = "IconSize" | |
1319 | + Me.ToolTip1.SetToolTip(Me.IconSize, resources.GetString("IconSize.ToolTip")) | |
1351 | 1320 | ' |
1352 | - 'btnDetail | |
1321 | + 'TextBox3 | |
1353 | 1322 | ' |
1354 | - resources.ApplyResources(Me.btnDetail, "btnDetail") | |
1355 | - Me.btnDetail.Name = "btnDetail" | |
1356 | - Me.ToolTip1.SetToolTip(Me.btnDetail, resources.GetString("btnDetail.ToolTip")) | |
1357 | - Me.btnDetail.UseVisualStyleBackColor = True | |
1323 | + resources.ApplyResources(Me.TextBox3, "TextBox3") | |
1324 | + Me.TextBox3.Name = "TextBox3" | |
1325 | + Me.ToolTip1.SetToolTip(Me.TextBox3, resources.GetString("TextBox3.ToolTip")) | |
1358 | 1326 | ' |
1359 | - 'lblDetail | |
1327 | + 'CheckSortOrderLock | |
1360 | 1328 | ' |
1361 | - resources.ApplyResources(Me.lblDetail, "lblDetail") | |
1362 | - Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1363 | - Me.lblDetail.Name = "lblDetail" | |
1364 | - Me.ToolTip1.SetToolTip(Me.lblDetail, resources.GetString("lblDetail.ToolTip")) | |
1329 | + resources.ApplyResources(Me.CheckSortOrderLock, "CheckSortOrderLock") | |
1330 | + Me.CheckSortOrderLock.Name = "CheckSortOrderLock" | |
1331 | + Me.ToolTip1.SetToolTip(Me.CheckSortOrderLock, resources.GetString("CheckSortOrderLock.ToolTip")) | |
1332 | + Me.CheckSortOrderLock.UseVisualStyleBackColor = True | |
1365 | 1333 | ' |
1366 | - 'Label26 | |
1334 | + 'CheckShowGrid | |
1367 | 1335 | ' |
1368 | - resources.ApplyResources(Me.Label26, "Label26") | |
1369 | - Me.Label26.Name = "Label26" | |
1370 | - Me.ToolTip1.SetToolTip(Me.Label26, resources.GetString("Label26.ToolTip")) | |
1336 | + resources.ApplyResources(Me.CheckShowGrid, "CheckShowGrid") | |
1337 | + Me.CheckShowGrid.Name = "CheckShowGrid" | |
1338 | + Me.ToolTip1.SetToolTip(Me.CheckShowGrid, resources.GetString("CheckShowGrid.ToolTip")) | |
1339 | + Me.CheckShowGrid.UseVisualStyleBackColor = True | |
1371 | 1340 | ' |
1372 | - 'btnOWL | |
1341 | + 'chkUnreadStyle | |
1373 | 1342 | ' |
1374 | - resources.ApplyResources(Me.btnOWL, "btnOWL") | |
1375 | - Me.btnOWL.Name = "btnOWL" | |
1376 | - Me.ToolTip1.SetToolTip(Me.btnOWL, resources.GetString("btnOWL.ToolTip")) | |
1377 | - Me.btnOWL.UseVisualStyleBackColor = True | |
1343 | + resources.ApplyResources(Me.chkUnreadStyle, "chkUnreadStyle") | |
1344 | + Me.chkUnreadStyle.Name = "chkUnreadStyle" | |
1345 | + Me.ToolTip1.SetToolTip(Me.chkUnreadStyle, resources.GetString("chkUnreadStyle.ToolTip")) | |
1346 | + Me.chkUnreadStyle.UseVisualStyleBackColor = True | |
1378 | 1347 | ' |
1379 | - 'lblOWL | |
1348 | + 'OneWayLv | |
1380 | 1349 | ' |
1381 | - resources.ApplyResources(Me.lblOWL, "lblOWL") | |
1382 | - Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1383 | - Me.lblOWL.Name = "lblOWL" | |
1384 | - Me.ToolTip1.SetToolTip(Me.lblOWL, resources.GetString("lblOWL.ToolTip")) | |
1350 | + resources.ApplyResources(Me.OneWayLv, "OneWayLv") | |
1351 | + Me.OneWayLv.Name = "OneWayLv" | |
1352 | + Me.ToolTip1.SetToolTip(Me.OneWayLv, resources.GetString("OneWayLv.ToolTip")) | |
1353 | + Me.OneWayLv.UseVisualStyleBackColor = True | |
1385 | 1354 | ' |
1386 | - 'Label24 | |
1355 | + 'PreviewPanel | |
1387 | 1356 | ' |
1388 | - resources.ApplyResources(Me.Label24, "Label24") | |
1389 | - Me.Label24.Name = "Label24" | |
1390 | - Me.ToolTip1.SetToolTip(Me.Label24, resources.GetString("Label24.ToolTip")) | |
1357 | + resources.ApplyResources(Me.PreviewPanel, "PreviewPanel") | |
1358 | + Me.PreviewPanel.Controls.Add(Me.ReplyIconStateCombo) | |
1359 | + Me.PreviewPanel.Controls.Add(Me.Label72) | |
1360 | + Me.PreviewPanel.Controls.Add(Me.ChkNewMentionsBlink) | |
1361 | + Me.PreviewPanel.Controls.Add(Me.chkTabIconDisp) | |
1362 | + Me.PreviewPanel.Controls.Add(Me.CheckPreviewEnable) | |
1363 | + Me.PreviewPanel.Controls.Add(Me.Label81) | |
1364 | + Me.PreviewPanel.Controls.Add(Me.LanguageCombo) | |
1365 | + Me.PreviewPanel.Controls.Add(Me.Label13) | |
1366 | + Me.PreviewPanel.Controls.Add(Me.CheckAlwaysTop) | |
1367 | + Me.PreviewPanel.Controls.Add(Me.CheckMonospace) | |
1368 | + Me.PreviewPanel.Controls.Add(Me.CheckBalloonLimit) | |
1369 | + Me.PreviewPanel.Controls.Add(Me.Label10) | |
1370 | + Me.PreviewPanel.Controls.Add(Me.ComboDispTitle) | |
1371 | + Me.PreviewPanel.Controls.Add(Me.Label45) | |
1372 | + Me.PreviewPanel.Controls.Add(Me.cmbNameBalloon) | |
1373 | + Me.PreviewPanel.Controls.Add(Me.CheckDispUsername) | |
1374 | + Me.PreviewPanel.Controls.Add(Me.CheckBox3) | |
1375 | + Me.PreviewPanel.Name = "PreviewPanel" | |
1376 | + Me.ToolTip1.SetToolTip(Me.PreviewPanel, resources.GetString("PreviewPanel.ToolTip")) | |
1391 | 1377 | ' |
1392 | - 'btnFav | |
1378 | + 'ReplyIconStateCombo | |
1393 | 1379 | ' |
1394 | - resources.ApplyResources(Me.btnFav, "btnFav") | |
1395 | - Me.btnFav.Name = "btnFav" | |
1396 | - Me.ToolTip1.SetToolTip(Me.btnFav, resources.GetString("btnFav.ToolTip")) | |
1397 | - Me.btnFav.UseVisualStyleBackColor = True | |
1380 | + resources.ApplyResources(Me.ReplyIconStateCombo, "ReplyIconStateCombo") | |
1381 | + Me.ReplyIconStateCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1382 | + Me.ReplyIconStateCombo.FormattingEnabled = True | |
1383 | + Me.ReplyIconStateCombo.Items.AddRange(New Object() {resources.GetString("ReplyIconStateCombo.Items"), resources.GetString("ReplyIconStateCombo.Items1"), resources.GetString("ReplyIconStateCombo.Items2")}) | |
1384 | + Me.ReplyIconStateCombo.Name = "ReplyIconStateCombo" | |
1385 | + Me.ToolTip1.SetToolTip(Me.ReplyIconStateCombo, resources.GetString("ReplyIconStateCombo.ToolTip")) | |
1398 | 1386 | ' |
1399 | - 'lblFav | |
1387 | + 'Label72 | |
1400 | 1388 | ' |
1401 | - resources.ApplyResources(Me.lblFav, "lblFav") | |
1402 | - Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1403 | - Me.lblFav.Name = "lblFav" | |
1404 | - Me.ToolTip1.SetToolTip(Me.lblFav, resources.GetString("lblFav.ToolTip")) | |
1389 | + resources.ApplyResources(Me.Label72, "Label72") | |
1390 | + Me.Label72.Name = "Label72" | |
1391 | + Me.ToolTip1.SetToolTip(Me.Label72, resources.GetString("Label72.ToolTip")) | |
1405 | 1392 | ' |
1406 | - 'Label22 | |
1393 | + 'ChkNewMentionsBlink | |
1407 | 1394 | ' |
1408 | - resources.ApplyResources(Me.Label22, "Label22") | |
1409 | - Me.Label22.Name = "Label22" | |
1410 | - Me.ToolTip1.SetToolTip(Me.Label22, resources.GetString("Label22.ToolTip")) | |
1395 | + resources.ApplyResources(Me.ChkNewMentionsBlink, "ChkNewMentionsBlink") | |
1396 | + Me.ChkNewMentionsBlink.Name = "ChkNewMentionsBlink" | |
1397 | + Me.ToolTip1.SetToolTip(Me.ChkNewMentionsBlink, resources.GetString("ChkNewMentionsBlink.ToolTip")) | |
1398 | + Me.ChkNewMentionsBlink.UseVisualStyleBackColor = True | |
1411 | 1399 | ' |
1412 | - 'btnListFont | |
1400 | + 'chkTabIconDisp | |
1413 | 1401 | ' |
1414 | - resources.ApplyResources(Me.btnListFont, "btnListFont") | |
1415 | - Me.btnListFont.Name = "btnListFont" | |
1416 | - Me.ToolTip1.SetToolTip(Me.btnListFont, resources.GetString("btnListFont.ToolTip")) | |
1417 | - Me.btnListFont.UseVisualStyleBackColor = True | |
1402 | + resources.ApplyResources(Me.chkTabIconDisp, "chkTabIconDisp") | |
1403 | + Me.chkTabIconDisp.Name = "chkTabIconDisp" | |
1404 | + Me.ToolTip1.SetToolTip(Me.chkTabIconDisp, resources.GetString("chkTabIconDisp.ToolTip")) | |
1405 | + Me.chkTabIconDisp.UseVisualStyleBackColor = True | |
1418 | 1406 | ' |
1419 | - 'lblListFont | |
1407 | + 'CheckPreviewEnable | |
1420 | 1408 | ' |
1421 | - resources.ApplyResources(Me.lblListFont, "lblListFont") | |
1422 | - Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1423 | - Me.lblListFont.Name = "lblListFont" | |
1424 | - Me.ToolTip1.SetToolTip(Me.lblListFont, resources.GetString("lblListFont.ToolTip")) | |
1409 | + resources.ApplyResources(Me.CheckPreviewEnable, "CheckPreviewEnable") | |
1410 | + Me.CheckPreviewEnable.Name = "CheckPreviewEnable" | |
1411 | + Me.ToolTip1.SetToolTip(Me.CheckPreviewEnable, resources.GetString("CheckPreviewEnable.ToolTip")) | |
1412 | + Me.CheckPreviewEnable.UseVisualStyleBackColor = True | |
1425 | 1413 | ' |
1426 | - 'Label61 | |
1414 | + 'Label81 | |
1427 | 1415 | ' |
1428 | - resources.ApplyResources(Me.Label61, "Label61") | |
1429 | - Me.Label61.Name = "Label61" | |
1430 | - Me.ToolTip1.SetToolTip(Me.Label61, resources.GetString("Label61.ToolTip")) | |
1416 | + resources.ApplyResources(Me.Label81, "Label81") | |
1417 | + Me.Label81.BackColor = System.Drawing.SystemColors.ActiveCaption | |
1418 | + Me.Label81.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
1419 | + Me.Label81.Name = "Label81" | |
1420 | + Me.ToolTip1.SetToolTip(Me.Label81, resources.GetString("Label81.ToolTip")) | |
1431 | 1421 | ' |
1432 | - 'FontPanel2 | |
1422 | + 'LanguageCombo | |
1433 | 1423 | ' |
1434 | - resources.ApplyResources(Me.FontPanel2, "FontPanel2") | |
1435 | - Me.FontPanel2.Controls.Add(Me.GroupBox5) | |
1436 | - Me.FontPanel2.Name = "FontPanel2" | |
1437 | - Me.ToolTip1.SetToolTip(Me.FontPanel2, resources.GetString("FontPanel2.ToolTip")) | |
1424 | + resources.ApplyResources(Me.LanguageCombo, "LanguageCombo") | |
1425 | + Me.LanguageCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1426 | + Me.LanguageCombo.FormattingEnabled = True | |
1427 | + Me.LanguageCombo.Items.AddRange(New Object() {resources.GetString("LanguageCombo.Items"), resources.GetString("LanguageCombo.Items1"), resources.GetString("LanguageCombo.Items2"), resources.GetString("LanguageCombo.Items3")}) | |
1428 | + Me.LanguageCombo.Name = "LanguageCombo" | |
1429 | + Me.ToolTip1.SetToolTip(Me.LanguageCombo, resources.GetString("LanguageCombo.ToolTip")) | |
1438 | 1430 | ' |
1439 | - 'GroupBox5 | |
1431 | + 'Label13 | |
1440 | 1432 | ' |
1441 | - resources.ApplyResources(Me.GroupBox5, "GroupBox5") | |
1442 | - Me.GroupBox5.Controls.Add(Me.Label65) | |
1443 | - Me.GroupBox5.Controls.Add(Me.Label52) | |
1444 | - Me.GroupBox5.Controls.Add(Me.Label49) | |
1445 | - Me.GroupBox5.Controls.Add(Me.Label9) | |
1446 | - Me.GroupBox5.Controls.Add(Me.Label14) | |
1447 | - Me.GroupBox5.Controls.Add(Me.Label16) | |
1448 | - Me.GroupBox5.Controls.Add(Me.Label32) | |
1449 | - Me.GroupBox5.Controls.Add(Me.Label34) | |
1450 | - Me.GroupBox5.Controls.Add(Me.Label36) | |
1451 | - Me.GroupBox5.Controls.Add(Me.btnInputFont) | |
1452 | - Me.GroupBox5.Controls.Add(Me.btnInputBackcolor) | |
1453 | - Me.GroupBox5.Controls.Add(Me.btnAtTo) | |
1454 | - Me.GroupBox5.Controls.Add(Me.btnListBack) | |
1455 | - Me.GroupBox5.Controls.Add(Me.btnAtFromTarget) | |
1456 | - Me.GroupBox5.Controls.Add(Me.btnAtTarget) | |
1457 | - Me.GroupBox5.Controls.Add(Me.btnTarget) | |
1458 | - Me.GroupBox5.Controls.Add(Me.btnAtSelf) | |
1459 | - Me.GroupBox5.Controls.Add(Me.btnSelf) | |
1460 | - Me.GroupBox5.Controls.Add(Me.lblInputFont) | |
1461 | - Me.GroupBox5.Controls.Add(Me.lblInputBackcolor) | |
1462 | - Me.GroupBox5.Controls.Add(Me.lblAtTo) | |
1463 | - Me.GroupBox5.Controls.Add(Me.lblListBackcolor) | |
1464 | - Me.GroupBox5.Controls.Add(Me.lblAtFromTarget) | |
1465 | - Me.GroupBox5.Controls.Add(Me.lblAtTarget) | |
1466 | - Me.GroupBox5.Controls.Add(Me.lblTarget) | |
1467 | - Me.GroupBox5.Controls.Add(Me.lblAtSelf) | |
1468 | - Me.GroupBox5.Controls.Add(Me.lblSelf) | |
1469 | - Me.GroupBox5.Controls.Add(Me.ButtonBackToDefaultFontColor2) | |
1470 | - Me.GroupBox5.Name = "GroupBox5" | |
1471 | - Me.GroupBox5.TabStop = False | |
1472 | - Me.ToolTip1.SetToolTip(Me.GroupBox5, resources.GetString("GroupBox5.ToolTip")) | |
1433 | + resources.ApplyResources(Me.Label13, "Label13") | |
1434 | + Me.Label13.Name = "Label13" | |
1435 | + Me.ToolTip1.SetToolTip(Me.Label13, resources.GetString("Label13.ToolTip")) | |
1473 | 1436 | ' |
1474 | - 'Label65 | |
1437 | + 'CheckAlwaysTop | |
1475 | 1438 | ' |
1476 | - resources.ApplyResources(Me.Label65, "Label65") | |
1477 | - Me.Label65.Name = "Label65" | |
1478 | - Me.ToolTip1.SetToolTip(Me.Label65, resources.GetString("Label65.ToolTip")) | |
1439 | + resources.ApplyResources(Me.CheckAlwaysTop, "CheckAlwaysTop") | |
1440 | + Me.CheckAlwaysTop.Name = "CheckAlwaysTop" | |
1441 | + Me.ToolTip1.SetToolTip(Me.CheckAlwaysTop, resources.GetString("CheckAlwaysTop.ToolTip")) | |
1442 | + Me.CheckAlwaysTop.UseVisualStyleBackColor = True | |
1479 | 1443 | ' |
1480 | - 'Label52 | |
1444 | + 'CheckMonospace | |
1481 | 1445 | ' |
1482 | - resources.ApplyResources(Me.Label52, "Label52") | |
1483 | - Me.Label52.Name = "Label52" | |
1484 | - Me.ToolTip1.SetToolTip(Me.Label52, resources.GetString("Label52.ToolTip")) | |
1446 | + resources.ApplyResources(Me.CheckMonospace, "CheckMonospace") | |
1447 | + Me.CheckMonospace.Name = "CheckMonospace" | |
1448 | + Me.ToolTip1.SetToolTip(Me.CheckMonospace, resources.GetString("CheckMonospace.ToolTip")) | |
1449 | + Me.CheckMonospace.UseVisualStyleBackColor = True | |
1485 | 1450 | ' |
1486 | - 'Label49 | |
1451 | + 'CheckBalloonLimit | |
1487 | 1452 | ' |
1488 | - resources.ApplyResources(Me.Label49, "Label49") | |
1489 | - Me.Label49.Name = "Label49" | |
1490 | - Me.ToolTip1.SetToolTip(Me.Label49, resources.GetString("Label49.ToolTip")) | |
1453 | + resources.ApplyResources(Me.CheckBalloonLimit, "CheckBalloonLimit") | |
1454 | + Me.CheckBalloonLimit.Name = "CheckBalloonLimit" | |
1455 | + Me.ToolTip1.SetToolTip(Me.CheckBalloonLimit, resources.GetString("CheckBalloonLimit.ToolTip")) | |
1456 | + Me.CheckBalloonLimit.UseVisualStyleBackColor = True | |
1491 | 1457 | ' |
1492 | - 'Label9 | |
1458 | + 'Label10 | |
1493 | 1459 | ' |
1494 | - resources.ApplyResources(Me.Label9, "Label9") | |
1495 | - Me.Label9.Name = "Label9" | |
1496 | - Me.ToolTip1.SetToolTip(Me.Label9, resources.GetString("Label9.ToolTip")) | |
1460 | + resources.ApplyResources(Me.Label10, "Label10") | |
1461 | + Me.Label10.Name = "Label10" | |
1462 | + Me.ToolTip1.SetToolTip(Me.Label10, resources.GetString("Label10.ToolTip")) | |
1497 | 1463 | ' |
1498 | - 'Label14 | |
1464 | + 'ComboDispTitle | |
1499 | 1465 | ' |
1500 | - resources.ApplyResources(Me.Label14, "Label14") | |
1501 | - Me.Label14.Name = "Label14" | |
1502 | - Me.ToolTip1.SetToolTip(Me.Label14, resources.GetString("Label14.ToolTip")) | |
1466 | + resources.ApplyResources(Me.ComboDispTitle, "ComboDispTitle") | |
1467 | + Me.ComboDispTitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1468 | + Me.ComboDispTitle.FormattingEnabled = True | |
1469 | + Me.ComboDispTitle.Items.AddRange(New Object() {resources.GetString("ComboDispTitle.Items"), resources.GetString("ComboDispTitle.Items1"), resources.GetString("ComboDispTitle.Items2"), resources.GetString("ComboDispTitle.Items3"), resources.GetString("ComboDispTitle.Items4"), resources.GetString("ComboDispTitle.Items5"), resources.GetString("ComboDispTitle.Items6"), resources.GetString("ComboDispTitle.Items7")}) | |
1470 | + Me.ComboDispTitle.Name = "ComboDispTitle" | |
1471 | + Me.ToolTip1.SetToolTip(Me.ComboDispTitle, resources.GetString("ComboDispTitle.ToolTip")) | |
1503 | 1472 | ' |
1504 | - 'Label16 | |
1473 | + 'Label45 | |
1505 | 1474 | ' |
1506 | - resources.ApplyResources(Me.Label16, "Label16") | |
1507 | - Me.Label16.Name = "Label16" | |
1508 | - Me.ToolTip1.SetToolTip(Me.Label16, resources.GetString("Label16.ToolTip")) | |
1475 | + resources.ApplyResources(Me.Label45, "Label45") | |
1476 | + Me.Label45.Name = "Label45" | |
1477 | + Me.ToolTip1.SetToolTip(Me.Label45, resources.GetString("Label45.ToolTip")) | |
1509 | 1478 | ' |
1510 | - 'Label32 | |
1479 | + 'cmbNameBalloon | |
1511 | 1480 | ' |
1512 | - resources.ApplyResources(Me.Label32, "Label32") | |
1513 | - Me.Label32.Name = "Label32" | |
1514 | - Me.ToolTip1.SetToolTip(Me.Label32, resources.GetString("Label32.ToolTip")) | |
1481 | + resources.ApplyResources(Me.cmbNameBalloon, "cmbNameBalloon") | |
1482 | + Me.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1483 | + Me.cmbNameBalloon.FormattingEnabled = True | |
1484 | + Me.cmbNameBalloon.Items.AddRange(New Object() {resources.GetString("cmbNameBalloon.Items"), resources.GetString("cmbNameBalloon.Items1"), resources.GetString("cmbNameBalloon.Items2")}) | |
1485 | + Me.cmbNameBalloon.Name = "cmbNameBalloon" | |
1486 | + Me.ToolTip1.SetToolTip(Me.cmbNameBalloon, resources.GetString("cmbNameBalloon.ToolTip")) | |
1515 | 1487 | ' |
1516 | - 'Label34 | |
1488 | + 'CheckDispUsername | |
1517 | 1489 | ' |
1518 | - resources.ApplyResources(Me.Label34, "Label34") | |
1519 | - Me.Label34.Name = "Label34" | |
1520 | - Me.ToolTip1.SetToolTip(Me.Label34, resources.GetString("Label34.ToolTip")) | |
1490 | + resources.ApplyResources(Me.CheckDispUsername, "CheckDispUsername") | |
1491 | + Me.CheckDispUsername.Name = "CheckDispUsername" | |
1492 | + Me.ToolTip1.SetToolTip(Me.CheckDispUsername, resources.GetString("CheckDispUsername.ToolTip")) | |
1493 | + Me.CheckDispUsername.UseVisualStyleBackColor = True | |
1521 | 1494 | ' |
1522 | - 'Label36 | |
1495 | + 'CheckBox3 | |
1523 | 1496 | ' |
1524 | - resources.ApplyResources(Me.Label36, "Label36") | |
1525 | - Me.Label36.Name = "Label36" | |
1526 | - Me.ToolTip1.SetToolTip(Me.Label36, resources.GetString("Label36.ToolTip")) | |
1497 | + resources.ApplyResources(Me.CheckBox3, "CheckBox3") | |
1498 | + Me.CheckBox3.Name = "CheckBox3" | |
1499 | + Me.ToolTip1.SetToolTip(Me.CheckBox3, resources.GetString("CheckBox3.ToolTip")) | |
1500 | + Me.CheckBox3.UseVisualStyleBackColor = True | |
1527 | 1501 | ' |
1528 | - 'btnInputFont | |
1502 | + 'TweetActPanel | |
1529 | 1503 | ' |
1530 | - resources.ApplyResources(Me.btnInputFont, "btnInputFont") | |
1531 | - Me.btnInputFont.Name = "btnInputFont" | |
1532 | - Me.ToolTip1.SetToolTip(Me.btnInputFont, resources.GetString("btnInputFont.ToolTip")) | |
1533 | - Me.btnInputFont.UseVisualStyleBackColor = True | |
1504 | + resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") | |
1505 | + Me.TweetActPanel.Controls.Add(Me.CheckHashSupple) | |
1506 | + Me.TweetActPanel.Controls.Add(Me.CheckAtIdSupple) | |
1507 | + Me.TweetActPanel.Controls.Add(Me.ComboBoxPostKeySelect) | |
1508 | + Me.TweetActPanel.Controls.Add(Me.Label27) | |
1509 | + Me.TweetActPanel.Controls.Add(Me.CheckRetweetNoConfirm) | |
1510 | + Me.TweetActPanel.Controls.Add(Me.Label12) | |
1511 | + Me.TweetActPanel.Controls.Add(Me.CheckUseRecommendStatus) | |
1512 | + Me.TweetActPanel.Controls.Add(Me.StatusText) | |
1513 | + Me.TweetActPanel.Name = "TweetActPanel" | |
1514 | + Me.ToolTip1.SetToolTip(Me.TweetActPanel, resources.GetString("TweetActPanel.ToolTip")) | |
1534 | 1515 | ' |
1535 | - 'btnInputBackcolor | |
1516 | + 'CheckHashSupple | |
1536 | 1517 | ' |
1537 | - resources.ApplyResources(Me.btnInputBackcolor, "btnInputBackcolor") | |
1538 | - Me.btnInputBackcolor.Name = "btnInputBackcolor" | |
1539 | - Me.ToolTip1.SetToolTip(Me.btnInputBackcolor, resources.GetString("btnInputBackcolor.ToolTip")) | |
1540 | - Me.btnInputBackcolor.UseVisualStyleBackColor = True | |
1518 | + resources.ApplyResources(Me.CheckHashSupple, "CheckHashSupple") | |
1519 | + Me.CheckHashSupple.Name = "CheckHashSupple" | |
1520 | + Me.ToolTip1.SetToolTip(Me.CheckHashSupple, resources.GetString("CheckHashSupple.ToolTip")) | |
1521 | + Me.CheckHashSupple.UseVisualStyleBackColor = True | |
1541 | 1522 | ' |
1542 | - 'btnAtTo | |
1523 | + 'CheckAtIdSupple | |
1543 | 1524 | ' |
1544 | - resources.ApplyResources(Me.btnAtTo, "btnAtTo") | |
1545 | - Me.btnAtTo.Name = "btnAtTo" | |
1546 | - Me.ToolTip1.SetToolTip(Me.btnAtTo, resources.GetString("btnAtTo.ToolTip")) | |
1547 | - Me.btnAtTo.UseVisualStyleBackColor = True | |
1525 | + resources.ApplyResources(Me.CheckAtIdSupple, "CheckAtIdSupple") | |
1526 | + Me.CheckAtIdSupple.Name = "CheckAtIdSupple" | |
1527 | + Me.ToolTip1.SetToolTip(Me.CheckAtIdSupple, resources.GetString("CheckAtIdSupple.ToolTip")) | |
1528 | + Me.CheckAtIdSupple.UseVisualStyleBackColor = True | |
1548 | 1529 | ' |
1549 | - 'btnListBack | |
1530 | + 'ComboBoxPostKeySelect | |
1550 | 1531 | ' |
1551 | - resources.ApplyResources(Me.btnListBack, "btnListBack") | |
1552 | - Me.btnListBack.Name = "btnListBack" | |
1553 | - Me.ToolTip1.SetToolTip(Me.btnListBack, resources.GetString("btnListBack.ToolTip")) | |
1554 | - Me.btnListBack.UseVisualStyleBackColor = True | |
1532 | + resources.ApplyResources(Me.ComboBoxPostKeySelect, "ComboBoxPostKeySelect") | |
1533 | + Me.ComboBoxPostKeySelect.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1534 | + Me.ComboBoxPostKeySelect.FormattingEnabled = True | |
1535 | + Me.ComboBoxPostKeySelect.Items.AddRange(New Object() {resources.GetString("ComboBoxPostKeySelect.Items"), resources.GetString("ComboBoxPostKeySelect.Items1"), resources.GetString("ComboBoxPostKeySelect.Items2")}) | |
1536 | + Me.ComboBoxPostKeySelect.Name = "ComboBoxPostKeySelect" | |
1537 | + Me.ToolTip1.SetToolTip(Me.ComboBoxPostKeySelect, resources.GetString("ComboBoxPostKeySelect.ToolTip")) | |
1555 | 1538 | ' |
1556 | - 'btnAtFromTarget | |
1539 | + 'Label27 | |
1557 | 1540 | ' |
1558 | - resources.ApplyResources(Me.btnAtFromTarget, "btnAtFromTarget") | |
1559 | - Me.btnAtFromTarget.Name = "btnAtFromTarget" | |
1560 | - Me.ToolTip1.SetToolTip(Me.btnAtFromTarget, resources.GetString("btnAtFromTarget.ToolTip")) | |
1561 | - Me.btnAtFromTarget.UseVisualStyleBackColor = True | |
1541 | + resources.ApplyResources(Me.Label27, "Label27") | |
1542 | + Me.Label27.Name = "Label27" | |
1543 | + Me.ToolTip1.SetToolTip(Me.Label27, resources.GetString("Label27.ToolTip")) | |
1562 | 1544 | ' |
1563 | - 'btnAtTarget | |
1545 | + 'CheckRetweetNoConfirm | |
1564 | 1546 | ' |
1565 | - resources.ApplyResources(Me.btnAtTarget, "btnAtTarget") | |
1566 | - Me.btnAtTarget.Name = "btnAtTarget" | |
1567 | - Me.ToolTip1.SetToolTip(Me.btnAtTarget, resources.GetString("btnAtTarget.ToolTip")) | |
1568 | - Me.btnAtTarget.UseVisualStyleBackColor = True | |
1547 | + resources.ApplyResources(Me.CheckRetweetNoConfirm, "CheckRetweetNoConfirm") | |
1548 | + Me.CheckRetweetNoConfirm.Name = "CheckRetweetNoConfirm" | |
1549 | + Me.ToolTip1.SetToolTip(Me.CheckRetweetNoConfirm, resources.GetString("CheckRetweetNoConfirm.ToolTip")) | |
1550 | + Me.CheckRetweetNoConfirm.UseVisualStyleBackColor = True | |
1569 | 1551 | ' |
1570 | - 'btnTarget | |
1552 | + 'Label12 | |
1571 | 1553 | ' |
1572 | - resources.ApplyResources(Me.btnTarget, "btnTarget") | |
1573 | - Me.btnTarget.Name = "btnTarget" | |
1574 | - Me.ToolTip1.SetToolTip(Me.btnTarget, resources.GetString("btnTarget.ToolTip")) | |
1575 | - Me.btnTarget.UseVisualStyleBackColor = True | |
1554 | + resources.ApplyResources(Me.Label12, "Label12") | |
1555 | + Me.Label12.Name = "Label12" | |
1556 | + Me.ToolTip1.SetToolTip(Me.Label12, resources.GetString("Label12.ToolTip")) | |
1576 | 1557 | ' |
1577 | - 'btnAtSelf | |
1558 | + 'CheckUseRecommendStatus | |
1578 | 1559 | ' |
1579 | - resources.ApplyResources(Me.btnAtSelf, "btnAtSelf") | |
1580 | - Me.btnAtSelf.Name = "btnAtSelf" | |
1581 | - Me.ToolTip1.SetToolTip(Me.btnAtSelf, resources.GetString("btnAtSelf.ToolTip")) | |
1582 | - Me.btnAtSelf.UseVisualStyleBackColor = True | |
1560 | + resources.ApplyResources(Me.CheckUseRecommendStatus, "CheckUseRecommendStatus") | |
1561 | + Me.CheckUseRecommendStatus.Name = "CheckUseRecommendStatus" | |
1562 | + Me.ToolTip1.SetToolTip(Me.CheckUseRecommendStatus, resources.GetString("CheckUseRecommendStatus.ToolTip")) | |
1563 | + Me.CheckUseRecommendStatus.UseVisualStyleBackColor = True | |
1583 | 1564 | ' |
1584 | - 'btnSelf | |
1565 | + 'StatusText | |
1585 | 1566 | ' |
1586 | - resources.ApplyResources(Me.btnSelf, "btnSelf") | |
1587 | - Me.btnSelf.Name = "btnSelf" | |
1588 | - Me.ToolTip1.SetToolTip(Me.btnSelf, resources.GetString("btnSelf.ToolTip")) | |
1589 | - Me.btnSelf.UseVisualStyleBackColor = True | |
1567 | + resources.ApplyResources(Me.StatusText, "StatusText") | |
1568 | + Me.StatusText.Name = "StatusText" | |
1569 | + Me.ToolTip1.SetToolTip(Me.StatusText, resources.GetString("StatusText.ToolTip")) | |
1590 | 1570 | ' |
1591 | - 'lblInputFont | |
1571 | + 'UserStreamPanel | |
1592 | 1572 | ' |
1593 | - resources.ApplyResources(Me.lblInputFont, "lblInputFont") | |
1594 | - Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1595 | - Me.lblInputFont.Name = "lblInputFont" | |
1596 | - Me.ToolTip1.SetToolTip(Me.lblInputFont, resources.GetString("lblInputFont.ToolTip")) | |
1573 | + resources.ApplyResources(Me.UserStreamPanel, "UserStreamPanel") | |
1574 | + Me.UserStreamPanel.Controls.Add(Me.UserstreamPeriod) | |
1575 | + Me.UserStreamPanel.Controls.Add(Me.StartupUserstreamCheck) | |
1576 | + Me.UserStreamPanel.Controls.Add(Me.Label83) | |
1577 | + Me.UserStreamPanel.Name = "UserStreamPanel" | |
1578 | + Me.ToolTip1.SetToolTip(Me.UserStreamPanel, resources.GetString("UserStreamPanel.ToolTip")) | |
1597 | 1579 | ' |
1598 | - 'lblInputBackcolor | |
1580 | + 'UserstreamPeriod | |
1599 | 1581 | ' |
1600 | - resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") | |
1601 | - Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1602 | - Me.lblInputBackcolor.Name = "lblInputBackcolor" | |
1603 | - Me.ToolTip1.SetToolTip(Me.lblInputBackcolor, resources.GetString("lblInputBackcolor.ToolTip")) | |
1582 | + resources.ApplyResources(Me.UserstreamPeriod, "UserstreamPeriod") | |
1583 | + Me.UserstreamPeriod.Name = "UserstreamPeriod" | |
1584 | + Me.ToolTip1.SetToolTip(Me.UserstreamPeriod, resources.GetString("UserstreamPeriod.ToolTip")) | |
1604 | 1585 | ' |
1605 | - 'lblAtTo | |
1586 | + 'StartupUserstreamCheck | |
1606 | 1587 | ' |
1607 | - resources.ApplyResources(Me.lblAtTo, "lblAtTo") | |
1608 | - Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1609 | - Me.lblAtTo.Name = "lblAtTo" | |
1610 | - Me.ToolTip1.SetToolTip(Me.lblAtTo, resources.GetString("lblAtTo.ToolTip")) | |
1588 | + resources.ApplyResources(Me.StartupUserstreamCheck, "StartupUserstreamCheck") | |
1589 | + Me.StartupUserstreamCheck.Name = "StartupUserstreamCheck" | |
1590 | + Me.ToolTip1.SetToolTip(Me.StartupUserstreamCheck, resources.GetString("StartupUserstreamCheck.ToolTip")) | |
1591 | + Me.StartupUserstreamCheck.UseVisualStyleBackColor = True | |
1611 | 1592 | ' |
1612 | - 'lblListBackcolor | |
1593 | + 'Label83 | |
1613 | 1594 | ' |
1614 | - resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") | |
1615 | - Me.lblListBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1616 | - Me.lblListBackcolor.Name = "lblListBackcolor" | |
1617 | - Me.ToolTip1.SetToolTip(Me.lblListBackcolor, resources.GetString("lblListBackcolor.ToolTip")) | |
1595 | + resources.ApplyResources(Me.Label83, "Label83") | |
1596 | + Me.Label83.Name = "Label83" | |
1597 | + Me.ToolTip1.SetToolTip(Me.Label83, resources.GetString("Label83.ToolTip")) | |
1618 | 1598 | ' |
1619 | - 'lblAtFromTarget | |
1599 | + 'StartupPanel | |
1620 | 1600 | ' |
1621 | - resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") | |
1622 | - Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1623 | - Me.lblAtFromTarget.Name = "lblAtFromTarget" | |
1624 | - Me.ToolTip1.SetToolTip(Me.lblAtFromTarget, resources.GetString("lblAtFromTarget.ToolTip")) | |
1601 | + resources.ApplyResources(Me.StartupPanel, "StartupPanel") | |
1602 | + Me.StartupPanel.Controls.Add(Me.StartupReaded) | |
1603 | + Me.StartupPanel.Controls.Add(Me.CheckStartupFollowers) | |
1604 | + Me.StartupPanel.Controls.Add(Me.CheckStartupVersion) | |
1605 | + Me.StartupPanel.Controls.Add(Me.chkGetFav) | |
1606 | + Me.StartupPanel.Name = "StartupPanel" | |
1607 | + Me.ToolTip1.SetToolTip(Me.StartupPanel, resources.GetString("StartupPanel.ToolTip")) | |
1625 | 1608 | ' |
1626 | - 'lblAtTarget | |
1609 | + 'StartupReaded | |
1627 | 1610 | ' |
1628 | - resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") | |
1629 | - Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1630 | - Me.lblAtTarget.Name = "lblAtTarget" | |
1631 | - Me.ToolTip1.SetToolTip(Me.lblAtTarget, resources.GetString("lblAtTarget.ToolTip")) | |
1611 | + resources.ApplyResources(Me.StartupReaded, "StartupReaded") | |
1612 | + Me.StartupReaded.Name = "StartupReaded" | |
1613 | + Me.ToolTip1.SetToolTip(Me.StartupReaded, resources.GetString("StartupReaded.ToolTip")) | |
1614 | + Me.StartupReaded.UseVisualStyleBackColor = True | |
1632 | 1615 | ' |
1633 | - 'lblTarget | |
1616 | + 'CheckStartupFollowers | |
1634 | 1617 | ' |
1635 | - resources.ApplyResources(Me.lblTarget, "lblTarget") | |
1636 | - Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1637 | - Me.lblTarget.Name = "lblTarget" | |
1638 | - Me.ToolTip1.SetToolTip(Me.lblTarget, resources.GetString("lblTarget.ToolTip")) | |
1618 | + resources.ApplyResources(Me.CheckStartupFollowers, "CheckStartupFollowers") | |
1619 | + Me.CheckStartupFollowers.Name = "CheckStartupFollowers" | |
1620 | + Me.ToolTip1.SetToolTip(Me.CheckStartupFollowers, resources.GetString("CheckStartupFollowers.ToolTip")) | |
1621 | + Me.CheckStartupFollowers.UseVisualStyleBackColor = True | |
1639 | 1622 | ' |
1640 | - 'lblAtSelf | |
1623 | + 'CheckStartupVersion | |
1641 | 1624 | ' |
1642 | - resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") | |
1643 | - Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1644 | - Me.lblAtSelf.Name = "lblAtSelf" | |
1645 | - Me.ToolTip1.SetToolTip(Me.lblAtSelf, resources.GetString("lblAtSelf.ToolTip")) | |
1625 | + resources.ApplyResources(Me.CheckStartupVersion, "CheckStartupVersion") | |
1626 | + Me.CheckStartupVersion.Name = "CheckStartupVersion" | |
1627 | + Me.ToolTip1.SetToolTip(Me.CheckStartupVersion, resources.GetString("CheckStartupVersion.ToolTip")) | |
1628 | + Me.CheckStartupVersion.UseVisualStyleBackColor = True | |
1646 | 1629 | ' |
1647 | - 'lblSelf | |
1630 | + 'chkGetFav | |
1648 | 1631 | ' |
1649 | - resources.ApplyResources(Me.lblSelf, "lblSelf") | |
1650 | - Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1651 | - Me.lblSelf.Name = "lblSelf" | |
1652 | - Me.ToolTip1.SetToolTip(Me.lblSelf, resources.GetString("lblSelf.ToolTip")) | |
1632 | + resources.ApplyResources(Me.chkGetFav, "chkGetFav") | |
1633 | + Me.chkGetFav.Name = "chkGetFav" | |
1634 | + Me.ToolTip1.SetToolTip(Me.chkGetFav, resources.GetString("chkGetFav.ToolTip")) | |
1635 | + Me.chkGetFav.UseVisualStyleBackColor = True | |
1653 | 1636 | ' |
1654 | - 'ButtonBackToDefaultFontColor2 | |
1637 | + 'BasedPanel | |
1655 | 1638 | ' |
1656 | - resources.ApplyResources(Me.ButtonBackToDefaultFontColor2, "ButtonBackToDefaultFontColor2") | |
1657 | - Me.ButtonBackToDefaultFontColor2.Name = "ButtonBackToDefaultFontColor2" | |
1658 | - Me.ToolTip1.SetToolTip(Me.ButtonBackToDefaultFontColor2, resources.GetString("ButtonBackToDefaultFontColor2.ToolTip")) | |
1659 | - Me.ButtonBackToDefaultFontColor2.UseVisualStyleBackColor = True | |
1639 | + resources.ApplyResources(Me.BasedPanel, "BasedPanel") | |
1640 | + Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) | |
1641 | + Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) | |
1642 | + Me.BasedPanel.Controls.Add(Me.Label6) | |
1643 | + Me.BasedPanel.Controls.Add(Me.AuthClearButton) | |
1644 | + Me.BasedPanel.Controls.Add(Me.AuthUserLabel) | |
1645 | + Me.BasedPanel.Controls.Add(Me.AuthStateLabel) | |
1646 | + Me.BasedPanel.Controls.Add(Me.Label4) | |
1647 | + Me.BasedPanel.Controls.Add(Me.AuthorizeButton) | |
1648 | + Me.BasedPanel.Controls.Add(Me.Label1) | |
1649 | + Me.BasedPanel.Controls.Add(Me.Label2) | |
1650 | + Me.BasedPanel.Controls.Add(Me.Username) | |
1651 | + Me.BasedPanel.Controls.Add(Me.Password) | |
1652 | + Me.BasedPanel.Name = "BasedPanel" | |
1653 | + Me.ToolTip1.SetToolTip(Me.BasedPanel, resources.GetString("BasedPanel.ToolTip")) | |
1660 | 1654 | ' |
1661 | - 'ConnectionPanel | |
1655 | + 'AuthBasicRadio | |
1662 | 1656 | ' |
1663 | - resources.ApplyResources(Me.ConnectionPanel, "ConnectionPanel") | |
1664 | - Me.ConnectionPanel.Controls.Add(Me.CheckEnableBasicAuth) | |
1665 | - Me.ConnectionPanel.Controls.Add(Me.TwitterSearchAPIText) | |
1666 | - Me.ConnectionPanel.Controls.Add(Me.Label31) | |
1667 | - Me.ConnectionPanel.Controls.Add(Me.TwitterAPIText) | |
1668 | - Me.ConnectionPanel.Controls.Add(Me.Label8) | |
1669 | - Me.ConnectionPanel.Controls.Add(Me.CheckUseSsl) | |
1670 | - Me.ConnectionPanel.Controls.Add(Me.Label64) | |
1671 | - Me.ConnectionPanel.Controls.Add(Me.ConnectionTimeOut) | |
1672 | - Me.ConnectionPanel.Controls.Add(Me.Label63) | |
1673 | - Me.ConnectionPanel.Name = "ConnectionPanel" | |
1674 | - Me.ToolTip1.SetToolTip(Me.ConnectionPanel, resources.GetString("ConnectionPanel.ToolTip")) | |
1657 | + resources.ApplyResources(Me.AuthBasicRadio, "AuthBasicRadio") | |
1658 | + Me.AuthBasicRadio.Name = "AuthBasicRadio" | |
1659 | + Me.ToolTip1.SetToolTip(Me.AuthBasicRadio, resources.GetString("AuthBasicRadio.ToolTip")) | |
1660 | + Me.AuthBasicRadio.UseVisualStyleBackColor = True | |
1675 | 1661 | ' |
1676 | - 'CheckEnableBasicAuth | |
1662 | + 'AuthOAuthRadio | |
1677 | 1663 | ' |
1678 | - resources.ApplyResources(Me.CheckEnableBasicAuth, "CheckEnableBasicAuth") | |
1679 | - Me.CheckEnableBasicAuth.Name = "CheckEnableBasicAuth" | |
1680 | - Me.ToolTip1.SetToolTip(Me.CheckEnableBasicAuth, resources.GetString("CheckEnableBasicAuth.ToolTip")) | |
1681 | - Me.CheckEnableBasicAuth.UseVisualStyleBackColor = True | |
1664 | + resources.ApplyResources(Me.AuthOAuthRadio, "AuthOAuthRadio") | |
1665 | + Me.AuthOAuthRadio.Checked = True | |
1666 | + Me.AuthOAuthRadio.Name = "AuthOAuthRadio" | |
1667 | + Me.AuthOAuthRadio.TabStop = True | |
1668 | + Me.ToolTip1.SetToolTip(Me.AuthOAuthRadio, resources.GetString("AuthOAuthRadio.ToolTip")) | |
1669 | + Me.AuthOAuthRadio.UseVisualStyleBackColor = True | |
1682 | 1670 | ' |
1683 | - 'TwitterSearchAPIText | |
1671 | + 'Label6 | |
1684 | 1672 | ' |
1685 | - resources.ApplyResources(Me.TwitterSearchAPIText, "TwitterSearchAPIText") | |
1686 | - Me.TwitterSearchAPIText.Name = "TwitterSearchAPIText" | |
1687 | - Me.ToolTip1.SetToolTip(Me.TwitterSearchAPIText, resources.GetString("TwitterSearchAPIText.ToolTip")) | |
1673 | + resources.ApplyResources(Me.Label6, "Label6") | |
1674 | + Me.Label6.Name = "Label6" | |
1675 | + Me.ToolTip1.SetToolTip(Me.Label6, resources.GetString("Label6.ToolTip")) | |
1688 | 1676 | ' |
1689 | - 'Label31 | |
1677 | + 'AuthClearButton | |
1690 | 1678 | ' |
1691 | - resources.ApplyResources(Me.Label31, "Label31") | |
1692 | - Me.Label31.Name = "Label31" | |
1693 | - Me.ToolTip1.SetToolTip(Me.Label31, resources.GetString("Label31.ToolTip")) | |
1679 | + resources.ApplyResources(Me.AuthClearButton, "AuthClearButton") | |
1680 | + Me.AuthClearButton.Name = "AuthClearButton" | |
1681 | + Me.ToolTip1.SetToolTip(Me.AuthClearButton, resources.GetString("AuthClearButton.ToolTip")) | |
1682 | + Me.AuthClearButton.UseVisualStyleBackColor = True | |
1694 | 1683 | ' |
1695 | - 'TwitterAPIText | |
1684 | + 'AuthUserLabel | |
1696 | 1685 | ' |
1697 | - resources.ApplyResources(Me.TwitterAPIText, "TwitterAPIText") | |
1698 | - Me.TwitterAPIText.Name = "TwitterAPIText" | |
1699 | - Me.ToolTip1.SetToolTip(Me.TwitterAPIText, resources.GetString("TwitterAPIText.ToolTip")) | |
1686 | + resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") | |
1687 | + Me.AuthUserLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1688 | + Me.AuthUserLabel.Name = "AuthUserLabel" | |
1689 | + Me.ToolTip1.SetToolTip(Me.AuthUserLabel, resources.GetString("AuthUserLabel.ToolTip")) | |
1700 | 1690 | ' |
1701 | - 'Label8 | |
1691 | + 'AuthStateLabel | |
1702 | 1692 | ' |
1703 | - resources.ApplyResources(Me.Label8, "Label8") | |
1704 | - Me.Label8.Name = "Label8" | |
1705 | - Me.ToolTip1.SetToolTip(Me.Label8, resources.GetString("Label8.ToolTip")) | |
1693 | + resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") | |
1694 | + Me.AuthStateLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
1695 | + Me.AuthStateLabel.Name = "AuthStateLabel" | |
1696 | + Me.ToolTip1.SetToolTip(Me.AuthStateLabel, resources.GetString("AuthStateLabel.ToolTip")) | |
1706 | 1697 | ' |
1707 | - 'CheckUseSsl | |
1698 | + 'Label4 | |
1708 | 1699 | ' |
1709 | - resources.ApplyResources(Me.CheckUseSsl, "CheckUseSsl") | |
1710 | - Me.CheckUseSsl.Name = "CheckUseSsl" | |
1711 | - Me.ToolTip1.SetToolTip(Me.CheckUseSsl, resources.GetString("CheckUseSsl.ToolTip")) | |
1712 | - Me.CheckUseSsl.UseVisualStyleBackColor = True | |
1700 | + resources.ApplyResources(Me.Label4, "Label4") | |
1701 | + Me.Label4.Name = "Label4" | |
1702 | + Me.ToolTip1.SetToolTip(Me.Label4, resources.GetString("Label4.ToolTip")) | |
1713 | 1703 | ' |
1714 | - 'Label64 | |
1704 | + 'AuthorizeButton | |
1715 | 1705 | ' |
1716 | - resources.ApplyResources(Me.Label64, "Label64") | |
1717 | - Me.Label64.BackColor = System.Drawing.SystemColors.ActiveCaption | |
1718 | - Me.Label64.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
1719 | - Me.Label64.Name = "Label64" | |
1720 | - Me.ToolTip1.SetToolTip(Me.Label64, resources.GetString("Label64.ToolTip")) | |
1706 | + resources.ApplyResources(Me.AuthorizeButton, "AuthorizeButton") | |
1707 | + Me.AuthorizeButton.Name = "AuthorizeButton" | |
1708 | + Me.ToolTip1.SetToolTip(Me.AuthorizeButton, resources.GetString("AuthorizeButton.ToolTip")) | |
1709 | + Me.AuthorizeButton.UseVisualStyleBackColor = True | |
1721 | 1710 | ' |
1722 | - 'ConnectionTimeOut | |
1711 | + 'Label1 | |
1723 | 1712 | ' |
1724 | - resources.ApplyResources(Me.ConnectionTimeOut, "ConnectionTimeOut") | |
1725 | - Me.ConnectionTimeOut.Name = "ConnectionTimeOut" | |
1726 | - Me.ToolTip1.SetToolTip(Me.ConnectionTimeOut, resources.GetString("ConnectionTimeOut.ToolTip")) | |
1713 | + resources.ApplyResources(Me.Label1, "Label1") | |
1714 | + Me.Label1.Name = "Label1" | |
1715 | + Me.ToolTip1.SetToolTip(Me.Label1, resources.GetString("Label1.ToolTip")) | |
1727 | 1716 | ' |
1728 | - 'Label63 | |
1717 | + 'Label2 | |
1729 | 1718 | ' |
1730 | - resources.ApplyResources(Me.Label63, "Label63") | |
1731 | - Me.Label63.Name = "Label63" | |
1732 | - Me.ToolTip1.SetToolTip(Me.Label63, resources.GetString("Label63.ToolTip")) | |
1719 | + resources.ApplyResources(Me.Label2, "Label2") | |
1720 | + Me.Label2.Name = "Label2" | |
1721 | + Me.ToolTip1.SetToolTip(Me.Label2, resources.GetString("Label2.ToolTip")) | |
1733 | 1722 | ' |
1734 | - 'ProxyPanel | |
1723 | + 'Username | |
1735 | 1724 | ' |
1736 | - resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") | |
1737 | - Me.ProxyPanel.Controls.Add(Me.Label55) | |
1738 | - Me.ProxyPanel.Controls.Add(Me.TextProxyPassword) | |
1739 | - Me.ProxyPanel.Controls.Add(Me.RadioProxyNone) | |
1740 | - Me.ProxyPanel.Controls.Add(Me.LabelProxyPassword) | |
1741 | - Me.ProxyPanel.Controls.Add(Me.RadioProxyIE) | |
1742 | - Me.ProxyPanel.Controls.Add(Me.TextProxyUser) | |
1743 | - Me.ProxyPanel.Controls.Add(Me.RadioProxySpecified) | |
1744 | - Me.ProxyPanel.Controls.Add(Me.LabelProxyUser) | |
1745 | - Me.ProxyPanel.Controls.Add(Me.LabelProxyAddress) | |
1746 | - Me.ProxyPanel.Controls.Add(Me.TextProxyPort) | |
1747 | - Me.ProxyPanel.Controls.Add(Me.TextProxyAddress) | |
1748 | - Me.ProxyPanel.Controls.Add(Me.LabelProxyPort) | |
1749 | - Me.ProxyPanel.Name = "ProxyPanel" | |
1750 | - Me.ToolTip1.SetToolTip(Me.ProxyPanel, resources.GetString("ProxyPanel.ToolTip")) | |
1725 | + resources.ApplyResources(Me.Username, "Username") | |
1726 | + Me.Username.Name = "Username" | |
1727 | + Me.ToolTip1.SetToolTip(Me.Username, resources.GetString("Username.ToolTip")) | |
1751 | 1728 | ' |
1752 | - 'Label55 | |
1729 | + 'Password | |
1753 | 1730 | ' |
1754 | - resources.ApplyResources(Me.Label55, "Label55") | |
1755 | - Me.Label55.BackColor = System.Drawing.SystemColors.ActiveCaption | |
1756 | - Me.Label55.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
1757 | - Me.Label55.Name = "Label55" | |
1758 | - Me.ToolTip1.SetToolTip(Me.Label55, resources.GetString("Label55.ToolTip")) | |
1731 | + resources.ApplyResources(Me.Password, "Password") | |
1732 | + Me.Password.Name = "Password" | |
1733 | + Me.ToolTip1.SetToolTip(Me.Password, resources.GetString("Password.ToolTip")) | |
1734 | + Me.Password.UseSystemPasswordChar = True | |
1759 | 1735 | ' |
1760 | - 'TextProxyPassword | |
1736 | + 'GetCountPanel | |
1761 | 1737 | ' |
1762 | - resources.ApplyResources(Me.TextProxyPassword, "TextProxyPassword") | |
1763 | - Me.TextProxyPassword.Name = "TextProxyPassword" | |
1764 | - Me.ToolTip1.SetToolTip(Me.TextProxyPassword, resources.GetString("TextProxyPassword.ToolTip")) | |
1765 | - Me.TextProxyPassword.UseSystemPasswordChar = True | |
1738 | + resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") | |
1739 | + Me.GetCountPanel.Controls.Add(Me.ListTextCountApi) | |
1740 | + Me.GetCountPanel.Controls.Add(Me.Label25) | |
1741 | + Me.GetCountPanel.Controls.Add(Me.UserTimelineTextCountApi) | |
1742 | + Me.GetCountPanel.Controls.Add(Me.Label17) | |
1743 | + Me.GetCountPanel.Controls.Add(Me.Label30) | |
1744 | + Me.GetCountPanel.Controls.Add(Me.Label28) | |
1745 | + Me.GetCountPanel.Controls.Add(Me.Label19) | |
1746 | + Me.GetCountPanel.Controls.Add(Me.FavoritesTextCountApi) | |
1747 | + Me.GetCountPanel.Controls.Add(Me.SearchTextCountApi) | |
1748 | + Me.GetCountPanel.Controls.Add(Me.Label66) | |
1749 | + Me.GetCountPanel.Controls.Add(Me.FirstTextCountApi) | |
1750 | + Me.GetCountPanel.Controls.Add(Me.GetMoreTextCountApi) | |
1751 | + Me.GetCountPanel.Controls.Add(Me.Label53) | |
1752 | + Me.GetCountPanel.Controls.Add(Me.UseChangeGetCount) | |
1753 | + Me.GetCountPanel.Controls.Add(Me.TextCountApiReply) | |
1754 | + Me.GetCountPanel.Controls.Add(Me.Label67) | |
1755 | + Me.GetCountPanel.Controls.Add(Me.TextCountApi) | |
1756 | + Me.GetCountPanel.Name = "GetCountPanel" | |
1757 | + Me.ToolTip1.SetToolTip(Me.GetCountPanel, resources.GetString("GetCountPanel.ToolTip")) | |
1766 | 1758 | ' |
1767 | - 'RadioProxyNone | |
1759 | + 'ListTextCountApi | |
1768 | 1760 | ' |
1769 | - resources.ApplyResources(Me.RadioProxyNone, "RadioProxyNone") | |
1770 | - Me.RadioProxyNone.Name = "RadioProxyNone" | |
1771 | - Me.ToolTip1.SetToolTip(Me.RadioProxyNone, resources.GetString("RadioProxyNone.ToolTip")) | |
1772 | - Me.RadioProxyNone.UseVisualStyleBackColor = True | |
1761 | + resources.ApplyResources(Me.ListTextCountApi, "ListTextCountApi") | |
1762 | + Me.ListTextCountApi.Name = "ListTextCountApi" | |
1763 | + Me.ToolTip1.SetToolTip(Me.ListTextCountApi, resources.GetString("ListTextCountApi.ToolTip")) | |
1773 | 1764 | ' |
1774 | - 'LabelProxyPassword | |
1765 | + 'Label25 | |
1775 | 1766 | ' |
1776 | - resources.ApplyResources(Me.LabelProxyPassword, "LabelProxyPassword") | |
1777 | - Me.LabelProxyPassword.Name = "LabelProxyPassword" | |
1778 | - Me.ToolTip1.SetToolTip(Me.LabelProxyPassword, resources.GetString("LabelProxyPassword.ToolTip")) | |
1767 | + resources.ApplyResources(Me.Label25, "Label25") | |
1768 | + Me.Label25.Name = "Label25" | |
1769 | + Me.ToolTip1.SetToolTip(Me.Label25, resources.GetString("Label25.ToolTip")) | |
1779 | 1770 | ' |
1780 | - 'RadioProxyIE | |
1771 | + 'UserTimelineTextCountApi | |
1781 | 1772 | ' |
1782 | - resources.ApplyResources(Me.RadioProxyIE, "RadioProxyIE") | |
1783 | - Me.RadioProxyIE.Checked = True | |
1784 | - Me.RadioProxyIE.Name = "RadioProxyIE" | |
1785 | - Me.RadioProxyIE.TabStop = True | |
1786 | - Me.ToolTip1.SetToolTip(Me.RadioProxyIE, resources.GetString("RadioProxyIE.ToolTip")) | |
1787 | - Me.RadioProxyIE.UseVisualStyleBackColor = True | |
1773 | + resources.ApplyResources(Me.UserTimelineTextCountApi, "UserTimelineTextCountApi") | |
1774 | + Me.UserTimelineTextCountApi.Name = "UserTimelineTextCountApi" | |
1775 | + Me.ToolTip1.SetToolTip(Me.UserTimelineTextCountApi, resources.GetString("UserTimelineTextCountApi.ToolTip")) | |
1788 | 1776 | ' |
1789 | - 'TextProxyUser | |
1777 | + 'Label17 | |
1790 | 1778 | ' |
1791 | - resources.ApplyResources(Me.TextProxyUser, "TextProxyUser") | |
1792 | - Me.TextProxyUser.Name = "TextProxyUser" | |
1793 | - Me.ToolTip1.SetToolTip(Me.TextProxyUser, resources.GetString("TextProxyUser.ToolTip")) | |
1779 | + resources.ApplyResources(Me.Label17, "Label17") | |
1780 | + Me.Label17.Name = "Label17" | |
1781 | + Me.ToolTip1.SetToolTip(Me.Label17, resources.GetString("Label17.ToolTip")) | |
1794 | 1782 | ' |
1795 | - 'RadioProxySpecified | |
1783 | + 'Label30 | |
1796 | 1784 | ' |
1797 | - resources.ApplyResources(Me.RadioProxySpecified, "RadioProxySpecified") | |
1798 | - Me.RadioProxySpecified.Name = "RadioProxySpecified" | |
1799 | - Me.ToolTip1.SetToolTip(Me.RadioProxySpecified, resources.GetString("RadioProxySpecified.ToolTip")) | |
1800 | - Me.RadioProxySpecified.UseVisualStyleBackColor = True | |
1785 | + resources.ApplyResources(Me.Label30, "Label30") | |
1786 | + Me.Label30.Name = "Label30" | |
1787 | + Me.ToolTip1.SetToolTip(Me.Label30, resources.GetString("Label30.ToolTip")) | |
1801 | 1788 | ' |
1802 | - 'LabelProxyUser | |
1789 | + 'Label28 | |
1803 | 1790 | ' |
1804 | - resources.ApplyResources(Me.LabelProxyUser, "LabelProxyUser") | |
1805 | - Me.LabelProxyUser.Name = "LabelProxyUser" | |
1806 | - Me.ToolTip1.SetToolTip(Me.LabelProxyUser, resources.GetString("LabelProxyUser.ToolTip")) | |
1791 | + resources.ApplyResources(Me.Label28, "Label28") | |
1792 | + Me.Label28.Name = "Label28" | |
1793 | + Me.ToolTip1.SetToolTip(Me.Label28, resources.GetString("Label28.ToolTip")) | |
1807 | 1794 | ' |
1808 | - 'LabelProxyAddress | |
1795 | + 'Label19 | |
1809 | 1796 | ' |
1810 | - resources.ApplyResources(Me.LabelProxyAddress, "LabelProxyAddress") | |
1811 | - Me.LabelProxyAddress.Name = "LabelProxyAddress" | |
1812 | - Me.ToolTip1.SetToolTip(Me.LabelProxyAddress, resources.GetString("LabelProxyAddress.ToolTip")) | |
1797 | + resources.ApplyResources(Me.Label19, "Label19") | |
1798 | + Me.Label19.Name = "Label19" | |
1799 | + Me.ToolTip1.SetToolTip(Me.Label19, resources.GetString("Label19.ToolTip")) | |
1813 | 1800 | ' |
1814 | - 'TextProxyPort | |
1801 | + 'FavoritesTextCountApi | |
1815 | 1802 | ' |
1816 | - resources.ApplyResources(Me.TextProxyPort, "TextProxyPort") | |
1817 | - Me.TextProxyPort.Name = "TextProxyPort" | |
1818 | - Me.ToolTip1.SetToolTip(Me.TextProxyPort, resources.GetString("TextProxyPort.ToolTip")) | |
1803 | + resources.ApplyResources(Me.FavoritesTextCountApi, "FavoritesTextCountApi") | |
1804 | + Me.FavoritesTextCountApi.Name = "FavoritesTextCountApi" | |
1805 | + Me.ToolTip1.SetToolTip(Me.FavoritesTextCountApi, resources.GetString("FavoritesTextCountApi.ToolTip")) | |
1819 | 1806 | ' |
1820 | - 'TextProxyAddress | |
1807 | + 'SearchTextCountApi | |
1821 | 1808 | ' |
1822 | - resources.ApplyResources(Me.TextProxyAddress, "TextProxyAddress") | |
1823 | - Me.TextProxyAddress.Name = "TextProxyAddress" | |
1824 | - Me.ToolTip1.SetToolTip(Me.TextProxyAddress, resources.GetString("TextProxyAddress.ToolTip")) | |
1809 | + resources.ApplyResources(Me.SearchTextCountApi, "SearchTextCountApi") | |
1810 | + Me.SearchTextCountApi.Name = "SearchTextCountApi" | |
1811 | + Me.ToolTip1.SetToolTip(Me.SearchTextCountApi, resources.GetString("SearchTextCountApi.ToolTip")) | |
1825 | 1812 | ' |
1826 | - 'LabelProxyPort | |
1813 | + 'Label66 | |
1827 | 1814 | ' |
1828 | - resources.ApplyResources(Me.LabelProxyPort, "LabelProxyPort") | |
1829 | - Me.LabelProxyPort.Name = "LabelProxyPort" | |
1830 | - Me.ToolTip1.SetToolTip(Me.LabelProxyPort, resources.GetString("LabelProxyPort.ToolTip")) | |
1815 | + resources.ApplyResources(Me.Label66, "Label66") | |
1816 | + Me.Label66.Name = "Label66" | |
1817 | + Me.ToolTip1.SetToolTip(Me.Label66, resources.GetString("Label66.ToolTip")) | |
1831 | 1818 | ' |
1832 | - 'CooperatePanel | |
1819 | + 'FirstTextCountApi | |
1833 | 1820 | ' |
1834 | - resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") | |
1835 | - Me.CooperatePanel.Controls.Add(Me.ComboBoxTranslateLanguage) | |
1836 | - Me.CooperatePanel.Controls.Add(Me.Label29) | |
1837 | - Me.CooperatePanel.Controls.Add(Me.CheckOutputz) | |
1838 | - Me.CooperatePanel.Controls.Add(Me.CheckNicoms) | |
1839 | - Me.CooperatePanel.Controls.Add(Me.TextBoxOutputzKey) | |
1840 | - Me.CooperatePanel.Controls.Add(Me.Label60) | |
1841 | - Me.CooperatePanel.Controls.Add(Me.Label59) | |
1842 | - Me.CooperatePanel.Controls.Add(Me.ComboBoxOutputzUrlmode) | |
1843 | - Me.CooperatePanel.Name = "CooperatePanel" | |
1844 | - Me.ToolTip1.SetToolTip(Me.CooperatePanel, resources.GetString("CooperatePanel.ToolTip")) | |
1821 | + resources.ApplyResources(Me.FirstTextCountApi, "FirstTextCountApi") | |
1822 | + Me.FirstTextCountApi.Name = "FirstTextCountApi" | |
1823 | + Me.ToolTip1.SetToolTip(Me.FirstTextCountApi, resources.GetString("FirstTextCountApi.ToolTip")) | |
1845 | 1824 | ' |
1846 | - 'ComboBoxTranslateLanguage | |
1825 | + 'GetMoreTextCountApi | |
1847 | 1826 | ' |
1848 | - resources.ApplyResources(Me.ComboBoxTranslateLanguage, "ComboBoxTranslateLanguage") | |
1849 | - Me.ComboBoxTranslateLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1850 | - Me.ComboBoxTranslateLanguage.FormattingEnabled = True | |
1851 | - Me.ComboBoxTranslateLanguage.Items.AddRange(New Object() {resources.GetString("ComboBoxTranslateLanguage.Items"), resources.GetString("ComboBoxTranslateLanguage.Items1"), resources.GetString("ComboBoxTranslateLanguage.Items2"), resources.GetString("ComboBoxTranslateLanguage.Items3"), resources.GetString("ComboBoxTranslateLanguage.Items4"), resources.GetString("ComboBoxTranslateLanguage.Items5"), resources.GetString("ComboBoxTranslateLanguage.Items6"), resources.GetString("ComboBoxTranslateLanguage.Items7"), resources.GetString("ComboBoxTranslateLanguage.Items8"), resources.GetString("ComboBoxTranslateLanguage.Items9"), resources.GetString("ComboBoxTranslateLanguage.Items10"), resources.GetString("ComboBoxTranslateLanguage.Items11"), resources.GetString("ComboBoxTranslateLanguage.Items12"), resources.GetString("ComboBoxTranslateLanguage.Items13"), resources.GetString("ComboBoxTranslateLanguage.Items14"), resources.GetString("ComboBoxTranslateLanguage.Items15"), resources.GetString("ComboBoxTranslateLanguage.Items16"), resources.GetString("ComboBoxTranslateLanguage.Items17"), resources.GetString("ComboBoxTranslateLanguage.Items18"), resources.GetString("ComboBoxTranslateLanguage.Items19"), resources.GetString("ComboBoxTranslateLanguage.Items20"), resources.GetString("ComboBoxTranslateLanguage.Items21"), resources.GetString("ComboBoxTranslateLanguage.Items22"), resources.GetString("ComboBoxTranslateLanguage.Items23"), resources.GetString("ComboBoxTranslateLanguage.Items24"), resources.GetString("ComboBoxTranslateLanguage.Items25"), resources.GetString("ComboBoxTranslateLanguage.Items26"), resources.GetString("ComboBoxTranslateLanguage.Items27"), resources.GetString("ComboBoxTranslateLanguage.Items28"), resources.GetString("ComboBoxTranslateLanguage.Items29"), resources.GetString("ComboBoxTranslateLanguage.Items30"), resources.GetString("ComboBoxTranslateLanguage.Items31"), resources.GetString("ComboBoxTranslateLanguage.Items32"), resources.GetString("ComboBoxTranslateLanguage.Items33"), resources.GetString("ComboBoxTranslateLanguage.Items34"), resources.GetString("ComboBoxTranslateLanguage.Items35"), resources.GetString("ComboBoxTranslateLanguage.Items36"), resources.GetString("ComboBoxTranslateLanguage.Items37"), resources.GetString("ComboBoxTranslateLanguage.Items38"), resources.GetString("ComboBoxTranslateLanguage.Items39"), resources.GetString("ComboBoxTranslateLanguage.Items40"), resources.GetString("ComboBoxTranslateLanguage.Items41"), resources.GetString("ComboBoxTranslateLanguage.Items42"), resources.GetString("ComboBoxTranslateLanguage.Items43"), resources.GetString("ComboBoxTranslateLanguage.Items44"), resources.GetString("ComboBoxTranslateLanguage.Items45"), resources.GetString("ComboBoxTranslateLanguage.Items46"), resources.GetString("ComboBoxTranslateLanguage.Items47"), resources.GetString("ComboBoxTranslateLanguage.Items48"), resources.GetString("ComboBoxTranslateLanguage.Items49"), resources.GetString("ComboBoxTranslateLanguage.Items50"), resources.GetString("ComboBoxTranslateLanguage.Items51"), resources.GetString("ComboBoxTranslateLanguage.Items52"), resources.GetString("ComboBoxTranslateLanguage.Items53"), resources.GetString("ComboBoxTranslateLanguage.Items54"), resources.GetString("ComboBoxTranslateLanguage.Items55"), resources.GetString("ComboBoxTranslateLanguage.Items56"), resources.GetString("ComboBoxTranslateLanguage.Items57"), resources.GetString("ComboBoxTranslateLanguage.Items58"), resources.GetString("ComboBoxTranslateLanguage.Items59"), resources.GetString("ComboBoxTranslateLanguage.Items60"), resources.GetString("ComboBoxTranslateLanguage.Items61"), resources.GetString("ComboBoxTranslateLanguage.Items62"), resources.GetString("ComboBoxTranslateLanguage.Items63"), resources.GetString("ComboBoxTranslateLanguage.Items64"), resources.GetString("ComboBoxTranslateLanguage.Items65"), resources.GetString("ComboBoxTranslateLanguage.Items66"), resources.GetString("ComboBoxTranslateLanguage.Items67"), resources.GetString("ComboBoxTranslateLanguage.Items68"), resources.GetString("ComboBoxTranslateLanguage.Items69"), resources.GetString("ComboBoxTranslateLanguage.Items70"), resources.GetString("ComboBoxTranslateLanguage.Items71"), resources.GetString("ComboBoxTranslateLanguage.Items72"), resources.GetString("ComboBoxTranslateLanguage.Items73"), resources.GetString("ComboBoxTranslateLanguage.Items74"), resources.GetString("ComboBoxTranslateLanguage.Items75"), resources.GetString("ComboBoxTranslateLanguage.Items76"), resources.GetString("ComboBoxTranslateLanguage.Items77"), resources.GetString("ComboBoxTranslateLanguage.Items78"), resources.GetString("ComboBoxTranslateLanguage.Items79"), resources.GetString("ComboBoxTranslateLanguage.Items80"), resources.GetString("ComboBoxTranslateLanguage.Items81"), resources.GetString("ComboBoxTranslateLanguage.Items82"), resources.GetString("ComboBoxTranslateLanguage.Items83"), resources.GetString("ComboBoxTranslateLanguage.Items84"), resources.GetString("ComboBoxTranslateLanguage.Items85"), resources.GetString("ComboBoxTranslateLanguage.Items86"), resources.GetString("ComboBoxTranslateLanguage.Items87"), resources.GetString("ComboBoxTranslateLanguage.Items88"), resources.GetString("ComboBoxTranslateLanguage.Items89"), resources.GetString("ComboBoxTranslateLanguage.Items90"), resources.GetString("ComboBoxTranslateLanguage.Items91"), resources.GetString("ComboBoxTranslateLanguage.Items92"), resources.GetString("ComboBoxTranslateLanguage.Items93"), resources.GetString("ComboBoxTranslateLanguage.Items94"), resources.GetString("ComboBoxTranslateLanguage.Items95"), resources.GetString("ComboBoxTranslateLanguage.Items96"), resources.GetString("ComboBoxTranslateLanguage.Items97"), resources.GetString("ComboBoxTranslateLanguage.Items98"), resources.GetString("ComboBoxTranslateLanguage.Items99"), resources.GetString("ComboBoxTranslateLanguage.Items100"), resources.GetString("ComboBoxTranslateLanguage.Items101"), resources.GetString("ComboBoxTranslateLanguage.Items102"), resources.GetString("ComboBoxTranslateLanguage.Items103"), resources.GetString("ComboBoxTranslateLanguage.Items104"), resources.GetString("ComboBoxTranslateLanguage.Items105"), resources.GetString("ComboBoxTranslateLanguage.Items106")}) | |
1852 | - Me.ComboBoxTranslateLanguage.Name = "ComboBoxTranslateLanguage" | |
1853 | - Me.ToolTip1.SetToolTip(Me.ComboBoxTranslateLanguage, resources.GetString("ComboBoxTranslateLanguage.ToolTip")) | |
1827 | + resources.ApplyResources(Me.GetMoreTextCountApi, "GetMoreTextCountApi") | |
1828 | + Me.GetMoreTextCountApi.Name = "GetMoreTextCountApi" | |
1829 | + Me.ToolTip1.SetToolTip(Me.GetMoreTextCountApi, resources.GetString("GetMoreTextCountApi.ToolTip")) | |
1854 | 1830 | ' |
1855 | - 'Label29 | |
1831 | + 'Label53 | |
1856 | 1832 | ' |
1857 | - resources.ApplyResources(Me.Label29, "Label29") | |
1858 | - Me.Label29.Name = "Label29" | |
1859 | - Me.ToolTip1.SetToolTip(Me.Label29, resources.GetString("Label29.ToolTip")) | |
1833 | + resources.ApplyResources(Me.Label53, "Label53") | |
1834 | + Me.Label53.Name = "Label53" | |
1835 | + Me.ToolTip1.SetToolTip(Me.Label53, resources.GetString("Label53.ToolTip")) | |
1860 | 1836 | ' |
1861 | - 'CheckOutputz | |
1837 | + 'UseChangeGetCount | |
1862 | 1838 | ' |
1863 | - resources.ApplyResources(Me.CheckOutputz, "CheckOutputz") | |
1864 | - Me.CheckOutputz.Name = "CheckOutputz" | |
1865 | - Me.ToolTip1.SetToolTip(Me.CheckOutputz, resources.GetString("CheckOutputz.ToolTip")) | |
1866 | - Me.CheckOutputz.UseVisualStyleBackColor = True | |
1839 | + resources.ApplyResources(Me.UseChangeGetCount, "UseChangeGetCount") | |
1840 | + Me.UseChangeGetCount.Name = "UseChangeGetCount" | |
1841 | + Me.ToolTip1.SetToolTip(Me.UseChangeGetCount, resources.GetString("UseChangeGetCount.ToolTip")) | |
1842 | + Me.UseChangeGetCount.UseVisualStyleBackColor = True | |
1867 | 1843 | ' |
1868 | - 'CheckNicoms | |
1844 | + 'TextCountApiReply | |
1869 | 1845 | ' |
1870 | - resources.ApplyResources(Me.CheckNicoms, "CheckNicoms") | |
1871 | - Me.CheckNicoms.Name = "CheckNicoms" | |
1872 | - Me.ToolTip1.SetToolTip(Me.CheckNicoms, resources.GetString("CheckNicoms.ToolTip")) | |
1873 | - Me.CheckNicoms.UseVisualStyleBackColor = True | |
1846 | + resources.ApplyResources(Me.TextCountApiReply, "TextCountApiReply") | |
1847 | + Me.TextCountApiReply.Name = "TextCountApiReply" | |
1848 | + Me.ToolTip1.SetToolTip(Me.TextCountApiReply, resources.GetString("TextCountApiReply.ToolTip")) | |
1874 | 1849 | ' |
1875 | - 'TextBoxOutputzKey | |
1850 | + 'Label67 | |
1876 | 1851 | ' |
1877 | - resources.ApplyResources(Me.TextBoxOutputzKey, "TextBoxOutputzKey") | |
1878 | - Me.TextBoxOutputzKey.Name = "TextBoxOutputzKey" | |
1879 | - Me.ToolTip1.SetToolTip(Me.TextBoxOutputzKey, resources.GetString("TextBoxOutputzKey.ToolTip")) | |
1852 | + resources.ApplyResources(Me.Label67, "Label67") | |
1853 | + Me.Label67.Name = "Label67" | |
1854 | + Me.ToolTip1.SetToolTip(Me.Label67, resources.GetString("Label67.ToolTip")) | |
1880 | 1855 | ' |
1881 | - 'Label60 | |
1856 | + 'TextCountApi | |
1882 | 1857 | ' |
1883 | - resources.ApplyResources(Me.Label60, "Label60") | |
1884 | - Me.Label60.Name = "Label60" | |
1885 | - Me.ToolTip1.SetToolTip(Me.Label60, resources.GetString("Label60.ToolTip")) | |
1858 | + resources.ApplyResources(Me.TextCountApi, "TextCountApi") | |
1859 | + Me.TextCountApi.Name = "TextCountApi" | |
1860 | + Me.ToolTip1.SetToolTip(Me.TextCountApi, resources.GetString("TextCountApi.ToolTip")) | |
1886 | 1861 | ' |
1887 | - 'Label59 | |
1862 | + 'GetPeriodPanel | |
1888 | 1863 | ' |
1889 | - resources.ApplyResources(Me.Label59, "Label59") | |
1890 | - Me.Label59.Name = "Label59" | |
1891 | - Me.ToolTip1.SetToolTip(Me.Label59, resources.GetString("Label59.ToolTip")) | |
1864 | + resources.ApplyResources(Me.GetPeriodPanel, "GetPeriodPanel") | |
1865 | + Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsingUserStreamEnabled) | |
1866 | + Me.GetPeriodPanel.Controls.Add(Me.LabelUserStreamActive) | |
1867 | + Me.GetPeriodPanel.Controls.Add(Me.Label21) | |
1868 | + Me.GetPeriodPanel.Controls.Add(Me.UserTimelinePeriod) | |
1869 | + Me.GetPeriodPanel.Controls.Add(Me.TimelinePeriod) | |
1870 | + Me.GetPeriodPanel.Controls.Add(Me.Label3) | |
1871 | + Me.GetPeriodPanel.Controls.Add(Me.ButtonApiCalc) | |
1872 | + Me.GetPeriodPanel.Controls.Add(Me.LabelPostAndGet) | |
1873 | + Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsing) | |
1874 | + Me.GetPeriodPanel.Controls.Add(Me.Label33) | |
1875 | + Me.GetPeriodPanel.Controls.Add(Me.ListsPeriod) | |
1876 | + Me.GetPeriodPanel.Controls.Add(Me.Label7) | |
1877 | + Me.GetPeriodPanel.Controls.Add(Me.PubSearchPeriod) | |
1878 | + Me.GetPeriodPanel.Controls.Add(Me.Label69) | |
1879 | + Me.GetPeriodPanel.Controls.Add(Me.ReplyPeriod) | |
1880 | + Me.GetPeriodPanel.Controls.Add(Me.CheckPostAndGet) | |
1881 | + Me.GetPeriodPanel.Controls.Add(Me.CheckPeriodAdjust) | |
1882 | + Me.GetPeriodPanel.Controls.Add(Me.Label5) | |
1883 | + Me.GetPeriodPanel.Controls.Add(Me.DMPeriod) | |
1884 | + Me.GetPeriodPanel.Name = "GetPeriodPanel" | |
1885 | + Me.ToolTip1.SetToolTip(Me.GetPeriodPanel, resources.GetString("GetPeriodPanel.ToolTip")) | |
1892 | 1886 | ' |
1893 | - 'ComboBoxOutputzUrlmode | |
1887 | + 'LabelApiUsingUserStreamEnabled | |
1894 | 1888 | ' |
1895 | - resources.ApplyResources(Me.ComboBoxOutputzUrlmode, "ComboBoxOutputzUrlmode") | |
1896 | - Me.ComboBoxOutputzUrlmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1897 | - Me.ComboBoxOutputzUrlmode.FormattingEnabled = True | |
1898 | - Me.ComboBoxOutputzUrlmode.Items.AddRange(New Object() {resources.GetString("ComboBoxOutputzUrlmode.Items"), resources.GetString("ComboBoxOutputzUrlmode.Items1")}) | |
1899 | - Me.ComboBoxOutputzUrlmode.Name = "ComboBoxOutputzUrlmode" | |
1900 | - Me.ToolTip1.SetToolTip(Me.ComboBoxOutputzUrlmode, resources.GetString("ComboBoxOutputzUrlmode.ToolTip")) | |
1889 | + resources.ApplyResources(Me.LabelApiUsingUserStreamEnabled, "LabelApiUsingUserStreamEnabled") | |
1890 | + Me.LabelApiUsingUserStreamEnabled.Name = "LabelApiUsingUserStreamEnabled" | |
1891 | + Me.ToolTip1.SetToolTip(Me.LabelApiUsingUserStreamEnabled, resources.GetString("LabelApiUsingUserStreamEnabled.ToolTip")) | |
1901 | 1892 | ' |
1902 | - 'ShortUrlPanel | |
1893 | + 'LabelUserStreamActive | |
1903 | 1894 | ' |
1904 | - resources.ApplyResources(Me.ShortUrlPanel, "ShortUrlPanel") | |
1905 | - Me.ShortUrlPanel.Controls.Add(Me.CheckTinyURL) | |
1906 | - Me.ShortUrlPanel.Controls.Add(Me.TextBitlyPw) | |
1907 | - Me.ShortUrlPanel.Controls.Add(Me.CheckAutoConvertUrl) | |
1908 | - Me.ShortUrlPanel.Controls.Add(Me.Label71) | |
1909 | - Me.ShortUrlPanel.Controls.Add(Me.ComboBoxAutoShortUrlFirst) | |
1910 | - Me.ShortUrlPanel.Controls.Add(Me.Label76) | |
1911 | - Me.ShortUrlPanel.Controls.Add(Me.Label77) | |
1912 | - Me.ShortUrlPanel.Controls.Add(Me.TextBitlyId) | |
1913 | - Me.ShortUrlPanel.Name = "ShortUrlPanel" | |
1914 | - Me.ToolTip1.SetToolTip(Me.ShortUrlPanel, resources.GetString("ShortUrlPanel.ToolTip")) | |
1895 | + resources.ApplyResources(Me.LabelUserStreamActive, "LabelUserStreamActive") | |
1896 | + Me.LabelUserStreamActive.Name = "LabelUserStreamActive" | |
1897 | + Me.ToolTip1.SetToolTip(Me.LabelUserStreamActive, resources.GetString("LabelUserStreamActive.ToolTip")) | |
1915 | 1898 | ' |
1916 | - 'CheckTinyURL | |
1899 | + 'Label21 | |
1917 | 1900 | ' |
1918 | - resources.ApplyResources(Me.CheckTinyURL, "CheckTinyURL") | |
1919 | - Me.CheckTinyURL.Name = "CheckTinyURL" | |
1920 | - Me.ToolTip1.SetToolTip(Me.CheckTinyURL, resources.GetString("CheckTinyURL.ToolTip")) | |
1921 | - Me.CheckTinyURL.UseVisualStyleBackColor = True | |
1901 | + resources.ApplyResources(Me.Label21, "Label21") | |
1902 | + Me.Label21.Name = "Label21" | |
1903 | + Me.ToolTip1.SetToolTip(Me.Label21, resources.GetString("Label21.ToolTip")) | |
1922 | 1904 | ' |
1923 | - 'TextBitlyPw | |
1905 | + 'UserTimelinePeriod | |
1924 | 1906 | ' |
1925 | - resources.ApplyResources(Me.TextBitlyPw, "TextBitlyPw") | |
1926 | - Me.TextBitlyPw.Name = "TextBitlyPw" | |
1927 | - Me.ToolTip1.SetToolTip(Me.TextBitlyPw, resources.GetString("TextBitlyPw.ToolTip")) | |
1907 | + resources.ApplyResources(Me.UserTimelinePeriod, "UserTimelinePeriod") | |
1908 | + Me.UserTimelinePeriod.Name = "UserTimelinePeriod" | |
1909 | + Me.ToolTip1.SetToolTip(Me.UserTimelinePeriod, resources.GetString("UserTimelinePeriod.ToolTip")) | |
1928 | 1910 | ' |
1929 | - 'CheckAutoConvertUrl | |
1911 | + 'TimelinePeriod | |
1930 | 1912 | ' |
1931 | - resources.ApplyResources(Me.CheckAutoConvertUrl, "CheckAutoConvertUrl") | |
1932 | - Me.CheckAutoConvertUrl.Name = "CheckAutoConvertUrl" | |
1933 | - Me.ToolTip1.SetToolTip(Me.CheckAutoConvertUrl, resources.GetString("CheckAutoConvertUrl.ToolTip")) | |
1934 | - Me.CheckAutoConvertUrl.UseVisualStyleBackColor = True | |
1913 | + resources.ApplyResources(Me.TimelinePeriod, "TimelinePeriod") | |
1914 | + Me.TimelinePeriod.Name = "TimelinePeriod" | |
1915 | + Me.ToolTip1.SetToolTip(Me.TimelinePeriod, resources.GetString("TimelinePeriod.ToolTip")) | |
1935 | 1916 | ' |
1936 | - 'Label71 | |
1917 | + 'Label3 | |
1937 | 1918 | ' |
1938 | - resources.ApplyResources(Me.Label71, "Label71") | |
1939 | - Me.Label71.Name = "Label71" | |
1940 | - Me.ToolTip1.SetToolTip(Me.Label71, resources.GetString("Label71.ToolTip")) | |
1919 | + resources.ApplyResources(Me.Label3, "Label3") | |
1920 | + Me.Label3.Name = "Label3" | |
1921 | + Me.ToolTip1.SetToolTip(Me.Label3, resources.GetString("Label3.ToolTip")) | |
1941 | 1922 | ' |
1942 | - 'ComboBoxAutoShortUrlFirst | |
1923 | + 'ButtonApiCalc | |
1943 | 1924 | ' |
1944 | - resources.ApplyResources(Me.ComboBoxAutoShortUrlFirst, "ComboBoxAutoShortUrlFirst") | |
1945 | - Me.ComboBoxAutoShortUrlFirst.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList | |
1946 | - Me.ComboBoxAutoShortUrlFirst.FormattingEnabled = True | |
1947 | - Me.ComboBoxAutoShortUrlFirst.Items.AddRange(New Object() {resources.GetString("ComboBoxAutoShortUrlFirst.Items"), resources.GetString("ComboBoxAutoShortUrlFirst.Items1"), resources.GetString("ComboBoxAutoShortUrlFirst.Items2"), resources.GetString("ComboBoxAutoShortUrlFirst.Items3"), resources.GetString("ComboBoxAutoShortUrlFirst.Items4"), resources.GetString("ComboBoxAutoShortUrlFirst.Items5")}) | |
1948 | - Me.ComboBoxAutoShortUrlFirst.Name = "ComboBoxAutoShortUrlFirst" | |
1949 | - Me.ToolTip1.SetToolTip(Me.ComboBoxAutoShortUrlFirst, resources.GetString("ComboBoxAutoShortUrlFirst.ToolTip")) | |
1925 | + resources.ApplyResources(Me.ButtonApiCalc, "ButtonApiCalc") | |
1926 | + Me.ButtonApiCalc.Name = "ButtonApiCalc" | |
1927 | + Me.ToolTip1.SetToolTip(Me.ButtonApiCalc, resources.GetString("ButtonApiCalc.ToolTip")) | |
1928 | + Me.ButtonApiCalc.UseVisualStyleBackColor = True | |
1950 | 1929 | ' |
1951 | - 'Label76 | |
1930 | + 'LabelPostAndGet | |
1952 | 1931 | ' |
1953 | - resources.ApplyResources(Me.Label76, "Label76") | |
1954 | - Me.Label76.Name = "Label76" | |
1955 | - Me.ToolTip1.SetToolTip(Me.Label76, resources.GetString("Label76.ToolTip")) | |
1932 | + resources.ApplyResources(Me.LabelPostAndGet, "LabelPostAndGet") | |
1933 | + Me.LabelPostAndGet.Name = "LabelPostAndGet" | |
1934 | + Me.ToolTip1.SetToolTip(Me.LabelPostAndGet, resources.GetString("LabelPostAndGet.ToolTip")) | |
1956 | 1935 | ' |
1957 | - 'Label77 | |
1936 | + 'LabelApiUsing | |
1958 | 1937 | ' |
1959 | - resources.ApplyResources(Me.Label77, "Label77") | |
1960 | - Me.Label77.Name = "Label77" | |
1961 | - Me.ToolTip1.SetToolTip(Me.Label77, resources.GetString("Label77.ToolTip")) | |
1938 | + resources.ApplyResources(Me.LabelApiUsing, "LabelApiUsing") | |
1939 | + Me.LabelApiUsing.Name = "LabelApiUsing" | |
1940 | + Me.ToolTip1.SetToolTip(Me.LabelApiUsing, resources.GetString("LabelApiUsing.ToolTip")) | |
1962 | 1941 | ' |
1963 | - 'TextBitlyId | |
1942 | + 'Label33 | |
1964 | 1943 | ' |
1965 | - resources.ApplyResources(Me.TextBitlyId, "TextBitlyId") | |
1966 | - Me.TextBitlyId.Name = "TextBitlyId" | |
1967 | - Me.ToolTip1.SetToolTip(Me.TextBitlyId, resources.GetString("TextBitlyId.ToolTip")) | |
1944 | + resources.ApplyResources(Me.Label33, "Label33") | |
1945 | + Me.Label33.Name = "Label33" | |
1946 | + Me.ToolTip1.SetToolTip(Me.Label33, resources.GetString("Label33.ToolTip")) | |
1968 | 1947 | ' |
1969 | - 'ActionPanel | |
1948 | + 'ListsPeriod | |
1970 | 1949 | ' |
1971 | - resources.ApplyResources(Me.ActionPanel, "ActionPanel") | |
1972 | - Me.ActionPanel.Controls.Add(Me.CheckOpenUserTimeline) | |
1973 | - Me.ActionPanel.Controls.Add(Me.GroupBox3) | |
1974 | - Me.ActionPanel.Controls.Add(Me.Label57) | |
1975 | - Me.ActionPanel.Controls.Add(Me.CheckFavRestrict) | |
1976 | - Me.ActionPanel.Controls.Add(Me.Button3) | |
1977 | - Me.ActionPanel.Controls.Add(Me.PlaySnd) | |
1978 | - Me.ActionPanel.Controls.Add(Me.chkReadOwnPost) | |
1979 | - Me.ActionPanel.Controls.Add(Me.Label15) | |
1980 | - Me.ActionPanel.Controls.Add(Me.BrowserPathText) | |
1981 | - Me.ActionPanel.Controls.Add(Me.UReadMng) | |
1982 | - Me.ActionPanel.Controls.Add(Me.Label44) | |
1983 | - Me.ActionPanel.Controls.Add(Me.CheckCloseToExit) | |
1984 | - Me.ActionPanel.Controls.Add(Me.CheckMinimizeToTray) | |
1985 | - Me.ActionPanel.Controls.Add(Me.CheckReadOldPosts) | |
1986 | - Me.ActionPanel.Name = "ActionPanel" | |
1987 | - Me.ToolTip1.SetToolTip(Me.ActionPanel, resources.GetString("ActionPanel.ToolTip")) | |
1950 | + resources.ApplyResources(Me.ListsPeriod, "ListsPeriod") | |
1951 | + Me.ListsPeriod.Name = "ListsPeriod" | |
1952 | + Me.ToolTip1.SetToolTip(Me.ListsPeriod, resources.GetString("ListsPeriod.ToolTip")) | |
1988 | 1953 | ' |
1989 | - 'CheckOpenUserTimeline | |
1954 | + 'Label7 | |
1990 | 1955 | ' |
1991 | - resources.ApplyResources(Me.CheckOpenUserTimeline, "CheckOpenUserTimeline") | |
1992 | - Me.CheckOpenUserTimeline.Name = "CheckOpenUserTimeline" | |
1993 | - Me.ToolTip1.SetToolTip(Me.CheckOpenUserTimeline, resources.GetString("CheckOpenUserTimeline.ToolTip")) | |
1994 | - Me.CheckOpenUserTimeline.UseVisualStyleBackColor = True | |
1956 | + resources.ApplyResources(Me.Label7, "Label7") | |
1957 | + Me.Label7.Name = "Label7" | |
1958 | + Me.ToolTip1.SetToolTip(Me.Label7, resources.GetString("Label7.ToolTip")) | |
1995 | 1959 | ' |
1996 | - 'GroupBox3 | |
1960 | + 'PubSearchPeriod | |
1997 | 1961 | ' |
1998 | - resources.ApplyResources(Me.GroupBox3, "GroupBox3") | |
1999 | - Me.GroupBox3.Controls.Add(Me.HotkeyCheck) | |
2000 | - Me.GroupBox3.Controls.Add(Me.HotkeyCode) | |
2001 | - Me.GroupBox3.Controls.Add(Me.HotkeyText) | |
2002 | - Me.GroupBox3.Controls.Add(Me.HotkeyWin) | |
2003 | - Me.GroupBox3.Controls.Add(Me.HotkeyAlt) | |
2004 | - Me.GroupBox3.Controls.Add(Me.HotkeyShift) | |
2005 | - Me.GroupBox3.Controls.Add(Me.HotkeyCtrl) | |
2006 | - Me.GroupBox3.Name = "GroupBox3" | |
2007 | - Me.GroupBox3.TabStop = False | |
2008 | - Me.ToolTip1.SetToolTip(Me.GroupBox3, resources.GetString("GroupBox3.ToolTip")) | |
1962 | + resources.ApplyResources(Me.PubSearchPeriod, "PubSearchPeriod") | |
1963 | + Me.PubSearchPeriod.Name = "PubSearchPeriod" | |
1964 | + Me.ToolTip1.SetToolTip(Me.PubSearchPeriod, resources.GetString("PubSearchPeriod.ToolTip")) | |
2009 | 1965 | ' |
2010 | - 'HotkeyCheck | |
1966 | + 'Label69 | |
2011 | 1967 | ' |
2012 | - resources.ApplyResources(Me.HotkeyCheck, "HotkeyCheck") | |
2013 | - Me.HotkeyCheck.Name = "HotkeyCheck" | |
2014 | - Me.ToolTip1.SetToolTip(Me.HotkeyCheck, resources.GetString("HotkeyCheck.ToolTip")) | |
2015 | - Me.HotkeyCheck.UseVisualStyleBackColor = True | |
1968 | + resources.ApplyResources(Me.Label69, "Label69") | |
1969 | + Me.Label69.Name = "Label69" | |
1970 | + Me.ToolTip1.SetToolTip(Me.Label69, resources.GetString("Label69.ToolTip")) | |
2016 | 1971 | ' |
2017 | - 'HotkeyCode | |
1972 | + 'ReplyPeriod | |
2018 | 1973 | ' |
2019 | - resources.ApplyResources(Me.HotkeyCode, "HotkeyCode") | |
2020 | - Me.HotkeyCode.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D | |
2021 | - Me.HotkeyCode.Name = "HotkeyCode" | |
2022 | - Me.ToolTip1.SetToolTip(Me.HotkeyCode, resources.GetString("HotkeyCode.ToolTip")) | |
1974 | + resources.ApplyResources(Me.ReplyPeriod, "ReplyPeriod") | |
1975 | + Me.ReplyPeriod.Name = "ReplyPeriod" | |
1976 | + Me.ToolTip1.SetToolTip(Me.ReplyPeriod, resources.GetString("ReplyPeriod.ToolTip")) | |
2023 | 1977 | ' |
2024 | - 'HotkeyText | |
1978 | + 'CheckPostAndGet | |
2025 | 1979 | ' |
2026 | - resources.ApplyResources(Me.HotkeyText, "HotkeyText") | |
2027 | - Me.HotkeyText.Name = "HotkeyText" | |
2028 | - Me.HotkeyText.ReadOnly = True | |
2029 | - Me.ToolTip1.SetToolTip(Me.HotkeyText, resources.GetString("HotkeyText.ToolTip")) | |
1980 | + resources.ApplyResources(Me.CheckPostAndGet, "CheckPostAndGet") | |
1981 | + Me.CheckPostAndGet.Name = "CheckPostAndGet" | |
1982 | + Me.ToolTip1.SetToolTip(Me.CheckPostAndGet, resources.GetString("CheckPostAndGet.ToolTip")) | |
1983 | + Me.CheckPostAndGet.UseVisualStyleBackColor = True | |
2030 | 1984 | ' |
2031 | - 'HotkeyWin | |
1985 | + 'CheckPeriodAdjust | |
2032 | 1986 | ' |
2033 | - resources.ApplyResources(Me.HotkeyWin, "HotkeyWin") | |
2034 | - Me.HotkeyWin.Name = "HotkeyWin" | |
2035 | - Me.ToolTip1.SetToolTip(Me.HotkeyWin, resources.GetString("HotkeyWin.ToolTip")) | |
2036 | - Me.HotkeyWin.UseVisualStyleBackColor = True | |
1987 | + resources.ApplyResources(Me.CheckPeriodAdjust, "CheckPeriodAdjust") | |
1988 | + Me.CheckPeriodAdjust.Name = "CheckPeriodAdjust" | |
1989 | + Me.ToolTip1.SetToolTip(Me.CheckPeriodAdjust, resources.GetString("CheckPeriodAdjust.ToolTip")) | |
1990 | + Me.CheckPeriodAdjust.UseVisualStyleBackColor = True | |
2037 | 1991 | ' |
2038 | - 'HotkeyAlt | |
1992 | + 'Label5 | |
2039 | 1993 | ' |
2040 | - resources.ApplyResources(Me.HotkeyAlt, "HotkeyAlt") | |
2041 | - Me.HotkeyAlt.Name = "HotkeyAlt" | |
2042 | - Me.ToolTip1.SetToolTip(Me.HotkeyAlt, resources.GetString("HotkeyAlt.ToolTip")) | |
2043 | - Me.HotkeyAlt.UseVisualStyleBackColor = True | |
1994 | + resources.ApplyResources(Me.Label5, "Label5") | |
1995 | + Me.Label5.Name = "Label5" | |
1996 | + Me.ToolTip1.SetToolTip(Me.Label5, resources.GetString("Label5.ToolTip")) | |
2044 | 1997 | ' |
2045 | - 'HotkeyShift | |
1998 | + 'DMPeriod | |
2046 | 1999 | ' |
2047 | - resources.ApplyResources(Me.HotkeyShift, "HotkeyShift") | |
2048 | - Me.HotkeyShift.Name = "HotkeyShift" | |
2049 | - Me.ToolTip1.SetToolTip(Me.HotkeyShift, resources.GetString("HotkeyShift.ToolTip")) | |
2050 | - Me.HotkeyShift.UseVisualStyleBackColor = True | |
2000 | + resources.ApplyResources(Me.DMPeriod, "DMPeriod") | |
2001 | + Me.DMPeriod.Name = "DMPeriod" | |
2002 | + Me.ToolTip1.SetToolTip(Me.DMPeriod, resources.GetString("DMPeriod.ToolTip")) | |
2051 | 2003 | ' |
2052 | - 'HotkeyCtrl | |
2004 | + 'NotifyPanel | |
2053 | 2005 | ' |
2054 | - resources.ApplyResources(Me.HotkeyCtrl, "HotkeyCtrl") | |
2055 | - Me.HotkeyCtrl.Name = "HotkeyCtrl" | |
2056 | - Me.ToolTip1.SetToolTip(Me.HotkeyCtrl, resources.GetString("HotkeyCtrl.ToolTip")) | |
2057 | - Me.HotkeyCtrl.UseVisualStyleBackColor = True | |
2006 | + resources.ApplyResources(Me.NotifyPanel, "NotifyPanel") | |
2007 | + Me.NotifyPanel.Controls.Add(Me.CheckUserUpdateEvent) | |
2008 | + Me.NotifyPanel.Controls.Add(Me.Label35) | |
2009 | + Me.NotifyPanel.Controls.Add(Me.ComboBoxEventNotifySound) | |
2010 | + Me.NotifyPanel.Controls.Add(Me.CheckFavEventUnread) | |
2011 | + Me.NotifyPanel.Controls.Add(Me.CheckListCreatedEvent) | |
2012 | + Me.NotifyPanel.Controls.Add(Me.CheckBlockEvent) | |
2013 | + Me.NotifyPanel.Controls.Add(Me.CheckForceEventNotify) | |
2014 | + Me.NotifyPanel.Controls.Add(Me.CheckListMemberRemovedEvent) | |
2015 | + Me.NotifyPanel.Controls.Add(Me.CheckListMemberAddedEvent) | |
2016 | + Me.NotifyPanel.Controls.Add(Me.CheckFollowEvent) | |
2017 | + Me.NotifyPanel.Controls.Add(Me.CheckUnfavoritesEvent) | |
2018 | + Me.NotifyPanel.Controls.Add(Me.CheckFavoritesEvent) | |
2019 | + Me.NotifyPanel.Controls.Add(Me.CheckEventNotify) | |
2020 | + Me.NotifyPanel.Name = "NotifyPanel" | |
2021 | + Me.ToolTip1.SetToolTip(Me.NotifyPanel, resources.GetString("NotifyPanel.ToolTip")) | |
2058 | 2022 | ' |
2059 | - 'Label57 | |
2023 | + 'CheckUserUpdateEvent | |
2060 | 2024 | ' |
2061 | - resources.ApplyResources(Me.Label57, "Label57") | |
2062 | - Me.Label57.BackColor = System.Drawing.SystemColors.ActiveCaption | |
2063 | - Me.Label57.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
2064 | - Me.Label57.Name = "Label57" | |
2065 | - Me.ToolTip1.SetToolTip(Me.Label57, resources.GetString("Label57.ToolTip")) | |
2025 | + resources.ApplyResources(Me.CheckUserUpdateEvent, "CheckUserUpdateEvent") | |
2026 | + Me.CheckUserUpdateEvent.Checked = True | |
2027 | + Me.CheckUserUpdateEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
2028 | + Me.CheckUserUpdateEvent.Name = "CheckUserUpdateEvent" | |
2029 | + Me.CheckUserUpdateEvent.ThreeState = True | |
2030 | + Me.ToolTip1.SetToolTip(Me.CheckUserUpdateEvent, resources.GetString("CheckUserUpdateEvent.ToolTip")) | |
2031 | + Me.CheckUserUpdateEvent.UseVisualStyleBackColor = True | |
2066 | 2032 | ' |
2067 | - 'CheckFavRestrict | |
2033 | + 'Label35 | |
2068 | 2034 | ' |
2069 | - resources.ApplyResources(Me.CheckFavRestrict, "CheckFavRestrict") | |
2070 | - Me.CheckFavRestrict.Name = "CheckFavRestrict" | |
2071 | - Me.ToolTip1.SetToolTip(Me.CheckFavRestrict, resources.GetString("CheckFavRestrict.ToolTip")) | |
2072 | - Me.CheckFavRestrict.UseVisualStyleBackColor = True | |
2035 | + resources.ApplyResources(Me.Label35, "Label35") | |
2036 | + Me.Label35.Name = "Label35" | |
2037 | + Me.ToolTip1.SetToolTip(Me.Label35, resources.GetString("Label35.ToolTip")) | |
2073 | 2038 | ' |
2074 | - 'Button3 | |
2039 | + 'ComboBoxEventNotifySound | |
2075 | 2040 | ' |
2076 | - resources.ApplyResources(Me.Button3, "Button3") | |
2077 | - Me.Button3.Name = "Button3" | |
2078 | - Me.ToolTip1.SetToolTip(Me.Button3, resources.GetString("Button3.ToolTip")) | |
2079 | - Me.Button3.UseVisualStyleBackColor = True | |
2041 | + resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") | |
2042 | + Me.ComboBoxEventNotifySound.FormattingEnabled = True | |
2043 | + Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" | |
2044 | + Me.ToolTip1.SetToolTip(Me.ComboBoxEventNotifySound, resources.GetString("ComboBoxEventNotifySound.ToolTip")) | |
2080 | 2045 | ' |
2081 | - 'PlaySnd | |
2046 | + 'CheckFavEventUnread | |
2082 | 2047 | ' |
2083 | - resources.ApplyResources(Me.PlaySnd, "PlaySnd") | |
2084 | - Me.PlaySnd.Name = "PlaySnd" | |
2085 | - Me.ToolTip1.SetToolTip(Me.PlaySnd, resources.GetString("PlaySnd.ToolTip")) | |
2086 | - Me.PlaySnd.UseVisualStyleBackColor = True | |
2048 | + resources.ApplyResources(Me.CheckFavEventUnread, "CheckFavEventUnread") | |
2049 | + Me.CheckFavEventUnread.Checked = True | |
2050 | + Me.CheckFavEventUnread.CheckState = System.Windows.Forms.CheckState.Checked | |
2051 | + Me.CheckFavEventUnread.Name = "CheckFavEventUnread" | |
2052 | + Me.ToolTip1.SetToolTip(Me.CheckFavEventUnread, resources.GetString("CheckFavEventUnread.ToolTip")) | |
2053 | + Me.CheckFavEventUnread.UseVisualStyleBackColor = True | |
2087 | 2054 | ' |
2088 | - 'chkReadOwnPost | |
2055 | + 'CheckListCreatedEvent | |
2089 | 2056 | ' |
2090 | - resources.ApplyResources(Me.chkReadOwnPost, "chkReadOwnPost") | |
2091 | - Me.chkReadOwnPost.Name = "chkReadOwnPost" | |
2092 | - Me.ToolTip1.SetToolTip(Me.chkReadOwnPost, resources.GetString("chkReadOwnPost.ToolTip")) | |
2093 | - Me.chkReadOwnPost.UseVisualStyleBackColor = True | |
2057 | + resources.ApplyResources(Me.CheckListCreatedEvent, "CheckListCreatedEvent") | |
2058 | + Me.CheckListCreatedEvent.Checked = True | |
2059 | + Me.CheckListCreatedEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
2060 | + Me.CheckListCreatedEvent.Name = "CheckListCreatedEvent" | |
2061 | + Me.CheckListCreatedEvent.ThreeState = True | |
2062 | + Me.ToolTip1.SetToolTip(Me.CheckListCreatedEvent, resources.GetString("CheckListCreatedEvent.ToolTip")) | |
2063 | + Me.CheckListCreatedEvent.UseVisualStyleBackColor = True | |
2094 | 2064 | ' |
2095 | - 'Label15 | |
2065 | + 'CheckBlockEvent | |
2096 | 2066 | ' |
2097 | - resources.ApplyResources(Me.Label15, "Label15") | |
2098 | - Me.Label15.BackColor = System.Drawing.SystemColors.ActiveCaption | |
2099 | - Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaptionText | |
2100 | - Me.Label15.Name = "Label15" | |
2101 | - Me.ToolTip1.SetToolTip(Me.Label15, resources.GetString("Label15.ToolTip")) | |
2067 | + resources.ApplyResources(Me.CheckBlockEvent, "CheckBlockEvent") | |
2068 | + Me.CheckBlockEvent.Checked = True | |
2069 | + Me.CheckBlockEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
2070 | + Me.CheckBlockEvent.Name = "CheckBlockEvent" | |
2071 | + Me.CheckBlockEvent.ThreeState = True | |
2072 | + Me.ToolTip1.SetToolTip(Me.CheckBlockEvent, resources.GetString("CheckBlockEvent.ToolTip")) | |
2073 | + Me.CheckBlockEvent.UseVisualStyleBackColor = True | |
2102 | 2074 | ' |
2103 | - 'BrowserPathText | |
2075 | + 'CheckForceEventNotify | |
2104 | 2076 | ' |
2105 | - resources.ApplyResources(Me.BrowserPathText, "BrowserPathText") | |
2106 | - Me.BrowserPathText.Name = "BrowserPathText" | |
2107 | - Me.ToolTip1.SetToolTip(Me.BrowserPathText, resources.GetString("BrowserPathText.ToolTip")) | |
2077 | + resources.ApplyResources(Me.CheckForceEventNotify, "CheckForceEventNotify") | |
2078 | + Me.CheckForceEventNotify.Checked = True | |
2079 | + Me.CheckForceEventNotify.CheckState = System.Windows.Forms.CheckState.Checked | |
2080 | + Me.CheckForceEventNotify.Name = "CheckForceEventNotify" | |
2081 | + Me.ToolTip1.SetToolTip(Me.CheckForceEventNotify, resources.GetString("CheckForceEventNotify.ToolTip")) | |
2082 | + Me.CheckForceEventNotify.UseVisualStyleBackColor = True | |
2108 | 2083 | ' |
2109 | - 'UReadMng | |
2084 | + 'CheckListMemberRemovedEvent | |
2110 | 2085 | ' |
2111 | - resources.ApplyResources(Me.UReadMng, "UReadMng") | |
2112 | - Me.UReadMng.Name = "UReadMng" | |
2113 | - Me.ToolTip1.SetToolTip(Me.UReadMng, resources.GetString("UReadMng.ToolTip")) | |
2114 | - Me.UReadMng.UseVisualStyleBackColor = True | |
2086 | + resources.ApplyResources(Me.CheckListMemberRemovedEvent, "CheckListMemberRemovedEvent") | |
2087 | + Me.CheckListMemberRemovedEvent.Checked = True | |
2088 | + Me.CheckListMemberRemovedEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
2089 | + Me.CheckListMemberRemovedEvent.Name = "CheckListMemberRemovedEvent" | |
2090 | + Me.CheckListMemberRemovedEvent.ThreeState = True | |
2091 | + Me.ToolTip1.SetToolTip(Me.CheckListMemberRemovedEvent, resources.GetString("CheckListMemberRemovedEvent.ToolTip")) | |
2092 | + Me.CheckListMemberRemovedEvent.UseVisualStyleBackColor = True | |
2115 | 2093 | ' |
2116 | - 'Label44 | |
2094 | + 'CheckListMemberAddedEvent | |
2117 | 2095 | ' |
2118 | - resources.ApplyResources(Me.Label44, "Label44") | |
2119 | - Me.Label44.Name = "Label44" | |
2120 | - Me.ToolTip1.SetToolTip(Me.Label44, resources.GetString("Label44.ToolTip")) | |
2096 | + resources.ApplyResources(Me.CheckListMemberAddedEvent, "CheckListMemberAddedEvent") | |
2097 | + Me.CheckListMemberAddedEvent.Checked = True | |
2098 | + Me.CheckListMemberAddedEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
2099 | + Me.CheckListMemberAddedEvent.Name = "CheckListMemberAddedEvent" | |
2100 | + Me.CheckListMemberAddedEvent.ThreeState = True | |
2101 | + Me.ToolTip1.SetToolTip(Me.CheckListMemberAddedEvent, resources.GetString("CheckListMemberAddedEvent.ToolTip")) | |
2102 | + Me.CheckListMemberAddedEvent.UseVisualStyleBackColor = True | |
2121 | 2103 | ' |
2122 | - 'CheckCloseToExit | |
2104 | + 'CheckFollowEvent | |
2123 | 2105 | ' |
2124 | - resources.ApplyResources(Me.CheckCloseToExit, "CheckCloseToExit") | |
2125 | - Me.CheckCloseToExit.Name = "CheckCloseToExit" | |
2126 | - Me.ToolTip1.SetToolTip(Me.CheckCloseToExit, resources.GetString("CheckCloseToExit.ToolTip")) | |
2127 | - Me.CheckCloseToExit.UseVisualStyleBackColor = True | |
2106 | + resources.ApplyResources(Me.CheckFollowEvent, "CheckFollowEvent") | |
2107 | + Me.CheckFollowEvent.Checked = True | |
2108 | + Me.CheckFollowEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
2109 | + Me.CheckFollowEvent.Name = "CheckFollowEvent" | |
2110 | + Me.CheckFollowEvent.ThreeState = True | |
2111 | + Me.ToolTip1.SetToolTip(Me.CheckFollowEvent, resources.GetString("CheckFollowEvent.ToolTip")) | |
2112 | + Me.CheckFollowEvent.UseVisualStyleBackColor = True | |
2128 | 2113 | ' |
2129 | - 'CheckMinimizeToTray | |
2114 | + 'CheckUnfavoritesEvent | |
2130 | 2115 | ' |
2131 | - resources.ApplyResources(Me.CheckMinimizeToTray, "CheckMinimizeToTray") | |
2132 | - Me.CheckMinimizeToTray.Name = "CheckMinimizeToTray" | |
2133 | - Me.ToolTip1.SetToolTip(Me.CheckMinimizeToTray, resources.GetString("CheckMinimizeToTray.ToolTip")) | |
2134 | - Me.CheckMinimizeToTray.UseVisualStyleBackColor = True | |
2116 | + resources.ApplyResources(Me.CheckUnfavoritesEvent, "CheckUnfavoritesEvent") | |
2117 | + Me.CheckUnfavoritesEvent.Checked = True | |
2118 | + Me.CheckUnfavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
2119 | + Me.CheckUnfavoritesEvent.Name = "CheckUnfavoritesEvent" | |
2120 | + Me.CheckUnfavoritesEvent.ThreeState = True | |
2121 | + Me.ToolTip1.SetToolTip(Me.CheckUnfavoritesEvent, resources.GetString("CheckUnfavoritesEvent.ToolTip")) | |
2122 | + Me.CheckUnfavoritesEvent.UseVisualStyleBackColor = True | |
2135 | 2123 | ' |
2136 | - 'CheckReadOldPosts | |
2124 | + 'CheckFavoritesEvent | |
2137 | 2125 | ' |
2138 | - resources.ApplyResources(Me.CheckReadOldPosts, "CheckReadOldPosts") | |
2139 | - Me.CheckReadOldPosts.Name = "CheckReadOldPosts" | |
2140 | - Me.ToolTip1.SetToolTip(Me.CheckReadOldPosts, resources.GetString("CheckReadOldPosts.ToolTip")) | |
2141 | - Me.CheckReadOldPosts.UseVisualStyleBackColor = True | |
2126 | + resources.ApplyResources(Me.CheckFavoritesEvent, "CheckFavoritesEvent") | |
2127 | + Me.CheckFavoritesEvent.Checked = True | |
2128 | + Me.CheckFavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked | |
2129 | + Me.CheckFavoritesEvent.Name = "CheckFavoritesEvent" | |
2130 | + Me.CheckFavoritesEvent.ThreeState = True | |
2131 | + Me.ToolTip1.SetToolTip(Me.CheckFavoritesEvent, resources.GetString("CheckFavoritesEvent.ToolTip")) | |
2132 | + Me.CheckFavoritesEvent.UseVisualStyleBackColor = True | |
2133 | + ' | |
2134 | + 'CheckEventNotify | |
2135 | + ' | |
2136 | + resources.ApplyResources(Me.CheckEventNotify, "CheckEventNotify") | |
2137 | + Me.CheckEventNotify.Checked = True | |
2138 | + Me.CheckEventNotify.CheckState = System.Windows.Forms.CheckState.Checked | |
2139 | + Me.CheckEventNotify.Name = "CheckEventNotify" | |
2140 | + Me.ToolTip1.SetToolTip(Me.CheckEventNotify, resources.GetString("CheckEventNotify.ToolTip")) | |
2141 | + Me.CheckEventNotify.UseVisualStyleBackColor = True | |
2142 | 2142 | ' |
2143 | 2143 | 'Cancel |
2144 | 2144 | ' |
@@ -2178,34 +2178,9 @@ Partial Class AppendSettingDialog | ||
2178 | 2178 | Me.SplitContainer1.Panel2.ResumeLayout(False) |
2179 | 2179 | CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() |
2180 | 2180 | Me.SplitContainer1.ResumeLayout(False) |
2181 | - Me.NotifyPanel.ResumeLayout(False) | |
2182 | - Me.NotifyPanel.PerformLayout() | |
2183 | - Me.GetPeriodPanel.ResumeLayout(False) | |
2184 | - Me.GetPeriodPanel.PerformLayout() | |
2185 | - Me.GetCountPanel.ResumeLayout(False) | |
2186 | - Me.GetCountPanel.PerformLayout() | |
2187 | - Me.BasedPanel.ResumeLayout(False) | |
2188 | - Me.BasedPanel.PerformLayout() | |
2189 | - Me.StartupPanel.ResumeLayout(False) | |
2190 | - Me.StartupPanel.PerformLayout() | |
2191 | - Me.UserStreamPanel.ResumeLayout(False) | |
2192 | - Me.UserStreamPanel.PerformLayout() | |
2193 | - Me.TweetActPanel.ResumeLayout(False) | |
2194 | - Me.TweetActPanel.PerformLayout() | |
2195 | - Me.PreviewPanel.ResumeLayout(False) | |
2196 | - Me.PreviewPanel.PerformLayout() | |
2197 | - Me.TweetPrvPanel.ResumeLayout(False) | |
2198 | - Me.TweetPrvPanel.PerformLayout() | |
2199 | 2181 | Me.FontPanel.ResumeLayout(False) |
2200 | 2182 | Me.GroupBox1.ResumeLayout(False) |
2201 | 2183 | Me.GroupBox1.PerformLayout() |
2202 | - Me.FontPanel2.ResumeLayout(False) | |
2203 | - Me.GroupBox5.ResumeLayout(False) | |
2204 | - Me.GroupBox5.PerformLayout() | |
2205 | - Me.ConnectionPanel.ResumeLayout(False) | |
2206 | - Me.ConnectionPanel.PerformLayout() | |
2207 | - Me.ProxyPanel.ResumeLayout(False) | |
2208 | - Me.ProxyPanel.PerformLayout() | |
2209 | 2184 | Me.CooperatePanel.ResumeLayout(False) |
2210 | 2185 | Me.CooperatePanel.PerformLayout() |
2211 | 2186 | Me.ShortUrlPanel.ResumeLayout(False) |
@@ -2214,6 +2189,31 @@ Partial Class AppendSettingDialog | ||
2214 | 2189 | Me.ActionPanel.PerformLayout() |
2215 | 2190 | Me.GroupBox3.ResumeLayout(False) |
2216 | 2191 | Me.GroupBox3.PerformLayout() |
2192 | + Me.ProxyPanel.ResumeLayout(False) | |
2193 | + Me.ProxyPanel.PerformLayout() | |
2194 | + Me.ConnectionPanel.ResumeLayout(False) | |
2195 | + Me.ConnectionPanel.PerformLayout() | |
2196 | + Me.FontPanel2.ResumeLayout(False) | |
2197 | + Me.GroupBox5.ResumeLayout(False) | |
2198 | + Me.GroupBox5.PerformLayout() | |
2199 | + Me.TweetPrvPanel.ResumeLayout(False) | |
2200 | + Me.TweetPrvPanel.PerformLayout() | |
2201 | + Me.PreviewPanel.ResumeLayout(False) | |
2202 | + Me.PreviewPanel.PerformLayout() | |
2203 | + Me.TweetActPanel.ResumeLayout(False) | |
2204 | + Me.TweetActPanel.PerformLayout() | |
2205 | + Me.UserStreamPanel.ResumeLayout(False) | |
2206 | + Me.UserStreamPanel.PerformLayout() | |
2207 | + Me.StartupPanel.ResumeLayout(False) | |
2208 | + Me.StartupPanel.PerformLayout() | |
2209 | + Me.BasedPanel.ResumeLayout(False) | |
2210 | + Me.BasedPanel.PerformLayout() | |
2211 | + Me.GetCountPanel.ResumeLayout(False) | |
2212 | + Me.GetCountPanel.PerformLayout() | |
2213 | + Me.GetPeriodPanel.ResumeLayout(False) | |
2214 | + Me.GetPeriodPanel.PerformLayout() | |
2215 | + Me.NotifyPanel.ResumeLayout(False) | |
2216 | + Me.NotifyPanel.PerformLayout() | |
2217 | 2217 | Me.ResumeLayout(False) |
2218 | 2218 | |
2219 | 2219 | End Sub |
@@ -147,14 +147,18 @@ | ||
147 | 147 | <value> |
148 | 148 | AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w |
149 | 149 | LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 |
150 | - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 | |
150 | + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 | |
151 | 151 | CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp |
152 | - bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA | |
153 | - AAAIQmVoYXZpb3IGBAAAAApBY3Rpb25Ob2RlAP////8GBQAAAAD/////CQUAAAABAAAACQYAAAAFBgAA | |
154 | - AB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFn | |
155 | - ZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291 | |
156 | - bnQBAQAAAQABAAEICAgCAAAABgcAAAAKUG9zdCB0d2VldAYIAAAADFR3ZWV0QWN0Tm9kZQD/////CQUA | |
157 | - AAD/////CQUAAAAAAAAACw== | |
152 | + bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl | |
153 | + AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAIQmVoYXZpb3IGBAAA | |
154 | + AApBY3Rpb25Ob2RlAP////8GBQAAAAD/////CQUAAAACAAAACQYAAAAJBwAAAAUGAAAAHVN5c3RlbS5X | |
155 | + aW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCkltYWdlSW5kZXgISW1h | |
156 | + Z2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRDb3VudAEBAAABAAEA | |
157 | + AQgICAIAAAAGCAAAAAxFdmVudHNOb3RpZnkGCQAAAApOb3RpZnlOb2RlAP////8JBQAAAP////8JBQAA | |
158 | + AAAAAAAFBwAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hl | |
159 | + Y2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5 | |
160 | + CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAABgsAAAAKUG9zdCB0d2VldAYMAAAADFR3ZWV0QWN0Tm9k | |
161 | + ZQD/////CQUAAAD/////CQUAAAAAAAAACw== | |
158 | 162 | </value> |
159 | 163 | </data> |
160 | 164 | <data name="TreeViewSetting.Nodes2" mimetype="application/x-microsoft.net.object.binary.base64"> |
@@ -207,22 +211,313 @@ | ||
207 | 211 | TAYQAAAADFNob3J0VXJsTm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== |
208 | 212 | </value> |
209 | 213 | </data> |
214 | + <data name="TreeViewSetting.ToolTip" xml:space="preserve"> | |
215 | + <value /> | |
216 | + </data> | |
217 | + <data name="SplitContainer1.Panel1.ToolTip" xml:space="preserve"> | |
218 | + <value /> | |
219 | + </data> | |
220 | + <data name="btnRetweet.Text" xml:space="preserve"> | |
221 | + <value>Fore...</value> | |
222 | + </data> | |
223 | + <data name="btnRetweet.ToolTip" xml:space="preserve"> | |
224 | + <value /> | |
225 | + </data> | |
226 | + <data name="lblRetweet.ToolTip" xml:space="preserve"> | |
227 | + <value /> | |
228 | + </data> | |
229 | + <data name="Label80.ToolTip" xml:space="preserve"> | |
230 | + <value /> | |
231 | + </data> | |
210 | 232 | <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
233 | + <data name="ButtonBackToDefaultFontColor.Size" type="System.Drawing.Size, System.Drawing"> | |
234 | + <value>96, 22</value> | |
235 | + </data> | |
236 | + <data name="ButtonBackToDefaultFontColor.Text" xml:space="preserve"> | |
237 | + <value>Back to Default</value> | |
238 | + </data> | |
239 | + <data name="ButtonBackToDefaultFontColor.ToolTip" xml:space="preserve"> | |
240 | + <value /> | |
241 | + </data> | |
242 | + <data name="btnDetailLink.Text" xml:space="preserve"> | |
243 | + <value>Fore...</value> | |
244 | + </data> | |
245 | + <data name="btnDetailLink.ToolTip" xml:space="preserve"> | |
246 | + <value /> | |
247 | + </data> | |
248 | + <data name="lblDetailLink.ToolTip" xml:space="preserve"> | |
249 | + <value /> | |
250 | + </data> | |
251 | + <data name="Label18.Size" type="System.Drawing.Size, System.Drawing"> | |
252 | + <value>119, 12</value> | |
253 | + </data> | |
254 | + <data name="Label18.Text" xml:space="preserve"> | |
255 | + <value>Details of Tweet(Link)</value> | |
256 | + </data> | |
257 | + <data name="Label18.ToolTip" xml:space="preserve"> | |
258 | + <value /> | |
259 | + </data> | |
260 | + <data name="btnUnread.Text" xml:space="preserve"> | |
261 | + <value>Font&&Fore...</value> | |
262 | + </data> | |
263 | + <data name="btnUnread.ToolTip" xml:space="preserve"> | |
264 | + <value /> | |
265 | + </data> | |
266 | + <data name="lblUnread.ToolTip" xml:space="preserve"> | |
267 | + <value /> | |
268 | + </data> | |
269 | + <data name="Label20.Size" type="System.Drawing.Size, System.Drawing"> | |
270 | + <value>76, 12</value> | |
271 | + </data> | |
272 | + <data name="Label20.Text" xml:space="preserve"> | |
273 | + <value>Unread Tweet</value> | |
274 | + </data> | |
275 | + <data name="Label20.ToolTip" xml:space="preserve"> | |
276 | + <value /> | |
277 | + </data> | |
278 | + <data name="btnDetailBack.Text" xml:space="preserve"> | |
279 | + <value>Back...</value> | |
280 | + </data> | |
281 | + <data name="btnDetailBack.ToolTip" xml:space="preserve"> | |
282 | + <value /> | |
283 | + </data> | |
284 | + <data name="lblDetailBackcolor.ToolTip" xml:space="preserve"> | |
285 | + <value /> | |
286 | + </data> | |
287 | + <data name="Label37.Size" type="System.Drawing.Size, System.Drawing"> | |
288 | + <value>110, 12</value> | |
289 | + </data> | |
290 | + <data name="Label37.Text" xml:space="preserve"> | |
291 | + <value>Backcolor of Details</value> | |
292 | + </data> | |
293 | + <data name="Label37.ToolTip" xml:space="preserve"> | |
294 | + <value /> | |
295 | + </data> | |
296 | + <data name="btnDetail.Text" xml:space="preserve"> | |
297 | + <value>Font&&Fore...</value> | |
298 | + </data> | |
299 | + <data name="btnDetail.ToolTip" xml:space="preserve"> | |
300 | + <value /> | |
301 | + </data> | |
302 | + <data name="lblDetail.ToolTip" xml:space="preserve"> | |
303 | + <value /> | |
304 | + </data> | |
305 | + <data name="Label26.Size" type="System.Drawing.Size, System.Drawing"> | |
306 | + <value>90, 12</value> | |
307 | + </data> | |
308 | + <data name="Label26.Text" xml:space="preserve"> | |
309 | + <value>Details of Tweet</value> | |
310 | + </data> | |
311 | + <data name="Label26.ToolTip" xml:space="preserve"> | |
312 | + <value /> | |
313 | + </data> | |
314 | + <data name="btnOWL.Text" xml:space="preserve"> | |
315 | + <value>Fore...</value> | |
316 | + </data> | |
317 | + <data name="btnOWL.ToolTip" xml:space="preserve"> | |
318 | + <value /> | |
319 | + </data> | |
320 | + <data name="lblOWL.ToolTip" xml:space="preserve"> | |
321 | + <value /> | |
322 | + </data> | |
323 | + <data name="Label24.Size" type="System.Drawing.Size, System.Drawing"> | |
324 | + <value>100, 12</value> | |
325 | + </data> | |
326 | + <data name="Label24.Text" xml:space="preserve"> | |
327 | + <value>One-way following</value> | |
328 | + </data> | |
329 | + <data name="Label24.ToolTip" xml:space="preserve"> | |
330 | + <value /> | |
331 | + </data> | |
332 | + <data name="btnFav.Text" xml:space="preserve"> | |
333 | + <value>Fore...</value> | |
334 | + </data> | |
335 | + <data name="btnFav.ToolTip" xml:space="preserve"> | |
336 | + <value /> | |
337 | + </data> | |
338 | + <data name="lblFav.ToolTip" xml:space="preserve"> | |
339 | + <value /> | |
340 | + </data> | |
341 | + <data name="Label22.Size" type="System.Drawing.Size, System.Drawing"> | |
342 | + <value>53, 12</value> | |
343 | + </data> | |
344 | + <data name="Label22.Text" xml:space="preserve"> | |
345 | + <value>Favorited</value> | |
346 | + </data> | |
347 | + <data name="Label22.ToolTip" xml:space="preserve"> | |
348 | + <value /> | |
349 | + </data> | |
350 | + <data name="btnListFont.Text" xml:space="preserve"> | |
351 | + <value>Font&&Fore...</value> | |
352 | + </data> | |
353 | + <data name="btnListFont.ToolTip" xml:space="preserve"> | |
354 | + <value /> | |
355 | + </data> | |
356 | + <data name="lblListFont.ToolTip" xml:space="preserve"> | |
357 | + <value /> | |
358 | + </data> | |
359 | + <data name="Label61.Size" type="System.Drawing.Size, System.Drawing"> | |
360 | + <value>94, 12</value> | |
361 | + </data> | |
362 | + <data name="Label61.Text" xml:space="preserve"> | |
363 | + <value>Font of tweet list</value> | |
364 | + </data> | |
365 | + <data name="Label61.ToolTip" xml:space="preserve"> | |
366 | + <value /> | |
367 | + </data> | |
368 | + <data name="GroupBox1.Text" xml:space="preserve"> | |
369 | + <value>Font && Color</value> | |
370 | + </data> | |
371 | + <data name="GroupBox1.ToolTip" xml:space="preserve"> | |
372 | + <value /> | |
373 | + </data> | |
374 | + <data name="FontPanel.ToolTip" xml:space="preserve"> | |
375 | + <value /> | |
376 | + </data> | |
377 | + <data name="ComboBoxTranslateLanguage.ToolTip" xml:space="preserve"> | |
378 | + <value /> | |
379 | + </data> | |
380 | + <data name="Label29.Size" type="System.Drawing.Size, System.Drawing"> | |
381 | + <value>185, 12</value> | |
382 | + </data> | |
383 | + <data name="Label29.Text" xml:space="preserve"> | |
384 | + <value>Language at translation destination</value> | |
385 | + </data> | |
386 | + <data name="Label29.ToolTip" xml:space="preserve"> | |
387 | + <value /> | |
388 | + </data> | |
389 | + <data name="CheckOutputz.Size" type="System.Drawing.Size, System.Drawing"> | |
390 | + <value>87, 16</value> | |
391 | + </data> | |
392 | + <data name="CheckOutputz.Text" xml:space="preserve"> | |
393 | + <value>Use Outputz</value> | |
394 | + </data> | |
395 | + <data name="CheckOutputz.ToolTip" xml:space="preserve"> | |
396 | + <value /> | |
397 | + </data> | |
398 | + <data name="CheckNicoms.Size" type="System.Drawing.Size, System.Drawing"> | |
399 | + <value>196, 16</value> | |
400 | + </data> | |
401 | + <data name="CheckNicoms.Text" xml:space="preserve"> | |
402 | + <value>Shorten nicovideo urls by nico.ms</value> | |
403 | + </data> | |
404 | + <data name="CheckNicoms.ToolTip" xml:space="preserve"> | |
405 | + <value /> | |
406 | + </data> | |
407 | + <data name="TextBoxOutputzKey.ToolTip" xml:space="preserve"> | |
408 | + <value /> | |
409 | + </data> | |
410 | + <data name="Label60.Size" type="System.Drawing.Size, System.Drawing"> | |
411 | + <value>107, 12</value> | |
412 | + </data> | |
413 | + <data name="Label60.Text" xml:space="preserve"> | |
414 | + <value>URI of your Outputz</value> | |
415 | + </data> | |
416 | + <data name="Label60.ToolTip" xml:space="preserve"> | |
417 | + <value /> | |
418 | + </data> | |
419 | + <data name="Label59.Size" type="System.Drawing.Size, System.Drawing"> | |
420 | + <value>86, 12</value> | |
421 | + </data> | |
422 | + <data name="Label59.Text" xml:space="preserve"> | |
423 | + <value>Your secret key</value> | |
424 | + </data> | |
425 | + <data name="Label59.ToolTip" xml:space="preserve"> | |
426 | + <value /> | |
427 | + </data> | |
428 | + <data name="ComboBoxOutputzUrlmode.ToolTip" xml:space="preserve"> | |
429 | + <value /> | |
430 | + </data> | |
431 | + <data name="CooperatePanel.ToolTip" xml:space="preserve"> | |
432 | + <value /> | |
433 | + </data> | |
434 | + <data name="CheckTinyURL.Size" type="System.Drawing.Size, System.Drawing"> | |
435 | + <value>145, 16</value> | |
436 | + </data> | |
437 | + <data name="CheckTinyURL.Text" xml:space="preserve"> | |
438 | + <value>Resolve shortend URLs</value> | |
439 | + </data> | |
440 | + <data name="CheckTinyURL.ToolTip" xml:space="preserve"> | |
441 | + <value /> | |
442 | + </data> | |
443 | + <data name="TextBitlyPw.ToolTip" xml:space="preserve"> | |
444 | + <value /> | |
445 | + </data> | |
446 | + <data name="CheckAutoConvertUrl.Size" type="System.Drawing.Size, System.Drawing"> | |
447 | + <value>205, 16</value> | |
448 | + </data> | |
449 | + <data name="CheckAutoConvertUrl.Text" xml:space="preserve"> | |
450 | + <value>Auto shorten Urls in posting status</value> | |
451 | + </data> | |
452 | + <data name="CheckAutoConvertUrl.ToolTip" xml:space="preserve"> | |
453 | + <value /> | |
454 | + </data> | |
455 | + <data name="Label71.Size" type="System.Drawing.Size, System.Drawing"> | |
456 | + <value>149, 12</value> | |
457 | + </data> | |
458 | + <data name="Label71.Text" xml:space="preserve"> | |
459 | + <value>Primary URLshorten service</value> | |
460 | + </data> | |
461 | + <data name="Label71.ToolTip" xml:space="preserve"> | |
462 | + <value /> | |
463 | + </data> | |
464 | + <data name="ComboBoxAutoShortUrlFirst.ToolTip" xml:space="preserve"> | |
465 | + <value /> | |
466 | + </data> | |
467 | + <data name="Label76.ToolTip" xml:space="preserve"> | |
468 | + <value /> | |
469 | + </data> | |
470 | + <data name="Label77.ToolTip" xml:space="preserve"> | |
471 | + <value /> | |
472 | + </data> | |
473 | + <data name="TextBitlyId.ToolTip" xml:space="preserve"> | |
474 | + <value /> | |
475 | + </data> | |
476 | + <data name="ShortUrlPanel.ToolTip" xml:space="preserve"> | |
477 | + <value /> | |
478 | + </data> | |
211 | 479 | <data name="CheckOpenUserTimeline.Size" type="System.Drawing.Size, System.Drawing"> |
212 | 480 | <value>189, 16</value> |
213 | 481 | </data> |
214 | 482 | <data name="CheckOpenUserTimeline.Text" xml:space="preserve"> |
215 | 483 | <value>Open user's home URL with Tab</value> |
216 | 484 | </data> |
485 | + <data name="CheckOpenUserTimeline.ToolTip" xml:space="preserve"> | |
486 | + <value /> | |
487 | + </data> | |
217 | 488 | <data name="HotkeyCheck.Size" type="System.Drawing.Size, System.Drawing"> |
218 | 489 | <value>58, 16</value> |
219 | 490 | </data> |
220 | 491 | <data name="HotkeyCheck.Text" xml:space="preserve"> |
221 | 492 | <value>Enable</value> |
222 | 493 | </data> |
494 | + <data name="HotkeyCheck.ToolTip" xml:space="preserve"> | |
495 | + <value /> | |
496 | + </data> | |
497 | + <data name="HotkeyCode.ToolTip" xml:space="preserve"> | |
498 | + <value /> | |
499 | + </data> | |
500 | + <data name="HotkeyText.ToolTip" xml:space="preserve"> | |
501 | + <value /> | |
502 | + </data> | |
503 | + <data name="HotkeyWin.ToolTip" xml:space="preserve"> | |
504 | + <value /> | |
505 | + </data> | |
506 | + <data name="HotkeyAlt.ToolTip" xml:space="preserve"> | |
507 | + <value /> | |
508 | + </data> | |
509 | + <data name="HotkeyShift.ToolTip" xml:space="preserve"> | |
510 | + <value /> | |
511 | + </data> | |
512 | + <data name="HotkeyCtrl.ToolTip" xml:space="preserve"> | |
513 | + <value /> | |
514 | + </data> | |
223 | 515 | <data name="GroupBox3.Text" xml:space="preserve"> |
224 | 516 | <value>Hotkey</value> |
225 | 517 | </data> |
518 | + <data name="GroupBox3.ToolTip" xml:space="preserve"> | |
519 | + <value /> | |
520 | + </data> | |
226 | 521 | <assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
227 | 522 | <data name="Label57.AutoSize" type="System.Boolean, mscorlib"> |
228 | 523 | <value>False</value> |
@@ -233,107 +528,98 @@ | ||
233 | 528 | <data name="Label57.Text" xml:space="preserve"> |
234 | 529 | <value>Refetch tweets and verify whether marked favorites. This option causes traffic increasement.</value> |
235 | 530 | </data> |
531 | + <data name="Label57.ToolTip" xml:space="preserve"> | |
532 | + <value /> | |
533 | + </data> | |
236 | 534 | <data name="CheckFavRestrict.Size" type="System.Drawing.Size, System.Drawing"> |
237 | 535 | <value>149, 16</value> |
238 | 536 | </data> |
239 | 537 | <data name="CheckFavRestrict.Text" xml:space="preserve"> |
240 | 538 | <value>Check fav result strictly</value> |
241 | 539 | </data> |
540 | + <data name="CheckFavRestrict.ToolTip" xml:space="preserve"> | |
541 | + <value /> | |
542 | + </data> | |
242 | 543 | <data name="Button3.Text" xml:space="preserve"> |
243 | 544 | <value>Open...</value> |
244 | 545 | </data> |
546 | + <data name="Button3.ToolTip" xml:space="preserve"> | |
547 | + <value /> | |
548 | + </data> | |
245 | 549 | <data name="PlaySnd.Size" type="System.Drawing.Size, System.Drawing"> |
246 | 550 | <value>215, 16</value> |
247 | 551 | </data> |
248 | 552 | <data name="PlaySnd.Text" xml:space="preserve"> |
249 | 553 | <value>Play sounds when new status arrived</value> |
250 | 554 | </data> |
555 | + <data name="PlaySnd.ToolTip" xml:space="preserve"> | |
556 | + <value /> | |
557 | + </data> | |
251 | 558 | <data name="chkReadOwnPost.Size" type="System.Drawing.Size, System.Drawing"> |
252 | 559 | <value>133, 16</value> |
253 | 560 | </data> |
254 | 561 | <data name="chkReadOwnPost.Text" xml:space="preserve"> |
255 | 562 | <value>Make read own tweet</value> |
256 | 563 | </data> |
564 | + <data name="chkReadOwnPost.ToolTip" xml:space="preserve"> | |
565 | + <value /> | |
566 | + </data> | |
257 | 567 | <data name="Label15.Text" xml:space="preserve"> |
258 | 568 | <value>Sounds will play when you enable this option and set sound file for each tabs.</value> |
259 | 569 | </data> |
570 | + <data name="Label15.ToolTip" xml:space="preserve"> | |
571 | + <value /> | |
572 | + </data> | |
573 | + <data name="BrowserPathText.ToolTip" xml:space="preserve"> | |
574 | + <value /> | |
575 | + </data> | |
260 | 576 | <data name="UReadMng.Size" type="System.Drawing.Size, System.Drawing"> |
261 | 577 | <value>126, 16</value> |
262 | 578 | </data> |
263 | 579 | <data name="UReadMng.Text" xml:space="preserve"> |
264 | 580 | <value>Enable unread state</value> |
265 | 581 | </data> |
582 | + <data name="UReadMng.ToolTip" xml:space="preserve"> | |
583 | + <value /> | |
584 | + </data> | |
266 | 585 | <data name="Label44.Size" type="System.Drawing.Size, System.Drawing"> |
267 | 586 | <value>88, 12</value> |
268 | 587 | </data> |
269 | 588 | <data name="Label44.Text" xml:space="preserve"> |
270 | 589 | <value>Path to Browser</value> |
271 | 590 | </data> |
591 | + <data name="Label44.ToolTip" xml:space="preserve"> | |
592 | + <value /> | |
593 | + </data> | |
272 | 594 | <data name="CheckCloseToExit.Size" type="System.Drawing.Size, System.Drawing"> |
273 | 595 | <value>150, 16</value> |
274 | 596 | </data> |
275 | 597 | <data name="CheckCloseToExit.Text" xml:space="preserve"> |
276 | 598 | <value>Close to Exit application</value> |
277 | 599 | </data> |
600 | + <data name="CheckCloseToExit.ToolTip" xml:space="preserve"> | |
601 | + <value /> | |
602 | + </data> | |
278 | 603 | <data name="CheckMinimizeToTray.Size" type="System.Drawing.Size, System.Drawing"> |
279 | 604 | <value>106, 16</value> |
280 | 605 | </data> |
281 | 606 | <data name="CheckMinimizeToTray.Text" xml:space="preserve"> |
282 | 607 | <value>Minimize to tray</value> |
283 | 608 | </data> |
609 | + <data name="CheckMinimizeToTray.ToolTip" xml:space="preserve"> | |
610 | + <value /> | |
611 | + </data> | |
284 | 612 | <data name="CheckReadOldPosts.Size" type="System.Drawing.Size, System.Drawing"> |
285 | 613 | <value>265, 16</value> |
286 | 614 | </data> |
287 | 615 | <data name="CheckReadOldPosts.Text" xml:space="preserve"> |
288 | 616 | <value>Make read old tweets when new tweets arrived</value> |
289 | 617 | </data> |
290 | - <data name="CheckTinyURL.Size" type="System.Drawing.Size, System.Drawing"> | |
291 | - <value>145, 16</value> | |
292 | - </data> | |
293 | - <data name="CheckTinyURL.Text" xml:space="preserve"> | |
294 | - <value>Resolve shortend URLs</value> | |
295 | - </data> | |
296 | - <data name="CheckAutoConvertUrl.Size" type="System.Drawing.Size, System.Drawing"> | |
297 | - <value>205, 16</value> | |
298 | - </data> | |
299 | - <data name="CheckAutoConvertUrl.Text" xml:space="preserve"> | |
300 | - <value>Auto shorten Urls in posting status</value> | |
301 | - </data> | |
302 | - <data name="Label71.Size" type="System.Drawing.Size, System.Drawing"> | |
303 | - <value>149, 12</value> | |
304 | - </data> | |
305 | - <data name="Label71.Text" xml:space="preserve"> | |
306 | - <value>Primary URLshorten service</value> | |
618 | + <data name="CheckReadOldPosts.ToolTip" xml:space="preserve"> | |
619 | + <value /> | |
307 | 620 | </data> |
308 | - <data name="Label29.Size" type="System.Drawing.Size, System.Drawing"> | |
309 | - <value>185, 12</value> | |
310 | - </data> | |
311 | - <data name="Label29.Text" xml:space="preserve"> | |
312 | - <value>Language at translation destination</value> | |
313 | - </data> | |
314 | - <data name="CheckOutputz.Size" type="System.Drawing.Size, System.Drawing"> | |
315 | - <value>87, 16</value> | |
316 | - </data> | |
317 | - <data name="CheckOutputz.Text" xml:space="preserve"> | |
318 | - <value>Use Outputz</value> | |
319 | - </data> | |
320 | - <data name="CheckNicoms.Size" type="System.Drawing.Size, System.Drawing"> | |
321 | - <value>196, 16</value> | |
322 | - </data> | |
323 | - <data name="CheckNicoms.Text" xml:space="preserve"> | |
324 | - <value>Shorten nicovideo urls by nico.ms</value> | |
325 | - </data> | |
326 | - <data name="Label60.Size" type="System.Drawing.Size, System.Drawing"> | |
327 | - <value>107, 12</value> | |
328 | - </data> | |
329 | - <data name="Label60.Text" xml:space="preserve"> | |
330 | - <value>URI of your Outputz</value> | |
331 | - </data> | |
332 | - <data name="Label59.Size" type="System.Drawing.Size, System.Drawing"> | |
333 | - <value>86, 12</value> | |
334 | - </data> | |
335 | - <data name="Label59.Text" xml:space="preserve"> | |
336 | - <value>Your secret key</value> | |
621 | + <data name="ActionPanel.ToolTip" xml:space="preserve"> | |
622 | + <value /> | |
337 | 623 | </data> |
338 | 624 | <data name="Label55.Size" type="System.Drawing.Size, System.Drawing"> |
339 | 625 | <value>320, 12</value> |
@@ -341,236 +627,320 @@ | ||
341 | 627 | <data name="Label55.Text" xml:space="preserve"> |
342 | 628 | <value>Keep credential empty if the proxy server don't need to log in</value> |
343 | 629 | </data> |
630 | + <data name="Label55.ToolTip" xml:space="preserve"> | |
631 | + <value /> | |
632 | + </data> | |
633 | + <data name="TextProxyPassword.ToolTip" xml:space="preserve"> | |
634 | + <value /> | |
635 | + </data> | |
344 | 636 | <data name="RadioProxyNone.Size" type="System.Drawing.Size, System.Drawing"> |
345 | 637 | <value>73, 16</value> |
346 | 638 | </data> |
347 | 639 | <data name="RadioProxyNone.Text" xml:space="preserve"> |
348 | 640 | <value>Don't Use</value> |
349 | 641 | </data> |
642 | + <data name="RadioProxyNone.ToolTip" xml:space="preserve"> | |
643 | + <value /> | |
644 | + </data> | |
350 | 645 | <data name="LabelProxyPassword.Size" type="System.Drawing.Size, System.Drawing"> |
351 | 646 | <value>54, 12</value> |
352 | 647 | </data> |
353 | 648 | <data name="LabelProxyPassword.Text" xml:space="preserve"> |
354 | 649 | <value>Pass&word</value> |
355 | 650 | </data> |
651 | + <data name="LabelProxyPassword.ToolTip" xml:space="preserve"> | |
652 | + <value /> | |
653 | + </data> | |
356 | 654 | <data name="RadioProxyIE.Size" type="System.Drawing.Size, System.Drawing"> |
357 | 655 | <value>200, 16</value> |
358 | 656 | </data> |
359 | 657 | <data name="RadioProxyIE.Text" xml:space="preserve"> |
360 | 658 | <value>Refer Settings of Internet Explorer</value> |
361 | 659 | </data> |
660 | + <data name="RadioProxyIE.ToolTip" xml:space="preserve"> | |
661 | + <value /> | |
662 | + </data> | |
663 | + <data name="TextProxyUser.ToolTip" xml:space="preserve"> | |
664 | + <value /> | |
665 | + </data> | |
362 | 666 | <data name="RadioProxySpecified.Size" type="System.Drawing.Size, System.Drawing"> |
363 | 667 | <value>80, 16</value> |
364 | 668 | </data> |
365 | 669 | <data name="RadioProxySpecified.Text" xml:space="preserve"> |
366 | 670 | <value>Use Below:</value> |
367 | 671 | </data> |
672 | + <data name="RadioProxySpecified.ToolTip" xml:space="preserve"> | |
673 | + <value /> | |
674 | + </data> | |
368 | 675 | <data name="LabelProxyUser.Size" type="System.Drawing.Size, System.Drawing"> |
369 | 676 | <value>56, 12</value> |
370 | 677 | </data> |
371 | 678 | <data name="LabelProxyUser.Text" xml:space="preserve"> |
372 | 679 | <value>&Username</value> |
373 | 680 | </data> |
681 | + <data name="LabelProxyUser.ToolTip" xml:space="preserve"> | |
682 | + <value /> | |
683 | + </data> | |
374 | 684 | <data name="LabelProxyAddress.Size" type="System.Drawing.Size, System.Drawing"> |
375 | 685 | <value>62, 12</value> |
376 | 686 | </data> |
377 | 687 | <data name="LabelProxyAddress.Text" xml:space="preserve"> |
378 | 688 | <value>Pro&xy Host</value> |
379 | 689 | </data> |
690 | + <data name="LabelProxyAddress.ToolTip" xml:space="preserve"> | |
691 | + <value /> | |
692 | + </data> | |
693 | + <data name="TextProxyPort.ToolTip" xml:space="preserve"> | |
694 | + <value /> | |
695 | + </data> | |
696 | + <data name="TextProxyAddress.ToolTip" xml:space="preserve"> | |
697 | + <value /> | |
698 | + </data> | |
380 | 699 | <data name="LabelProxyPort.Size" type="System.Drawing.Size, System.Drawing"> |
381 | 700 | <value>26, 12</value> |
382 | 701 | </data> |
383 | 702 | <data name="LabelProxyPort.Text" xml:space="preserve"> |
384 | 703 | <value>&Port</value> |
385 | 704 | </data> |
705 | + <data name="LabelProxyPort.ToolTip" xml:space="preserve"> | |
706 | + <value /> | |
707 | + </data> | |
708 | + <data name="ProxyPanel.ToolTip" xml:space="preserve"> | |
709 | + <value /> | |
710 | + </data> | |
386 | 711 | <data name="CheckEnableBasicAuth.Size" type="System.Drawing.Size, System.Drawing"> |
387 | 712 | <value>241, 16</value> |
388 | 713 | </data> |
389 | 714 | <data name="CheckEnableBasicAuth.Text" xml:space="preserve"> |
390 | 715 | <value>Enable to select BASIC auth in 'Basic' tab</value> |
391 | 716 | </data> |
717 | + <data name="CheckEnableBasicAuth.ToolTip" xml:space="preserve"> | |
718 | + <value /> | |
719 | + </data> | |
720 | + <data name="TwitterSearchAPIText.ToolTip" xml:space="preserve"> | |
721 | + <value /> | |
722 | + </data> | |
723 | + <data name="Label31.ToolTip" xml:space="preserve"> | |
724 | + <value /> | |
725 | + </data> | |
726 | + <data name="TwitterAPIText.ToolTip" xml:space="preserve"> | |
727 | + <value /> | |
728 | + </data> | |
729 | + <data name="Label8.ToolTip" xml:space="preserve"> | |
730 | + <value /> | |
731 | + </data> | |
392 | 732 | <data name="CheckUseSsl.Size" type="System.Drawing.Size, System.Drawing"> |
393 | 733 | <value>130, 16</value> |
394 | 734 | </data> |
395 | 735 | <data name="CheckUseSsl.Text" xml:space="preserve"> |
396 | 736 | <value>Use HTTPS Protocol</value> |
397 | 737 | </data> |
738 | + <data name="CheckUseSsl.ToolTip" xml:space="preserve"> | |
739 | + <value /> | |
740 | + </data> | |
398 | 741 | <data name="Label64.Size" type="System.Drawing.Size, System.Drawing"> |
399 | 742 | <value>371, 12</value> |
400 | 743 | </data> |
401 | 744 | <data name="Label64.Text" xml:space="preserve"> |
402 | 745 | <value>※Adjust Connection timeout if the error of timeout happens frequently.</value> |
403 | 746 | </data> |
747 | + <data name="Label64.ToolTip" xml:space="preserve"> | |
748 | + <value /> | |
749 | + </data> | |
750 | + <data name="ConnectionTimeOut.ToolTip" xml:space="preserve"> | |
751 | + <value /> | |
752 | + </data> | |
404 | 753 | <data name="Label63.Size" type="System.Drawing.Size, System.Drawing"> |
405 | 754 | <value>130, 12</value> |
406 | 755 | </data> |
407 | 756 | <data name="Label63.Text" xml:space="preserve"> |
408 | 757 | <value>Connection timeout(sec)</value> |
409 | 758 | </data> |
759 | + <data name="Label63.ToolTip" xml:space="preserve"> | |
760 | + <value /> | |
761 | + </data> | |
762 | + <data name="ConnectionPanel.ToolTip" xml:space="preserve"> | |
763 | + <value /> | |
764 | + </data> | |
410 | 765 | <data name="Label65.Size" type="System.Drawing.Size, System.Drawing"> |
411 | 766 | <value>97, 12</value> |
412 | 767 | </data> |
413 | 768 | <data name="Label65.Text" xml:space="preserve"> |
414 | 769 | <value>Font of input field</value> |
415 | 770 | </data> |
771 | + <data name="Label65.ToolTip" xml:space="preserve"> | |
772 | + <value /> | |
773 | + </data> | |
416 | 774 | <data name="Label52.Size" type="System.Drawing.Size, System.Drawing"> |
417 | 775 | <value>169, 12</value> |
418 | 776 | </data> |
419 | 777 | <data name="Label52.Text" xml:space="preserve"> |
420 | 778 | <value>Backcolor of focused input field</value> |
421 | 779 | </data> |
780 | + <data name="Label52.ToolTip" xml:space="preserve"> | |
781 | + <value /> | |
782 | + </data> | |
422 | 783 | <data name="Label49.Size" type="System.Drawing.Size, System.Drawing"> |
423 | 784 | <value>78, 12</value> |
424 | 785 | </data> |
425 | 786 | <data name="Label49.Text" xml:space="preserve"> |
426 | 787 | <value>Replied Tweet</value> |
427 | 788 | </data> |
789 | + <data name="Label49.ToolTip" xml:space="preserve"> | |
790 | + <value /> | |
791 | + </data> | |
428 | 792 | <data name="Label9.Size" type="System.Drawing.Size, System.Drawing"> |
429 | 793 | <value>135, 12</value> |
430 | 794 | </data> |
431 | 795 | <data name="Label9.Text" xml:space="preserve"> |
432 | 796 | <value>First-time Reading Posts</value> |
433 | 797 | </data> |
798 | + <data name="Label9.ToolTip" xml:space="preserve"> | |
799 | + <value /> | |
800 | + </data> | |
434 | 801 | <data name="Label14.Size" type="System.Drawing.Size, System.Drawing"> |
435 | 802 | <value>42, 12</value> |
436 | 803 | </data> |
437 | 804 | <data name="Label14.Text" xml:space="preserve"> |
438 | 805 | <value>Sounds</value> |
439 | 806 | </data> |
807 | + <data name="Label14.ToolTip" xml:space="preserve"> | |
808 | + <value /> | |
809 | + </data> | |
440 | 810 | <data name="Label16.Size" type="System.Drawing.Size, System.Drawing"> |
441 | 811 | <value>145, 12</value> |
442 | 812 | </data> |
443 | 813 | <data name="Label16.Text" xml:space="preserve"> |
444 | 814 | <value>Colorize One-way following</value> |
445 | 815 | </data> |
816 | + <data name="Label16.ToolTip" xml:space="preserve"> | |
817 | + <value /> | |
818 | + </data> | |
446 | 819 | <data name="Label32.Size" type="System.Drawing.Size, System.Drawing"> |
447 | 820 | <value>120, 12</value> |
448 | 821 | </data> |
449 | 822 | <data name="Label32.Text" xml:space="preserve"> |
450 | 823 | <value>Selected User's Tweet</value> |
451 | 824 | </data> |
825 | + <data name="Label32.ToolTip" xml:space="preserve"> | |
826 | + <value /> | |
827 | + </data> | |
452 | 828 | <data name="Label34.Size" type="System.Drawing.Size, System.Drawing"> |
453 | 829 | <value>84, 12</value> |
454 | 830 | </data> |
455 | 831 | <data name="Label34.Text" xml:space="preserve"> |
456 | 832 | <value>Replies for You</value> |
457 | 833 | </data> |
834 | + <data name="Label34.ToolTip" xml:space="preserve"> | |
835 | + <value /> | |
836 | + </data> | |
458 | 837 | <data name="Label36.Size" type="System.Drawing.Size, System.Drawing"> |
459 | 838 | <value>89, 12</value> |
460 | 839 | </data> |
461 | 840 | <data name="Label36.Text" xml:space="preserve"> |
462 | 841 | <value>Your Own Tweet</value> |
463 | 842 | </data> |
843 | + <data name="Label36.ToolTip" xml:space="preserve"> | |
844 | + <value /> | |
845 | + </data> | |
464 | 846 | <data name="btnInputFont.Text" xml:space="preserve"> |
465 | 847 | <value>Font...</value> |
466 | 848 | </data> |
849 | + <data name="btnInputFont.ToolTip" xml:space="preserve"> | |
850 | + <value /> | |
851 | + </data> | |
467 | 852 | <data name="btnInputBackcolor.Text" xml:space="preserve"> |
468 | 853 | <value>Back...</value> |
469 | 854 | </data> |
855 | + <data name="btnInputBackcolor.ToolTip" xml:space="preserve"> | |
856 | + <value /> | |
857 | + </data> | |
470 | 858 | <data name="btnAtTo.Text" xml:space="preserve"> |
471 | 859 | <value>Back...</value> |
472 | 860 | </data> |
861 | + <data name="btnAtTo.ToolTip" xml:space="preserve"> | |
862 | + <value /> | |
863 | + </data> | |
473 | 864 | <data name="btnListBack.Text" xml:space="preserve"> |
474 | 865 | <value>Back...</value> |
475 | 866 | </data> |
867 | + <data name="btnListBack.ToolTip" xml:space="preserve"> | |
868 | + <value /> | |
869 | + </data> | |
476 | 870 | <data name="btnAtFromTarget.Text" xml:space="preserve"> |
477 | 871 | <value>Back...</value> |
478 | 872 | </data> |
873 | + <data name="btnAtFromTarget.ToolTip" xml:space="preserve"> | |
874 | + <value /> | |
875 | + </data> | |
479 | 876 | <data name="btnAtTarget.Text" xml:space="preserve"> |
480 | 877 | <value>Back...</value> |
481 | 878 | </data> |
879 | + <data name="btnAtTarget.ToolTip" xml:space="preserve"> | |
880 | + <value /> | |
881 | + </data> | |
482 | 882 | <data name="btnTarget.Text" xml:space="preserve"> |
483 | 883 | <value>Back...</value> |
484 | 884 | </data> |
885 | + <data name="btnTarget.ToolTip" xml:space="preserve"> | |
886 | + <value /> | |
887 | + </data> | |
485 | 888 | <data name="btnAtSelf.Text" xml:space="preserve"> |
486 | 889 | <value>Back...</value> |
487 | 890 | </data> |
891 | + <data name="btnAtSelf.ToolTip" xml:space="preserve"> | |
892 | + <value /> | |
893 | + </data> | |
488 | 894 | <data name="btnSelf.Text" xml:space="preserve"> |
489 | 895 | <value>Back...</value> |
490 | 896 | </data> |
491 | - <data name="ButtonBackToDefaultFontColor2.Size" type="System.Drawing.Size, System.Drawing"> | |
492 | - <value>96, 22</value> | |
493 | - </data> | |
494 | - <data name="ButtonBackToDefaultFontColor2.Text" xml:space="preserve"> | |
495 | - <value>Back to Default</value> | |
496 | - </data> | |
497 | - <data name="GroupBox5.Text" xml:space="preserve"> | |
498 | - <value>Font && Color</value> | |
499 | - </data> | |
500 | - <data name="btnRetweet.Text" xml:space="preserve"> | |
501 | - <value>Fore...</value> | |
502 | - </data> | |
503 | - <data name="ButtonBackToDefaultFontColor.Size" type="System.Drawing.Size, System.Drawing"> | |
504 | - <value>96, 22</value> | |
505 | - </data> | |
506 | - <data name="ButtonBackToDefaultFontColor.Text" xml:space="preserve"> | |
507 | - <value>Back to Default</value> | |
508 | - </data> | |
509 | - <data name="btnDetailLink.Text" xml:space="preserve"> | |
510 | - <value>Fore...</value> | |
511 | - </data> | |
512 | - <data name="Label18.Size" type="System.Drawing.Size, System.Drawing"> | |
513 | - <value>119, 12</value> | |
514 | - </data> | |
515 | - <data name="Label18.Text" xml:space="preserve"> | |
516 | - <value>Details of Tweet(Link)</value> | |
897 | + <data name="btnSelf.ToolTip" xml:space="preserve"> | |
898 | + <value /> | |
517 | 899 | </data> |
518 | - <data name="btnUnread.Text" xml:space="preserve"> | |
519 | - <value>Font&&Fore...</value> | |
520 | - </data> | |
521 | - <data name="Label20.Size" type="System.Drawing.Size, System.Drawing"> | |
522 | - <value>76, 12</value> | |
523 | - </data> | |
524 | - <data name="Label20.Text" xml:space="preserve"> | |
525 | - <value>Unread Tweet</value> | |
526 | - </data> | |
527 | - <data name="btnDetailBack.Text" xml:space="preserve"> | |
528 | - <value>Back...</value> | |
529 | - </data> | |
530 | - <data name="Label37.Size" type="System.Drawing.Size, System.Drawing"> | |
531 | - <value>110, 12</value> | |
900 | + <data name="lblInputFont.ToolTip" xml:space="preserve"> | |
901 | + <value /> | |
532 | 902 | </data> |
533 | - <data name="Label37.Text" xml:space="preserve"> | |
534 | - <value>Backcolor of Details</value> | |
903 | + <data name="lblInputBackcolor.ToolTip" xml:space="preserve"> | |
904 | + <value /> | |
535 | 905 | </data> |
536 | - <data name="btnDetail.Text" xml:space="preserve"> | |
537 | - <value>Font&&Fore...</value> | |
906 | + <data name="lblAtTo.ToolTip" xml:space="preserve"> | |
907 | + <value /> | |
538 | 908 | </data> |
539 | - <data name="Label26.Size" type="System.Drawing.Size, System.Drawing"> | |
540 | - <value>90, 12</value> | |
909 | + <data name="lblListBackcolor.ToolTip" xml:space="preserve"> | |
910 | + <value /> | |
541 | 911 | </data> |
542 | - <data name="Label26.Text" xml:space="preserve"> | |
543 | - <value>Details of Tweet</value> | |
912 | + <data name="lblAtFromTarget.ToolTip" xml:space="preserve"> | |
913 | + <value /> | |
544 | 914 | </data> |
545 | - <data name="btnOWL.Text" xml:space="preserve"> | |
546 | - <value>Fore...</value> | |
915 | + <data name="lblAtTarget.ToolTip" xml:space="preserve"> | |
916 | + <value /> | |
547 | 917 | </data> |
548 | - <data name="Label24.Size" type="System.Drawing.Size, System.Drawing"> | |
549 | - <value>100, 12</value> | |
918 | + <data name="lblTarget.ToolTip" xml:space="preserve"> | |
919 | + <value /> | |
550 | 920 | </data> |
551 | - <data name="Label24.Text" xml:space="preserve"> | |
552 | - <value>One-way following</value> | |
921 | + <data name="lblAtSelf.ToolTip" xml:space="preserve"> | |
922 | + <value /> | |
553 | 923 | </data> |
554 | - <data name="btnFav.Text" xml:space="preserve"> | |
555 | - <value>Fore...</value> | |
924 | + <data name="lblSelf.ToolTip" xml:space="preserve"> | |
925 | + <value /> | |
556 | 926 | </data> |
557 | - <data name="Label22.Size" type="System.Drawing.Size, System.Drawing"> | |
558 | - <value>53, 12</value> | |
927 | + <data name="ButtonBackToDefaultFontColor2.Size" type="System.Drawing.Size, System.Drawing"> | |
928 | + <value>96, 22</value> | |
559 | 929 | </data> |
560 | - <data name="Label22.Text" xml:space="preserve"> | |
561 | - <value>Favorited</value> | |
930 | + <data name="ButtonBackToDefaultFontColor2.Text" xml:space="preserve"> | |
931 | + <value>Back to Default</value> | |
562 | 932 | </data> |
563 | - <data name="btnListFont.Text" xml:space="preserve"> | |
564 | - <value>Font&&Fore...</value> | |
933 | + <data name="ButtonBackToDefaultFontColor2.ToolTip" xml:space="preserve"> | |
934 | + <value /> | |
565 | 935 | </data> |
566 | - <data name="Label61.Size" type="System.Drawing.Size, System.Drawing"> | |
567 | - <value>94, 12</value> | |
936 | + <data name="GroupBox5.Text" xml:space="preserve"> | |
937 | + <value>Font && Color</value> | |
568 | 938 | </data> |
569 | - <data name="Label61.Text" xml:space="preserve"> | |
570 | - <value>Font of tweet list</value> | |
939 | + <data name="GroupBox5.ToolTip" xml:space="preserve"> | |
940 | + <value /> | |
571 | 941 | </data> |
572 | - <data name="GroupBox1.Text" xml:space="preserve"> | |
573 | - <value>Font && Color</value> | |
942 | + <data name="FontPanel2.ToolTip" xml:space="preserve"> | |
943 | + <value /> | |
574 | 944 | </data> |
575 | 945 | <data name="Label47.Size" type="System.Drawing.Size, System.Drawing"> |
576 | 946 | <value>115, 12</value> |
@@ -578,45 +948,84 @@ | ||
578 | 948 | <data name="Label47.Text" xml:space="preserve"> |
579 | 949 | <value>Apply after restarting</value> |
580 | 950 | </data> |
951 | + <data name="Label47.ToolTip" xml:space="preserve"> | |
952 | + <value /> | |
953 | + </data> | |
954 | + <data name="LabelDateTimeFormatApplied.ToolTip" xml:space="preserve"> | |
955 | + <value /> | |
956 | + </data> | |
957 | + <data name="Label62.ToolTip" xml:space="preserve"> | |
958 | + <value /> | |
959 | + </data> | |
960 | + <data name="CmbDateTimeFormat.ToolTip" xml:space="preserve"> | |
961 | + <value /> | |
962 | + </data> | |
581 | 963 | <data name="Label23.Size" type="System.Drawing.Size, System.Drawing"> |
582 | 964 | <value>105, 12</value> |
583 | 965 | </data> |
584 | 966 | <data name="Label23.Text" xml:space="preserve"> |
585 | 967 | <value>Date Format in List</value> |
586 | 968 | </data> |
969 | + <data name="Label23.ToolTip" xml:space="preserve"> | |
970 | + <value /> | |
971 | + </data> | |
587 | 972 | <data name="Label11.Size" type="System.Drawing.Size, System.Drawing"> |
588 | 973 | <value>162, 12</value> |
589 | 974 | </data> |
590 | 975 | <data name="Label11.Text" xml:space="preserve"> |
591 | 976 | <value>Icon size in List (16 in default)</value> |
592 | 977 | </data> |
978 | + <data name="Label11.ToolTip" xml:space="preserve"> | |
979 | + <value /> | |
980 | + </data> | |
593 | 981 | <data name="IconSize.Items" xml:space="preserve"> |
594 | 982 | <value>None</value> |
595 | 983 | </data> |
984 | + <data name="IconSize.ToolTip" xml:space="preserve"> | |
985 | + <value /> | |
986 | + </data> | |
987 | + <data name="TextBox3.ToolTip" xml:space="preserve"> | |
988 | + <value /> | |
989 | + </data> | |
596 | 990 | <data name="CheckSortOrderLock.Size" type="System.Drawing.Size, System.Drawing"> |
597 | 991 | <value>102, 16</value> |
598 | 992 | </data> |
599 | 993 | <data name="CheckSortOrderLock.Text" xml:space="preserve"> |
600 | 994 | <value>Lock sort order</value> |
601 | 995 | </data> |
996 | + <data name="CheckSortOrderLock.ToolTip" xml:space="preserve"> | |
997 | + <value /> | |
998 | + </data> | |
602 | 999 | <data name="CheckShowGrid.Size" type="System.Drawing.Size, System.Drawing"> |
603 | 1000 | <value>125, 16</value> |
604 | 1001 | </data> |
605 | 1002 | <data name="CheckShowGrid.Text" xml:space="preserve"> |
606 | 1003 | <value>Show separator line</value> |
607 | 1004 | </data> |
1005 | + <data name="CheckShowGrid.ToolTip" xml:space="preserve"> | |
1006 | + <value /> | |
1007 | + </data> | |
608 | 1008 | <data name="chkUnreadStyle.Size" type="System.Drawing.Size, System.Drawing"> |
609 | 1009 | <value>393, 16</value> |
610 | 1010 | </data> |
611 | 1011 | <data name="chkUnreadStyle.Text" xml:space="preserve"> |
612 | 1012 | <value>Enable unread style(font and color). (Unread can be found by star mark)</value> |
613 | 1013 | </data> |
1014 | + <data name="chkUnreadStyle.ToolTip" xml:space="preserve"> | |
1015 | + <value /> | |
1016 | + </data> | |
614 | 1017 | <data name="OneWayLv.Size" type="System.Drawing.Size, System.Drawing"> |
615 | 1018 | <value>136, 16</value> |
616 | 1019 | </data> |
617 | 1020 | <data name="OneWayLv.Text" xml:space="preserve"> |
618 | 1021 | <value>Colorize one way love</value> |
619 | 1022 | </data> |
1023 | + <data name="OneWayLv.ToolTip" xml:space="preserve"> | |
1024 | + <value /> | |
1025 | + </data> | |
1026 | + <data name="TweetPrvPanel.ToolTip" xml:space="preserve"> | |
1027 | + <value /> | |
1028 | + </data> | |
620 | 1029 | <data name="ReplyIconStateCombo.Items" xml:space="preserve"> |
621 | 1030 | <value>Don't notify</value> |
622 | 1031 | </data> |
@@ -626,54 +1035,90 @@ | ||
626 | 1035 | <data name="ReplyIconStateCombo.Items2" xml:space="preserve"> |
627 | 1036 | <value>Change icon&blink</value> |
628 | 1037 | </data> |
1038 | + <data name="ReplyIconStateCombo.ToolTip" xml:space="preserve"> | |
1039 | + <value /> | |
1040 | + </data> | |
629 | 1041 | <data name="Label72.Size" type="System.Drawing.Size, System.Drawing"> |
630 | 1042 | <value>188, 12</value> |
631 | 1043 | </data> |
632 | 1044 | <data name="Label72.Text" xml:space="preserve"> |
633 | 1045 | <value>Tasktray icon with unread mentions</value> |
634 | 1046 | </data> |
1047 | + <data name="Label72.ToolTip" xml:space="preserve"> | |
1048 | + <value /> | |
1049 | + </data> | |
635 | 1050 | <data name="ChkNewMentionsBlink.Size" type="System.Drawing.Size, System.Drawing"> |
636 | 1051 | <value>180, 16</value> |
637 | 1052 | </data> |
638 | 1053 | <data name="ChkNewMentionsBlink.Text" xml:space="preserve"> |
639 | 1054 | <value>Blink window mentions arrived</value> |
640 | 1055 | </data> |
1056 | + <data name="ChkNewMentionsBlink.ToolTip" xml:space="preserve"> | |
1057 | + <value /> | |
1058 | + </data> | |
641 | 1059 | <data name="chkTabIconDisp.Size" type="System.Drawing.Size, System.Drawing"> |
642 | 1060 | <value>210, 16</value> |
643 | 1061 | </data> |
644 | 1062 | <data name="chkTabIconDisp.Text" xml:space="preserve"> |
645 | 1063 | <value>Show icon on tab has unread tweets</value> |
646 | 1064 | </data> |
1065 | + <data name="chkTabIconDisp.ToolTip" xml:space="preserve"> | |
1066 | + <value /> | |
1067 | + </data> | |
647 | 1068 | <data name="CheckPreviewEnable.Size" type="System.Drawing.Size, System.Drawing"> |
648 | 1069 | <value>138, 16</value> |
649 | 1070 | </data> |
650 | 1071 | <data name="CheckPreviewEnable.Text" xml:space="preserve"> |
651 | 1072 | <value>Show image thumbnail</value> |
652 | 1073 | </data> |
1074 | + <data name="CheckPreviewEnable.ToolTip" xml:space="preserve"> | |
1075 | + <value /> | |
1076 | + </data> | |
1077 | + <data name="Label81.ToolTip" xml:space="preserve"> | |
1078 | + <value /> | |
1079 | + </data> | |
1080 | + <data name="LanguageCombo.ToolTip" xml:space="preserve"> | |
1081 | + <value /> | |
1082 | + </data> | |
1083 | + <data name="Label13.ToolTip" xml:space="preserve"> | |
1084 | + <value /> | |
1085 | + </data> | |
653 | 1086 | <data name="CheckAlwaysTop.Size" type="System.Drawing.Size, System.Drawing"> |
654 | 1087 | <value>110, 16</value> |
655 | 1088 | </data> |
656 | 1089 | <data name="CheckAlwaysTop.Text" xml:space="preserve"> |
657 | 1090 | <value>Always top most</value> |
658 | 1091 | </data> |
1092 | + <data name="CheckAlwaysTop.ToolTip" xml:space="preserve"> | |
1093 | + <value /> | |
1094 | + </data> | |
659 | 1095 | <data name="CheckMonospace.Size" type="System.Drawing.Size, System.Drawing"> |
660 | 1096 | <value>177, 16</value> |
661 | 1097 | </data> |
662 | 1098 | <data name="CheckMonospace.Text" xml:space="preserve"> |
663 | 1099 | <value>Monospace font in detail view</value> |
664 | 1100 | </data> |
1101 | + <data name="CheckMonospace.ToolTip" xml:space="preserve"> | |
1102 | + <value /> | |
1103 | + </data> | |
665 | 1104 | <data name="CheckBalloonLimit.Size" type="System.Drawing.Size, System.Drawing"> |
666 | 1105 | <value>293, 16</value> |
667 | 1106 | </data> |
668 | 1107 | <data name="CheckBalloonLimit.Text" xml:space="preserve"> |
669 | 1108 | <value>Popup balloon only at the minimization or iconization</value> |
670 | 1109 | </data> |
1110 | + <data name="CheckBalloonLimit.ToolTip" xml:space="preserve"> | |
1111 | + <value /> | |
1112 | + </data> | |
671 | 1113 | <data name="Label10.Size" type="System.Drawing.Size, System.Drawing"> |
672 | 1114 | <value>103, 12</value> |
673 | 1115 | </data> |
674 | 1116 | <data name="Label10.Text" xml:space="preserve"> |
675 | 1117 | <value>Username in popup</value> |
676 | 1118 | </data> |
1119 | + <data name="Label10.ToolTip" xml:space="preserve"> | |
1120 | + <value /> | |
1121 | + </data> | |
677 | 1122 | <data name="ComboDispTitle.Items" xml:space="preserve"> |
678 | 1123 | <value>None</value> |
679 | 1124 | </data> |
@@ -698,12 +1143,18 @@ | ||
698 | 1143 | <data name="ComboDispTitle.Items7" xml:space="preserve"> |
699 | 1144 | <value>Count of Status/Follow/Follower</value> |
700 | 1145 | </data> |
1146 | + <data name="ComboDispTitle.ToolTip" xml:space="preserve"> | |
1147 | + <value /> | |
1148 | + </data> | |
701 | 1149 | <data name="Label45.Size" type="System.Drawing.Size, System.Drawing"> |
702 | 1150 | <value>65, 12</value> |
703 | 1151 | </data> |
704 | 1152 | <data name="Label45.Text" xml:space="preserve"> |
705 | 1153 | <value>Title format</value> |
706 | 1154 | </data> |
1155 | + <data name="Label45.ToolTip" xml:space="preserve"> | |
1156 | + <value /> | |
1157 | + </data> | |
707 | 1158 | <data name="cmbNameBalloon.Items" xml:space="preserve"> |
708 | 1159 | <value>None</value> |
709 | 1160 | </data> |
@@ -713,174 +1164,336 @@ | ||
713 | 1164 | <data name="cmbNameBalloon.Items2" xml:space="preserve"> |
714 | 1165 | <value>Nickname</value> |
715 | 1166 | </data> |
1167 | + <data name="cmbNameBalloon.ToolTip" xml:space="preserve"> | |
1168 | + <value /> | |
1169 | + </data> | |
716 | 1170 | <data name="CheckDispUsername.Size" type="System.Drawing.Size, System.Drawing"> |
717 | 1171 | <value>278, 16</value> |
718 | 1172 | </data> |
719 | 1173 | <data name="CheckDispUsername.Text" xml:space="preserve"> |
720 | 1174 | <value>Show username in application titlebar and balloon</value> |
721 | 1175 | </data> |
1176 | + <data name="CheckDispUsername.ToolTip" xml:space="preserve"> | |
1177 | + <value /> | |
1178 | + </data> | |
722 | 1179 | <data name="CheckBox3.Size" type="System.Drawing.Size, System.Drawing"> |
723 | 1180 | <value>148, 16</value> |
724 | 1181 | </data> |
725 | 1182 | <data name="CheckBox3.Text" xml:space="preserve"> |
726 | 1183 | <value>Show icon in detail view</value> |
727 | 1184 | </data> |
1185 | + <data name="CheckBox3.ToolTip" xml:space="preserve"> | |
1186 | + <value /> | |
1187 | + </data> | |
1188 | + <data name="PreviewPanel.ToolTip" xml:space="preserve"> | |
1189 | + <value /> | |
1190 | + </data> | |
728 | 1191 | <data name="CheckHashSupple.Size" type="System.Drawing.Size, System.Drawing"> |
729 | 1192 | <value>213, 16</value> |
730 | 1193 | </data> |
731 | 1194 | <data name="CheckHashSupple.Text" xml:space="preserve"> |
732 | 1195 | <value>Use Hashtag supplementary function</value> |
733 | 1196 | </data> |
1197 | + <data name="CheckHashSupple.ToolTip" xml:space="preserve"> | |
1198 | + <value /> | |
1199 | + </data> | |
734 | 1200 | <data name="CheckAtIdSupple.Size" type="System.Drawing.Size, System.Drawing"> |
735 | 1201 | <value>188, 16</value> |
736 | 1202 | </data> |
737 | 1203 | <data name="CheckAtIdSupple.Text" xml:space="preserve"> |
738 | 1204 | <value>Use @id supplementary function</value> |
739 | 1205 | </data> |
1206 | + <data name="CheckAtIdSupple.ToolTip" xml:space="preserve"> | |
1207 | + <value /> | |
1208 | + </data> | |
1209 | + <data name="ComboBoxPostKeySelect.ToolTip" xml:space="preserve"> | |
1210 | + <value /> | |
1211 | + </data> | |
740 | 1212 | <data name="Label27.Size" type="System.Drawing.Size, System.Drawing"> |
741 | 1213 | <value>50, 12</value> |
742 | 1214 | </data> |
743 | 1215 | <data name="Label27.Text" xml:space="preserve"> |
744 | 1216 | <value>Post key</value> |
745 | 1217 | </data> |
1218 | + <data name="Label27.ToolTip" xml:space="preserve"> | |
1219 | + <value /> | |
1220 | + </data> | |
746 | 1221 | <data name="CheckRetweetNoConfirm.Size" type="System.Drawing.Size, System.Drawing"> |
747 | 1222 | <value>239, 16</value> |
748 | 1223 | </data> |
749 | 1224 | <data name="CheckRetweetNoConfirm.Text" xml:space="preserve"> |
750 | 1225 | <value>Bypass confirm dialog at posting Retweet</value> |
751 | 1226 | </data> |
1227 | + <data name="CheckRetweetNoConfirm.ToolTip" xml:space="preserve"> | |
1228 | + <value /> | |
1229 | + </data> | |
752 | 1230 | <data name="Label12.Size" type="System.Drawing.Size, System.Drawing"> |
753 | 1231 | <value>38, 12</value> |
754 | 1232 | </data> |
755 | 1233 | <data name="Label12.Text" xml:space="preserve"> |
756 | 1234 | <value>Footer</value> |
757 | 1235 | </data> |
1236 | + <data name="Label12.ToolTip" xml:space="preserve"> | |
1237 | + <value /> | |
1238 | + </data> | |
758 | 1239 | <data name="CheckUseRecommendStatus.Size" type="System.Drawing.Size, System.Drawing"> |
759 | 1240 | <value>151, 16</value> |
760 | 1241 | </data> |
761 | 1242 | <data name="CheckUseRecommendStatus.Text" xml:space="preserve"> |
762 | 1243 | <value>Use Default [TWNvNNN]</value> |
763 | 1244 | </data> |
1245 | + <data name="CheckUseRecommendStatus.ToolTip" xml:space="preserve"> | |
1246 | + <value /> | |
1247 | + </data> | |
1248 | + <data name="StatusText.ToolTip" xml:space="preserve"> | |
1249 | + <value /> | |
1250 | + </data> | |
1251 | + <data name="TweetActPanel.ToolTip" xml:space="preserve"> | |
1252 | + <value /> | |
1253 | + </data> | |
1254 | + <data name="UserstreamPeriod.ToolTip" xml:space="preserve"> | |
1255 | + <value /> | |
1256 | + </data> | |
764 | 1257 | <data name="StartupUserstreamCheck.Size" type="System.Drawing.Size, System.Drawing"> |
765 | 1258 | <value>149, 16</value> |
766 | 1259 | </data> |
767 | 1260 | <data name="StartupUserstreamCheck.Text" xml:space="preserve"> |
768 | 1261 | <value>Auto connect at starting</value> |
769 | 1262 | </data> |
1263 | + <data name="StartupUserstreamCheck.ToolTip" xml:space="preserve"> | |
1264 | + <value /> | |
1265 | + </data> | |
770 | 1266 | <data name="Label83.Size" type="System.Drawing.Size, System.Drawing"> |
771 | 1267 | <value>117, 12</value> |
772 | 1268 | </data> |
773 | 1269 | <data name="Label83.Text" xml:space="preserve"> |
774 | 1270 | <value>Refresh Interval (sec)</value> |
775 | 1271 | </data> |
1272 | + <data name="Label83.ToolTip" xml:space="preserve"> | |
1273 | + <value /> | |
1274 | + </data> | |
1275 | + <data name="UserStreamPanel.ToolTip" xml:space="preserve"> | |
1276 | + <value /> | |
1277 | + </data> | |
776 | 1278 | <data name="StartupReaded.Size" type="System.Drawing.Size, System.Drawing"> |
777 | 1279 | <value>81, 16</value> |
778 | 1280 | </data> |
779 | 1281 | <data name="StartupReaded.Text" xml:space="preserve"> |
780 | 1282 | <value>Make Read</value> |
781 | 1283 | </data> |
1284 | + <data name="StartupReaded.ToolTip" xml:space="preserve"> | |
1285 | + <value /> | |
1286 | + </data> | |
782 | 1287 | <data name="CheckStartupFollowers.Size" type="System.Drawing.Size, System.Drawing"> |
783 | 1288 | <value>123, 16</value> |
784 | 1289 | </data> |
785 | 1290 | <data name="CheckStartupFollowers.Text" xml:space="preserve"> |
786 | 1291 | <value>Fetch followers list</value> |
787 | 1292 | </data> |
1293 | + <data name="CheckStartupFollowers.ToolTip" xml:space="preserve"> | |
1294 | + <value /> | |
1295 | + </data> | |
788 | 1296 | <data name="CheckStartupVersion.Size" type="System.Drawing.Size, System.Drawing"> |
789 | 1297 | <value>121, 16</value> |
790 | 1298 | </data> |
791 | 1299 | <data name="CheckStartupVersion.Text" xml:space="preserve"> |
792 | 1300 | <value>Check new version</value> |
793 | 1301 | </data> |
1302 | + <data name="CheckStartupVersion.ToolTip" xml:space="preserve"> | |
1303 | + <value /> | |
1304 | + </data> | |
794 | 1305 | <data name="chkGetFav.Size" type="System.Drawing.Size, System.Drawing"> |
795 | 1306 | <value>105, 16</value> |
796 | 1307 | </data> |
797 | 1308 | <data name="chkGetFav.Text" xml:space="preserve"> |
798 | 1309 | <value>Fetch Favorites</value> |
799 | 1310 | </data> |
1311 | + <data name="chkGetFav.ToolTip" xml:space="preserve"> | |
1312 | + <value /> | |
1313 | + </data> | |
1314 | + <data name="StartupPanel.ToolTip" xml:space="preserve"> | |
1315 | + <value /> | |
1316 | + </data> | |
1317 | + <data name="AuthBasicRadio.ToolTip" xml:space="preserve"> | |
1318 | + <value /> | |
1319 | + </data> | |
1320 | + <data name="AuthOAuthRadio.ToolTip" xml:space="preserve"> | |
1321 | + <value /> | |
1322 | + </data> | |
800 | 1323 | <data name="Label6.Size" type="System.Drawing.Size, System.Drawing"> |
801 | 1324 | <value>70, 12</value> |
802 | 1325 | </data> |
803 | 1326 | <data name="Label6.Text" xml:space="preserve"> |
804 | 1327 | <value>Auth method</value> |
805 | 1328 | </data> |
1329 | + <data name="Label6.ToolTip" xml:space="preserve"> | |
1330 | + <value /> | |
1331 | + </data> | |
806 | 1332 | <data name="AuthClearButton.Text" xml:space="preserve"> |
807 | 1333 | <value>Clear</value> |
808 | 1334 | </data> |
1335 | + <data name="AuthClearButton.ToolTip" xml:space="preserve"> | |
1336 | + <value /> | |
1337 | + </data> | |
1338 | + <data name="AuthUserLabel.ToolTip" xml:space="preserve"> | |
1339 | + <value /> | |
1340 | + </data> | |
1341 | + <data name="AuthStateLabel.ToolTip" xml:space="preserve"> | |
1342 | + <value /> | |
1343 | + </data> | |
809 | 1344 | <data name="Label4.Size" type="System.Drawing.Size, System.Drawing"> |
810 | 1345 | <value>65, 12</value> |
811 | 1346 | </data> |
812 | 1347 | <data name="Label4.Text" xml:space="preserve"> |
813 | 1348 | <value>Auth status</value> |
814 | 1349 | </data> |
1350 | + <data name="Label4.ToolTip" xml:space="preserve"> | |
1351 | + <value /> | |
1352 | + </data> | |
815 | 1353 | <data name="AuthorizeButton.Text" xml:space="preserve"> |
816 | 1354 | <value>Auth</value> |
817 | 1355 | </data> |
1356 | + <data name="AuthorizeButton.ToolTip" xml:space="preserve"> | |
1357 | + <value /> | |
1358 | + </data> | |
818 | 1359 | <data name="Label1.Size" type="System.Drawing.Size, System.Drawing"> |
819 | 1360 | <value>56, 12</value> |
820 | 1361 | </data> |
821 | 1362 | <data name="Label1.Text" xml:space="preserve"> |
822 | 1363 | <value>Username</value> |
823 | 1364 | </data> |
1365 | + <data name="Label1.ToolTip" xml:space="preserve"> | |
1366 | + <value /> | |
1367 | + </data> | |
824 | 1368 | <data name="Label2.Size" type="System.Drawing.Size, System.Drawing"> |
825 | 1369 | <value>54, 12</value> |
826 | 1370 | </data> |
827 | 1371 | <data name="Label2.Text" xml:space="preserve"> |
828 | 1372 | <value>Password</value> |
829 | 1373 | </data> |
1374 | + <data name="Label2.ToolTip" xml:space="preserve"> | |
1375 | + <value /> | |
1376 | + </data> | |
1377 | + <data name="Username.ToolTip" xml:space="preserve"> | |
1378 | + <value /> | |
1379 | + </data> | |
1380 | + <data name="Password.ToolTip" xml:space="preserve"> | |
1381 | + <value /> | |
1382 | + </data> | |
1383 | + <data name="BasedPanel.ToolTip" xml:space="preserve"> | |
1384 | + <value /> | |
1385 | + </data> | |
1386 | + <data name="ListTextCountApi.ToolTip" xml:space="preserve"> | |
1387 | + <value /> | |
1388 | + </data> | |
830 | 1389 | <data name="Label25.Size" type="System.Drawing.Size, System.Drawing"> |
831 | 1390 | <value>30, 12</value> |
832 | 1391 | </data> |
833 | 1392 | <data name="Label25.Text" xml:space="preserve"> |
834 | 1393 | <value>Lists</value> |
835 | 1394 | </data> |
1395 | + <data name="Label25.ToolTip" xml:space="preserve"> | |
1396 | + <value /> | |
1397 | + </data> | |
1398 | + <data name="UserTimelineTextCountApi.ToolTip" xml:space="preserve"> | |
1399 | + <value /> | |
1400 | + </data> | |
836 | 1401 | <data name="Label17.Size" type="System.Drawing.Size, System.Drawing"> |
837 | 1402 | <value>72, 12</value> |
838 | 1403 | </data> |
839 | 1404 | <data name="Label17.Text" xml:space="preserve"> |
840 | 1405 | <value>UserTimeline</value> |
841 | 1406 | </data> |
1407 | + <data name="Label17.ToolTip" xml:space="preserve"> | |
1408 | + <value /> | |
1409 | + </data> | |
842 | 1410 | <data name="Label30.Size" type="System.Drawing.Size, System.Drawing"> |
843 | 1411 | <value>75, 12</value> |
844 | 1412 | </data> |
845 | 1413 | <data name="Label30.Text" xml:space="preserve"> |
846 | 1414 | <value>Public Search</value> |
847 | 1415 | </data> |
1416 | + <data name="Label30.ToolTip" xml:space="preserve"> | |
1417 | + <value /> | |
1418 | + </data> | |
848 | 1419 | <data name="Label28.Size" type="System.Drawing.Size, System.Drawing"> |
849 | 1420 | <value>105, 12</value> |
850 | 1421 | </data> |
851 | 1422 | <data name="Label28.Text" xml:space="preserve"> |
852 | 1423 | <value>Timeline at starting</value> |
853 | 1424 | </data> |
1425 | + <data name="Label28.ToolTip" xml:space="preserve"> | |
1426 | + <value /> | |
1427 | + </data> | |
854 | 1428 | <data name="Label19.Size" type="System.Drawing.Size, System.Drawing"> |
855 | 1429 | <value>51, 12</value> |
856 | 1430 | </data> |
857 | 1431 | <data name="Label19.Text" xml:space="preserve"> |
858 | 1432 | <value>Mentions</value> |
859 | 1433 | </data> |
1434 | + <data name="Label19.ToolTip" xml:space="preserve"> | |
1435 | + <value /> | |
1436 | + </data> | |
1437 | + <data name="FavoritesTextCountApi.ToolTip" xml:space="preserve"> | |
1438 | + <value /> | |
1439 | + </data> | |
1440 | + <data name="SearchTextCountApi.ToolTip" xml:space="preserve"> | |
1441 | + <value /> | |
1442 | + </data> | |
860 | 1443 | <data name="Label66.Size" type="System.Drawing.Size, System.Drawing"> |
861 | 1444 | <value>53, 12</value> |
862 | 1445 | </data> |
863 | 1446 | <data name="Label66.Text" xml:space="preserve"> |
864 | 1447 | <value>Favorites</value> |
865 | 1448 | </data> |
1449 | + <data name="Label66.ToolTip" xml:space="preserve"> | |
1450 | + <value /> | |
1451 | + </data> | |
1452 | + <data name="FirstTextCountApi.ToolTip" xml:space="preserve"> | |
1453 | + <value /> | |
1454 | + </data> | |
1455 | + <data name="GetMoreTextCountApi.ToolTip" xml:space="preserve"> | |
1456 | + <value /> | |
1457 | + </data> | |
866 | 1458 | <data name="Label53.Size" type="System.Drawing.Size, System.Drawing"> |
867 | 1459 | <value>52, 12</value> |
868 | 1460 | </data> |
869 | 1461 | <data name="Label53.Text" xml:space="preserve"> |
870 | 1462 | <value>Get more</value> |
871 | 1463 | </data> |
1464 | + <data name="Label53.ToolTip" xml:space="preserve"> | |
1465 | + <value /> | |
1466 | + </data> | |
872 | 1467 | <data name="UseChangeGetCount.Size" type="System.Drawing.Size, System.Drawing"> |
873 | 1468 | <value>243, 16</value> |
874 | 1469 | </data> |
875 | 1470 | <data name="UseChangeGetCount.Text" xml:space="preserve"> |
876 | 1471 | <value>Enable to edit 'Count' parameters as below</value> |
877 | 1472 | </data> |
1473 | + <data name="UseChangeGetCount.ToolTip" xml:space="preserve"> | |
1474 | + <value /> | |
1475 | + </data> | |
1476 | + <data name="TextCountApiReply.ToolTip" xml:space="preserve"> | |
1477 | + <value /> | |
1478 | + </data> | |
878 | 1479 | <data name="Label67.Size" type="System.Drawing.Size, System.Drawing"> |
879 | 1480 | <value>192, 12</value> |
880 | 1481 | </data> |
881 | 1482 | <data name="Label67.Text" xml:space="preserve"> |
882 | 1483 | <value>Getting number of tweets in timeline</value> |
883 | 1484 | </data> |
1485 | + <data name="Label67.ToolTip" xml:space="preserve"> | |
1486 | + <value /> | |
1487 | + </data> | |
1488 | + <data name="TextCountApi.ToolTip" xml:space="preserve"> | |
1489 | + <value /> | |
1490 | + </data> | |
1491 | + <data name="GetCountPanel.ToolTip" xml:space="preserve"> | |
1492 | + <value /> | |
1493 | + </data> | |
1494 | + <data name="LabelApiUsingUserStreamEnabled.ToolTip" xml:space="preserve"> | |
1495 | + <value /> | |
1496 | + </data> | |
884 | 1497 | <data name="LabelUserStreamActive.Size" type="System.Drawing.Size, System.Drawing"> |
885 | 1498 | <value>395, 24</value> |
886 | 1499 | </data> |
@@ -888,60 +1501,117 @@ | ||
888 | 1501 | <value>UserStream is enable. |
889 | 1502 | Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable.</value> |
890 | 1503 | </data> |
1504 | + <data name="LabelUserStreamActive.ToolTip" xml:space="preserve"> | |
1505 | + <value /> | |
1506 | + </data> | |
891 | 1507 | <data name="Label21.Text" xml:space="preserve"> |
892 | 1508 | <value>UserTimeline Interval (sec)</value> |
893 | 1509 | </data> |
1510 | + <data name="Label21.ToolTip" xml:space="preserve"> | |
1511 | + <value /> | |
1512 | + </data> | |
1513 | + <data name="UserTimelinePeriod.ToolTip" xml:space="preserve"> | |
1514 | + <value /> | |
1515 | + </data> | |
1516 | + <data name="TimelinePeriod.ToolTip" xml:space="preserve"> | |
1517 | + <value /> | |
1518 | + </data> | |
894 | 1519 | <data name="Label3.Size" type="System.Drawing.Size, System.Drawing"> |
895 | 1520 | <value>170, 12</value> |
896 | 1521 | </data> |
897 | 1522 | <data name="Label3.Text" xml:space="preserve"> |
898 | 1523 | <value>Timeline Fetching Interval (sec.)</value> |
899 | 1524 | </data> |
1525 | + <data name="Label3.ToolTip" xml:space="preserve"> | |
1526 | + <value /> | |
1527 | + </data> | |
900 | 1528 | <data name="ButtonApiCalc.Text" xml:space="preserve"> |
901 | 1529 | <value>Recalculation</value> |
902 | 1530 | </data> |
1531 | + <data name="ButtonApiCalc.ToolTip" xml:space="preserve"> | |
1532 | + <value /> | |
1533 | + </data> | |
903 | 1534 | <data name="LabelPostAndGet.Size" type="System.Drawing.Size, System.Drawing"> |
904 | 1535 | <value>358, 12</value> |
905 | 1536 | </data> |
906 | 1537 | <data name="LabelPostAndGet.Text" xml:space="preserve"> |
907 | 1538 | <value>Because "Post && fetch" is enabled, the API for each post consumed.</value> |
908 | 1539 | </data> |
1540 | + <data name="LabelPostAndGet.ToolTip" xml:space="preserve"> | |
1541 | + <value /> | |
1542 | + </data> | |
1543 | + <data name="LabelApiUsing.ToolTip" xml:space="preserve"> | |
1544 | + <value /> | |
1545 | + </data> | |
909 | 1546 | <data name="Label33.Size" type="System.Drawing.Size, System.Drawing"> |
910 | 1547 | <value>150, 12</value> |
911 | 1548 | </data> |
912 | 1549 | <data name="Label33.Text" xml:space="preserve"> |
913 | 1550 | <value>Lists Fetching Interval (sec)</value> |
914 | 1551 | </data> |
1552 | + <data name="Label33.ToolTip" xml:space="preserve"> | |
1553 | + <value /> | |
1554 | + </data> | |
1555 | + <data name="ListsPeriod.ToolTip" xml:space="preserve"> | |
1556 | + <value /> | |
1557 | + </data> | |
915 | 1558 | <data name="Label7.Size" type="System.Drawing.Size, System.Drawing"> |
916 | 1559 | <value>149, 12</value> |
917 | 1560 | </data> |
918 | 1561 | <data name="Label7.Text" xml:space="preserve"> |
919 | 1562 | <value>Public Search Interval (sec.)</value> |
920 | 1563 | </data> |
1564 | + <data name="Label7.ToolTip" xml:space="preserve"> | |
1565 | + <value /> | |
1566 | + </data> | |
1567 | + <data name="PubSearchPeriod.ToolTip" xml:space="preserve"> | |
1568 | + <value /> | |
1569 | + </data> | |
921 | 1570 | <data name="Label69.Size" type="System.Drawing.Size, System.Drawing"> |
922 | 1571 | <value>156, 12</value> |
923 | 1572 | </data> |
924 | 1573 | <data name="Label69.Text" xml:space="preserve"> |
925 | 1574 | <value>Reply Fetching Interval (sec.)</value> |
926 | 1575 | </data> |
1576 | + <data name="Label69.ToolTip" xml:space="preserve"> | |
1577 | + <value /> | |
1578 | + </data> | |
1579 | + <data name="ReplyPeriod.ToolTip" xml:space="preserve"> | |
1580 | + <value /> | |
1581 | + </data> | |
927 | 1582 | <data name="CheckPostAndGet.Size" type="System.Drawing.Size, System.Drawing"> |
928 | 1583 | <value>88, 16</value> |
929 | 1584 | </data> |
930 | 1585 | <data name="CheckPostAndGet.Text" xml:space="preserve"> |
931 | 1586 | <value>Post && fetch</value> |
932 | 1587 | </data> |
1588 | + <data name="CheckPostAndGet.ToolTip" xml:space="preserve"> | |
1589 | + <value /> | |
1590 | + </data> | |
933 | 1591 | <data name="CheckPeriodAdjust.Size" type="System.Drawing.Size, System.Drawing"> |
934 | 1592 | <value>150, 16</value> |
935 | 1593 | </data> |
936 | 1594 | <data name="CheckPeriodAdjust.Text" xml:space="preserve"> |
937 | 1595 | <value>Enable Auto-Adjustment</value> |
938 | 1596 | </data> |
1597 | + <data name="CheckPeriodAdjust.ToolTip" xml:space="preserve"> | |
1598 | + <value /> | |
1599 | + </data> | |
939 | 1600 | <data name="Label5.Size" type="System.Drawing.Size, System.Drawing"> |
940 | 1601 | <value>144, 12</value> |
941 | 1602 | </data> |
942 | 1603 | <data name="Label5.Text" xml:space="preserve"> |
943 | 1604 | <value>DM Fetching Interval (sec.)</value> |
944 | 1605 | </data> |
1606 | + <data name="Label5.ToolTip" xml:space="preserve"> | |
1607 | + <value /> | |
1608 | + </data> | |
1609 | + <data name="DMPeriod.ToolTip" xml:space="preserve"> | |
1610 | + <value /> | |
1611 | + </data> | |
1612 | + <data name="GetPeriodPanel.ToolTip" xml:space="preserve"> | |
1613 | + <value /> | |
1614 | + </data> | |
945 | 1615 | <data name="CheckUserUpdateEvent.Size" type="System.Drawing.Size, System.Drawing"> |
946 | 1616 | <value>85, 16</value> |
947 | 1617 | </data> |
@@ -954,12 +1624,21 @@ Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. | ||
954 | 1624 | <data name="Label35.Text" xml:space="preserve"> |
955 | 1625 | <value>Play sound notify events</value> |
956 | 1626 | </data> |
1627 | + <data name="Label35.ToolTip" xml:space="preserve"> | |
1628 | + <value /> | |
1629 | + </data> | |
1630 | + <data name="ComboBoxEventNotifySound.ToolTip" xml:space="preserve"> | |
1631 | + <value /> | |
1632 | + </data> | |
957 | 1633 | <data name="CheckFavEventUnread.Size" type="System.Drawing.Size, System.Drawing"> |
958 | 1634 | <value>247, 16</value> |
959 | 1635 | </data> |
960 | 1636 | <data name="CheckFavEventUnread.Text" xml:space="preserve"> |
961 | 1637 | <value>Make to unread the post someone favorited</value> |
962 | 1638 | </data> |
1639 | + <data name="CheckFavEventUnread.ToolTip" xml:space="preserve"> | |
1640 | + <value /> | |
1641 | + </data> | |
963 | 1642 | <data name="CheckListCreatedEvent.Size" type="System.Drawing.Size, System.Drawing"> |
964 | 1643 | <value>91, 16</value> |
965 | 1644 | </data> |
@@ -978,6 +1657,9 @@ Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. | ||
978 | 1657 | <data name="CheckForceEventNotify.Text" xml:space="preserve"> |
979 | 1658 | <value>Notify Events even if disable new post arrival notify.</value> |
980 | 1659 | </data> |
1660 | + <data name="CheckForceEventNotify.ToolTip" xml:space="preserve"> | |
1661 | + <value /> | |
1662 | + </data> | |
981 | 1663 | <data name="CheckListMemberRemovedEvent.Size" type="System.Drawing.Size, System.Drawing"> |
982 | 1664 | <value>147, 16</value> |
983 | 1665 | </data> |
@@ -1014,10 +1696,31 @@ Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. | ||
1014 | 1696 | <data name="CheckEventNotify.Text" xml:space="preserve"> |
1015 | 1697 | <value>Notify Events(Only UserStream)</value> |
1016 | 1698 | </data> |
1699 | + <data name="CheckEventNotify.ToolTip" xml:space="preserve"> | |
1700 | + <value /> | |
1701 | + </data> | |
1702 | + <data name="NotifyPanel.ToolTip" xml:space="preserve"> | |
1703 | + <value /> | |
1704 | + </data> | |
1705 | + <data name="SplitContainer1.Panel2.ToolTip" xml:space="preserve"> | |
1706 | + <value /> | |
1707 | + </data> | |
1708 | + <data name="SplitContainer1.ToolTip" xml:space="preserve"> | |
1709 | + <value /> | |
1710 | + </data> | |
1017 | 1711 | <data name="Cancel.Text" xml:space="preserve"> |
1018 | 1712 | <value>Cancel</value> |
1019 | 1713 | </data> |
1714 | + <data name="Cancel.ToolTip" xml:space="preserve"> | |
1715 | + <value /> | |
1716 | + </data> | |
1717 | + <data name="Save.ToolTip" xml:space="preserve"> | |
1718 | + <value /> | |
1719 | + </data> | |
1020 | 1720 | <data name="$this.Text" xml:space="preserve"> |
1021 | 1721 | <value>Settings</value> |
1022 | 1722 | </data> |
1723 | + <data name="$this.ToolTip" xml:space="preserve"> | |
1724 | + <value /> | |
1725 | + </data> | |
1023 | 1726 | </root> |
\ No newline at end of file |
@@ -117,9 +117,6 @@ | ||
117 | 117 | <resheader name="writer"> |
118 | 118 | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
119 | 119 | </resheader> |
120 | - <data name=">>TextProxyAddress.Parent" xml:space="preserve"> | |
121 | - <value>ProxyPanel</value> | |
122 | - </data> | |
123 | 120 | <assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
124 | 121 | <data name="LabelUserStreamActive.TabIndex" type="System.Int32, mscorlib"> |
125 | 122 | <value>17</value> |
@@ -134,6 +131,9 @@ | ||
134 | 131 | <data name="StartupUserstreamCheck.AutoSize" type="System.Boolean, mscorlib"> |
135 | 132 | <value>True</value> |
136 | 133 | </data> |
134 | + <data name=">>FirstTextCountApi.ZOrder" xml:space="preserve"> | |
135 | + <value>10</value> | |
136 | + </data> | |
137 | 137 | <data name="IconSize.Items" xml:space="preserve"> |
138 | 138 | <value>none</value> |
139 | 139 | </data> |
@@ -147,8 +147,11 @@ | ||
147 | 147 | <data name=">>FontPanel2.Type" xml:space="preserve"> |
148 | 148 | <value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
149 | 149 | </data> |
150 | - <data name=">>TextCountApi.ZOrder" xml:space="preserve"> | |
151 | - <value>16</value> | |
150 | + <data name="btnAtFromTarget.Location" type="System.Drawing.Point, System.Drawing"> | |
151 | + <value>339, 115</value> | |
152 | + </data> | |
153 | + <data name="Label33.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
154 | + <value>NoControl</value> | |
152 | 155 | </data> |
153 | 156 | <data name="UReadMng.Size" type="System.Drawing.Size, System.Drawing"> |
154 | 157 | <value>100, 16</value> |
@@ -171,41 +174,44 @@ | ||
171 | 174 | <data name="IconSize.Items1" xml:space="preserve"> |
172 | 175 | <value>16*16</value> |
173 | 176 | </data> |
174 | - <data name="Label80.ToolTip" xml:space="preserve"> | |
177 | + <data name="Label29.ToolTip" xml:space="preserve"> | |
175 | 178 | <value /> |
176 | 179 | </data> |
180 | + <data name="CheckPostAndGet.Size" type="System.Drawing.Size, System.Drawing"> | |
181 | + <value>84, 16</value> | |
182 | + </data> | |
183 | + <data name="Label2.AutoSize" type="System.Boolean, mscorlib"> | |
184 | + <value>True</value> | |
185 | + </data> | |
177 | 186 | <data name=">>StartupUserstreamCheck.ZOrder" xml:space="preserve"> |
178 | 187 | <value>1</value> |
179 | 188 | </data> |
180 | - <data name=">>CheckPostAndGet.ZOrder" xml:space="preserve"> | |
181 | - <value>15</value> | |
189 | + <data name="lblAtFromTarget.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
190 | + <value>NoControl</value> | |
182 | 191 | </data> |
183 | - <data name=">>CheckDispUsername.Parent" xml:space="preserve"> | |
184 | - <value>PreviewPanel</value> | |
192 | + <data name="ComboBoxTranslateLanguage.Items5" xml:space="preserve"> | |
193 | + <value>AZERBAIJANI</value> | |
185 | 194 | </data> |
186 | 195 | <data name="ButtonBackToDefaultFontColor2.AutoSize" type="System.Boolean, mscorlib"> |
187 | 196 | <value>True</value> |
188 | 197 | </data> |
189 | - <data name="CheckStartupVersion.Text" xml:space="preserve"> | |
190 | - <value>最新版のチェックをする</value> | |
191 | - </data> | |
192 | 198 | <data name=">>UserstreamPeriod.Parent" xml:space="preserve"> |
193 | 199 | <value>UserStreamPanel</value> |
194 | 200 | </data> |
195 | - <data name="ComboBoxEventNotifySound.Size" type="System.Drawing.Size, System.Drawing"> | |
196 | - <value>188, 20</value> | |
197 | - </data> | |
198 | - <data name="Label67.ToolTip" xml:space="preserve"> | |
201 | + <data name="TwitterAPIText.ToolTip" xml:space="preserve"> | |
199 | 202 | <value /> |
200 | 203 | </data> |
201 | - <data name="CheckAtIdSupple.ToolTip" xml:space="preserve"> | |
202 | - <value /> | |
204 | + <data name="CheckAlwaysTop.TabIndex" type="System.Int32, mscorlib"> | |
205 | + <value>13</value> | |
206 | + </data> | |
207 | + <data name=">>CheckFollowEvent.Parent" xml:space="preserve"> | |
208 | + <value>NotifyPanel</value> | |
203 | 209 | </data> |
204 | 210 | <data name=">>ConnectionPanel.Parent" xml:space="preserve"> |
205 | 211 | <value>SplitContainer1.Panel2</value> |
206 | 212 | </data> |
207 | - <data name="TimelinePeriod.TabIndex" type="System.Int32, mscorlib"> | |
208 | - <value>1</value> | |
213 | + <data name="ComboDispTitle.Size" type="System.Drawing.Size, System.Drawing"> | |
214 | + <value>197, 20</value> | |
209 | 215 | </data> |
210 | 216 | <data name=">>Label15.Type" xml:space="preserve"> |
211 | 217 | <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
@@ -216,8 +222,8 @@ | ||
216 | 222 | <data name=">>SearchTextCountApi.Type" xml:space="preserve"> |
217 | 223 | <value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
218 | 224 | </data> |
219 | - <data name="CheckDispUsername.AutoSize" type="System.Boolean, mscorlib"> | |
220 | - <value>True</value> | |
225 | + <data name=">>LabelApiUsing.Name" xml:space="preserve"> | |
226 | + <value>LabelApiUsing</value> | |
221 | 227 | </data> |
222 | 228 | <data name="Label11.Size" type="System.Drawing.Size, System.Drawing"> |
223 | 229 | <value>163, 12</value> |
@@ -234,9 +240,6 @@ | ||
234 | 240 | <data name="Label33.TabIndex" type="System.Int32, mscorlib"> |
235 | 241 | <value>10</value> |
236 | 242 | </data> |
237 | - <data name=">>Label80.Type" xml:space="preserve"> | |
238 | - <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
239 | - </data> | |
240 | 243 | <data name="chkTabIconDisp.Size" type="System.Drawing.Size, System.Drawing"> |
241 | 244 | <value>161, 16</value> |
242 | 245 | </data> |
@@ -258,23 +261,26 @@ | ||
258 | 261 | <data name="Label36.TabIndex" type="System.Int32, mscorlib"> |
259 | 262 | <value>0</value> |
260 | 263 | </data> |
261 | - <data name=">>CheckEnableBasicAuth.Name" xml:space="preserve"> | |
262 | - <value>CheckEnableBasicAuth</value> | |
263 | - </data> | |
264 | - <data name="LabelApiUsingUserStreamEnabled.Size" type="System.Drawing.Size, System.Drawing"> | |
265 | - <value>23, 12</value> | |
264 | + <data name="TimelinePeriod.ToolTip" xml:space="preserve"> | |
265 | + <value /> | |
266 | 266 | </data> |
267 | 267 | <data name=">>ConnectionTimeOut.ZOrder" xml:space="preserve"> |
268 | 268 | <value>7</value> |
269 | 269 | </data> |
270 | + <data name="Label7.TabIndex" type="System.Int32, mscorlib"> | |
271 | + <value>8</value> | |
272 | + </data> | |
270 | 273 | <data name="Label34.Location" type="System.Drawing.Point, System.Drawing"> |
271 | 274 | <value>16, 45</value> |
272 | 275 | </data> |
273 | 276 | <data name="LabelApiUsing.TabIndex" type="System.Int32, mscorlib"> |
274 | 277 | <value>14</value> |
275 | 278 | </data> |
276 | - <data name="btnAtTo.Text" xml:space="preserve"> | |
277 | - <value>背景色</value> | |
279 | + <data name="HotkeyShift.Size" type="System.Drawing.Size, System.Drawing"> | |
280 | + <value>48, 16</value> | |
281 | + </data> | |
282 | + <data name="Label62.Location" type="System.Drawing.Point, System.Drawing"> | |
283 | + <value>217, 90</value> | |
278 | 284 | </data> |
279 | 285 | <data name="lblDetail.TabIndex" type="System.Int32, mscorlib"> |
280 | 286 | <value>16</value> |
@@ -294,8 +300,8 @@ | ||
294 | 300 | <data name=">>LanguageCombo.Name" xml:space="preserve"> |
295 | 301 | <value>LanguageCombo</value> |
296 | 302 | </data> |
297 | - <data name=">>Label81.Type" xml:space="preserve"> | |
298 | - <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
303 | + <data name="LabelDateTimeFormatApplied.ToolTip" xml:space="preserve"> | |
304 | + <value /> | |
299 | 305 | </data> |
300 | 306 | <data name=">>GetPeriodPanel.Name" xml:space="preserve"> |
301 | 307 | <value>GetPeriodPanel</value> |
@@ -303,8 +309,8 @@ | ||
303 | 309 | <data name=">>btnOWL.ZOrder" xml:space="preserve"> |
304 | 310 | <value>16</value> |
305 | 311 | </data> |
306 | - <data name="TextProxyPort.Size" type="System.Drawing.Size, System.Drawing"> | |
307 | - <value>73, 19</value> | |
312 | + <data name="CheckCloseToExit.Size" type="System.Drawing.Size, System.Drawing"> | |
313 | + <value>171, 16</value> | |
308 | 314 | </data> |
309 | 315 | <data name="Label83.TabIndex" type="System.Int32, mscorlib"> |
310 | 316 | <value>1</value> |
@@ -321,9 +327,6 @@ | ||
321 | 327 | <data name="CheckListMemberRemovedEvent.Text" xml:space="preserve"> |
322 | 328 | <value>Listsから削除された</value> |
323 | 329 | </data> |
324 | - <data name="Label26.Size" type="System.Drawing.Size, System.Drawing"> | |
325 | - <value>77, 12</value> | |
326 | - </data> | |
327 | 330 | <data name="ComboBoxTranslateLanguage.Items40" xml:space="preserve"> |
328 | 331 | <value>HUNGARIAN</value> |
329 | 332 | </data> |
@@ -348,8 +351,8 @@ | ||
348 | 351 | <data name="lblRetweet.Size" type="System.Drawing.Size, System.Drawing"> |
349 | 352 | <value>104, 19</value> |
350 | 353 | </data> |
351 | - <data name=">>FontPanel2.Parent" xml:space="preserve"> | |
352 | - <value>SplitContainer1.Panel2</value> | |
354 | + <data name=">>CheckFavEventUnread.Parent" xml:space="preserve"> | |
355 | + <value>NotifyPanel</value> | |
353 | 356 | </data> |
354 | 357 | <data name=">>DMPeriod.Type" xml:space="preserve"> |
355 | 358 | <value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
@@ -366,23 +369,32 @@ | ||
366 | 369 | <data name="PlaySnd.Location" type="System.Drawing.Point, System.Drawing"> |
367 | 370 | <value>22, 20</value> |
368 | 371 | </data> |
372 | + <data name="Label27.Text" xml:space="preserve"> | |
373 | + <value>POSTキー(デフォルトEnter)</value> | |
374 | + </data> | |
369 | 375 | <data name=">>btnDetail.ZOrder" xml:space="preserve"> |
370 | 376 | <value>13</value> |
371 | 377 | </data> |
372 | 378 | <data name=">>AuthStateLabel.Type" xml:space="preserve"> |
373 | 379 | <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
374 | 380 | </data> |
381 | + <data name="Label55.ToolTip" xml:space="preserve"> | |
382 | + <value /> | |
383 | + </data> | |
384 | + <data name="Label67.Text" xml:space="preserve"> | |
385 | + <value>標準取得件数</value> | |
386 | + </data> | |
387 | + <data name=">>CheckAlwaysTop.Name" xml:space="preserve"> | |
388 | + <value>CheckAlwaysTop</value> | |
389 | + </data> | |
375 | 390 | <data name="Label12.TabIndex" type="System.Int32, mscorlib"> |
376 | 391 | <value>11</value> |
377 | 392 | </data> |
378 | - <data name=">>HotkeyWin.Parent" xml:space="preserve"> | |
379 | - <value>GroupBox3</value> | |
380 | - </data> | |
381 | 393 | <data name="Label3.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
382 | 394 | <value>NoControl</value> |
383 | 395 | </data> |
384 | - <data name="lblRetweet.ToolTip" xml:space="preserve"> | |
385 | - <value /> | |
396 | + <data name=">>Label5.Parent" xml:space="preserve"> | |
397 | + <value>GetPeriodPanel</value> | |
386 | 398 | </data> |
387 | 399 | <data name=">>CheckNicoms.ZOrder" xml:space="preserve"> |
388 | 400 | <value>3</value> |
@@ -390,26 +402,26 @@ | ||
390 | 402 | <data name=">>CheckSortOrderLock.ZOrder" xml:space="preserve"> |
391 | 403 | <value>8</value> |
392 | 404 | </data> |
393 | - <data name=">>lblOWL.Type" xml:space="preserve"> | |
394 | - <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
405 | + <data name="Label16.TabIndex" type="System.Int32, mscorlib"> | |
406 | + <value>9</value> | |
395 | 407 | </data> |
396 | 408 | <data name="btnDetailBack.Location" type="System.Drawing.Point, System.Drawing"> |
397 | 409 | <value>331, 196</value> |
398 | 410 | </data> |
399 | - <data name=">>CheckOutputz.ZOrder" xml:space="preserve"> | |
400 | - <value>2</value> | |
411 | + <data name=">>CheckForceEventNotify.ZOrder" xml:space="preserve"> | |
412 | + <value>6</value> | |
401 | 413 | </data> |
402 | 414 | <data name="Label55.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
403 | 415 | <value>NoControl</value> |
404 | 416 | </data> |
405 | - <data name="CheckPeriodAdjust.Text" xml:space="preserve"> | |
406 | - <value>自動調整する</value> | |
417 | + <data name=">>Label47.ZOrder" xml:space="preserve"> | |
418 | + <value>0</value> | |
407 | 419 | </data> |
408 | 420 | <data name="Password.Location" type="System.Drawing.Point, System.Drawing"> |
409 | 421 | <value>113, 130</value> |
410 | 422 | </data> |
411 | - <data name="lblDetail.Size" type="System.Drawing.Size, System.Drawing"> | |
412 | - <value>104, 19</value> | |
423 | + <data name="Label80.Size" type="System.Drawing.Size, System.Drawing"> | |
424 | + <value>50, 12</value> | |
413 | 425 | </data> |
414 | 426 | <data name=">>Label71.ZOrder" xml:space="preserve"> |
415 | 427 | <value>3</value> |
@@ -444,11 +456,14 @@ | ||
444 | 456 | <data name="ComboBoxAutoShortUrlFirst.Items" xml:space="preserve"> |
445 | 457 | <value>tinyurl</value> |
446 | 458 | </data> |
447 | - <data name=">>Label60.Parent" xml:space="preserve"> | |
448 | - <value>CooperatePanel</value> | |
459 | + <data name="lblDetailBackcolor.ToolTip" xml:space="preserve"> | |
460 | + <value /> | |
449 | 461 | </data> |
450 | - <data name="Label9.Text" xml:space="preserve"> | |
451 | - <value>一般発言</value> | |
462 | + <data name="GroupBox3.TabIndex" type="System.Int32, mscorlib"> | |
463 | + <value>13</value> | |
464 | + </data> | |
465 | + <data name="CheckPeriodAdjust.TabIndex" type="System.Int32, mscorlib"> | |
466 | + <value>3</value> | |
452 | 467 | </data> |
453 | 468 | <data name="TimelinePeriod.Size" type="System.Drawing.Size, System.Drawing"> |
454 | 469 | <value>65, 19</value> |
@@ -465,11 +480,11 @@ | ||
465 | 480 | <data name="Label72.TabIndex" type="System.Int32, mscorlib"> |
466 | 481 | <value>7</value> |
467 | 482 | </data> |
468 | - <data name=">>Label11.Parent" xml:space="preserve"> | |
469 | - <value>TweetPrvPanel</value> | |
483 | + <data name=">>CheckUserUpdateEvent.ZOrder" xml:space="preserve"> | |
484 | + <value>0</value> | |
470 | 485 | </data> |
471 | - <data name="CheckFavoritesEvent.ToolTip" xml:space="preserve"> | |
472 | - <value>チェックを不確定状態にすると他者が発生させたイベントのみ通知します</value> | |
486 | + <data name="Label71.Size" type="System.Drawing.Size, System.Drawing"> | |
487 | + <value>154, 12</value> | |
473 | 488 | </data> |
474 | 489 | <data name=">>Label76.ZOrder" xml:space="preserve"> |
475 | 490 | <value>5</value> |
@@ -486,8 +501,8 @@ | ||
486 | 501 | <data name="ButtonBackToDefaultFontColor.Location" type="System.Drawing.Point, System.Drawing"> |
487 | 502 | <value>175, 235</value> |
488 | 503 | </data> |
489 | - <data name=">>ListsPeriod.ZOrder" xml:space="preserve"> | |
490 | - <value>10</value> | |
504 | + <data name="TextBoxOutputzKey.Size" type="System.Drawing.Size, System.Drawing"> | |
505 | + <value>182, 19</value> | |
491 | 506 | </data> |
492 | 507 | <data name="CheckFollowEvent.Size" type="System.Drawing.Size, System.Drawing"> |
493 | 508 | <value>87, 16</value> |
@@ -498,8 +513,8 @@ | ||
498 | 513 | <data name=">>OneWayLv.Type" xml:space="preserve"> |
499 | 514 | <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
500 | 515 | </data> |
501 | - <data name="CheckNicoms.TabIndex" type="System.Int32, mscorlib"> | |
502 | - <value>13</value> | |
516 | + <data name="Label33.Location" type="System.Drawing.Point, System.Drawing"> | |
517 | + <value>22, 142</value> | |
503 | 518 | </data> |
504 | 519 | <data name="lblListFont.TabIndex" type="System.Int32, mscorlib"> |
505 | 520 | <value>1</value> |
@@ -516,23 +531,26 @@ | ||
516 | 531 | <data name=">>CheckPeriodAdjust.ZOrder" xml:space="preserve"> |
517 | 532 | <value>16</value> |
518 | 533 | </data> |
519 | - <data name="Label47.Text" xml:space="preserve"> | |
520 | - <value>再起動後有効になります。</value> | |
534 | + <data name=">>ButtonBackToDefaultFontColor.Parent" xml:space="preserve"> | |
535 | + <value>GroupBox1</value> | |
521 | 536 | </data> |
522 | 537 | <data name="HotkeyCtrl.AutoSize" type="System.Boolean, mscorlib"> |
523 | 538 | <value>True</value> |
524 | 539 | </data> |
525 | - <data name=">>btnAtFromTarget.Parent" xml:space="preserve"> | |
526 | - <value>GroupBox5</value> | |
540 | + <data name=">>TextBox3.Type" xml:space="preserve"> | |
541 | + <value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
527 | 542 | </data> |
528 | 543 | <data name=">>Label77.ZOrder" xml:space="preserve"> |
529 | 544 | <value>6</value> |
530 | 545 | </data> |
531 | - <data name="Label27.AutoSize" type="System.Boolean, mscorlib"> | |
532 | - <value>True</value> | |
546 | + <data name=">>Label69.Type" xml:space="preserve"> | |
547 | + <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
533 | 548 | </data> |
534 | - <data name="ReplyPeriod.TabIndex" type="System.Int32, mscorlib"> | |
535 | - <value>5</value> | |
549 | + <data name=">>Label16.Type" xml:space="preserve"> | |
550 | + <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
551 | + </data> | |
552 | + <data name=">>ListTextCountApi.Name" xml:space="preserve"> | |
553 | + <value>ListTextCountApi</value> | |
536 | 554 | </data> |
537 | 555 | <data name="CheckBalloonLimit.Location" type="System.Drawing.Point, System.Drawing"> |
538 | 556 | <value>22, 66</value> |
@@ -549,38 +567,53 @@ | ||
549 | 567 | <data name=">>Label44.Name" xml:space="preserve"> |
550 | 568 | <value>Label44</value> |
551 | 569 | </data> |
552 | - <data name="Label5.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
553 | - <value>NoControl</value> | |
570 | + <data name="Label66.TabIndex" type="System.Int32, mscorlib"> | |
571 | + <value>9</value> | |
572 | + </data> | |
573 | + <data name="Label21.AutoSize" type="System.Boolean, mscorlib"> | |
574 | + <value>True</value> | |
575 | + </data> | |
576 | + <data name="HotkeyCheck.TabIndex" type="System.Int32, mscorlib"> | |
577 | + <value>0</value> | |
554 | 578 | </data> |
555 | 579 | <data name="HotkeyWin.Text" xml:space="preserve"> |
556 | 580 | <value>Win</value> |
557 | 581 | </data> |
558 | - <data name="CheckPreviewEnable.TabIndex" type="System.Int32, mscorlib"> | |
559 | - <value>10</value> | |
582 | + <data name=">>CheckStartupFollowers.Type" xml:space="preserve"> | |
583 | + <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
560 | 584 | </data> |
561 | - <data name="CheckAtIdSupple.AutoSize" type="System.Boolean, mscorlib"> | |
562 | - <value>True</value> | |
585 | + <data name=">>LabelPostAndGet.Name" xml:space="preserve"> | |
586 | + <value>LabelPostAndGet</value> | |
563 | 587 | </data> |
564 | - <data name=">>CheckReadOldPosts.Type" xml:space="preserve"> | |
565 | - <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
588 | + <data name="ReplyIconStateCombo.TabIndex" type="System.Int32, mscorlib"> | |
589 | + <value>8</value> | |
590 | + </data> | |
591 | + <data name=">>Label17.Parent" xml:space="preserve"> | |
592 | + <value>GetCountPanel</value> | |
566 | 593 | </data> |
567 | 594 | <data name=">>Label17.Type" xml:space="preserve"> |
568 | 595 | <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
569 | 596 | </data> |
597 | + <data name=">>ReplyPeriod.ZOrder" xml:space="preserve"> | |
598 | + <value>14</value> | |
599 | + </data> | |
570 | 600 | <data name="TextBoxOutputzKey.ToolTip" xml:space="preserve"> |
571 | 601 | <value /> |
572 | 602 | </data> |
573 | - <data name="Label10.Location" type="System.Drawing.Point, System.Drawing"> | |
574 | - <value>22, 20</value> | |
603 | + <data name=">>Label71.Parent" xml:space="preserve"> | |
604 | + <value>ShortUrlPanel</value> | |
575 | 605 | </data> |
576 | - <data name=">>CheckListMemberAddedEvent.Parent" xml:space="preserve"> | |
577 | - <value>NotifyPanel</value> | |
606 | + <data name=">>CheckTinyURL.ZOrder" xml:space="preserve"> | |
607 | + <value>0</value> | |
578 | 608 | </data> |
579 | 609 | <data name="lblTarget.TabIndex" type="System.Int32, mscorlib"> |
580 | 610 | <value>7</value> |
581 | 611 | </data> |
582 | - <data name=">>UserTimelinePeriod.Parent" xml:space="preserve"> | |
583 | - <value>GetPeriodPanel</value> | |
612 | + <data name="Label25.Size" type="System.Drawing.Size, System.Drawing"> | |
613 | + <value>76, 12</value> | |
614 | + </data> | |
615 | + <data name="Label4.ToolTip" xml:space="preserve"> | |
616 | + <value /> | |
584 | 617 | </data> |
585 | 618 | <data name="BasedPanel.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms"> |
586 | 619 | <value>Fill</value> |
@@ -588,15 +621,9 @@ | ||
588 | 621 | <data name=">>Label45.Name" xml:space="preserve"> |
589 | 622 | <value>Label45</value> |
590 | 623 | </data> |
591 | - <data name="ComboDispTitle.Items3" xml:space="preserve"> | |
592 | - <value>@未読数</value> | |
593 | - </data> | |
594 | 624 | <data name="lblSelf.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing"> |
595 | 625 | <value>MiddleLeft</value> |
596 | 626 | </data> |
597 | - <data name=">>ButtonBackToDefaultFontColor.Type" xml:space="preserve"> | |
598 | - <value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
599 | - </data> | |
600 | 627 | <data name="CheckUserUpdateEvent.ToolTip" xml:space="preserve"> |
601 | 628 | <value>チェックを不確定状態にすると他者が発生させたイベントのみ通知します</value> |
602 | 629 | </data> |
@@ -630,8 +657,8 @@ | ||
630 | 657 | <data name=">>Label8.Name" xml:space="preserve"> |
631 | 658 | <value>Label8</value> |
632 | 659 | </data> |
633 | - <data name=">>lblAtFromTarget.Type" xml:space="preserve"> | |
634 | - <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
660 | + <data name="HotkeyCtrl.ToolTip" xml:space="preserve"> | |
661 | + <value /> | |
635 | 662 | </data> |
636 | 663 | <data name=">>lblUnread.Name" xml:space="preserve"> |
637 | 664 | <value>lblUnread</value> |
@@ -663,11 +690,14 @@ | ||
663 | 690 | <data name=">>StartupUserstreamCheck.Name" xml:space="preserve"> |
664 | 691 | <value>StartupUserstreamCheck</value> |
665 | 692 | </data> |
693 | + <data name="ChkNewMentionsBlink.Location" type="System.Drawing.Point, System.Drawing"> | |
694 | + <value>22, 166</value> | |
695 | + </data> | |
666 | 696 | <data name=">>ButtonApiCalc.ZOrder" xml:space="preserve"> |
667 | 697 | <value>6</value> |
668 | 698 | </data> |
669 | - <data name="lblOWL.Text" xml:space="preserve"> | |
670 | - <value>This is sample.</value> | |
699 | + <data name=">>GetCountPanel.Type" xml:space="preserve"> | |
700 | + <value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
671 | 701 | </data> |
672 | 702 | <data name="ButtonBackToDefaultFontColor2.Location" type="System.Drawing.Point, System.Drawing"> |
673 | 703 | <value>191, 252</value> |
@@ -675,11 +705,14 @@ | ||
675 | 705 | <data name="Label34.Size" type="System.Drawing.Size, System.Drawing"> |
676 | 706 | <value>81, 12</value> |
677 | 707 | </data> |
678 | - <data name=">>CmbDateTimeFormat.ZOrder" xml:space="preserve"> | |
679 | - <value>3</value> | |
708 | + <data name=">>Label83.Type" xml:space="preserve"> | |
709 | + <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
680 | 710 | </data> |
681 | - <data name="Label32.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
682 | - <value>NoControl</value> | |
711 | + <data name=">>AuthUserLabel.Parent" xml:space="preserve"> | |
712 | + <value>BasedPanel</value> | |
713 | + </data> | |
714 | + <data name="NotifyPanel.Location" type="System.Drawing.Point, System.Drawing"> | |
715 | + <value>0, 0</value> | |
683 | 716 | </data> |
684 | 717 | <data name="TwitterAPIText.Text" xml:space="preserve"> |
685 | 718 | <value>api.twitter.com</value> |
@@ -693,27 +726,27 @@ | ||
693 | 726 | <data name=">>Label1.ZOrder" xml:space="preserve"> |
694 | 727 | <value>8</value> |
695 | 728 | </data> |
729 | + <data name="ComboDispTitle.Location" type="System.Drawing.Point, System.Drawing"> | |
730 | + <value>215, 88</value> | |
731 | + </data> | |
696 | 732 | <data name=">>Username.Name" xml:space="preserve"> |
697 | 733 | <value>Username</value> |
698 | 734 | </data> |
735 | + <data name="Label69.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
736 | + <value>NoControl</value> | |
737 | + </data> | |
699 | 738 | <data name=">>Label77.Parent" xml:space="preserve"> |
700 | 739 | <value>ShortUrlPanel</value> |
701 | 740 | </data> |
702 | 741 | <data name=">>ComboBoxAutoShortUrlFirst.Name" xml:space="preserve"> |
703 | 742 | <value>ComboBoxAutoShortUrlFirst</value> |
704 | 743 | </data> |
705 | - <data name="lblOWL.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing"> | |
706 | - <value>MiddleLeft</value> | |
707 | - </data> | |
708 | 744 | <data name=">>btnListBack.ZOrder" xml:space="preserve"> |
709 | 745 | <value>12</value> |
710 | 746 | </data> |
711 | 747 | <data name=">>ButtonBackToDefaultFontColor2.Parent" xml:space="preserve"> |
712 | 748 | <value>GroupBox5</value> |
713 | 749 | </data> |
714 | - <data name="ComboBoxAutoShortUrlFirst.Items2" xml:space="preserve"> | |
715 | - <value>twurl.nl</value> | |
716 | - </data> | |
717 | 750 | <data name="Password.Size" type="System.Drawing.Size, System.Drawing"> |
718 | 751 | <value>186, 19</value> |
719 | 752 | </data> |
@@ -723,32 +756,44 @@ | ||
723 | 756 | <data name="CheckStartupFollowers.Text" xml:space="preserve"> |
724 | 757 | <value>片思いユーザーリストを取得する</value> |
725 | 758 | </data> |
726 | - <data name="GetCountPanel.Size" type="System.Drawing.Size, System.Drawing"> | |
727 | - <value>518, 368</value> | |
759 | + <data name="Label36.Size" type="System.Drawing.Size, System.Drawing"> | |
760 | + <value>63, 12</value> | |
728 | 761 | </data> |
729 | - <data name="AuthClearButton.ToolTip" xml:space="preserve"> | |
762 | + <data name="Label35.ToolTip" xml:space="preserve"> | |
730 | 763 | <value /> |
731 | 764 | </data> |
732 | - <data name="HotkeyAlt.Text" xml:space="preserve"> | |
733 | - <value>Alt</value> | |
765 | + <data name="ButtonBackToDefaultFontColor.ToolTip" xml:space="preserve"> | |
766 | + <value /> | |
734 | 767 | </data> |
735 | - <data name="Label5.AutoSize" type="System.Boolean, mscorlib"> | |
736 | - <value>True</value> | |
768 | + <data name="AuthClearButton.ToolTip" xml:space="preserve"> | |
769 | + <value /> | |
770 | + </data> | |
771 | + <data name="Label53.Location" type="System.Drawing.Point, System.Drawing"> | |
772 | + <value>22, 112</value> | |
773 | + </data> | |
774 | + <data name="Label72.ToolTip" xml:space="preserve"> | |
775 | + <value /> | |
776 | + </data> | |
777 | + <data name=">>StartupPanel.Parent" xml:space="preserve"> | |
778 | + <value>SplitContainer1.Panel2</value> | |
737 | 779 | </data> |
738 | 780 | <data name="TwitterAPIText.Location" type="System.Drawing.Point, System.Drawing"> |
739 | 781 | <value>262, 100</value> |
740 | 782 | </data> |
741 | - <data name=">>ButtonBackToDefaultFontColor.Parent" xml:space="preserve"> | |
742 | - <value>GroupBox1</value> | |
783 | + <data name=">>BrowserPathText.Name" xml:space="preserve"> | |
784 | + <value>BrowserPathText</value> | |
743 | 785 | </data> |
744 | - <data name="TextCountApiReply.Location" type="System.Drawing.Point, System.Drawing"> | |
745 | - <value>259, 51</value> | |
786 | + <data name="LabelProxyPort.ToolTip" xml:space="preserve"> | |
787 | + <value /> | |
788 | + </data> | |
789 | + <data name="CheckEnableBasicAuth.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
790 | + <value>NoControl</value> | |
746 | 791 | </data> |
747 | 792 | <data name=">>RadioProxyIE.Parent" xml:space="preserve"> |
748 | 793 | <value>ProxyPanel</value> |
749 | 794 | </data> |
750 | - <data name=">>FontDialog1.Type" xml:space="preserve"> | |
751 | - <value>System.Windows.Forms.FontDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
795 | + <data name="OneWayLv.AutoSize" type="System.Boolean, mscorlib"> | |
796 | + <value>True</value> | |
752 | 797 | </data> |
753 | 798 | <data name="Label52.TabIndex" type="System.Int32, mscorlib"> |
754 | 799 | <value>21</value> |
@@ -756,12 +801,15 @@ | ||
756 | 801 | <data name="OneWayLv.Text" xml:space="preserve"> |
757 | 802 | <value>片思いを色分けして表示する</value> |
758 | 803 | </data> |
759 | - <data name=">>Username.Type" xml:space="preserve"> | |
760 | - <value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
804 | + <data name="Label77.Location" type="System.Drawing.Point, System.Drawing"> | |
805 | + <value>278, 104</value> | |
761 | 806 | </data> |
762 | 807 | <data name="UserstreamPeriod.ToolTip" xml:space="preserve"> |
763 | 808 | <value /> |
764 | 809 | </data> |
810 | + <data name=">>$this.Type" xml:space="preserve"> | |
811 | + <value>System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
812 | + </data> | |
765 | 813 | <data name="chkGetFav.Location" type="System.Drawing.Point, System.Drawing"> |
766 | 814 | <value>22, 93</value> |
767 | 815 | </data> |
@@ -780,13 +828,10 @@ | ||
780 | 828 | <data name=">>AuthStateLabel.Name" xml:space="preserve"> |
781 | 829 | <value>AuthStateLabel</value> |
782 | 830 | </data> |
783 | - <data name="Label1.TabIndex" type="System.Int32, mscorlib"> | |
784 | - <value>7</value> | |
785 | - </data> | |
786 | - <data name="Label62.Text" xml:space="preserve"> | |
787 | - <value>Sample:</value> | |
831 | + <data name="btnAtTo.ToolTip" xml:space="preserve"> | |
832 | + <value /> | |
788 | 833 | </data> |
789 | - <data name="TextCountApiReply.TabIndex" type="System.Int32, mscorlib"> | |
834 | + <data name=">>CmbDateTimeFormat.ZOrder" xml:space="preserve"> | |
790 | 835 | <value>3</value> |
791 | 836 | </data> |
792 | 837 | <data name="Label5.Size" type="System.Drawing.Size, System.Drawing"> |
@@ -798,8 +843,8 @@ | ||
798 | 843 | <data name="AuthUserLabel.Location" type="System.Drawing.Point, System.Drawing"> |
799 | 844 | <value>113, 68</value> |
800 | 845 | </data> |
801 | - <data name=">>CheckUserUpdateEvent.Type" xml:space="preserve"> | |
802 | - <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
846 | + <data name="Label76.Location" type="System.Drawing.Point, System.Drawing"> | |
847 | + <value>179, 104</value> | |
803 | 848 | </data> |
804 | 849 | <data name="AuthOAuthRadio.Text" xml:space="preserve"> |
805 | 850 | <value>OAuth(xAuth)</value> |
@@ -810,11 +855,14 @@ | ||
810 | 855 | <data name=">>CheckUseRecommendStatus.Name" xml:space="preserve"> |
811 | 856 | <value>CheckUseRecommendStatus</value> |
812 | 857 | </data> |
858 | + <data name="Label27.AutoSize" type="System.Boolean, mscorlib"> | |
859 | + <value>True</value> | |
860 | + </data> | |
813 | 861 | <data name=">>Label44.ZOrder" xml:space="preserve"> |
814 | 862 | <value>10</value> |
815 | 863 | </data> |
816 | - <data name="Label28.TabIndex" type="System.Int32, mscorlib"> | |
817 | - <value>7</value> | |
864 | + <data name="Label13.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
865 | + <value>NoControl</value> | |
818 | 866 | </data> |
819 | 867 | <data name="ComboBoxOutputzUrlmode.Items" xml:space="preserve"> |
820 | 868 | <value>twitter.com</value> |
@@ -822,8 +870,8 @@ | ||
822 | 870 | <data name="ComboBoxTranslateLanguage.Items12" xml:space="preserve"> |
823 | 871 | <value>BURMESE</value> |
824 | 872 | </data> |
825 | - <data name="CheckFavEventUnread.AutoSize" type="System.Boolean, mscorlib"> | |
826 | - <value>True</value> | |
873 | + <data name="ComboBoxTranslateLanguage.Items13" xml:space="preserve"> | |
874 | + <value>CATALAN</value> | |
827 | 875 | </data> |
828 | 876 | <data name="btnRetweet.AutoSize" type="System.Boolean, mscorlib"> |
829 | 877 | <value>True</value> |
@@ -831,8 +879,8 @@ | ||
831 | 879 | <data name="lblOWL.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
832 | 880 | <value>NoControl</value> |
833 | 881 | </data> |
834 | - <data name="ComboBoxTranslateLanguage.Items16" xml:space="preserve"> | |
835 | - <value>CHINESE_SIMPLIFIED</value> | |
882 | + <data name="CheckListMemberRemovedEvent.TabIndex" type="System.Int32, mscorlib"> | |
883 | + <value>5</value> | |
836 | 884 | </data> |
837 | 885 | <data name="AuthUserLabel.Text" xml:space="preserve"> |
838 | 886 | <value>認証済み</value> |
@@ -846,6 +894,9 @@ | ||
846 | 894 | <data name="CheckUserUpdateEvent.Size" type="System.Drawing.Size, System.Drawing"> |
847 | 895 | <value>189, 16</value> |
848 | 896 | </data> |
897 | + <data name="ConnectionPanel.ToolTip" xml:space="preserve"> | |
898 | + <value /> | |
899 | + </data> | |
849 | 900 | <data name=">>Label29.Name" xml:space="preserve"> |
850 | 901 | <value>Label29</value> |
851 | 902 | </data> |
@@ -861,36 +912,33 @@ | ||
861 | 912 | <data name="HotkeyShift.Location" type="System.Drawing.Point, System.Drawing"> |
862 | 913 | <value>116, 15</value> |
863 | 914 | </data> |
864 | - <data name="lblInputBackcolor.Size" type="System.Drawing.Size, System.Drawing"> | |
865 | - <value>102, 19</value> | |
915 | + <data name=">>TweetPrvPanel.ZOrder" xml:space="preserve"> | |
916 | + <value>7</value> | |
866 | 917 | </data> |
867 | - <data name=">>Label57.ZOrder" xml:space="preserve"> | |
868 | - <value>2</value> | |
918 | + <data name=">>CheckUserUpdateEvent.Type" xml:space="preserve"> | |
919 | + <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
869 | 920 | </data> |
870 | 921 | <data name="CheckForceEventNotify.Text" xml:space="preserve"> |
871 | 922 | <value>新着通知が無効でもイベントを通知する</value> |
872 | 923 | </data> |
873 | - <data name="CheckOpenUserTimeline.Size" type="System.Drawing.Size, System.Drawing"> | |
874 | - <value>180, 16</value> | |
924 | + <data name=">>CheckDispUsername.ZOrder" xml:space="preserve"> | |
925 | + <value>15</value> | |
875 | 926 | </data> |
876 | - <data name=">>CheckReadOldPosts.ZOrder" xml:space="preserve"> | |
877 | - <value>13</value> | |
927 | + <data name=">>HotkeyText.Type" xml:space="preserve"> | |
928 | + <value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
929 | + </data> | |
930 | + <data name="Label47.ToolTip" xml:space="preserve"> | |
931 | + <value /> | |
878 | 932 | </data> |
879 | 933 | <data name=">>CheckStartupFollowers.Parent" xml:space="preserve"> |
880 | 934 | <value>StartupPanel</value> |
881 | 935 | </data> |
882 | - <data name=">>Label76.Name" xml:space="preserve"> | |
883 | - <value>Label76</value> | |
884 | - </data> | |
885 | 936 | <data name="StartupPanel.Enabled" type="System.Boolean, mscorlib"> |
886 | 937 | <value>False</value> |
887 | 938 | </data> |
888 | 939 | <data name="lblAtSelf.Location" type="System.Drawing.Point, System.Drawing"> |
889 | 940 | <value>175, 43</value> |
890 | 941 | </data> |
891 | - <data name="ComboBoxTranslateLanguage.Items73" xml:space="preserve"> | |
892 | - <value>PORTUGUESE</value> | |
893 | - </data> | |
894 | 942 | <data name=">>chkUnreadStyle.Type" xml:space="preserve"> |
895 | 943 | <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
896 | 944 | </data> |
@@ -900,8 +948,8 @@ | ||
900 | 948 | <data name="Label27.TabIndex" type="System.Int32, mscorlib"> |
901 | 949 | <value>8</value> |
902 | 950 | </data> |
903 | - <data name=">>CheckBlockEvent.Name" xml:space="preserve"> | |
904 | - <value>CheckBlockEvent</value> | |
951 | + <data name=">>CheckAlwaysTop.Type" xml:space="preserve"> | |
952 | + <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
905 | 953 | </data> |
906 | 954 | <data name="LanguageCombo.Items2" xml:space="preserve"> |
907 | 955 | <value>English</value> |
@@ -909,14 +957,14 @@ | ||
909 | 957 | <data name="btnAtSelf.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
910 | 958 | <value>NoControl</value> |
911 | 959 | </data> |
912 | - <data name="btnAtFromTarget.AutoSize" type="System.Boolean, mscorlib"> | |
913 | - <value>True</value> | |
960 | + <data name="CheckReadOldPosts.Text" xml:space="preserve"> | |
961 | + <value>新着時に未読をクリアする</value> | |
914 | 962 | </data> |
915 | - <data name=">>Label35.Type" xml:space="preserve"> | |
963 | + <data name=">>Label18.Type" xml:space="preserve"> | |
916 | 964 | <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
917 | 965 | </data> |
918 | - <data name=">>ComboDispTitle.Type" xml:space="preserve"> | |
919 | - <value>System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
966 | + <data name=">>Label35.Type" xml:space="preserve"> | |
967 | + <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
920 | 968 | </data> |
921 | 969 | <data name="lblDetail.Text" xml:space="preserve"> |
922 | 970 | <value>This is sample.</value> |
@@ -930,14 +978,17 @@ | ||
930 | 978 | <data name="SearchTextCountApi.Location" type="System.Drawing.Point, System.Drawing"> |
931 | 979 | <value>259, 209</value> |
932 | 980 | </data> |
981 | + <data name="AuthOAuthRadio.ToolTip" xml:space="preserve"> | |
982 | + <value /> | |
983 | + </data> | |
933 | 984 | <data name="PubSearchPeriod.Location" type="System.Drawing.Point, System.Drawing"> |
934 | 985 | <value>258, 111</value> |
935 | 986 | </data> |
936 | - <data name="Label32.Size" type="System.Drawing.Size, System.Drawing"> | |
937 | - <value>70, 12</value> | |
987 | + <data name=">>CheckEnableBasicAuth.Name" xml:space="preserve"> | |
988 | + <value>CheckEnableBasicAuth</value> | |
938 | 989 | </data> |
939 | - <data name="Label33.Location" type="System.Drawing.Point, System.Drawing"> | |
940 | - <value>22, 142</value> | |
990 | + <data name="BasedPanel.Size" type="System.Drawing.Size, System.Drawing"> | |
991 | + <value>518, 368</value> | |
941 | 992 | </data> |
942 | 993 | <data name=">>Label83.Name" xml:space="preserve"> |
943 | 994 | <value>Label83</value> |
@@ -948,11 +999,8 @@ | ||
948 | 999 | <data name="Label55.Location" type="System.Drawing.Point, System.Drawing"> |
949 | 1000 | <value>41, 134</value> |
950 | 1001 | </data> |
951 | - <data name=">>Label36.ZOrder" xml:space="preserve"> | |
952 | - <value>8</value> | |
953 | - </data> | |
954 | - <data name="CheckListCreatedEvent.AutoSize" type="System.Boolean, mscorlib"> | |
955 | - <value>True</value> | |
1002 | + <data name="CheckUserUpdateEvent.Location" type="System.Drawing.Point, System.Drawing"> | |
1003 | + <value>40, 145</value> | |
956 | 1004 | </data> |
957 | 1005 | <data name="Label83.Text" xml:space="preserve"> |
958 | 1006 | <value>発言一覧への反映間隔(秒)</value> |
@@ -960,14 +1008,14 @@ | ||
960 | 1008 | <data name="AuthStateLabel.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
961 | 1009 | <value>NoControl</value> |
962 | 1010 | </data> |
963 | - <data name=">>lblFav.Name" xml:space="preserve"> | |
964 | - <value>lblFav</value> | |
1011 | + <data name=">>Label60.Parent" xml:space="preserve"> | |
1012 | + <value>CooperatePanel</value> | |
965 | 1013 | </data> |
966 | - <data name="Label65.ToolTip" xml:space="preserve"> | |
967 | - <value /> | |
1014 | + <data name=">>TextCountApiReply.Name" xml:space="preserve"> | |
1015 | + <value>TextCountApiReply</value> | |
968 | 1016 | </data> |
969 | - <data name=">>CheckUnfavoritesEvent.Parent" xml:space="preserve"> | |
970 | - <value>NotifyPanel</value> | |
1017 | + <data name=">>StartupUserstreamCheck.Type" xml:space="preserve"> | |
1018 | + <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
971 | 1019 | </data> |
972 | 1020 | <data name="lblSelf.TabIndex" type="System.Int32, mscorlib"> |
973 | 1021 | <value>1</value> |
@@ -978,8 +1026,8 @@ | ||
978 | 1026 | <data name=">>Label64.Parent" xml:space="preserve"> |
979 | 1027 | <value>ConnectionPanel</value> |
980 | 1028 | </data> |
981 | - <data name=">>ListTextCountApi.Name" xml:space="preserve"> | |
982 | - <value>ListTextCountApi</value> | |
1029 | + <data name=">>TwitterSearchAPIText.ZOrder" xml:space="preserve"> | |
1030 | + <value>1</value> | |
983 | 1031 | </data> |
984 | 1032 | <data name="HotkeyWin.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
985 | 1033 | <value>NoControl</value> |
@@ -990,42 +1038,60 @@ | ||
990 | 1038 | <data name="Label21.Size" type="System.Drawing.Size, System.Drawing"> |
991 | 1039 | <value>144, 12</value> |
992 | 1040 | </data> |
993 | - <data name=">>Label16.Type" xml:space="preserve"> | |
994 | - <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1041 | + <data name="UseChangeGetCount.ToolTip" xml:space="preserve"> | |
1042 | + <value /> | |
1043 | + </data> | |
1044 | + <data name=">>CheckMonospace.Type" xml:space="preserve"> | |
1045 | + <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
995 | 1046 | </data> |
996 | 1047 | <data name="BasedPanel.Visible" type="System.Boolean, mscorlib"> |
997 | 1048 | <value>False</value> |
998 | 1049 | </data> |
999 | - <data name="lblTarget.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing"> | |
1000 | - <value>MiddleLeft</value> | |
1050 | + <data name=">>Label2.ZOrder" xml:space="preserve"> | |
1051 | + <value>9</value> | |
1001 | 1052 | </data> |
1002 | 1053 | <data name="AuthStateLabel.TabIndex" type="System.Int32, mscorlib"> |
1003 | 1054 | <value>4</value> |
1004 | 1055 | </data> |
1005 | - <data name="AuthBasicRadio.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1006 | - <value>NoControl</value> | |
1056 | + <data name=">>CheckBlockEvent.Name" xml:space="preserve"> | |
1057 | + <value>CheckBlockEvent</value> | |
1058 | + </data> | |
1059 | + <data name=">>Label37.ZOrder" xml:space="preserve"> | |
1060 | + <value>12</value> | |
1061 | + </data> | |
1062 | + <data name=">>FontPanel.ZOrder" xml:space="preserve"> | |
1063 | + <value>0</value> | |
1007 | 1064 | </data> |
1008 | 1065 | <data name="LabelProxyAddress.Size" type="System.Drawing.Size, System.Drawing"> |
1009 | 1066 | <value>58, 12</value> |
1010 | 1067 | </data> |
1011 | - <data name="Label77.Location" type="System.Drawing.Point, System.Drawing"> | |
1012 | - <value>278, 104</value> | |
1013 | - </data> | |
1014 | 1068 | <data name=">>lblListBackcolor.ZOrder" xml:space="preserve"> |
1015 | 1069 | <value>21</value> |
1016 | 1070 | </data> |
1017 | - <data name="Label37.AutoSize" type="System.Boolean, mscorlib"> | |
1018 | - <value>True</value> | |
1071 | + <data name="GetCountPanel.Visible" type="System.Boolean, mscorlib"> | |
1072 | + <value>False</value> | |
1073 | + </data> | |
1074 | + <data name=">>UserTimelinePeriod.Type" xml:space="preserve"> | |
1075 | + <value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1019 | 1076 | </data> |
1020 | 1077 | <data name=">>LabelProxyPort.Parent" xml:space="preserve"> |
1021 | 1078 | <value>ProxyPanel</value> |
1022 | 1079 | </data> |
1023 | - <data name="lblFav.Text" xml:space="preserve"> | |
1024 | - <value>This is sample.</value> | |
1080 | + <data name="Label10.Location" type="System.Drawing.Point, System.Drawing"> | |
1081 | + <value>22, 20</value> | |
1082 | + </data> | |
1083 | + <data name="ComboBoxTranslateLanguage.Items2" xml:space="preserve"> | |
1084 | + <value>AMHARIC</value> | |
1085 | + </data> | |
1086 | + <data name=">>GetCountPanel.Name" xml:space="preserve"> | |
1087 | + <value>GetCountPanel</value> | |
1025 | 1088 | </data> |
1026 | 1089 | <data name=">>Label65.Parent" xml:space="preserve"> |
1027 | 1090 | <value>GroupBox5</value> |
1028 | 1091 | </data> |
1092 | + <data name="Label16.ToolTip" xml:space="preserve"> | |
1093 | + <value /> | |
1094 | + </data> | |
1029 | 1095 | <data name=">>TextBitlyPw.Parent" xml:space="preserve"> |
1030 | 1096 | <value>ShortUrlPanel</value> |
1031 | 1097 | </data> |
@@ -1035,11 +1101,11 @@ | ||
1035 | 1101 | <data name=">>HotkeyText.Parent" xml:space="preserve"> |
1036 | 1102 | <value>GroupBox3</value> |
1037 | 1103 | </data> |
1038 | - <data name="lblAtFromTarget.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1039 | - <value>NoControl</value> | |
1104 | + <data name=">>CheckRetweetNoConfirm.Name" xml:space="preserve"> | |
1105 | + <value>CheckRetweetNoConfirm</value> | |
1040 | 1106 | </data> |
1041 | - <data name="Label17.ToolTip" xml:space="preserve"> | |
1042 | - <value /> | |
1107 | + <data name="Label21.TabIndex" type="System.Int32, mscorlib"> | |
1108 | + <value>12</value> | |
1043 | 1109 | </data> |
1044 | 1110 | <data name="CheckUseRecommendStatus.Text" xml:space="preserve"> |
1045 | 1111 | <value>推奨フッターを使用する[TWNv○○]</value> |
@@ -1062,8 +1128,8 @@ | ||
1062 | 1128 | <data name="lblAtTarget.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1063 | 1129 | <value>NoControl</value> |
1064 | 1130 | </data> |
1065 | - <data name="Label24.TabIndex" type="System.Int32, mscorlib"> | |
1066 | - <value>9</value> | |
1131 | + <data name=">>btnInputBackcolor.Parent" xml:space="preserve"> | |
1132 | + <value>GroupBox5</value> | |
1067 | 1133 | </data> |
1068 | 1134 | <data name=">>CmbDateTimeFormat.Name" xml:space="preserve"> |
1069 | 1135 | <value>CmbDateTimeFormat</value> |
@@ -1083,8 +1149,8 @@ | ||
1083 | 1149 | <data name="ComboBoxAutoShortUrlFirst.Items4" xml:space="preserve"> |
1084 | 1150 | <value>j.mp</value> |
1085 | 1151 | </data> |
1086 | - <data name=">>CheckListCreatedEvent.Name" xml:space="preserve"> | |
1087 | - <value>CheckListCreatedEvent</value> | |
1152 | + <data name=">>Label80.Parent" xml:space="preserve"> | |
1153 | + <value>GroupBox1</value> | |
1088 | 1154 | </data> |
1089 | 1155 | <data name=">>btnTarget.Name" xml:space="preserve"> |
1090 | 1156 | <value>btnTarget</value> |
@@ -1095,8 +1161,8 @@ | ||
1095 | 1161 | <data name="FontPanel.Visible" type="System.Boolean, mscorlib"> |
1096 | 1162 | <value>False</value> |
1097 | 1163 | </data> |
1098 | - <data name="CheckPreviewEnable.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1099 | - <value>NoControl</value> | |
1164 | + <data name="lblSelf.Text" xml:space="preserve"> | |
1165 | + <value>This is sample.</value> | |
1100 | 1166 | </data> |
1101 | 1167 | <data name=">>lblListFont.ZOrder" xml:space="preserve"> |
1102 | 1168 | <value>23</value> |
@@ -1107,17 +1173,20 @@ | ||
1107 | 1173 | <data name="StatusText.TabIndex" type="System.Int32, mscorlib"> |
1108 | 1174 | <value>13</value> |
1109 | 1175 | </data> |
1110 | - <data name="BasedPanel.Size" type="System.Drawing.Size, System.Drawing"> | |
1111 | - <value>518, 368</value> | |
1176 | + <data name="RadioProxyIE.AutoSize" type="System.Boolean, mscorlib"> | |
1177 | + <value>True</value> | |
1112 | 1178 | </data> |
1113 | 1179 | <data name="Label57.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1114 | 1180 | <value>NoControl</value> |
1115 | 1181 | </data> |
1116 | - <data name="lblTarget.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1117 | - <value>NoControl</value> | |
1182 | + <data name="btnRetweet.Size" type="System.Drawing.Size, System.Drawing"> | |
1183 | + <value>75, 22</value> | |
1118 | 1184 | </data> |
1119 | - <data name="Label28.Text" xml:space="preserve"> | |
1120 | - <value>初回の更新</value> | |
1185 | + <data name=">>Label53.ZOrder" xml:space="preserve"> | |
1186 | + <value>12</value> | |
1187 | + </data> | |
1188 | + <data name="ComboBoxTranslateLanguage.Location" type="System.Drawing.Point, System.Drawing"> | |
1189 | + <value>205, 202</value> | |
1121 | 1190 | </data> |
1122 | 1191 | <data name="Label16.Text" xml:space="preserve"> |
1123 | 1192 | <value>その人への@返信</value> |
@@ -1125,8 +1194,8 @@ | ||
1125 | 1194 | <data name="Label36.Text" xml:space="preserve"> |
1126 | 1195 | <value>自分の発言</value> |
1127 | 1196 | </data> |
1128 | - <data name=">>CheckHashSupple.Parent" xml:space="preserve"> | |
1129 | - <value>TweetActPanel</value> | |
1197 | + <data name="ButtonBackToDefaultFontColor2.Text" xml:space="preserve"> | |
1198 | + <value>デフォルトに戻す</value> | |
1130 | 1199 | </data> |
1131 | 1200 | <data name="Label8.TabIndex" type="System.Int32, mscorlib"> |
1132 | 1201 | <value>4</value> |
@@ -1134,11 +1203,8 @@ | ||
1134 | 1203 | <data name=">>CheckBalloonLimit.Type" xml:space="preserve"> |
1135 | 1204 | <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
1136 | 1205 | </data> |
1137 | - <data name=">>CheckRetweetNoConfirm.ZOrder" xml:space="preserve"> | |
1138 | - <value>4</value> | |
1139 | - </data> | |
1140 | - <data name=">>ReplyIconStateCombo.Name" xml:space="preserve"> | |
1141 | - <value>ReplyIconStateCombo</value> | |
1206 | + <data name=">>RadioProxyNone.ZOrder" xml:space="preserve"> | |
1207 | + <value>2</value> | |
1142 | 1208 | </data> |
1143 | 1209 | <data name=">>Label63.Parent" xml:space="preserve"> |
1144 | 1210 | <value>ConnectionPanel</value> |
@@ -1186,8 +1252,11 @@ | ||
1186 | 1252 | TAYQAAAADFNob3J0VXJsTm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== |
1187 | 1253 | </value> |
1188 | 1254 | </data> |
1189 | - <data name="Label76.Location" type="System.Drawing.Point, System.Drawing"> | |
1190 | - <value>179, 104</value> | |
1255 | + <data name="ActionPanel.ToolTip" xml:space="preserve"> | |
1256 | + <value /> | |
1257 | + </data> | |
1258 | + <data name="CheckPeriodAdjust.AutoSize" type="System.Boolean, mscorlib"> | |
1259 | + <value>True</value> | |
1191 | 1260 | </data> |
1192 | 1261 | <data name="CheckUnfavoritesEvent.Location" type="System.Drawing.Point, System.Drawing"> |
1193 | 1262 | <value>40, 60</value> |
@@ -1201,8 +1270,11 @@ | ||
1201 | 1270 | <data name=">>lblDetailBackcolor.ZOrder" xml:space="preserve"> |
1202 | 1271 | <value>11</value> |
1203 | 1272 | </data> |
1204 | - <data name=">>TextProxyAddress.Type" xml:space="preserve"> | |
1205 | - <value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1273 | + <data name="LabelPostAndGet.AutoSize" type="System.Boolean, mscorlib"> | |
1274 | + <value>True</value> | |
1275 | + </data> | |
1276 | + <data name=">>ButtonApiCalc.Type" xml:space="preserve"> | |
1277 | + <value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1206 | 1278 | </data> |
1207 | 1279 | <data name=">>GroupBox1.Type" xml:space="preserve"> |
1208 | 1280 | <value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
@@ -1210,29 +1282,26 @@ | ||
1210 | 1282 | <data name=">>CheckNicoms.Name" xml:space="preserve"> |
1211 | 1283 | <value>CheckNicoms</value> |
1212 | 1284 | </data> |
1213 | - <data name="Label62.ToolTip" xml:space="preserve"> | |
1214 | - <value /> | |
1285 | + <data name="btnDetailLink.TabIndex" type="System.Int32, mscorlib"> | |
1286 | + <value>20</value> | |
1215 | 1287 | </data> |
1216 | 1288 | <data name="CmbDateTimeFormat.Items2" xml:space="preserve"> |
1217 | 1289 | <value>H:mm:ss yy/M/d</value> |
1218 | 1290 | </data> |
1219 | - <data name="AuthStateLabel.Location" type="System.Drawing.Point, System.Drawing"> | |
1220 | - <value>113, 54</value> | |
1291 | + <data name="CheckBox3.Size" type="System.Drawing.Size, System.Drawing"> | |
1292 | + <value>180, 16</value> | |
1221 | 1293 | </data> |
1222 | 1294 | <data name="lblDetailBackcolor.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing"> |
1223 | 1295 | <value>MiddleLeft</value> |
1224 | 1296 | </data> |
1225 | - <data name="lblFav.TabIndex" type="System.Int32, mscorlib"> | |
1226 | - <value>7</value> | |
1227 | - </data> | |
1228 | - <data name="GetPeriodPanel.Visible" type="System.Boolean, mscorlib"> | |
1229 | - <value>False</value> | |
1297 | + <data name=">>ProxyPanel.Parent" xml:space="preserve"> | |
1298 | + <value>SplitContainer1.Panel2</value> | |
1230 | 1299 | </data> |
1231 | 1300 | <data name=">>Label36.Type" xml:space="preserve"> |
1232 | 1301 | <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
1233 | 1302 | </data> |
1234 | - <data name="GetCountPanel.Location" type="System.Drawing.Point, System.Drawing"> | |
1235 | - <value>0, 0</value> | |
1303 | + <data name="Label34.Text" xml:space="preserve"> | |
1304 | + <value>自分への@返信</value> | |
1236 | 1305 | </data> |
1237 | 1306 | <data name="GroupBox5.Location" type="System.Drawing.Point, System.Drawing"> |
1238 | 1307 | <value>22, 18</value> |
@@ -1243,14 +1312,23 @@ | ||
1243 | 1312 | <data name="ComboBoxTranslateLanguage.Items100" xml:space="preserve"> |
1244 | 1313 | <value>URDU</value> |
1245 | 1314 | </data> |
1315 | + <data name="CheckListCreatedEvent.AutoSize" type="System.Boolean, mscorlib"> | |
1316 | + <value>True</value> | |
1317 | + </data> | |
1246 | 1318 | <data name="StartupUserstreamCheck.Size" type="System.Drawing.Size, System.Drawing"> |
1247 | 1319 | <value>157, 16</value> |
1248 | 1320 | </data> |
1249 | 1321 | <data name=">>TreeViewSetting.Parent" xml:space="preserve"> |
1250 | 1322 | <value>SplitContainer1.Panel1</value> |
1251 | 1323 | </data> |
1252 | - <data name=">>Label12.Type" xml:space="preserve"> | |
1253 | - <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1324 | + <data name="CheckMonospace.ToolTip" xml:space="preserve"> | |
1325 | + <value /> | |
1326 | + </data> | |
1327 | + <data name="ConnectionPanel.TabIndex" type="System.Int32, mscorlib"> | |
1328 | + <value>11</value> | |
1329 | + </data> | |
1330 | + <data name="ButtonBackToDefaultFontColor2.Size" type="System.Drawing.Size, System.Drawing"> | |
1331 | + <value>90, 22</value> | |
1254 | 1332 | </data> |
1255 | 1333 | <data name="ComboDispTitle.Items" xml:space="preserve"> |
1256 | 1334 | <value>(なし)</value> |
@@ -1264,20 +1342,20 @@ | ||
1264 | 1342 | <data name=">>Label9.ZOrder" xml:space="preserve"> |
1265 | 1343 | <value>3</value> |
1266 | 1344 | </data> |
1345 | + <data name="Label21.Text" xml:space="preserve"> | |
1346 | + <value>UserTimeline更新間隔(秒)</value> | |
1347 | + </data> | |
1267 | 1348 | <data name=">>CheckSortOrderLock.Type" xml:space="preserve"> |
1268 | 1349 | <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
1269 | 1350 | </data> |
1270 | - <data name=">>PreviewPanel.Type" xml:space="preserve"> | |
1271 | - <value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1351 | + <data name="Label62.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1352 | + <value>NoControl</value> | |
1272 | 1353 | </data> |
1273 | 1354 | <data name="AuthBasicRadio.Enabled" type="System.Boolean, mscorlib"> |
1274 | 1355 | <value>False</value> |
1275 | 1356 | </data> |
1276 | - <data name="chkReadOwnPost.AutoSize" type="System.Boolean, mscorlib"> | |
1277 | - <value>True</value> | |
1278 | - </data> | |
1279 | - <data name=">>ButtonBackToDefaultFontColor.Name" xml:space="preserve"> | |
1280 | - <value>ButtonBackToDefaultFontColor</value> | |
1357 | + <data name=">>CheckAutoConvertUrl.Parent" xml:space="preserve"> | |
1358 | + <value>ShortUrlPanel</value> | |
1281 | 1359 | </data> |
1282 | 1360 | <data name=">>Label33.ZOrder" xml:space="preserve"> |
1283 | 1361 | <value>9</value> |
@@ -1285,14 +1363,17 @@ | ||
1285 | 1363 | <data name=">>FirstTextCountApi.Parent" xml:space="preserve"> |
1286 | 1364 | <value>GetCountPanel</value> |
1287 | 1365 | </data> |
1366 | + <data name="Label27.Size" type="System.Drawing.Size, System.Drawing"> | |
1367 | + <value>137, 12</value> | |
1368 | + </data> | |
1288 | 1369 | <data name="Label17.AutoSize" type="System.Boolean, mscorlib"> |
1289 | 1370 | <value>True</value> |
1290 | 1371 | </data> |
1291 | 1372 | <data name=">>Label37.Type" xml:space="preserve"> |
1292 | 1373 | <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
1293 | 1374 | </data> |
1294 | - <data name="CheckStartupFollowers.ToolTip" xml:space="preserve"> | |
1295 | - <value /> | |
1375 | + <data name="CheckPostAndGet.Location" type="System.Drawing.Point, System.Drawing"> | |
1376 | + <value>33, 43</value> | |
1296 | 1377 | </data> |
1297 | 1378 | <data name="CheckListCreatedEvent.Location" type="System.Drawing.Point, System.Drawing"> |
1298 | 1379 | <value>40, 162</value> |
@@ -1306,25 +1387,19 @@ | ||
1306 | 1387 | <data name="Label15.Size" type="System.Drawing.Size, System.Drawing"> |
1307 | 1388 | <value>408, 22</value> |
1308 | 1389 | </data> |
1309 | - <data name="lblDetailBackcolor.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1310 | - <value>NoControl</value> | |
1311 | - </data> | |
1312 | 1390 | <data name="LabelProxyPort.TabIndex" type="System.Int32, mscorlib"> |
1313 | 1391 | <value>5</value> |
1314 | 1392 | </data> |
1315 | - <data name="btnListBack.Size" type="System.Drawing.Size, System.Drawing"> | |
1316 | - <value>75, 22</value> | |
1317 | - </data> | |
1318 | - <data name=">>Label71.Type" xml:space="preserve"> | |
1319 | - <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1393 | + <data name="LabelProxyPassword.TabIndex" type="System.Int32, mscorlib"> | |
1394 | + <value>9</value> | |
1320 | 1395 | </data> |
1321 | 1396 | <data name="LabelApiUsingUserStreamEnabled.ToolTip" xml:space="preserve"> |
1322 | 1397 | <value /> |
1323 | 1398 | </data> |
1324 | - <data name="CheckOutputz.Size" type="System.Drawing.Size, System.Drawing"> | |
1325 | - <value>115, 16</value> | |
1399 | + <data name=">>FavoritesTextCountApi.Name" xml:space="preserve"> | |
1400 | + <value>FavoritesTextCountApi</value> | |
1326 | 1401 | </data> |
1327 | - <data name="UserTimelinePeriod.ToolTip" xml:space="preserve"> | |
1402 | + <data name="HotkeyAlt.ToolTip" xml:space="preserve"> | |
1328 | 1403 | <value /> |
1329 | 1404 | </data> |
1330 | 1405 | <data name="AuthOAuthRadio.Location" type="System.Drawing.Point, System.Drawing"> |
@@ -1333,6 +1408,9 @@ | ||
1333 | 1408 | <data name="Username.Size" type="System.Drawing.Size, System.Drawing"> |
1334 | 1409 | <value>186, 19</value> |
1335 | 1410 | </data> |
1411 | + <data name=">>TweetActPanel.Type" xml:space="preserve"> | |
1412 | + <value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1413 | + </data> | |
1336 | 1414 | <data name=">>Label49.Name" xml:space="preserve"> |
1337 | 1415 | <value>Label49</value> |
1338 | 1416 | </data> |
@@ -1348,29 +1426,35 @@ | ||
1348 | 1426 | <data name="FirstTextCountApi.TabIndex" type="System.Int32, mscorlib"> |
1349 | 1427 | <value>8</value> |
1350 | 1428 | </data> |
1351 | - <data name=">>Label65.ZOrder" xml:space="preserve"> | |
1352 | - <value>0</value> | |
1429 | + <data name="Label6.Location" type="System.Drawing.Point, System.Drawing"> | |
1430 | + <value>22, 22</value> | |
1353 | 1431 | </data> |
1354 | 1432 | <data name="CheckSortOrderLock.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1355 | 1433 | <value>NoControl</value> |
1356 | 1434 | </data> |
1435 | + <data name=">>CheckListCreatedEvent.Name" xml:space="preserve"> | |
1436 | + <value>CheckListCreatedEvent</value> | |
1437 | + </data> | |
1357 | 1438 | <data name="SearchTextCountApi.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1358 | 1439 | <value>Disable</value> |
1359 | 1440 | </data> |
1360 | - <data name="CheckListMemberRemovedEvent.AutoSize" type="System.Boolean, mscorlib"> | |
1361 | - <value>True</value> | |
1441 | + <data name="LabelProxyAddress.ToolTip" xml:space="preserve"> | |
1442 | + <value /> | |
1443 | + </data> | |
1444 | + <data name="btnOWL.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1445 | + <value>NoControl</value> | |
1362 | 1446 | </data> |
1363 | 1447 | <data name="Label12.Text" xml:space="preserve"> |
1364 | 1448 | <value>フッター(文末に付加)</value> |
1365 | 1449 | </data> |
1366 | - <data name="Label27.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1367 | - <value>NoControl</value> | |
1450 | + <data name="CheckHashSupple.Location" type="System.Drawing.Point, System.Drawing"> | |
1451 | + <value>24, 170</value> | |
1368 | 1452 | </data> |
1369 | - <data name=">>Label62.Parent" xml:space="preserve"> | |
1370 | - <value>TweetPrvPanel</value> | |
1453 | + <data name=">>CheckPreviewEnable.Type" xml:space="preserve"> | |
1454 | + <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1371 | 1455 | </data> |
1372 | - <data name=">>SplitContainer1.Panel1.Name" xml:space="preserve"> | |
1373 | - <value>SplitContainer1.Panel1</value> | |
1456 | + <data name=">>TextBoxOutputzKey.ZOrder" xml:space="preserve"> | |
1457 | + <value>4</value> | |
1374 | 1458 | </data> |
1375 | 1459 | <data name="Label34.TabIndex" type="System.Int32, mscorlib"> |
1376 | 1460 | <value>3</value> |
@@ -1378,14 +1462,11 @@ | ||
1378 | 1462 | <data name="Label52.Text" xml:space="preserve"> |
1379 | 1463 | <value>入力欄アクティブ時背景色</value> |
1380 | 1464 | </data> |
1381 | - <data name="Label49.Size" type="System.Drawing.Size, System.Drawing"> | |
1382 | - <value>102, 12</value> | |
1383 | - </data> | |
1384 | - <data name="Label77.AutoSize" type="System.Boolean, mscorlib"> | |
1385 | - <value>True</value> | |
1465 | + <data name=">>ButtonBackToDefaultFontColor.Name" xml:space="preserve"> | |
1466 | + <value>ButtonBackToDefaultFontColor</value> | |
1386 | 1467 | </data> |
1387 | - <data name="AuthOAuthRadio.AutoSize" type="System.Boolean, mscorlib"> | |
1388 | - <value>True</value> | |
1468 | + <data name="Label24.TabIndex" type="System.Int32, mscorlib"> | |
1469 | + <value>9</value> | |
1389 | 1470 | </data> |
1390 | 1471 | <data name="TreeViewSetting.Location" type="System.Drawing.Point, System.Drawing"> |
1391 | 1472 | <value>0, 0</value> |
@@ -1393,11 +1474,14 @@ | ||
1393 | 1474 | <data name="CheckBalloonLimit.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1394 | 1475 | <value>NoControl</value> |
1395 | 1476 | </data> |
1477 | + <data name=">>AuthClearButton.Parent" xml:space="preserve"> | |
1478 | + <value>BasedPanel</value> | |
1479 | + </data> | |
1396 | 1480 | <data name="CheckFavEventUnread.TabIndex" type="System.Int32, mscorlib"> |
1397 | 1481 | <value>11</value> |
1398 | 1482 | </data> |
1399 | - <data name="ComboBoxTranslateLanguage.Items7" xml:space="preserve"> | |
1400 | - <value>BELARUSIAN</value> | |
1483 | + <data name="DMPeriod.ToolTip" xml:space="preserve"> | |
1484 | + <value /> | |
1401 | 1485 | </data> |
1402 | 1486 | <data name="Label14.Text" xml:space="preserve"> |
1403 | 1487 | <value>その発言の@先の人の発言</value> |
@@ -1426,8 +1510,8 @@ | ||
1426 | 1510 | <data name="Label37.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1427 | 1511 | <value>NoControl</value> |
1428 | 1512 | </data> |
1429 | - <data name=">>TextBox3.ZOrder" xml:space="preserve"> | |
1430 | - <value>7</value> | |
1513 | + <data name="CheckAlwaysTop.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1514 | + <value>NoControl</value> | |
1431 | 1515 | </data> |
1432 | 1516 | <data name=">>AuthStateLabel.ZOrder" xml:space="preserve"> |
1433 | 1517 | <value>5</value> |
@@ -1438,18 +1522,12 @@ | ||
1438 | 1522 | <data name="TreeViewSetting.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms"> |
1439 | 1523 | <value>Fill</value> |
1440 | 1524 | </data> |
1441 | - <data name="FontPanel.Enabled" type="System.Boolean, mscorlib"> | |
1442 | - <value>False</value> | |
1443 | - </data> | |
1444 | 1525 | <data name=">>GroupBox3.Name" xml:space="preserve"> |
1445 | 1526 | <value>GroupBox3</value> |
1446 | 1527 | </data> |
1447 | 1528 | <data name=">>CheckAtIdSupple.Type" xml:space="preserve"> |
1448 | 1529 | <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
1449 | 1530 | </data> |
1450 | - <data name="CheckMinimizeToTray.Location" type="System.Drawing.Point, System.Drawing"> | |
1451 | - <value>22, 137</value> | |
1452 | - </data> | |
1453 | 1531 | <data name="ConnectionPanel.Visible" type="System.Boolean, mscorlib"> |
1454 | 1532 | <value>False</value> |
1455 | 1533 | </data> |
@@ -1465,8 +1543,8 @@ | ||
1465 | 1543 | <data name="CheckStartupFollowers.AutoSize" type="System.Boolean, mscorlib"> |
1466 | 1544 | <value>True</value> |
1467 | 1545 | </data> |
1468 | - <data name="btnAtSelf.ToolTip" xml:space="preserve"> | |
1469 | - <value /> | |
1546 | + <data name=">>UserstreamPeriod.Name" xml:space="preserve"> | |
1547 | + <value>UserstreamPeriod</value> | |
1470 | 1548 | </data> |
1471 | 1549 | <data name="Label12.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1472 | 1550 | <value>NoControl</value> |
@@ -1480,23 +1558,20 @@ | ||
1480 | 1558 | <data name=">>TwitterAPIText.Parent" xml:space="preserve"> |
1481 | 1559 | <value>ConnectionPanel</value> |
1482 | 1560 | </data> |
1483 | - <data name="Label57.ToolTip" xml:space="preserve"> | |
1484 | - <value /> | |
1485 | - </data> | |
1486 | - <data name=">>Label44.Type" xml:space="preserve"> | |
1561 | + <data name=">>Label32.Type" xml:space="preserve"> | |
1487 | 1562 | <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
1488 | 1563 | </data> |
1489 | 1564 | <data name=">>btnAtTo.ZOrder" xml:space="preserve"> |
1490 | 1565 | <value>11</value> |
1491 | 1566 | </data> |
1492 | - <data name=">>AuthorizeButton.Type" xml:space="preserve"> | |
1493 | - <value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1567 | + <data name="ShortUrlPanel.Size" type="System.Drawing.Size, System.Drawing"> | |
1568 | + <value>518, 368</value> | |
1494 | 1569 | </data> |
1495 | 1570 | <data name="CheckEnableBasicAuth.AutoSize" type="System.Boolean, mscorlib"> |
1496 | 1571 | <value>True</value> |
1497 | 1572 | </data> |
1498 | - <data name="Label66.Size" type="System.Drawing.Size, System.Drawing"> | |
1499 | - <value>99, 12</value> | |
1573 | + <data name="TextBitlyPw.Size" type="System.Drawing.Size, System.Drawing"> | |
1574 | + <value>70, 19</value> | |
1500 | 1575 | </data> |
1501 | 1576 | <data name="Label59.TabIndex" type="System.Int32, mscorlib"> |
1502 | 1577 | <value>9</value> |
@@ -1504,8 +1579,8 @@ | ||
1504 | 1579 | <data name="Label60.TabIndex" type="System.Int32, mscorlib"> |
1505 | 1580 | <value>11</value> |
1506 | 1581 | </data> |
1507 | - <data name="Label71.AutoSize" type="System.Boolean, mscorlib"> | |
1508 | - <value>True</value> | |
1582 | + <data name=">>UserStreamPanel.Name" xml:space="preserve"> | |
1583 | + <value>UserStreamPanel</value> | |
1509 | 1584 | </data> |
1510 | 1585 | <data name="CheckFavRestrict.Size" type="System.Drawing.Size, System.Drawing"> |
1511 | 1586 | <value>183, 16</value> |
@@ -1513,26 +1588,38 @@ | ||
1513 | 1588 | <data name=">>CheckOpenUserTimeline.Name" xml:space="preserve"> |
1514 | 1589 | <value>CheckOpenUserTimeline</value> |
1515 | 1590 | </data> |
1516 | - <data name="SplitContainer1.TabIndex" type="System.Int32, mscorlib"> | |
1517 | - <value>0</value> | |
1591 | + <data name="lblTarget.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1592 | + <value>NoControl</value> | |
1518 | 1593 | </data> |
1519 | 1594 | <data name="btnListBack.AutoSize" type="System.Boolean, mscorlib"> |
1520 | 1595 | <value>True</value> |
1521 | 1596 | </data> |
1597 | + <data name="CheckAtIdSupple.AutoSize" type="System.Boolean, mscorlib"> | |
1598 | + <value>True</value> | |
1599 | + </data> | |
1522 | 1600 | <data name=">>Label83.Parent" xml:space="preserve"> |
1523 | 1601 | <value>UserStreamPanel</value> |
1524 | 1602 | </data> |
1525 | 1603 | <data name="StartupPanel.Location" type="System.Drawing.Point, System.Drawing"> |
1526 | 1604 | <value>0, 0</value> |
1527 | 1605 | </data> |
1528 | - <data name="CheckBlockEvent.AutoSize" type="System.Boolean, mscorlib"> | |
1606 | + <data name=">>Label31.Name" xml:space="preserve"> | |
1607 | + <value>Label31</value> | |
1608 | + </data> | |
1609 | + <data name="HotkeyShift.AutoSize" type="System.Boolean, mscorlib"> | |
1529 | 1610 | <value>True</value> |
1530 | 1611 | </data> |
1531 | - <data name=">>btnDetailLink.ZOrder" xml:space="preserve"> | |
1532 | - <value>4</value> | |
1612 | + <data name="PlaySnd.ToolTip" xml:space="preserve"> | |
1613 | + <value /> | |
1533 | 1614 | </data> |
1534 | - <data name=">>RadioProxyNone.ZOrder" xml:space="preserve"> | |
1535 | - <value>2</value> | |
1615 | + <data name="lblAtSelf.Text" xml:space="preserve"> | |
1616 | + <value>This is sample.</value> | |
1617 | + </data> | |
1618 | + <data name=">>Label33.Type" xml:space="preserve"> | |
1619 | + <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1620 | + </data> | |
1621 | + <data name="CheckForceEventNotify.AutoSize" type="System.Boolean, mscorlib"> | |
1622 | + <value>True</value> | |
1536 | 1623 | </data> |
1537 | 1624 | <data name=">>Label45.Type" xml:space="preserve"> |
1538 | 1625 | <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
@@ -1540,20 +1627,26 @@ | ||
1540 | 1627 | <data name=">>btnAtSelf.Name" xml:space="preserve"> |
1541 | 1628 | <value>btnAtSelf</value> |
1542 | 1629 | </data> |
1543 | - <data name="HotkeyShift.AutoSize" type="System.Boolean, mscorlib"> | |
1544 | - <value>True</value> | |
1545 | - </data> | |
1546 | - <data name="Label72.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> | |
1547 | - <value>NoControl</value> | |
1548 | - </data> | |
1549 | 1630 | <data name=">>lblInputFont.Parent" xml:space="preserve"> |
1550 | 1631 | <value>GroupBox5</value> |
1551 | 1632 | </data> |
1552 | - <data name="CheckUserUpdateEvent.Location" type="System.Drawing.Point, System.Drawing"> | |
1553 | - <value>40, 145</value> | |
1633 | + <data name="CheckMinimizeToTray.Size" type="System.Drawing.Size, System.Drawing"> | |
1634 | + <value>170, 16</value> | |
1554 | 1635 | </data> |
1555 | - <data name="TweetActPanel.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms"> | |
1556 | - <value>Fill</value> | |
1636 | + <data name="ComboBoxTranslateLanguage.TabIndex" type="System.Int32, mscorlib"> | |
1637 | + <value>15</value> | |
1638 | + </data> | |
1639 | + <data name="CheckBlockEvent.Text" xml:space="preserve"> | |
1640 | + <value>他のユーザーに対するブロックが成功した</value> | |
1641 | + </data> | |
1642 | + <data name=">>lblTarget.Type" xml:space="preserve"> | |
1643 | + <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1644 | + </data> | |
1645 | + <data name=">>Label14.ZOrder" xml:space="preserve"> | |
1646 | + <value>4</value> | |
1647 | + </data> | |
1648 | + <data name="Username.ToolTip" xml:space="preserve"> | |
1649 | + <value /> | |
1557 | 1650 | </data> |
1558 | 1651 | <data name="lblSelf.Size" type="System.Drawing.Size, System.Drawing"> |
1559 | 1652 | <value>102, 19</value> |
@@ -1567,8 +1660,8 @@ | ||
1567 | 1660 | <data name=">>CheckListMemberAddedEvent.ZOrder" xml:space="preserve"> |
1568 | 1661 | <value>8</value> |
1569 | 1662 | </data> |
1570 | - <data name=">>Cancel.ZOrder" xml:space="preserve"> | |
1571 | - <value>0</value> | |
1663 | + <data name="CheckPeriodAdjust.Size" type="System.Drawing.Size, System.Drawing"> | |
1664 | + <value>91, 16</value> | |
1572 | 1665 | </data> |
1573 | 1666 | <data name="lblDetailLink.ToolTip" xml:space="preserve"> |
1574 | 1667 | <value /> |
@@ -1576,41 +1669,47 @@ | ||
1576 | 1669 | <data name="HotkeyCheck.Size" type="System.Drawing.Size, System.Drawing"> |
1577 | 1670 | <value>48, 16</value> |
1578 | 1671 | </data> |
1579 | - <data name=">>LabelPostAndGet.Name" xml:space="preserve"> | |
1580 | - <value>LabelPostAndGet</value> | |
1672 | + <data name="UserTimelineTextCountApi.TabIndex" type="System.Int32, mscorlib"> | |
1673 | + <value>16</value> | |
1581 | 1674 | </data> |
1582 | 1675 | <data name="Label72.Text" xml:space="preserve"> |
1583 | 1676 | <value>未読Mentions通知アイコン</value> |
1584 | 1677 | </data> |
1678 | + <data name="Label22.ToolTip" xml:space="preserve"> | |
1679 | + <value /> | |
1680 | + </data> | |
1585 | 1681 | <data name="Label32.ToolTip" xml:space="preserve"> |
1586 | 1682 | <value /> |
1587 | 1683 | </data> |
1588 | 1684 | <data name=">>btnSelf.Parent" xml:space="preserve"> |
1589 | 1685 | <value>GroupBox5</value> |
1590 | 1686 | </data> |
1687 | + <data name="Label66.ToolTip" xml:space="preserve"> | |
1688 | + <value /> | |
1689 | + </data> | |
1690 | + <data name="GetPeriodPanel.TabIndex" type="System.Int32, mscorlib"> | |
1691 | + <value>1</value> | |
1692 | + </data> | |
1591 | 1693 | <data name=">>ComboBoxTranslateLanguage.Type" xml:space="preserve"> |
1592 | 1694 | <value>System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
1593 | 1695 | </data> |
1594 | - <data name=">>ComboBoxPostKeySelect.Name" xml:space="preserve"> | |
1595 | - <value>ComboBoxPostKeySelect</value> | |
1596 | - </data> | |
1597 | 1696 | <data name=">>CheckShowGrid.Name" xml:space="preserve"> |
1598 | 1697 | <value>CheckShowGrid</value> |
1599 | 1698 | </data> |
1600 | - <data name="FontPanel.Size" type="System.Drawing.Size, System.Drawing"> | |
1601 | - <value>518, 368</value> | |
1699 | + <data name=">>Label62.Parent" xml:space="preserve"> | |
1700 | + <value>TweetPrvPanel</value> | |
1602 | 1701 | </data> |
1603 | 1702 | <data name="BasedPanel.TabIndex" type="System.Int32, mscorlib"> |
1604 | 1703 | <value>0</value> |
1605 | 1704 | </data> |
1606 | - <data name=">>HotkeyText.ZOrder" xml:space="preserve"> | |
1607 | - <value>2</value> | |
1705 | + <data name=">>btnAtSelf.Parent" xml:space="preserve"> | |
1706 | + <value>GroupBox5</value> | |
1608 | 1707 | </data> |
1609 | 1708 | <data name="SplitContainer1.Panel2.ToolTip" xml:space="preserve"> |
1610 | 1709 | <value /> |
1611 | 1710 | </data> |
1612 | - <data name=">>CheckFavEventUnread.Parent" xml:space="preserve"> | |
1613 | - <value>NotifyPanel</value> | |
1711 | + <data name="Label3.AutoSize" type="System.Boolean, mscorlib"> | |
1712 | + <value>True</value> | |
1614 | 1713 | </data> |
1615 | 1714 | <data name="UserTimelineTextCountApi.Location" type="System.Drawing.Point, System.Drawing"> |
1616 | 1715 | <value>259, 235</value> |
@@ -1618,14 +1717,11 @@ | ||
1618 | 1717 | <data name=">>UserTimelineTextCountApi.ZOrder" xml:space="preserve"> |
1619 | 1718 | <value>2</value> |
1620 | 1719 | </data> |
1621 | - <data name="CheckMinimizeToTray.AutoSize" type="System.Boolean, mscorlib"> | |
1622 | - <value>True</value> | |
1623 | - </data> | |
1624 | 1720 | <data name=">>lblDetail.Name" xml:space="preserve"> |
1625 | 1721 | <value>lblDetail</value> |
1626 | 1722 | </data> |
1627 | - <data name=">>Label5.ZOrder" xml:space="preserve"> | |
1628 | - <value>17</value> | |
1723 | + <data name="UserStreamPanel.TabIndex" type="System.Int32, mscorlib"> | |
1724 | + <value>4</value> | |
1629 | 1725 | </data> |
1630 | 1726 | <data name="Label61.Text" xml:space="preserve"> |
1631 | 1727 | <value>リストフォント</value> |
@@ -1633,20 +1729,23 @@ | ||
1633 | 1729 | <data name="Label30.Size" type="System.Drawing.Size, System.Drawing"> |
1634 | 1730 | <value>117, 12</value> |
1635 | 1731 | </data> |
1636 | - <data name="ButtonApiCalc.Size" type="System.Drawing.Size, System.Drawing"> | |
1637 | - <value>108, 23</value> | |
1732 | + <data name=">>UserStreamPanel.Type" xml:space="preserve"> | |
1733 | + <value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1638 | 1734 | </data> |
1639 | 1735 | <data name="Cancel.Text" xml:space="preserve"> |
1640 | 1736 | <value>キャンセル</value> |
1641 | 1737 | </data> |
1738 | + <data name="ComboBoxTranslateLanguage.Items78" xml:space="preserve"> | |
1739 | + <value>RUSSIAN</value> | |
1740 | + </data> | |
1642 | 1741 | <data name="Label83.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1643 | 1742 | <value>NoControl</value> |
1644 | 1743 | </data> |
1645 | 1744 | <data name=">>CheckFollowEvent.ZOrder" xml:space="preserve"> |
1646 | 1745 | <value>9</value> |
1647 | 1746 | </data> |
1648 | - <data name=">>Username.Parent" xml:space="preserve"> | |
1649 | - <value>BasedPanel</value> | |
1747 | + <data name="lblFav.Size" type="System.Drawing.Size, System.Drawing"> | |
1748 | + <value>104, 19</value> | |
1650 | 1749 | </data> |
1651 | 1750 | <data name="NotifyPanel.Visible" type="System.Boolean, mscorlib"> |
1652 | 1751 | <value>False</value> |
@@ -1658,7 +1757,7 @@ | ||
1658 | 1757 | <value>NoControl</value> |
1659 | 1758 | </data> |
1660 | 1759 | <data name=">>ActionPanel.ZOrder" xml:space="preserve"> |
1661 | - <value>0</value> | |
1760 | + <value>3</value> | |
1662 | 1761 | </data> |
1663 | 1762 | <data name=">>btnAtTo.Name" xml:space="preserve"> |
1664 | 1763 | <value>btnAtTo</value> |
@@ -1669,6 +1768,9 @@ | ||
1669 | 1768 | <data name="HotkeyCheck.Location" type="System.Drawing.Point, System.Drawing"> |
1670 | 1769 | <value>4, 15</value> |
1671 | 1770 | </data> |
1771 | + <data name="ComboBoxTranslateLanguage.Items74" xml:space="preserve"> | |
1772 | + <value>PORTUGUESE_PORTUGAL</value> | |
1773 | + </data> | |
1672 | 1774 | <data name=">>TextProxyPassword.Name" xml:space="preserve"> |
1673 | 1775 | <value>TextProxyPassword</value> |
1674 | 1776 | </data> |
@@ -1687,6 +1789,9 @@ | ||
1687 | 1789 | <data name=">>Label66.ZOrder" xml:space="preserve"> |
1688 | 1790 | <value>9</value> |
1689 | 1791 | </data> |
1792 | + <data name="ComboBoxAutoShortUrlFirst.ToolTip" xml:space="preserve"> | |
1793 | + <value /> | |
1794 | + </data> | |
1690 | 1795 | <data name="LabelDateTimeFormatApplied.Text" xml:space="preserve"> |
1691 | 1796 | <value>Label63</value> |
1692 | 1797 | </data> |
@@ -1696,14 +1801,11 @@ | ||
1696 | 1801 | <data name=">>AuthOAuthRadio.ZOrder" xml:space="preserve"> |
1697 | 1802 | <value>1</value> |
1698 | 1803 | </data> |
1699 | - <data name=">>SplitContainer1.Parent" xml:space="preserve"> | |
1700 | - <value>$this</value> | |
1701 | - </data> | |
1702 | - <data name=">>Label47.ZOrder" xml:space="preserve"> | |
1703 | - <value>0</value> | |
1804 | + <data name="Label37.AutoSize" type="System.Boolean, mscorlib"> | |
1805 | + <value>True</value> | |
1704 | 1806 | </data> |
1705 | - <data name=">>CheckForceEventNotify.ZOrder" xml:space="preserve"> | |
1706 | - <value>6</value> | |
1807 | + <data name=">>btnDetailLink.ZOrder" xml:space="preserve"> | |
1808 | + <value>4</value> | |
1707 | 1809 | </data> |
1708 | 1810 | <data name="chkGetFav.TabIndex" type="System.Int32, mscorlib"> |
1709 | 1811 | <value>3</value> |
@@ -1714,11 +1816,14 @@ | ||
1714 | 1816 | <data name=">>lblDetailLink.ZOrder" xml:space="preserve"> |
1715 | 1817 | <value>5</value> |
1716 | 1818 | </data> |
1717 | - <data name="Label55.ToolTip" xml:space="preserve"> | |
1718 | - <value /> | |
1819 | + <data name=">>FontPanel2.Parent" xml:space="preserve"> | |
1820 | + <value>SplitContainer1.Panel2</value> | |
1719 | 1821 | </data> |
1720 | - <data name="CheckPeriodAdjust.Visible" type="System.Boolean, mscorlib"> | |
1721 | - <value>False</value> | |
1822 | + <data name=">>AuthorizeButton.Parent" xml:space="preserve"> | |
1823 | + <value>BasedPanel</value> | |
1824 | + </data> | |
1825 | + <data name="UserTimelinePeriod.ToolTip" xml:space="preserve"> | |
1826 | + <value /> | |
1722 | 1827 | </data> |
1723 | 1828 | <data name="btnInputFont.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1724 | 1829 | <value>NoControl</value> |
@@ -1729,30 +1834,39 @@ | ||
1729 | 1834 | <data name=">>chkReadOwnPost.Parent" xml:space="preserve"> |
1730 | 1835 | <value>ActionPanel</value> |
1731 | 1836 | </data> |
1732 | - <data name=">>Label37.Parent" xml:space="preserve"> | |
1733 | - <value>GroupBox1</value> | |
1837 | + <data name="NotifyPanel.Size" type="System.Drawing.Size, System.Drawing"> | |
1838 | + <value>518, 368</value> | |
1734 | 1839 | </data> |
1735 | - <data name="Label77.TabIndex" type="System.Int32, mscorlib"> | |
1736 | - <value>6</value> | |
1840 | + <data name=">>CheckUserUpdateEvent.Name" xml:space="preserve"> | |
1841 | + <value>CheckUserUpdateEvent</value> | |
1842 | + </data> | |
1843 | + <data name="CheckListCreatedEvent.TabIndex" type="System.Int32, mscorlib"> | |
1844 | + <value>7</value> | |
1845 | + </data> | |
1846 | + <data name=">>FontDialog1.Type" xml:space="preserve"> | |
1847 | + <value>System.Windows.Forms.FontDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1737 | 1848 | </data> |
1738 | 1849 | <data name="btnRetweet.Text" xml:space="preserve"> |
1739 | 1850 | <value>文字色</value> |
1740 | 1851 | </data> |
1741 | - <data name="ComboBoxTranslateLanguage.Items2" xml:space="preserve"> | |
1742 | - <value>AMHARIC</value> | |
1852 | + <data name="GetCountPanel.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms"> | |
1853 | + <value>Fill</value> | |
1743 | 1854 | </data> |
1744 | - <data name=">>Label52.Type" xml:space="preserve"> | |
1745 | - <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1855 | + <data name="CheckPeriodAdjust.Text" xml:space="preserve"> | |
1856 | + <value>自動調整する</value> | |
1746 | 1857 | </data> |
1747 | - <data name="Label1.Text" xml:space="preserve"> | |
1748 | - <value>ユーザー名</value> | |
1858 | + <data name=">>ButtonBackToDefaultFontColor.Type" xml:space="preserve"> | |
1859 | + <value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1860 | + </data> | |
1861 | + <data name="AuthClearButton.Location" type="System.Drawing.Point, System.Drawing"> | |
1862 | + <value>305, 64</value> | |
1863 | + </data> | |
1864 | + <data name="CheckAutoConvertUrl.Text" xml:space="preserve"> | |
1865 | + <value>入力欄のURLを投稿する際に自動で短縮する</value> | |
1749 | 1866 | </data> |
1750 | 1867 | <data name="PubSearchPeriod.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1751 | 1868 | <value>Disable</value> |
1752 | 1869 | </data> |
1753 | - <data name="lblDetailLink.Size" type="System.Drawing.Size, System.Drawing"> | |
1754 | - <value>104, 19</value> | |
1755 | - </data> | |
1756 | 1870 | <data name="ComboBoxTranslateLanguage.Items9" xml:space="preserve"> |
1757 | 1871 | <value>BIHARI</value> |
1758 | 1872 | </data> |
@@ -1786,26 +1900,32 @@ | ||
1786 | 1900 | <data name="Label53.Size" type="System.Drawing.Size, System.Drawing"> |
1787 | 1901 | <value>79, 12</value> |
1788 | 1902 | </data> |
1903 | + <data name=">>Label64.Type" xml:space="preserve"> | |
1904 | + <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1905 | + </data> | |
1789 | 1906 | <data name="lblDetail.Location" type="System.Drawing.Point, System.Drawing"> |
1790 | 1907 | <value>173, 146</value> |
1791 | 1908 | </data> |
1792 | 1909 | <data name="HotkeyText.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1793 | 1910 | <value>Disable</value> |
1794 | 1911 | </data> |
1795 | - <data name="Label83.Location" type="System.Drawing.Point, System.Drawing"> | |
1796 | - <value>22, 45</value> | |
1912 | + <data name=">>ReplyIconStateCombo.Name" xml:space="preserve"> | |
1913 | + <value>ReplyIconStateCombo</value> | |
1914 | + </data> | |
1915 | + <data name=">>CheckAtIdSupple.Name" xml:space="preserve"> | |
1916 | + <value>CheckAtIdSupple</value> | |
1917 | + </data> | |
1918 | + <data name="LanguageCombo.Items" xml:space="preserve"> | |
1919 | + <value>OS Default</value> | |
1797 | 1920 | </data> |
1798 | 1921 | <data name="Label15.ToolTip" xml:space="preserve"> |
1799 | 1922 | <value /> |
1800 | 1923 | </data> |
1801 | - <data name=">>Label10.ZOrder" xml:space="preserve"> | |
1802 | - <value>11</value> | |
1803 | - </data> | |
1804 | - <data name=">>chkGetFav.ZOrder" xml:space="preserve"> | |
1805 | - <value>3</value> | |
1924 | + <data name=">>CheckPeriodAdjust.Parent" xml:space="preserve"> | |
1925 | + <value>GetPeriodPanel</value> | |
1806 | 1926 | </data> |
1807 | - <data name=">>BrowserPathText.ZOrder" xml:space="preserve"> | |
1808 | - <value>8</value> | |
1927 | + <data name="CheckListMemberRemovedEvent.Location" type="System.Drawing.Point, System.Drawing"> | |
1928 | + <value>40, 111</value> | |
1809 | 1929 | </data> |
1810 | 1930 | <data name=">>LabelProxyAddress.Parent" xml:space="preserve"> |
1811 | 1931 | <value>ProxyPanel</value> |
@@ -1819,8 +1939,11 @@ | ||
1819 | 1939 | <data name="Label14.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1820 | 1940 | <value>NoControl</value> |
1821 | 1941 | </data> |
1822 | - <data name="CheckMonospace.Size" type="System.Drawing.Size, System.Drawing"> | |
1823 | - <value>343, 16</value> | |
1942 | + <data name=">>Label71.Type" xml:space="preserve"> | |
1943 | + <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1944 | + </data> | |
1945 | + <data name="Label62.ToolTip" xml:space="preserve"> | |
1946 | + <value /> | |
1824 | 1947 | </data> |
1825 | 1948 | <data name="Label25.TabIndex" type="System.Int32, mscorlib"> |
1826 | 1949 | <value>11</value> |
@@ -1834,11 +1957,8 @@ | ||
1834 | 1957 | <data name=">>btnAtTarget.Name" xml:space="preserve"> |
1835 | 1958 | <value>btnAtTarget</value> |
1836 | 1959 | </data> |
1837 | - <data name="btnDetail.AutoSize" type="System.Boolean, mscorlib"> | |
1838 | - <value>True</value> | |
1839 | - </data> | |
1840 | - <data name="LabelPostAndGet.AutoSize" type="System.Boolean, mscorlib"> | |
1841 | - <value>True</value> | |
1960 | + <data name=">>TreeViewSetting.ZOrder" xml:space="preserve"> | |
1961 | + <value>0</value> | |
1842 | 1962 | </data> |
1843 | 1963 | <data name=">>HotkeyCode.ZOrder" xml:space="preserve"> |
1844 | 1964 | <value>1</value> |
@@ -1864,8 +1984,8 @@ | ||
1864 | 1984 | <data name="ComboBoxTranslateLanguage.Items88" xml:space="preserve"> |
1865 | 1985 | <value>SWAHILI</value> |
1866 | 1986 | </data> |
1867 | - <data name="ComboBoxTranslateLanguage.Items13" xml:space="preserve"> | |
1868 | - <value>CATALAN</value> | |
1987 | + <data name="ComboBoxTranslateLanguage.Items89" xml:space="preserve"> | |
1988 | + <value>SWEDISH</value> | |
1869 | 1989 | </data> |
1870 | 1990 | <data name="ComboBoxTranslateLanguage.Items14" xml:space="preserve"> |
1871 | 1991 | <value>CHEROKEE</value> |
@@ -1873,20 +1993,23 @@ | ||
1873 | 1993 | <data name="ComboBoxTranslateLanguage.Items15" xml:space="preserve"> |
1874 | 1994 | <value>CHINESE</value> |
1875 | 1995 | </data> |
1876 | - <data name="HotkeyWin.ToolTip" xml:space="preserve"> | |
1877 | - <value /> | |
1996 | + <data name="ComboBoxTranslateLanguage.Items16" xml:space="preserve"> | |
1997 | + <value>CHINESE_SIMPLIFIED</value> | |
1878 | 1998 | </data> |
1879 | 1999 | <data name="ComboBoxTranslateLanguage.Items17" xml:space="preserve"> |
1880 | 2000 | <value>CHINESE_TRADITIONAL</value> |
1881 | 2001 | </data> |
1882 | - <data name="ComboBoxTranslateLanguage.Items80" xml:space="preserve"> | |
1883 | - <value>SCOTS_GAELIC</value> | |
2002 | + <data name=">>Label33.Name" xml:space="preserve"> | |
2003 | + <value>Label33</value> | |
2004 | + </data> | |
2005 | + <data name=">>Label76.Type" xml:space="preserve"> | |
2006 | + <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
1884 | 2007 | </data> |
1885 | 2008 | <data name="ComboBoxTranslateLanguage.Items81" xml:space="preserve"> |
1886 | 2009 | <value>SERBIAN</value> |
1887 | 2010 | </data> |
1888 | - <data name="TextBox3.Location" type="System.Drawing.Point, System.Drawing"> | |
1889 | - <value>216, 106</value> | |
2011 | + <data name="ComboBoxTranslateLanguage.Items82" xml:space="preserve"> | |
2012 | + <value>SINDHI</value> | |
1890 | 2013 | </data> |
1891 | 2014 | <data name=">>btnUnread.ZOrder" xml:space="preserve"> |
1892 | 2015 | <value>7</value> |
@@ -1897,8 +2020,8 @@ | ||
1897 | 2020 | <data name="ComboBoxTranslateLanguage.Items85" xml:space="preserve"> |
1898 | 2021 | <value>SLOVENIAN</value> |
1899 | 2022 | </data> |
1900 | - <data name=">>Label24.Parent" xml:space="preserve"> | |
1901 | - <value>GroupBox1</value> | |
2023 | + <data name="ComboBoxTranslateLanguage.Items86" xml:space="preserve"> | |
2024 | + <value>SPANISH</value> | |
1902 | 2025 | </data> |
1903 | 2026 | <data name="ComboBoxTranslateLanguage.Items87" xml:space="preserve"> |
1904 | 2027 | <value>SUNDANESE</value> |
@@ -1906,11 +2029,8 @@ | ||
1906 | 2029 | <data name="ComboBoxTranslateLanguage.ToolTip" xml:space="preserve"> |
1907 | 2030 | <value /> |
1908 | 2031 | </data> |
1909 | - <data name="Label77.Text" xml:space="preserve"> | |
1910 | - <value>APIKey</value> | |
1911 | - </data> | |
1912 | - <data name=">>cmbNameBalloon.Name" xml:space="preserve"> | |
1913 | - <value>cmbNameBalloon</value> | |
2032 | + <data name="btnInputBackcolor.Text" xml:space="preserve"> | |
2033 | + <value>背景色</value> | |
1914 | 2034 | </data> |
1915 | 2035 | <data name="lblSelf.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
1916 | 2036 | <value>NoControl</value> |
@@ -1918,17 +2038,26 @@ | ||
1918 | 2038 | <data name="TextBitlyPw.Location" type="System.Drawing.Point, System.Drawing"> |
1919 | 2039 | <value>343, 101</value> |
1920 | 2040 | </data> |
2041 | + <data name="CheckUnfavoritesEvent.Size" type="System.Drawing.Size, System.Drawing"> | |
2042 | + <value>192, 16</value> | |
2043 | + </data> | |
2044 | + <data name="ConnectionTimeOut.Size" type="System.Drawing.Size, System.Drawing"> | |
2045 | + <value>125, 19</value> | |
2046 | + </data> | |
1921 | 2047 | <data name="AuthBasicRadio.Size" type="System.Drawing.Size, System.Drawing"> |
1922 | 2048 | <value>57, 16</value> |
1923 | 2049 | </data> |
1924 | - <data name="PreviewPanel.Location" type="System.Drawing.Point, System.Drawing"> | |
1925 | - <value>0, 0</value> | |
2050 | + <data name="CheckUnfavoritesEvent.Text" xml:space="preserve"> | |
2051 | + <value>Fav削除した、またはFav削除された</value> | |
2052 | + </data> | |
2053 | + <data name=">>lblRetweet.Name" xml:space="preserve"> | |
2054 | + <value>lblRetweet</value> | |
1926 | 2055 | </data> |
1927 | 2056 | <data name=">>ButtonBackToDefaultFontColor.ZOrder" xml:space="preserve"> |
1928 | 2057 | <value>3</value> |
1929 | 2058 | </data> |
1930 | - <data name="Label21.ToolTip" xml:space="preserve"> | |
1931 | - <value /> | |
2059 | + <data name="lblListFont.Size" type="System.Drawing.Size, System.Drawing"> | |
2060 | + <value>104, 19</value> | |
1932 | 2061 | </data> |
1933 | 2062 | <data name=">>AuthBasicRadio.Name" xml:space="preserve"> |
1934 | 2063 | <value>AuthBasicRadio</value> |
@@ -1942,20 +2071,20 @@ | ||