OSDN Git Service

発言詳細欄をTweetDetailsViewクラスに分離
authorKimura Youichi <kim.upsilon@bucyou.net>
Mon, 23 May 2016 13:07:33 +0000 (22:07 +0900)
committerKimura Youichi <kim.upsilon@bucyou.net>
Thu, 26 May 2016 14:49:11 +0000 (23:49 +0900)
OpenTween/OpenTween.csproj
OpenTween/Tween.Designer.cs
OpenTween/Tween.en.resx
OpenTween/Tween.resx
OpenTween/Tween.zh-CHS.resx
OpenTween/TweetDetailsView.Designer.cs [new file with mode: 0644]
OpenTween/TweetDetailsView.cs [new file with mode: 0644]
OpenTween/TweetDetailsView.en.resx [new file with mode: 0644]
OpenTween/TweetDetailsView.resx [new file with mode: 0644]
OpenTween/TweetDetailsView.zh-CHT.resx [new file with mode: 0644]

index f181752..ab417cc 100644 (file)
     </Compile>
     <Compile Include="ShortcutCommand.cs" />
     <Compile Include="Thumbnail\Services\PbsTwimgCom.cs" />
+    <Compile Include="TweetDetailsView.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Include="TweetDetailsView.Designer.cs">
+      <DependentUpon>TweetDetailsView.cs</DependentUpon>
+    </Compile>
     <Compile Include="TweetExtractor.cs" />
     <Compile Include="WaitingDialog.cs">
       <SubType>Form</SubType>
     <EmbeddedResource Include="SendErrorReportForm.resx">
       <DependentUpon>SendErrorReportForm.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="TweetDetailsView.en.resx">
+      <DependentUpon>TweetDetailsView.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
+    <EmbeddedResource Include="TweetDetailsView.resx">
+      <DependentUpon>TweetDetailsView.cs</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="TweetDetailsView.zh-CHT.resx">
+      <DependentUpon>TweetDetailsView.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
     <EmbeddedResource Include="WaitingDialog.resx">
       <DependentUpon>WaitingDialog.cs</DependentUpon>
     </EmbeddedResource>
index 7e7aeaa..597d9cc 100644 (file)
             this.ProfilePanel = new System.Windows.Forms.Panel();
             this.SplitContainer3 = new System.Windows.Forms.SplitContainer();
             this.SplitContainer2 = new System.Windows.Forms.SplitContainer();
-            this.TableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
-            this.UserPicture = new OpenTween.OTPictureBox();
-            this.ContextMenuUserPicture = new System.Windows.Forms.ContextMenuStrip(this.components);
-            this.FollowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.UnFollowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ShowFriendShipToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ListManageUserContextToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
-            this.ToolStripSeparator37 = new System.Windows.Forms.ToolStripSeparator();
-            this.ShowUserStatusToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SearchPostsDetailNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SearchAtPostsDetailNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
-            this.IconNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ReloadIconToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SaveIconPictureToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.NameLabel = new System.Windows.Forms.Label();
-            this.PostBrowser = new System.Windows.Forms.WebBrowser();
-            this.ContextMenuPostBrowser = new System.Windows.Forms.ContextMenuStrip(this.components);
-            this.SelectionSearchContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SearchGoogleContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SearchWikipediaContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SearchPublicSearchContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.CurrentTabToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ToolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
-            this.SelectionCopyContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.UrlCopyContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SelectionAllContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ToolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
-            this.FollowContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.RemoveContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.FriendshipContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.FriendshipAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ToolStripSeparator36 = new System.Windows.Forms.ToolStripSeparator();
-            this.ShowUserStatusContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SearchPostsDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SearchAtPostsDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ToolStripSeparator32 = new System.Windows.Forms.ToolStripSeparator();
-            this.IdFilterAddMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ListManageUserContextToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.ToolStripSeparator33 = new System.Windows.Forms.ToolStripSeparator();
-            this.UseHashtagMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SelectionTranslationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.TranslationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.DateTimeLabel = new System.Windows.Forms.Label();
-            this.SourceLinkLabel = new System.Windows.Forms.LinkLabel();
-            this.ContextMenuSource = new System.Windows.Forms.ContextMenuStrip(this.components);
-            this.SourceCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-            this.SourceUrlCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.tweetDetailsView = new OpenTween.TweetDetailsView();
             this.TableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
             this.StatusText = new System.Windows.Forms.TextBox();
             this.PostButton = new System.Windows.Forms.Button();
             this.SplitContainer2.Panel1.SuspendLayout();
             this.SplitContainer2.Panel2.SuspendLayout();
             this.SplitContainer2.SuspendLayout();
-            this.TableLayoutPanel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).BeginInit();
-            this.ContextMenuUserPicture.SuspendLayout();
-            this.ContextMenuPostBrowser.SuspendLayout();
-            this.ContextMenuSource.SuspendLayout();
             this.TableLayoutPanel2.SuspendLayout();
             this.MenuStrip1.SuspendLayout();
             this.ContextMenuFile.SuspendLayout();
             // 
             // SplitContainer2.Panel1
             // 
-            this.SplitContainer2.Panel1.Controls.Add(this.TableLayoutPanel1);
+            this.SplitContainer2.Panel1.Controls.Add(this.tweetDetailsView);
             // 
             // SplitContainer2.Panel2
             // 
             this.SplitContainer2.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.SplitContainer2_SplitterMoved);
             this.SplitContainer2.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.SplitContainer2_MouseDoubleClick);
             // 
-            // TableLayoutPanel1
+            // tweetDetailsView
             // 
-            resources.ApplyResources(this.TableLayoutPanel1, "TableLayoutPanel1");
-            this.TableLayoutPanel1.Controls.Add(this.UserPicture, 0, 0);
-            this.TableLayoutPanel1.Controls.Add(this.NameLabel, 1, 0);
-            this.TableLayoutPanel1.Controls.Add(this.PostBrowser, 1, 1);
-            this.TableLayoutPanel1.Controls.Add(this.DateTimeLabel, 2, 0);
-            this.TableLayoutPanel1.Controls.Add(this.SourceLinkLabel, 3, 0);
-            this.TableLayoutPanel1.Name = "TableLayoutPanel1";
-            // 
-            // UserPicture
-            // 
-            this.UserPicture.AccessibleRole = System.Windows.Forms.AccessibleRole.Graphic;
-            this.UserPicture.BackColor = System.Drawing.Color.White;
-            this.UserPicture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
-            this.UserPicture.ContextMenuStrip = this.ContextMenuUserPicture;
-            resources.ApplyResources(this.UserPicture, "UserPicture");
-            this.UserPicture.Name = "UserPicture";
-            this.TableLayoutPanel1.SetRowSpan(this.UserPicture, 2);
-            this.UserPicture.TabStop = false;
-            this.UserPicture.DoubleClick += new System.EventHandler(this.UserPicture_DoubleClick);
-            this.UserPicture.MouseEnter += new System.EventHandler(this.UserPicture_MouseEnter);
-            this.UserPicture.MouseLeave += new System.EventHandler(this.UserPicture_MouseLeave);
-            // 
-            // ContextMenuUserPicture
-            // 
-            this.ContextMenuUserPicture.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
-            this.FollowToolStripMenuItem,
-            this.UnFollowToolStripMenuItem,
-            this.ShowFriendShipToolStripMenuItem,
-            this.ListManageUserContextToolStripMenuItem3,
-            this.ToolStripSeparator37,
-            this.ShowUserStatusToolStripMenuItem,
-            this.SearchPostsDetailNameToolStripMenuItem,
-            this.SearchAtPostsDetailNameToolStripMenuItem,
-            this.ToolStripMenuItem1,
-            this.IconNameToolStripMenuItem,
-            this.ReloadIconToolStripMenuItem,
-            this.SaveIconPictureToolStripMenuItem});
-            this.ContextMenuUserPicture.Name = "ContextMenuStrip3";
-            this.ContextMenuUserPicture.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
-            resources.ApplyResources(this.ContextMenuUserPicture, "ContextMenuUserPicture");
-            this.ContextMenuUserPicture.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuUserPicture_Opening);
-            // 
-            // FollowToolStripMenuItem
-            // 
-            this.FollowToolStripMenuItem.Name = "FollowToolStripMenuItem";
-            resources.ApplyResources(this.FollowToolStripMenuItem, "FollowToolStripMenuItem");
-            this.FollowToolStripMenuItem.Click += new System.EventHandler(this.FollowToolStripMenuItem_Click);
-            // 
-            // UnFollowToolStripMenuItem
-            // 
-            this.UnFollowToolStripMenuItem.Name = "UnFollowToolStripMenuItem";
-            resources.ApplyResources(this.UnFollowToolStripMenuItem, "UnFollowToolStripMenuItem");
-            this.UnFollowToolStripMenuItem.Click += new System.EventHandler(this.UnFollowToolStripMenuItem_Click);
-            // 
-            // ShowFriendShipToolStripMenuItem
-            // 
-            this.ShowFriendShipToolStripMenuItem.Name = "ShowFriendShipToolStripMenuItem";
-            resources.ApplyResources(this.ShowFriendShipToolStripMenuItem, "ShowFriendShipToolStripMenuItem");
-            this.ShowFriendShipToolStripMenuItem.Click += new System.EventHandler(this.ShowFriendShipToolStripMenuItem_Click);
-            // 
-            // ListManageUserContextToolStripMenuItem3
-            // 
-            this.ListManageUserContextToolStripMenuItem3.Name = "ListManageUserContextToolStripMenuItem3";
-            resources.ApplyResources(this.ListManageUserContextToolStripMenuItem3, "ListManageUserContextToolStripMenuItem3");
-            this.ListManageUserContextToolStripMenuItem3.Click += new System.EventHandler(this.ListManageUserContextToolStripMenuItem_Click);
-            // 
-            // ToolStripSeparator37
-            // 
-            this.ToolStripSeparator37.Name = "ToolStripSeparator37";
-            resources.ApplyResources(this.ToolStripSeparator37, "ToolStripSeparator37");
-            // 
-            // ShowUserStatusToolStripMenuItem
-            // 
-            this.ShowUserStatusToolStripMenuItem.Name = "ShowUserStatusToolStripMenuItem";
-            resources.ApplyResources(this.ShowUserStatusToolStripMenuItem, "ShowUserStatusToolStripMenuItem");
-            this.ShowUserStatusToolStripMenuItem.Click += new System.EventHandler(this.ShowUserStatusToolStripMenuItem_Click);
-            // 
-            // SearchPostsDetailNameToolStripMenuItem
-            // 
-            this.SearchPostsDetailNameToolStripMenuItem.Name = "SearchPostsDetailNameToolStripMenuItem";
-            resources.ApplyResources(this.SearchPostsDetailNameToolStripMenuItem, "SearchPostsDetailNameToolStripMenuItem");
-            this.SearchPostsDetailNameToolStripMenuItem.Click += new System.EventHandler(this.SearchPostsDetailNameToolStripMenuItem_Click);
-            // 
-            // SearchAtPostsDetailNameToolStripMenuItem
-            // 
-            this.SearchAtPostsDetailNameToolStripMenuItem.Name = "SearchAtPostsDetailNameToolStripMenuItem";
-            resources.ApplyResources(this.SearchAtPostsDetailNameToolStripMenuItem, "SearchAtPostsDetailNameToolStripMenuItem");
-            this.SearchAtPostsDetailNameToolStripMenuItem.Click += new System.EventHandler(this.SearchAtPostsDetailNameToolStripMenuItem_Click);
-            // 
-            // ToolStripMenuItem1
-            // 
-            this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
-            resources.ApplyResources(this.ToolStripMenuItem1, "ToolStripMenuItem1");
-            // 
-            // IconNameToolStripMenuItem
-            // 
-            this.IconNameToolStripMenuItem.Name = "IconNameToolStripMenuItem";
-            resources.ApplyResources(this.IconNameToolStripMenuItem, "IconNameToolStripMenuItem");
-            this.IconNameToolStripMenuItem.Click += new System.EventHandler(this.IconNameToolStripMenuItem_Click);
-            // 
-            // ReloadIconToolStripMenuItem
-            // 
-            this.ReloadIconToolStripMenuItem.Name = "ReloadIconToolStripMenuItem";
-            resources.ApplyResources(this.ReloadIconToolStripMenuItem, "ReloadIconToolStripMenuItem");
-            this.ReloadIconToolStripMenuItem.Click += new System.EventHandler(this.ReloadIconToolStripMenuItem_Click);
-            // 
-            // SaveIconPictureToolStripMenuItem
-            // 
-            this.SaveIconPictureToolStripMenuItem.Name = "SaveIconPictureToolStripMenuItem";
-            resources.ApplyResources(this.SaveIconPictureToolStripMenuItem, "SaveIconPictureToolStripMenuItem");
-            this.SaveIconPictureToolStripMenuItem.Click += new System.EventHandler(this.SaveIconPictureToolStripMenuItem_Click);
-            // 
-            // NameLabel
-            // 
-            this.NameLabel.AutoEllipsis = true;
-            resources.ApplyResources(this.NameLabel, "NameLabel");
-            this.NameLabel.Name = "NameLabel";
-            this.NameLabel.UseMnemonic = false;
-            // 
-            // PostBrowser
-            // 
-            this.TableLayoutPanel1.SetColumnSpan(this.PostBrowser, 3);
-            this.PostBrowser.ContextMenuStrip = this.ContextMenuPostBrowser;
-            resources.ApplyResources(this.PostBrowser, "PostBrowser");
-            this.PostBrowser.IsWebBrowserContextMenuEnabled = false;
-            this.PostBrowser.Name = "PostBrowser";
-            this.PostBrowser.TabStop = false;
-            this.PostBrowser.Navigated += new System.Windows.Forms.WebBrowserNavigatedEventHandler(this.PostBrowser_Navigated);
-            this.PostBrowser.Navigating += new System.Windows.Forms.WebBrowserNavigatingEventHandler(this.PostBrowser_Navigating);
-            this.PostBrowser.StatusTextChanged += new System.EventHandler(this.PostBrowser_StatusTextChanged);
-            this.PostBrowser.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.PostBrowser_PreviewKeyDown);
-            // 
-            // ContextMenuPostBrowser
-            // 
-            this.ContextMenuPostBrowser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
-            this.SelectionSearchContextMenuItem,
-            this.ToolStripSeparator13,
-            this.SelectionCopyContextMenuItem,
-            this.UrlCopyContextMenuItem,
-            this.SelectionAllContextMenuItem,
-            this.ToolStripSeparator5,
-            this.FollowContextMenuItem,
-            this.RemoveContextMenuItem,
-            this.FriendshipContextMenuItem,
-            this.FriendshipAllMenuItem,
-            this.ToolStripSeparator36,
-            this.ShowUserStatusContextMenuItem,
-            this.SearchPostsDetailToolStripMenuItem,
-            this.SearchAtPostsDetailToolStripMenuItem,
-            this.ToolStripSeparator32,
-            this.IdFilterAddMenuItem,
-            this.ListManageUserContextToolStripMenuItem,
-            this.ToolStripSeparator33,
-            this.UseHashtagMenuItem,
-            this.SelectionTranslationToolStripMenuItem,
-            this.TranslationToolStripMenuItem});
-            this.ContextMenuPostBrowser.Name = "ContextMenuStrip4";
-            resources.ApplyResources(this.ContextMenuPostBrowser, "ContextMenuPostBrowser");
-            this.ContextMenuPostBrowser.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuPostBrowser_Opening);
-            // 
-            // SelectionSearchContextMenuItem
-            // 
-            this.SelectionSearchContextMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
-            this.SearchGoogleContextMenuItem,
-            this.SearchWikipediaContextMenuItem,
-            this.SearchPublicSearchContextMenuItem,
-            this.CurrentTabToolStripMenuItem});
-            this.SelectionSearchContextMenuItem.Name = "SelectionSearchContextMenuItem";
-            resources.ApplyResources(this.SelectionSearchContextMenuItem, "SelectionSearchContextMenuItem");
-            // 
-            // SearchGoogleContextMenuItem
-            // 
-            this.SearchGoogleContextMenuItem.Name = "SearchGoogleContextMenuItem";
-            resources.ApplyResources(this.SearchGoogleContextMenuItem, "SearchGoogleContextMenuItem");
-            this.SearchGoogleContextMenuItem.Click += new System.EventHandler(this.SearchGoogleContextMenuItem_Click);
-            // 
-            // SearchWikipediaContextMenuItem
-            // 
-            this.SearchWikipediaContextMenuItem.Name = "SearchWikipediaContextMenuItem";
-            resources.ApplyResources(this.SearchWikipediaContextMenuItem, "SearchWikipediaContextMenuItem");
-            this.SearchWikipediaContextMenuItem.Click += new System.EventHandler(this.SearchWikipediaContextMenuItem_Click);
-            // 
-            // SearchPublicSearchContextMenuItem
-            // 
-            this.SearchPublicSearchContextMenuItem.Name = "SearchPublicSearchContextMenuItem";
-            resources.ApplyResources(this.SearchPublicSearchContextMenuItem, "SearchPublicSearchContextMenuItem");
-            this.SearchPublicSearchContextMenuItem.Click += new System.EventHandler(this.SearchPublicSearchContextMenuItem_Click);
-            // 
-            // CurrentTabToolStripMenuItem
-            // 
-            this.CurrentTabToolStripMenuItem.Name = "CurrentTabToolStripMenuItem";
-            resources.ApplyResources(this.CurrentTabToolStripMenuItem, "CurrentTabToolStripMenuItem");
-            this.CurrentTabToolStripMenuItem.Click += new System.EventHandler(this.CurrentTabToolStripMenuItem_Click);
-            // 
-            // ToolStripSeparator13
-            // 
-            this.ToolStripSeparator13.Name = "ToolStripSeparator13";
-            resources.ApplyResources(this.ToolStripSeparator13, "ToolStripSeparator13");
-            // 
-            // SelectionCopyContextMenuItem
-            // 
-            this.SelectionCopyContextMenuItem.Name = "SelectionCopyContextMenuItem";
-            resources.ApplyResources(this.SelectionCopyContextMenuItem, "SelectionCopyContextMenuItem");
-            this.SelectionCopyContextMenuItem.Click += new System.EventHandler(this.SelectionCopyContextMenuItem_Click);
-            // 
-            // UrlCopyContextMenuItem
-            // 
-            resources.ApplyResources(this.UrlCopyContextMenuItem, "UrlCopyContextMenuItem");
-            this.UrlCopyContextMenuItem.Name = "UrlCopyContextMenuItem";
-            this.UrlCopyContextMenuItem.Click += new System.EventHandler(this.UrlCopyContextMenuItem_Click);
-            // 
-            // SelectionAllContextMenuItem
-            // 
-            this.SelectionAllContextMenuItem.Name = "SelectionAllContextMenuItem";
-            resources.ApplyResources(this.SelectionAllContextMenuItem, "SelectionAllContextMenuItem");
-            this.SelectionAllContextMenuItem.Click += new System.EventHandler(this.SelectionAllContextMenuItem_Click);
-            // 
-            // ToolStripSeparator5
-            // 
-            this.ToolStripSeparator5.Name = "ToolStripSeparator5";
-            resources.ApplyResources(this.ToolStripSeparator5, "ToolStripSeparator5");
-            // 
-            // FollowContextMenuItem
-            // 
-            this.FollowContextMenuItem.Name = "FollowContextMenuItem";
-            resources.ApplyResources(this.FollowContextMenuItem, "FollowContextMenuItem");
-            this.FollowContextMenuItem.Click += new System.EventHandler(this.FollowContextMenuItem_Click);
-            // 
-            // RemoveContextMenuItem
-            // 
-            this.RemoveContextMenuItem.Name = "RemoveContextMenuItem";
-            resources.ApplyResources(this.RemoveContextMenuItem, "RemoveContextMenuItem");
-            this.RemoveContextMenuItem.Click += new System.EventHandler(this.RemoveContextMenuItem_Click);
-            // 
-            // FriendshipContextMenuItem
-            // 
-            this.FriendshipContextMenuItem.Name = "FriendshipContextMenuItem";
-            resources.ApplyResources(this.FriendshipContextMenuItem, "FriendshipContextMenuItem");
-            this.FriendshipContextMenuItem.Click += new System.EventHandler(this.FriendshipContextMenuItem_Click);
-            // 
-            // FriendshipAllMenuItem
-            // 
-            this.FriendshipAllMenuItem.Name = "FriendshipAllMenuItem";
-            resources.ApplyResources(this.FriendshipAllMenuItem, "FriendshipAllMenuItem");
-            this.FriendshipAllMenuItem.Click += new System.EventHandler(this.FriendshipAllMenuItem_Click);
-            // 
-            // ToolStripSeparator36
-            // 
-            this.ToolStripSeparator36.Name = "ToolStripSeparator36";
-            resources.ApplyResources(this.ToolStripSeparator36, "ToolStripSeparator36");
-            // 
-            // ShowUserStatusContextMenuItem
-            // 
-            this.ShowUserStatusContextMenuItem.Name = "ShowUserStatusContextMenuItem";
-            resources.ApplyResources(this.ShowUserStatusContextMenuItem, "ShowUserStatusContextMenuItem");
-            this.ShowUserStatusContextMenuItem.Click += new System.EventHandler(this.ShowUserStatusContextMenuItem_Click);
-            // 
-            // SearchPostsDetailToolStripMenuItem
-            // 
-            this.SearchPostsDetailToolStripMenuItem.Name = "SearchPostsDetailToolStripMenuItem";
-            resources.ApplyResources(this.SearchPostsDetailToolStripMenuItem, "SearchPostsDetailToolStripMenuItem");
-            this.SearchPostsDetailToolStripMenuItem.Click += new System.EventHandler(this.SearchPostsDetailToolStripMenuItem_Click);
-            // 
-            // SearchAtPostsDetailToolStripMenuItem
-            // 
-            this.SearchAtPostsDetailToolStripMenuItem.Name = "SearchAtPostsDetailToolStripMenuItem";
-            resources.ApplyResources(this.SearchAtPostsDetailToolStripMenuItem, "SearchAtPostsDetailToolStripMenuItem");
-            this.SearchAtPostsDetailToolStripMenuItem.Click += new System.EventHandler(this.SearchAtPostsDetailToolStripMenuItem_Click);
-            // 
-            // ToolStripSeparator32
-            // 
-            this.ToolStripSeparator32.Name = "ToolStripSeparator32";
-            resources.ApplyResources(this.ToolStripSeparator32, "ToolStripSeparator32");
-            // 
-            // IdFilterAddMenuItem
-            // 
-            this.IdFilterAddMenuItem.Name = "IdFilterAddMenuItem";
-            resources.ApplyResources(this.IdFilterAddMenuItem, "IdFilterAddMenuItem");
-            this.IdFilterAddMenuItem.Click += new System.EventHandler(this.IdFilterAddMenuItem_Click);
-            // 
-            // ListManageUserContextToolStripMenuItem
-            // 
-            this.ListManageUserContextToolStripMenuItem.Name = "ListManageUserContextToolStripMenuItem";
-            resources.ApplyResources(this.ListManageUserContextToolStripMenuItem, "ListManageUserContextToolStripMenuItem");
-            this.ListManageUserContextToolStripMenuItem.Click += new System.EventHandler(this.ListManageUserContextToolStripMenuItem_Click);
-            // 
-            // ToolStripSeparator33
-            // 
-            this.ToolStripSeparator33.Name = "ToolStripSeparator33";
-            resources.ApplyResources(this.ToolStripSeparator33, "ToolStripSeparator33");
-            // 
-            // UseHashtagMenuItem
-            // 
-            this.UseHashtagMenuItem.Name = "UseHashtagMenuItem";
-            resources.ApplyResources(this.UseHashtagMenuItem, "UseHashtagMenuItem");
-            this.UseHashtagMenuItem.Click += new System.EventHandler(this.UseHashtagMenuItem_Click);
-            // 
-            // SelectionTranslationToolStripMenuItem
-            // 
-            this.SelectionTranslationToolStripMenuItem.Name = "SelectionTranslationToolStripMenuItem";
-            resources.ApplyResources(this.SelectionTranslationToolStripMenuItem, "SelectionTranslationToolStripMenuItem");
-            this.SelectionTranslationToolStripMenuItem.Click += new System.EventHandler(this.SelectionTranslationToolStripMenuItem_Click);
-            // 
-            // TranslationToolStripMenuItem
-            // 
-            this.TranslationToolStripMenuItem.Name = "TranslationToolStripMenuItem";
-            resources.ApplyResources(this.TranslationToolStripMenuItem, "TranslationToolStripMenuItem");
-            this.TranslationToolStripMenuItem.Click += new System.EventHandler(this.TranslationToolStripMenuItem_Click);
-            // 
-            // DateTimeLabel
-            // 
-            resources.ApplyResources(this.DateTimeLabel, "DateTimeLabel");
-            this.DateTimeLabel.AutoEllipsis = true;
-            this.DateTimeLabel.Name = "DateTimeLabel";
-            // 
-            // SourceLinkLabel
-            // 
-            resources.ApplyResources(this.SourceLinkLabel, "SourceLinkLabel");
-            this.SourceLinkLabel.AutoEllipsis = true;
-            this.SourceLinkLabel.ContextMenuStrip = this.ContextMenuSource;
-            this.SourceLinkLabel.Name = "SourceLinkLabel";
-            this.SourceLinkLabel.TabStop = true;
-            this.SourceLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.SourceLinkLabel_LinkClicked);
-            this.SourceLinkLabel.MouseEnter += new System.EventHandler(this.SourceLinkLabel_MouseEnter);
-            this.SourceLinkLabel.MouseLeave += new System.EventHandler(this.SourceLinkLabel_MouseLeave);
-            // 
-            // ContextMenuSource
-            // 
-            this.ContextMenuSource.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
-            this.SourceCopyMenuItem,
-            this.SourceUrlCopyMenuItem});
-            this.ContextMenuSource.Name = "ContextMenuSource";
-            resources.ApplyResources(this.ContextMenuSource, "ContextMenuSource");
-            this.ContextMenuSource.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuSource_Opening);
-            // 
-            // SourceCopyMenuItem
-            // 
-            this.SourceCopyMenuItem.Name = "SourceCopyMenuItem";
-            resources.ApplyResources(this.SourceCopyMenuItem, "SourceCopyMenuItem");
-            this.SourceCopyMenuItem.Click += new System.EventHandler(this.SourceCopyMenuItem_Click);
-            // 
-            // SourceUrlCopyMenuItem
-            // 
-            this.SourceUrlCopyMenuItem.Name = "SourceUrlCopyMenuItem";
-            resources.ApplyResources(this.SourceUrlCopyMenuItem, "SourceUrlCopyMenuItem");
-            this.SourceUrlCopyMenuItem.Click += new System.EventHandler(this.SourceUrlCopyMenuItem_Click);
+            resources.ApplyResources(this.tweetDetailsView, "tweetDetailsView");
+            this.tweetDetailsView.Name = "tweetDetailsView";
+            this.tweetDetailsView.StatusChanged += new System.EventHandler<OpenTween.TweetDetailsViewStatusChengedEventArgs>(this.tweetDetailsView_StatusChanged);
             // 
             // TableLayoutPanel2
             // 
             this.SplitContainer2.Panel2.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer2)).EndInit();
             this.SplitContainer2.ResumeLayout(false);
-            this.TableLayoutPanel1.ResumeLayout(false);
-            this.TableLayoutPanel1.PerformLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).EndInit();
-            this.ContextMenuUserPicture.ResumeLayout(false);
-            this.ContextMenuPostBrowser.ResumeLayout(false);
-            this.ContextMenuSource.ResumeLayout(false);
             this.TableLayoutPanel2.ResumeLayout(false);
             this.TableLayoutPanel2.PerformLayout();
             this.MenuStrip1.ResumeLayout(false);
         internal System.Windows.Forms.Panel ProfilePanel;
         internal System.Windows.Forms.SplitContainer SplitContainer3;
         internal System.Windows.Forms.SplitContainer SplitContainer2;
-        internal System.Windows.Forms.TableLayoutPanel TableLayoutPanel1;
-        internal OTPictureBox UserPicture;
-        internal System.Windows.Forms.ContextMenuStrip ContextMenuUserPicture;
-        internal System.Windows.Forms.ToolStripMenuItem FollowToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem UnFollowToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem ShowFriendShipToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem3;
-        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator37;
-        internal System.Windows.Forms.ToolStripMenuItem ShowUserStatusToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SearchPostsDetailNameToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SearchAtPostsDetailNameToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripSeparator ToolStripMenuItem1;
-        internal System.Windows.Forms.ToolStripMenuItem IconNameToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SaveIconPictureToolStripMenuItem;
-        internal System.Windows.Forms.Label NameLabel;
-        internal System.Windows.Forms.WebBrowser PostBrowser;
-        internal System.Windows.Forms.ContextMenuStrip ContextMenuPostBrowser;
-        internal System.Windows.Forms.ToolStripMenuItem SelectionSearchContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SearchGoogleContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SearchWikipediaContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SearchPublicSearchContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem CurrentTabToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator13;
-        internal System.Windows.Forms.ToolStripMenuItem SelectionCopyContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem UrlCopyContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SelectionAllContextMenuItem;
-        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator5;
-        internal System.Windows.Forms.ToolStripMenuItem FollowContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem RemoveContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem FriendshipContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem FriendshipAllMenuItem;
-        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator36;
-        internal System.Windows.Forms.ToolStripMenuItem ShowUserStatusContextMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SearchPostsDetailToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SearchAtPostsDetailToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator32;
-        internal System.Windows.Forms.ToolStripMenuItem IdFilterAddMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator33;
-        internal System.Windows.Forms.ToolStripMenuItem UseHashtagMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SelectionTranslationToolStripMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem TranslationToolStripMenuItem;
-        internal System.Windows.Forms.Label DateTimeLabel;
-        internal System.Windows.Forms.LinkLabel SourceLinkLabel;
-        internal System.Windows.Forms.ContextMenuStrip ContextMenuSource;
-        internal System.Windows.Forms.ToolStripMenuItem SourceCopyMenuItem;
-        internal System.Windows.Forms.ToolStripMenuItem SourceUrlCopyMenuItem;
         internal System.Windows.Forms.TextBox StatusText;
         internal System.Windows.Forms.Label lblLen;
         internal System.Windows.Forms.Button PostButton;
         private System.Windows.Forms.ToolStripMenuItem ProtectTbMenuItem;
         private TweetThumbnail tweetThumbnail1;
         private System.Windows.Forms.ToolStripMenuItem TwitterApiStatusToolStripMenuItem;
-        private System.Windows.Forms.ToolStripMenuItem ReloadIconToolStripMenuItem;
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator44;
         private System.Windows.Forms.ToolStripMenuItem OpenURLFileMenuItem;
         internal System.Windows.Forms.ContextMenuStrip ContextMenuColumnHeader;
         private System.Windows.Forms.ToolStripMenuItem CreateSourceRuleOpMenuItem;
         private System.Windows.Forms.ToolStripMenuItem SourceRuleMenuItem;
         private System.Windows.Forms.TableLayoutPanel TableLayoutPanel2;
+        private TweetDetailsView tweetDetailsView;
     }
 }
\ No newline at end of file
index ec362c8..d655aac 100644 (file)
   <data name="SplitContainer1.Panel1.ToolTip" xml:space="preserve">
     <value />
   </data>
-  <data name="TableLayoutPanel1.AccessibleName" xml:space="preserve">
-    <value>PostDetailsArea</value>
-  </data>
-  <data name="UserPicture.AccessibleName" xml:space="preserve">
-    <value>ProfileImage</value>
-  </data>
-  <data name="FollowToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>286, 24</value>
-  </data>
-  <data name="FollowToolStripMenuItem.Text" xml:space="preserve">
-    <value>&amp;Follow</value>
-  </data>
-  <data name="UnFollowToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>286, 24</value>
-  </data>
-  <data name="UnFollowToolStripMenuItem.Text" xml:space="preserve">
-    <value>&amp;Unfollow</value>
-  </data>
-  <data name="ShowFriendShipToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>286, 24</value>
-  </data>
-  <data name="ShowFriendShipToolStripMenuItem.Text" xml:space="preserve">
-    <value>Friendship &amp;Relation</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem3.Size" type="System.Drawing.Size, System.Drawing">
-    <value>286, 24</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem3.Text" xml:space="preserve">
-    <value>Add to &amp;Lists</value>
-  </data>
-  <data name="ToolStripSeparator37.Size" type="System.Drawing.Size, System.Drawing">
-    <value>283, 6</value>
-  </data>
-  <data name="ShowUserStatusToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>286, 24</value>
-  </data>
-  <data name="ShowUserStatusToolStripMenuItem.Text" xml:space="preserve">
-    <value>User &amp;Profile</value>
-  </data>
-  <data name="SearchPostsDetailNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>286, 24</value>
-  </data>
-  <data name="SearchPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
-    <value>User Timeline</value>
-  </data>
-  <data name="SearchAtPostsDetailNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>286, 24</value>
-  </data>
-  <data name="SearchAtPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
-    <value>Search &amp;Mentions to this user</value>
-  </data>
-  <data name="ToolStripMenuItem1.Size" type="System.Drawing.Size, System.Drawing">
-    <value>283, 6</value>
-  </data>
-  <data name="IconNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>286, 24</value>
-  </data>
-  <data name="ReloadIconToolStripMenuItem.Text" xml:space="preserve">
-    <value>&amp;Reload Icon</value>
-  </data>
-  <data name="SaveIconPictureToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>286, 24</value>
-  </data>
-  <data name="SaveIconPictureToolStripMenuItem.Text" xml:space="preserve">
-    <value>Save &amp;Icon...</value>
-  </data>
-  <data name="ContextMenuUserPicture.Size" type="System.Drawing.Size, System.Drawing">
-    <value>287, 232</value>
-  </data>
-  <data name="ContextMenuUserPicture.ToolTip" xml:space="preserve">
-    <value />
-  </data>
-  <data name="UserPicture.ToolTip" xml:space="preserve">
-    <value />
-  </data>
-  <data name="NameLabel.Size" type="System.Drawing.Size, System.Drawing">
-    <value>250, 17</value>
-  </data>
-  <data name="NameLabel.ToolTip" xml:space="preserve">
-    <value />
-  </data>
-  <data name="PostBrowser.AccessibleName" xml:space="preserve">
-    <value>PostBody</value>
-  </data>
-  <data name="SearchGoogleContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>216, 24</value>
-  </data>
-  <data name="SearchWikipediaContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>216, 24</value>
-  </data>
-  <data name="SearchPublicSearchContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>216, 24</value>
-  </data>
-  <data name="CurrentTabToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>216, 24</value>
-  </data>
-  <data name="CurrentTabToolStripMenuItem.Text" xml:space="preserve">
-    <value>Current Tab(&amp;Local)</value>
-  </data>
-  <data name="SelectionSearchContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="SelectionSearchContextMenuItem.Text" xml:space="preserve">
-    <value>&amp;Search selecting words</value>
-  </data>
-  <data name="ToolStripSeparator13.Size" type="System.Drawing.Size, System.Drawing">
-    <value>310, 6</value>
-  </data>
-  <data name="SelectionCopyContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="SelectionCopyContextMenuItem.Text" xml:space="preserve">
-    <value>&amp;Copy</value>
-  </data>
-  <data name="UrlCopyContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="UrlCopyContextMenuItem.Text" xml:space="preserve">
-    <value>Copy &amp;URL</value>
-  </data>
-  <data name="SelectionAllContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="SelectionAllContextMenuItem.Text" xml:space="preserve">
-    <value>Select &amp;All</value>
-  </data>
-  <data name="ToolStripSeparator5.Size" type="System.Drawing.Size, System.Drawing">
-    <value>310, 6</value>
-  </data>
-  <data name="FollowContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="FollowContextMenuItem.Text" xml:space="preserve">
-    <value>&amp;Follow</value>
-  </data>
-  <data name="RemoveContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="RemoveContextMenuItem.Text" xml:space="preserve">
-    <value>&amp;Unfollow</value>
-  </data>
-  <data name="FriendshipContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="FriendshipContextMenuItem.Text" xml:space="preserve">
-    <value>Friendship &amp;Relation</value>
-  </data>
-  <data name="FriendshipAllMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="FriendshipAllMenuItem.Text" xml:space="preserve">
-    <value>&amp;All User Friendship in this Tweet</value>
-  </data>
-  <data name="ToolStripSeparator36.Size" type="System.Drawing.Size, System.Drawing">
-    <value>310, 6</value>
-  </data>
-  <data name="ShowUserStatusContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="ShowUserStatusContextMenuItem.Text" xml:space="preserve">
-    <value>User &amp;Profile</value>
-  </data>
-  <data name="SearchPostsDetailToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="SearchPostsDetailToolStripMenuItem.Text" xml:space="preserve">
-    <value>User Timeline(&amp;F)</value>
-  </data>
-  <data name="SearchAtPostsDetailToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="SearchAtPostsDetailToolStripMenuItem.Text" xml:space="preserve">
-    <value>Search &amp;Mentions to this user</value>
-  </data>
-  <data name="ToolStripSeparator32.Size" type="System.Drawing.Size, System.Drawing">
-    <value>310, 6</value>
-  </data>
-  <data name="IdFilterAddMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="IdFilterAddMenuItem.Text" xml:space="preserve">
-    <value>Filter by &amp;Id ...</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem.Text" xml:space="preserve">
-    <value>Add to &amp;Lists</value>
-  </data>
-  <data name="ToolStripSeparator33.Size" type="System.Drawing.Size, System.Drawing">
-    <value>310, 6</value>
-  </data>
-  <data name="UseHashtagMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="UseHashtagMenuItem.Text" xml:space="preserve">
-    <value>Use this &amp;Hashtag</value>
-  </data>
-  <data name="SelectionTranslationToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="SelectionTranslationToolStripMenuItem.Text" xml:space="preserve">
-    <value>&amp;Translate</value>
-  </data>
-  <data name="TranslationToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>313, 24</value>
-  </data>
-  <data name="TranslationToolStripMenuItem.Text" xml:space="preserve">
-    <value>Translate</value>
-  </data>
-  <data name="ContextMenuPostBrowser.Size" type="System.Drawing.Size, System.Drawing">
-    <value>314, 418</value>
-  </data>
-  <data name="ContextMenuPostBrowser.ToolTip" xml:space="preserve">
-    <value />
-  </data>
-  <data name="PostBrowser.Size" type="System.Drawing.Size, System.Drawing">
-    <value>492, 112</value>
-  </data>
-  <data name="PostBrowser.ToolTip" xml:space="preserve">
-    <value />
-  </data>
-  <data name="DateTimeLabel.Location" type="System.Drawing.Point, System.Drawing">
-    <value>436, 4</value>
-  </data>
-  <data name="DateTimeLabel.ToolTip" xml:space="preserve">
-    <value />
-  </data>
-  <data name="SourceCopyMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>204, 24</value>
-  </data>
-  <data name="SourceCopyMenuItem.Text" xml:space="preserve">
-    <value>Copy &amp;Source</value>
-  </data>
-  <data name="SourceUrlCopyMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>204, 24</value>
-  </data>
-  <data name="SourceUrlCopyMenuItem.Text" xml:space="preserve">
-    <value>Copy Source &amp;URL</value>
-  </data>
-  <data name="ContextMenuSource.Size" type="System.Drawing.Size, System.Drawing">
-    <value>205, 52</value>
-  </data>
-  <data name="ContextMenuSource.ToolTip" xml:space="preserve">
-    <value />
-  </data>
-  <data name="SourceLinkLabel.Location" type="System.Drawing.Point, System.Drawing">
-    <value>492, 4</value>
-  </data>
-  <data name="SourceLinkLabel.ToolTip" xml:space="preserve">
-    <value />
-  </data>
-  <data name="TableLayoutPanel1.Size" type="System.Drawing.Size, System.Drawing">
-    <value>570, 141</value>
-  </data>
-  <data name="TableLayoutPanel1.ToolTip" xml:space="preserve">
-    <value />
-  </data>
   <data name="SplitContainer2.Panel1.ToolTip" xml:space="preserve">
     <value />
   </data>
index 7eaf655..a7df45b 100644 (file)
   <data name="SplitContainer2.Orientation" type="System.Windows.Forms.Orientation, System.Windows.Forms">
     <value>Horizontal</value>
   </data>
-  <data name="TableLayoutPanel1.AccessibleName" xml:space="preserve">
+  <data name="tweetDetailsView.AccessibleName" xml:space="preserve">
     <value>発言詳細部</value>
   </data>
-  <data name="TableLayoutPanel1.ColumnCount" type="System.Int32, mscorlib">
-    <value>4</value>
-  </data>
-  <data name="UserPicture.AccessibleName" xml:space="preserve">
-    <value>プロフィール画像</value>
-  </data>
-  <metadata name="ContextMenuUserPicture.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
-    <value>17, 93</value>
-  </metadata>
-  <data name="FollowToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="FollowToolStripMenuItem.Text" xml:space="preserve">
-    <value>フォローする(&amp;F)</value>
-  </data>
-  <data name="UnFollowToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="UnFollowToolStripMenuItem.Text" xml:space="preserve">
-    <value>フォロー解除(&amp;N)</value>
-  </data>
-  <data name="ShowFriendShipToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="ShowFriendShipToolStripMenuItem.Text" xml:space="preserve">
-    <value>相互フォロー状態表示(&amp;H)</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem3.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem3.Text" xml:space="preserve">
-    <value>リスト管理(&amp;L)</value>
-  </data>
-  <data name="ToolStripSeparator37.Size" type="System.Drawing.Size, System.Drawing">
-    <value>236, 6</value>
-  </data>
-  <data name="ShowUserStatusToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="ShowUserStatusToolStripMenuItem.Text" xml:space="preserve">
-    <value>プロフィール表示(&amp;P)</value>
-  </data>
-  <data name="SearchPostsDetailNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="SearchPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
-    <value>ユーザーのタイムラインを表示(&amp;T)</value>
-  </data>
-  <data name="SearchAtPostsDetailNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="SearchAtPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
-    <value>このユーザーへの@発言を検索(&amp;S)</value>
-  </data>
-  <data name="ToolStripMenuItem1.Size" type="System.Drawing.Size, System.Drawing">
-    <value>236, 6</value>
-  </data>
-  <data name="IconNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="IconNameToolStripMenuItem.Text" xml:space="preserve">
-    <value>IconName</value>
-  </data>
-  <data name="ReloadIconToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="ReloadIconToolStripMenuItem.Text" xml:space="preserve">
-    <value>再読み込み(&amp;R)</value>
-  </data>
-  <data name="SaveIconPictureToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="SaveIconPictureToolStripMenuItem.Text" xml:space="preserve">
-    <value>保存(&amp;I)...</value>
-  </data>
-  <data name="ContextMenuUserPicture.Size" type="System.Drawing.Size, System.Drawing">
-    <value>240, 236</value>
-  </data>
-  <data name="&gt;&gt;ContextMenuUserPicture.Name" xml:space="preserve">
-    <value>ContextMenuUserPicture</value>
-  </data>
-  <data name="&gt;&gt;ContextMenuUserPicture.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="UserPicture.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
-    <value>Off</value>
-  </data>
-  <data name="UserPicture.InitialImage" type="System.Resources.ResXNullRef, System.Windows.Forms">
-    <value />
-  </data>
-  <data name="UserPicture.Location" type="System.Drawing.Point, System.Drawing">
-    <value>3, 3</value>
-  </data>
-  <data name="UserPicture.Size" type="System.Drawing.Size, System.Drawing">
-    <value>50, 50</value>
-  </data>
-  <data name="UserPicture.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms">
-    <value>Zoom</value>
-  </data>
-  <data name="UserPicture.TabIndex" type="System.Int32, mscorlib">
-    <value>0</value>
-  </data>
-  <data name="&gt;&gt;UserPicture.Name" xml:space="preserve">
-    <value>UserPicture</value>
-  </data>
-  <data name="&gt;&gt;UserPicture.Type" xml:space="preserve">
-    <value>OpenTween.OTPictureBox, OpenTween, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null</value>
-  </data>
-  <data name="&gt;&gt;UserPicture.Parent" xml:space="preserve">
-    <value>TableLayoutPanel1</value>
-  </data>
-  <data name="&gt;&gt;UserPicture.ZOrder" xml:space="preserve">
-    <value>0</value>
-  </data>
-  <data name="NameLabel.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
-    <value>Fill</value>
-  </data>
-  <data name="NameLabel.Font" type="System.Drawing.Font, System.Drawing">
-    <value>MS UI Gothic, 9pt, style=Bold</value>
-  </data>
-  <data name="NameLabel.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
-    <value>Off</value>
-  </data>
-  <data name="NameLabel.Location" type="System.Drawing.Point, System.Drawing">
-    <value>59, 3</value>
-  </data>
-  <data name="NameLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
-    <value>3, 3, 3, 0</value>
-  </data>
-  <data name="NameLabel.Size" type="System.Drawing.Size, System.Drawing">
-    <value>340, 14</value>
-  </data>
-  <data name="NameLabel.TabIndex" type="System.Int32, mscorlib">
-    <value>1</value>
-  </data>
-  <data name="NameLabel.Text" xml:space="preserve">
-    <value>LblName</value>
-  </data>
-  <data name="NameLabel.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
-    <value>MiddleLeft</value>
-  </data>
-  <data name="&gt;&gt;NameLabel.Name" xml:space="preserve">
-    <value>NameLabel</value>
-  </data>
-  <data name="&gt;&gt;NameLabel.Type" xml:space="preserve">
-    <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;NameLabel.Parent" xml:space="preserve">
-    <value>TableLayoutPanel1</value>
-  </data>
-  <data name="&gt;&gt;NameLabel.ZOrder" xml:space="preserve">
-    <value>1</value>
-  </data>
-  <data name="PostBrowser.AccessibleName" xml:space="preserve">
-    <value>発言本文</value>
-  </data>
-  <metadata name="ContextMenuPostBrowser.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
-    <value>189, 55</value>
-  </metadata>
-  <data name="SearchGoogleContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>178, 22</value>
-  </data>
-  <data name="SearchGoogleContextMenuItem.Text" xml:space="preserve">
-    <value>Google(&amp;G)</value>
-  </data>
-  <data name="SearchWikipediaContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>178, 22</value>
-  </data>
-  <data name="SearchWikipediaContextMenuItem.Text" xml:space="preserve">
-    <value>Wikipedia(&amp;W)</value>
-  </data>
-  <data name="SearchPublicSearchContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>178, 22</value>
-  </data>
-  <data name="SearchPublicSearchContextMenuItem.Text" xml:space="preserve">
-    <value>Twitter Search(&amp;S)</value>
-  </data>
-  <data name="CurrentTabToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>178, 22</value>
-  </data>
-  <data name="CurrentTabToolStripMenuItem.Text" xml:space="preserve">
-    <value>現在のタブ(&amp;L)</value>
-  </data>
-  <data name="SelectionSearchContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="SelectionSearchContextMenuItem.Text" xml:space="preserve">
-    <value>選択文字列で検索(&amp;S)</value>
-  </data>
-  <data name="ToolStripSeparator13.Size" type="System.Drawing.Size, System.Drawing">
-    <value>236, 6</value>
-  </data>
-  <data name="SelectionCopyContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="SelectionCopyContextMenuItem.Text" xml:space="preserve">
-    <value>選択文字列をコピー(&amp;C)</value>
-  </data>
-  <data name="UrlCopyContextMenuItem.Enabled" type="System.Boolean, mscorlib">
-    <value>False</value>
-  </data>
-  <data name="UrlCopyContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="UrlCopyContextMenuItem.Text" xml:space="preserve">
-    <value>URLをコピー(&amp;U)</value>
-  </data>
-  <data name="SelectionAllContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="SelectionAllContextMenuItem.Text" xml:space="preserve">
-    <value>すべて選択(&amp;A)</value>
-  </data>
-  <data name="ToolStripSeparator5.Size" type="System.Drawing.Size, System.Drawing">
-    <value>236, 6</value>
-  </data>
-  <data name="FollowContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="FollowContextMenuItem.Text" xml:space="preserve">
-    <value>フォローする(&amp;F)</value>
-  </data>
-  <data name="RemoveContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="RemoveContextMenuItem.Text" xml:space="preserve">
-    <value>フォロー解除(&amp;N)</value>
-  </data>
-  <data name="FriendshipContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="FriendshipContextMenuItem.Text" xml:space="preserve">
-    <value>相互フォロー状態表示(&amp;R)</value>
-  </data>
-  <data name="FriendshipAllMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="FriendshipAllMenuItem.Text" xml:space="preserve">
-    <value>全ユーザーのフォロー状態(&amp;A)</value>
-  </data>
-  <data name="ToolStripSeparator36.Size" type="System.Drawing.Size, System.Drawing">
-    <value>236, 6</value>
-  </data>
-  <data name="ShowUserStatusContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="ShowUserStatusContextMenuItem.Text" xml:space="preserve">
-    <value>プロフィール表示(&amp;P)</value>
-  </data>
-  <data name="SearchPostsDetailToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="SearchPostsDetailToolStripMenuItem.Text" xml:space="preserve">
-    <value>このユーザーのTLを取得(&amp;F)</value>
-  </data>
-  <data name="SearchAtPostsDetailToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="SearchAtPostsDetailToolStripMenuItem.Text" xml:space="preserve">
-    <value>このユーザーへの@発言を検索(&amp;S)</value>
-  </data>
-  <data name="ToolStripSeparator32.Size" type="System.Drawing.Size, System.Drawing">
-    <value>236, 6</value>
-  </data>
-  <data name="IdFilterAddMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="IdFilterAddMenuItem.Text" xml:space="preserve">
-    <value>ID振分ルール作成(&amp;I)</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem.Text" xml:space="preserve">
-    <value>リスト管理(&amp;L)</value>
-  </data>
-  <data name="ToolStripSeparator33.Size" type="System.Drawing.Size, System.Drawing">
-    <value>236, 6</value>
-  </data>
-  <data name="UseHashtagMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="UseHashtagMenuItem.Text" xml:space="preserve">
-    <value>ハッシュタグを固定(&amp;H)</value>
-  </data>
-  <data name="SelectionTranslationToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="SelectionTranslationToolStripMenuItem.Text" xml:space="preserve">
-    <value>選択した文字列を翻訳</value>
-  </data>
-  <data name="SelectionTranslationToolStripMenuItem.Visible" type="System.Boolean, mscorlib">
-    <value>False</value>
-  </data>
-  <data name="TranslationToolStripMenuItem.ShortcutKeyDisplayString" xml:space="preserve">
-    <value>Alt+Shift+T</value>
-  </data>
-  <data name="TranslationToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>239, 22</value>
-  </data>
-  <data name="TranslationToolStripMenuItem.Text" xml:space="preserve">
-    <value>この発言を翻訳</value>
-  </data>
-  <data name="ContextMenuPostBrowser.Size" type="System.Drawing.Size, System.Drawing">
-    <value>240, 386</value>
-  </data>
-  <data name="&gt;&gt;ContextMenuPostBrowser.Name" xml:space="preserve">
-    <value>ContextMenuPostBrowser</value>
-  </data>
-  <data name="&gt;&gt;ContextMenuPostBrowser.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="PostBrowser.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
+  <data name="tweetDetailsView.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
     <value>Fill</value>
   </data>
-  <data name="PostBrowser.Location" type="System.Drawing.Point, System.Drawing">
-    <value>59, 20</value>
-  </data>
-  <data name="PostBrowser.Size" type="System.Drawing.Size, System.Drawing">
-    <value>449, 60</value>
-  </data>
-  <data name="PostBrowser.TabIndex" type="System.Int32, mscorlib">
-    <value>4</value>
-  </data>
-  <data name="&gt;&gt;PostBrowser.Name" xml:space="preserve">
-    <value>PostBrowser</value>
-  </data>
-  <data name="&gt;&gt;PostBrowser.Type" xml:space="preserve">
-    <value>System.Windows.Forms.WebBrowser, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;PostBrowser.Parent" xml:space="preserve">
-    <value>TableLayoutPanel1</value>
-  </data>
-  <data name="&gt;&gt;PostBrowser.ZOrder" xml:space="preserve">
-    <value>2</value>
-  </data>
-  <data name="DateTimeLabel.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
-    <value>Top, Bottom, Right</value>
-  </data>
-  <data name="DateTimeLabel.AutoSize" type="System.Boolean, mscorlib">
-    <value>True</value>
-  </data>
-  <data name="DateTimeLabel.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
-    <value>Off</value>
-  </data>
-  <data name="DateTimeLabel.Location" type="System.Drawing.Point, System.Drawing">
-    <value>405, 3</value>
-  </data>
-  <data name="DateTimeLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
-    <value>3, 3, 3, 0</value>
-  </data>
-  <data name="DateTimeLabel.Size" type="System.Drawing.Size, System.Drawing">
-    <value>38, 14</value>
-  </data>
-  <data name="DateTimeLabel.TabIndex" type="System.Int32, mscorlib">
-    <value>1</value>
-  </data>
-  <data name="DateTimeLabel.Text" xml:space="preserve">
-    <value>Label1</value>
-  </data>
-  <data name="DateTimeLabel.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
-    <value>MiddleRight</value>
-  </data>
-  <data name="&gt;&gt;DateTimeLabel.Name" xml:space="preserve">
-    <value>DateTimeLabel</value>
-  </data>
-  <data name="&gt;&gt;DateTimeLabel.Type" xml:space="preserve">
-    <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;DateTimeLabel.Parent" xml:space="preserve">
-    <value>TableLayoutPanel1</value>
-  </data>
-  <data name="&gt;&gt;DateTimeLabel.ZOrder" xml:space="preserve">
-    <value>3</value>
-  </data>
-  <data name="SourceLinkLabel.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
-    <value>Top, Bottom, Left, Right</value>
-  </data>
-  <data name="SourceLinkLabel.AutoSize" type="System.Boolean, mscorlib">
-    <value>True</value>
-  </data>
-  <metadata name="ContextMenuSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
-    <value>17, 55</value>
-  </metadata>
-  <data name="SourceCopyMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>178, 22</value>
-  </data>
-  <data name="SourceCopyMenuItem.Text" xml:space="preserve">
-    <value>Sourceをコピー</value>
-  </data>
-  <data name="SourceUrlCopyMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>178, 22</value>
-  </data>
-  <data name="SourceUrlCopyMenuItem.Text" xml:space="preserve">
-    <value>Source URLをコピー</value>
-  </data>
-  <data name="ContextMenuSource.Size" type="System.Drawing.Size, System.Drawing">
-    <value>179, 48</value>
-  </data>
-  <data name="&gt;&gt;ContextMenuSource.Name" xml:space="preserve">
-    <value>ContextMenuSource</value>
-  </data>
-  <data name="&gt;&gt;ContextMenuSource.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="SourceLinkLabel.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
-    <value>Off</value>
-  </data>
-  <data name="SourceLinkLabel.Location" type="System.Drawing.Point, System.Drawing">
-    <value>449, 3</value>
-  </data>
-  <data name="SourceLinkLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
-    <value>3, 3, 3, 0</value>
-  </data>
-  <data name="SourceLinkLabel.Size" type="System.Drawing.Size, System.Drawing">
-    <value>59, 14</value>
-  </data>
-  <data name="SourceLinkLabel.TabIndex" type="System.Int32, mscorlib">
-    <value>7</value>
-  </data>
-  <data name="SourceLinkLabel.Text" xml:space="preserve">
-    <value>LinkLabel1</value>
-  </data>
-  <data name="SourceLinkLabel.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
-    <value>MiddleRight</value>
-  </data>
-  <data name="&gt;&gt;SourceLinkLabel.Name" xml:space="preserve">
-    <value>SourceLinkLabel</value>
-  </data>
-  <data name="&gt;&gt;SourceLinkLabel.Type" xml:space="preserve">
-    <value>System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SourceLinkLabel.Parent" xml:space="preserve">
-    <value>TableLayoutPanel1</value>
-  </data>
-  <data name="&gt;&gt;SourceLinkLabel.ZOrder" xml:space="preserve">
-    <value>4</value>
-  </data>
-  <data name="TableLayoutPanel1.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
-    <value>Fill</value>
-  </data>
-  <data name="TableLayoutPanel1.Location" type="System.Drawing.Point, System.Drawing">
+  <data name="tweetDetailsView.Location" type="System.Drawing.Point, System.Drawing">
     <value>0, 0</value>
   </data>
-  <data name="TableLayoutPanel1.RowCount" type="System.Int32, mscorlib">
-    <value>2</value>
+  <data name="tweetDetailsView1.Size" type="System.Drawing.Size, System.Drawing">
+    <value>511, 85</value>
   </data>
-  <data name="TableLayoutPanel1.Size" type="System.Drawing.Size, System.Drawing">
-    <value>511, 87</value>
+  <data name="tweetDetailsView.TabIndex" type="System.Int32, mscorlib">
+    <value>2</value>
   </data>
-  <data name="TableLayoutPanel1.TabIndex" type="System.Int32, mscorlib">
-    <value>1</value>
+  <data name="&gt;&gt;tweetDetailsView.Name" xml:space="preserve">
+    <value>tweetDetailsView</value>
   </data>
-  <data name="&gt;&gt;TableLayoutPanel1.Name" xml:space="preserve">
-    <value>TableLayoutPanel1</value>
+  <data name="&gt;&gt;tweetDetailsView.Type" xml:space="preserve">
+    <value>OpenTween.TweetDetailsView, OpenTween, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null</value>
   </data>
-  <data name="&gt;&gt;TableLayoutPanel1.Type" xml:space="preserve">
-    <value>System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;TableLayoutPanel1.Parent" xml:space="preserve">
+  <data name="&gt;&gt;tweetDetailsView.Parent" xml:space="preserve">
     <value>SplitContainer2.Panel1</value>
   </data>
-  <data name="&gt;&gt;TableLayoutPanel1.ZOrder" xml:space="preserve">
+  <data name="&gt;&gt;tweetDetailsView.ZOrder" xml:space="preserve">
     <value>0</value>
   </data>
-  <data name="TableLayoutPanel1.LayoutSettings" type="System.Windows.Forms.TableLayoutSettings, System.Windows.Forms">
-    <value>&lt;?xml version="1.0" encoding="utf-16"?&gt;&lt;TableLayoutSettings&gt;&lt;Controls&gt;&lt;Control Name="UserPicture" Row="0" RowSpan="2" Column="0" ColumnSpan="1" /&gt;&lt;Control Name="NameLabel" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /&gt;&lt;Control Name="PostBrowser" Row="1" RowSpan="1" Column="1" ColumnSpan="3" /&gt;&lt;Control Name="DateTimeLabel" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /&gt;&lt;Control Name="SourceLinkLabel" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /&gt;&lt;/Controls&gt;&lt;Columns Styles="Absolute,56,Percent,100,AutoSize,0,AutoSize,0" /&gt;&lt;Rows Styles="AutoSize,0,Percent,100" /&gt;&lt;/TableLayoutSettings&gt;</value>
-  </data>
   <data name="&gt;&gt;SplitContainer2.Panel1.Name" xml:space="preserve">
     <value>SplitContainer2.Panel1</value>
   </data>
   <data name="&gt;&gt;TabImage.Type" xml:space="preserve">
     <value>System.Windows.Forms.ImageList, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
   </data>
-  <data name="&gt;&gt;FollowToolStripMenuItem.Name" xml:space="preserve">
-    <value>FollowToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;FollowToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;UnFollowToolStripMenuItem.Name" xml:space="preserve">
-    <value>UnFollowToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;UnFollowToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ShowFriendShipToolStripMenuItem.Name" xml:space="preserve">
-    <value>ShowFriendShipToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;ShowFriendShipToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ListManageUserContextToolStripMenuItem3.Name" xml:space="preserve">
-    <value>ListManageUserContextToolStripMenuItem3</value>
-  </data>
-  <data name="&gt;&gt;ListManageUserContextToolStripMenuItem3.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator37.Name" xml:space="preserve">
-    <value>ToolStripSeparator37</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator37.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ShowUserStatusToolStripMenuItem.Name" xml:space="preserve">
-    <value>ShowUserStatusToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;ShowUserStatusToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SearchPostsDetailNameToolStripMenuItem.Name" xml:space="preserve">
-    <value>SearchPostsDetailNameToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SearchPostsDetailNameToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SearchAtPostsDetailNameToolStripMenuItem.Name" xml:space="preserve">
-    <value>SearchAtPostsDetailNameToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SearchAtPostsDetailNameToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ToolStripMenuItem1.Name" xml:space="preserve">
-    <value>ToolStripMenuItem1</value>
-  </data>
-  <data name="&gt;&gt;ToolStripMenuItem1.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;IconNameToolStripMenuItem.Name" xml:space="preserve">
-    <value>IconNameToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;IconNameToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ReloadIconToolStripMenuItem.Name" xml:space="preserve">
-    <value>ReloadIconToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;ReloadIconToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SaveIconPictureToolStripMenuItem.Name" xml:space="preserve">
-    <value>SaveIconPictureToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SaveIconPictureToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SelectionSearchContextMenuItem.Name" xml:space="preserve">
-    <value>SelectionSearchContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SelectionSearchContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SearchGoogleContextMenuItem.Name" xml:space="preserve">
-    <value>SearchGoogleContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SearchGoogleContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SearchWikipediaContextMenuItem.Name" xml:space="preserve">
-    <value>SearchWikipediaContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SearchWikipediaContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SearchPublicSearchContextMenuItem.Name" xml:space="preserve">
-    <value>SearchPublicSearchContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SearchPublicSearchContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;CurrentTabToolStripMenuItem.Name" xml:space="preserve">
-    <value>CurrentTabToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;CurrentTabToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator13.Name" xml:space="preserve">
-    <value>ToolStripSeparator13</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator13.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SelectionCopyContextMenuItem.Name" xml:space="preserve">
-    <value>SelectionCopyContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SelectionCopyContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;UrlCopyContextMenuItem.Name" xml:space="preserve">
-    <value>UrlCopyContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;UrlCopyContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SelectionAllContextMenuItem.Name" xml:space="preserve">
-    <value>SelectionAllContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SelectionAllContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator5.Name" xml:space="preserve">
-    <value>ToolStripSeparator5</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator5.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;FollowContextMenuItem.Name" xml:space="preserve">
-    <value>FollowContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;FollowContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;RemoveContextMenuItem.Name" xml:space="preserve">
-    <value>RemoveContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;RemoveContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;FriendshipContextMenuItem.Name" xml:space="preserve">
-    <value>FriendshipContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;FriendshipContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;FriendshipAllMenuItem.Name" xml:space="preserve">
-    <value>FriendshipAllMenuItem</value>
-  </data>
-  <data name="&gt;&gt;FriendshipAllMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator36.Name" xml:space="preserve">
-    <value>ToolStripSeparator36</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator36.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ShowUserStatusContextMenuItem.Name" xml:space="preserve">
-    <value>ShowUserStatusContextMenuItem</value>
-  </data>
-  <data name="&gt;&gt;ShowUserStatusContextMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SearchPostsDetailToolStripMenuItem.Name" xml:space="preserve">
-    <value>SearchPostsDetailToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SearchPostsDetailToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SearchAtPostsDetailToolStripMenuItem.Name" xml:space="preserve">
-    <value>SearchAtPostsDetailToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SearchAtPostsDetailToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator32.Name" xml:space="preserve">
-    <value>ToolStripSeparator32</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator32.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;IdFilterAddMenuItem.Name" xml:space="preserve">
-    <value>IdFilterAddMenuItem</value>
-  </data>
-  <data name="&gt;&gt;IdFilterAddMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ListManageUserContextToolStripMenuItem.Name" xml:space="preserve">
-    <value>ListManageUserContextToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;ListManageUserContextToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator33.Name" xml:space="preserve">
-    <value>ToolStripSeparator33</value>
-  </data>
-  <data name="&gt;&gt;ToolStripSeparator33.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;UseHashtagMenuItem.Name" xml:space="preserve">
-    <value>UseHashtagMenuItem</value>
-  </data>
-  <data name="&gt;&gt;UseHashtagMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SelectionTranslationToolStripMenuItem.Name" xml:space="preserve">
-    <value>SelectionTranslationToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SelectionTranslationToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;TranslationToolStripMenuItem.Name" xml:space="preserve">
-    <value>TranslationToolStripMenuItem</value>
-  </data>
-  <data name="&gt;&gt;TranslationToolStripMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SourceCopyMenuItem.Name" xml:space="preserve">
-    <value>SourceCopyMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SourceCopyMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
-  <data name="&gt;&gt;SourceUrlCopyMenuItem.Name" xml:space="preserve">
-    <value>SourceUrlCopyMenuItem</value>
-  </data>
-  <data name="&gt;&gt;SourceUrlCopyMenuItem.Type" xml:space="preserve">
-    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </data>
   <data name="&gt;&gt;MenuItemFile.Name" xml:space="preserve">
     <value>MenuItemFile</value>
   </data>
index 8b87e3e..650610f 100644 (file)
   <data name="ContextMenuTabProperty.Size" type="System.Drawing.Size, System.Drawing">
     <value>186, 207</value>
   </data>
-  <data name="FollowToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>170, 22</value>
-  </data>
-  <data name="FollowToolStripMenuItem.Text" xml:space="preserve">
-    <value>关注</value>
-  </data>
-  <data name="UnFollowToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>170, 22</value>
-  </data>
-  <data name="UnFollowToolStripMenuItem.Text" xml:space="preserve">
-    <value>取消关注</value>
-  </data>
-  <data name="ShowFriendShipToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>170, 22</value>
-  </data>
-  <data name="ShowFriendShipToolStripMenuItem.Text" xml:space="preserve">
-    <value>显示相互关注状态</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem3.Size" type="System.Drawing.Size, System.Drawing">
-    <value>170, 22</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem3.Text" xml:space="preserve">
-    <value>列表管理(&amp;L)</value>
-  </data>
-  <data name="ToolStripSeparator37.Size" type="System.Drawing.Size, System.Drawing">
-    <value>167, 6</value>
-  </data>
-  <data name="ShowUserStatusToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>170, 22</value>
-  </data>
-  <data name="ShowUserStatusToolStripMenuItem.Text" xml:space="preserve">
-    <value>显示用户信息</value>
-  </data>
-  <data name="SearchPostsDetailNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>170, 22</value>
-  </data>
-  <data name="SearchPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
-    <value>搜索该用户的消息</value>
-  </data>
-  <data name="ToolStripMenuItem1.Size" type="System.Drawing.Size, System.Drawing">
-    <value>167, 6</value>
-  </data>
-  <data name="IconNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>170, 22</value>
-  </data>
-  <data name="SaveIconPictureToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>170, 22</value>
-  </data>
-  <data name="ContextMenuUserPicture.Size" type="System.Drawing.Size, System.Drawing">
-    <value>171, 192</value>
-  </data>
-  <data name="NameLabel.Font" type="System.Drawing.Font, System.Drawing">
-    <value>宋体, 9pt, style=Bold</value>
-  </data>
   <data name="SearchYatsContextMenuItem.Text" xml:space="preserve">
     <value>Twitter(&amp;Y)</value>
   </data>
-  <data name="CurrentTabToolStripMenuItem.Text" xml:space="preserve">
-    <value>当前标签(&amp;L)</value>
-  </data>
-  <data name="SelectionSearchContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="SelectionSearchContextMenuItem.Text" xml:space="preserve">
-    <value>搜索选中文本(&amp;S)</value>
-  </data>
-  <data name="ToolStripSeparator13.Size" type="System.Drawing.Size, System.Drawing">
-    <value>206, 6</value>
-  </data>
-  <data name="SelectionCopyContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="SelectionCopyContextMenuItem.Text" xml:space="preserve">
-    <value>复制选中文本(&amp;C)</value>
-  </data>
-  <data name="UrlCopyContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="UrlCopyContextMenuItem.Text" xml:space="preserve">
-    <value>复制网址(&amp;U)</value>
-  </data>
-  <data name="SelectionAllContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="SelectionAllContextMenuItem.Text" xml:space="preserve">
-    <value>选择全部(&amp;A)</value>
-  </data>
-  <data name="ToolStripSeparator5.Size" type="System.Drawing.Size, System.Drawing">
-    <value>206, 6</value>
-  </data>
-  <data name="FollowContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="FollowContextMenuItem.Text" xml:space="preserve">
-    <value>关注(&amp;F)</value>
-  </data>
-  <data name="RemoveContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="RemoveContextMenuItem.Text" xml:space="preserve">
-    <value>取消关注(&amp;N)</value>
-  </data>
-  <data name="FriendshipContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="FriendshipContextMenuItem.Text" xml:space="preserve">
-    <value>显示相互关注状态(&amp;R)</value>
-  </data>
-  <data name="FriendshipAllMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="FriendshipAllMenuItem.Text" xml:space="preserve">
-    <value>显示所有人的关注状态(&amp;A)</value>
-  </data>
-  <data name="ToolStripSeparator36.Size" type="System.Drawing.Size, System.Drawing">
-    <value>206, 6</value>
-  </data>
-  <data name="ShowUserStatusContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="ShowUserStatusContextMenuItem.Text" xml:space="preserve">
-    <value>显示用户信息(&amp;P)</value>
-  </data>
-  <data name="SearchPostsDetailToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="SearchPostsDetailToolStripMenuItem.Text" xml:space="preserve">
-    <value>搜索该用户的消息</value>
-  </data>
-  <data name="ToolStripSeparator32.Size" type="System.Drawing.Size, System.Drawing">
-    <value>206, 6</value>
-  </data>
-  <data name="IdFilterAddMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="IdFilterAddMenuItem.Text" xml:space="preserve">
-    <value>新建ID过滤规则(&amp;I)</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="ListManageUserContextToolStripMenuItem.Text" xml:space="preserve">
-    <value>列表管理(&amp;L)</value>
-  </data>
-  <data name="ToolStripSeparator33.Size" type="System.Drawing.Size, System.Drawing">
-    <value>206, 6</value>
-  </data>
-  <data name="UseHashtagMenuItem.Size" type="System.Drawing.Size, System.Drawing">
-    <value>209, 22</value>
-  </data>
-  <data name="UseHashtagMenuItem.Text" xml:space="preserve">
-    <value>固定Hash Tag(&amp;H)</value>
-  </data>
-  <data name="ContextMenuPostBrowser.Size" type="System.Drawing.Size, System.Drawing">
-    <value>210, 320</value>
-  </data>
   <data name="PostButton.Text" xml:space="preserve">
     <value>发送</value>
   </data>
diff --git a/OpenTween/TweetDetailsView.Designer.cs b/OpenTween/TweetDetailsView.Designer.cs
new file mode 100644 (file)
index 0000000..38d87ea
--- /dev/null
@@ -0,0 +1,500 @@
+namespace OpenTween
+{
+    partial class TweetDetailsView
+    {
+        /// <summary> 
+        /// 必要なデザイナー変数です。
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary> 
+        /// 使用中のリソースをすべてクリーンアップします。
+        /// </summary>
+        /// <param name="disposing">マネージ リソースを破棄する場合は true を指定し、その他の場合は false を指定します。</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region コンポーネント デザイナーで生成されたコード
+
+        /// <summary> 
+        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を 
+        /// コード エディターで変更しないでください。
+        /// </summary>
+        private void InitializeComponent()
+        {
+            this.components = new System.ComponentModel.Container();
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TweetDetailsView));
+            this.TableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
+            this.UserPicture = new OpenTween.OTPictureBox();
+            this.ContextMenuUserPicture = new System.Windows.Forms.ContextMenuStrip(this.components);
+            this.FollowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.UnFollowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ShowFriendShipToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ListManageUserContextToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
+            this.ToolStripSeparator37 = new System.Windows.Forms.ToolStripSeparator();
+            this.ShowUserStatusToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SearchPostsDetailNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SearchAtPostsDetailNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
+            this.IconNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ReloadIconToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SaveIconPictureToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.NameLabel = new System.Windows.Forms.Label();
+            this.PostBrowser = new System.Windows.Forms.WebBrowser();
+            this.ContextMenuPostBrowser = new System.Windows.Forms.ContextMenuStrip(this.components);
+            this.SelectionSearchContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SearchGoogleContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SearchWikipediaContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SearchPublicSearchContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.CurrentTabToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ToolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
+            this.SelectionCopyContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.UrlCopyContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SelectionAllContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ToolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
+            this.FollowContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.RemoveContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.FriendshipContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.FriendshipAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ToolStripSeparator36 = new System.Windows.Forms.ToolStripSeparator();
+            this.ShowUserStatusContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SearchPostsDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SearchAtPostsDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ToolStripSeparator32 = new System.Windows.Forms.ToolStripSeparator();
+            this.IdFilterAddMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ListManageUserContextToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.ToolStripSeparator33 = new System.Windows.Forms.ToolStripSeparator();
+            this.UseHashtagMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SelectionTranslationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.TranslationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.DateTimeLabel = new System.Windows.Forms.Label();
+            this.SourceLinkLabel = new System.Windows.Forms.LinkLabel();
+            this.ContextMenuSource = new System.Windows.Forms.ContextMenuStrip(this.components);
+            this.SourceCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.SourceUrlCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+            this.TableLayoutPanel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).BeginInit();
+            this.ContextMenuUserPicture.SuspendLayout();
+            this.ContextMenuPostBrowser.SuspendLayout();
+            this.ContextMenuSource.SuspendLayout();
+            this.SuspendLayout();
+            // 
+            // TableLayoutPanel1
+            // 
+            resources.ApplyResources(this.TableLayoutPanel1, "TableLayoutPanel1");
+            this.TableLayoutPanel1.Controls.Add(this.UserPicture, 0, 0);
+            this.TableLayoutPanel1.Controls.Add(this.NameLabel, 1, 0);
+            this.TableLayoutPanel1.Controls.Add(this.PostBrowser, 1, 1);
+            this.TableLayoutPanel1.Controls.Add(this.DateTimeLabel, 2, 0);
+            this.TableLayoutPanel1.Controls.Add(this.SourceLinkLabel, 3, 0);
+            this.TableLayoutPanel1.Name = "TableLayoutPanel1";
+            // 
+            // UserPicture
+            // 
+            resources.ApplyResources(this.UserPicture, "UserPicture");
+            this.UserPicture.AccessibleRole = System.Windows.Forms.AccessibleRole.Graphic;
+            this.UserPicture.BackColor = System.Drawing.Color.White;
+            this.UserPicture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+            this.UserPicture.ContextMenuStrip = this.ContextMenuUserPicture;
+            this.UserPicture.Name = "UserPicture";
+            this.TableLayoutPanel1.SetRowSpan(this.UserPicture, 2);
+            this.UserPicture.TabStop = false;
+            // 
+            // ContextMenuUserPicture
+            // 
+            this.ContextMenuUserPicture.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.FollowToolStripMenuItem,
+            this.UnFollowToolStripMenuItem,
+            this.ShowFriendShipToolStripMenuItem,
+            this.ListManageUserContextToolStripMenuItem3,
+            this.ToolStripSeparator37,
+            this.ShowUserStatusToolStripMenuItem,
+            this.SearchPostsDetailNameToolStripMenuItem,
+            this.SearchAtPostsDetailNameToolStripMenuItem,
+            this.ToolStripMenuItem1,
+            this.IconNameToolStripMenuItem,
+            this.ReloadIconToolStripMenuItem,
+            this.SaveIconPictureToolStripMenuItem});
+            this.ContextMenuUserPicture.Name = "ContextMenuStrip3";
+            this.ContextMenuUserPicture.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
+            resources.ApplyResources(this.ContextMenuUserPicture, "ContextMenuUserPicture");
+            this.ContextMenuUserPicture.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuUserPicture_Opening);
+            // 
+            // FollowToolStripMenuItem
+            // 
+            this.FollowToolStripMenuItem.Name = "FollowToolStripMenuItem";
+            resources.ApplyResources(this.FollowToolStripMenuItem, "FollowToolStripMenuItem");
+            this.FollowToolStripMenuItem.Click += new System.EventHandler(this.FollowToolStripMenuItem_Click);
+            // 
+            // UnFollowToolStripMenuItem
+            // 
+            this.UnFollowToolStripMenuItem.Name = "UnFollowToolStripMenuItem";
+            resources.ApplyResources(this.UnFollowToolStripMenuItem, "UnFollowToolStripMenuItem");
+            this.UnFollowToolStripMenuItem.Click += new System.EventHandler(this.UnFollowToolStripMenuItem_Click);
+            // 
+            // ShowFriendShipToolStripMenuItem
+            // 
+            this.ShowFriendShipToolStripMenuItem.Name = "ShowFriendShipToolStripMenuItem";
+            resources.ApplyResources(this.ShowFriendShipToolStripMenuItem, "ShowFriendShipToolStripMenuItem");
+            this.ShowFriendShipToolStripMenuItem.Click += new System.EventHandler(this.ShowFriendShipToolStripMenuItem_Click);
+            // 
+            // ListManageUserContextToolStripMenuItem3
+            // 
+            this.ListManageUserContextToolStripMenuItem3.Name = "ListManageUserContextToolStripMenuItem3";
+            resources.ApplyResources(this.ListManageUserContextToolStripMenuItem3, "ListManageUserContextToolStripMenuItem3");
+            this.ListManageUserContextToolStripMenuItem3.Click += new System.EventHandler(this.ListManageUserContextToolStripMenuItem_Click);
+            // 
+            // ToolStripSeparator37
+            // 
+            this.ToolStripSeparator37.Name = "ToolStripSeparator37";
+            resources.ApplyResources(this.ToolStripSeparator37, "ToolStripSeparator37");
+            // 
+            // ShowUserStatusToolStripMenuItem
+            // 
+            this.ShowUserStatusToolStripMenuItem.Name = "ShowUserStatusToolStripMenuItem";
+            resources.ApplyResources(this.ShowUserStatusToolStripMenuItem, "ShowUserStatusToolStripMenuItem");
+            this.ShowUserStatusToolStripMenuItem.Click += new System.EventHandler(this.ShowUserStatusToolStripMenuItem_Click);
+            // 
+            // SearchPostsDetailNameToolStripMenuItem
+            // 
+            this.SearchPostsDetailNameToolStripMenuItem.Name = "SearchPostsDetailNameToolStripMenuItem";
+            resources.ApplyResources(this.SearchPostsDetailNameToolStripMenuItem, "SearchPostsDetailNameToolStripMenuItem");
+            this.SearchPostsDetailNameToolStripMenuItem.Click += new System.EventHandler(this.SearchPostsDetailNameToolStripMenuItem_Click);
+            // 
+            // SearchAtPostsDetailNameToolStripMenuItem
+            // 
+            this.SearchAtPostsDetailNameToolStripMenuItem.Name = "SearchAtPostsDetailNameToolStripMenuItem";
+            resources.ApplyResources(this.SearchAtPostsDetailNameToolStripMenuItem, "SearchAtPostsDetailNameToolStripMenuItem");
+            this.SearchAtPostsDetailNameToolStripMenuItem.Click += new System.EventHandler(this.SearchAtPostsDetailToolStripMenuItem_Click);
+            // 
+            // ToolStripMenuItem1
+            // 
+            this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
+            resources.ApplyResources(this.ToolStripMenuItem1, "ToolStripMenuItem1");
+            // 
+            // IconNameToolStripMenuItem
+            // 
+            this.IconNameToolStripMenuItem.Name = "IconNameToolStripMenuItem";
+            resources.ApplyResources(this.IconNameToolStripMenuItem, "IconNameToolStripMenuItem");
+            this.IconNameToolStripMenuItem.Click += new System.EventHandler(this.IconNameToolStripMenuItem_Click);
+            // 
+            // ReloadIconToolStripMenuItem
+            // 
+            this.ReloadIconToolStripMenuItem.Name = "ReloadIconToolStripMenuItem";
+            resources.ApplyResources(this.ReloadIconToolStripMenuItem, "ReloadIconToolStripMenuItem");
+            this.ReloadIconToolStripMenuItem.Click += new System.EventHandler(this.ReloadIconToolStripMenuItem_Click);
+            // 
+            // SaveIconPictureToolStripMenuItem
+            // 
+            this.SaveIconPictureToolStripMenuItem.Name = "SaveIconPictureToolStripMenuItem";
+            resources.ApplyResources(this.SaveIconPictureToolStripMenuItem, "SaveIconPictureToolStripMenuItem");
+            this.SaveIconPictureToolStripMenuItem.Click += new System.EventHandler(this.SaveIconPictureToolStripMenuItem_Click);
+            // 
+            // NameLabel
+            // 
+            this.NameLabel.AutoEllipsis = true;
+            resources.ApplyResources(this.NameLabel, "NameLabel");
+            this.NameLabel.Name = "NameLabel";
+            this.NameLabel.UseMnemonic = false;
+            // 
+            // PostBrowser
+            // 
+            resources.ApplyResources(this.PostBrowser, "PostBrowser");
+            this.TableLayoutPanel1.SetColumnSpan(this.PostBrowser, 3);
+            this.PostBrowser.ContextMenuStrip = this.ContextMenuPostBrowser;
+            this.PostBrowser.IsWebBrowserContextMenuEnabled = false;
+            this.PostBrowser.Name = "PostBrowser";
+            this.PostBrowser.TabStop = false;
+            this.PostBrowser.Navigated += new System.Windows.Forms.WebBrowserNavigatedEventHandler(this.PostBrowser_Navigated);
+            this.PostBrowser.Navigating += new System.Windows.Forms.WebBrowserNavigatingEventHandler(this.PostBrowser_Navigating);
+            this.PostBrowser.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.PostBrowser_PreviewKeyDown);
+            // 
+            // ContextMenuPostBrowser
+            // 
+            this.ContextMenuPostBrowser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.SelectionSearchContextMenuItem,
+            this.ToolStripSeparator13,
+            this.SelectionCopyContextMenuItem,
+            this.UrlCopyContextMenuItem,
+            this.SelectionAllContextMenuItem,
+            this.ToolStripSeparator5,
+            this.FollowContextMenuItem,
+            this.RemoveContextMenuItem,
+            this.FriendshipContextMenuItem,
+            this.FriendshipAllMenuItem,
+            this.ToolStripSeparator36,
+            this.ShowUserStatusContextMenuItem,
+            this.SearchPostsDetailToolStripMenuItem,
+            this.SearchAtPostsDetailToolStripMenuItem,
+            this.ToolStripSeparator32,
+            this.IdFilterAddMenuItem,
+            this.ListManageUserContextToolStripMenuItem,
+            this.ToolStripSeparator33,
+            this.UseHashtagMenuItem,
+            this.SelectionTranslationToolStripMenuItem,
+            this.TranslationToolStripMenuItem});
+            this.ContextMenuPostBrowser.Name = "ContextMenuStrip4";
+            resources.ApplyResources(this.ContextMenuPostBrowser, "ContextMenuPostBrowser");
+            this.ContextMenuPostBrowser.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuPostBrowser_Opening);
+            // 
+            // SelectionSearchContextMenuItem
+            // 
+            this.SelectionSearchContextMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.SearchGoogleContextMenuItem,
+            this.SearchWikipediaContextMenuItem,
+            this.SearchPublicSearchContextMenuItem,
+            this.CurrentTabToolStripMenuItem});
+            this.SelectionSearchContextMenuItem.Name = "SelectionSearchContextMenuItem";
+            resources.ApplyResources(this.SelectionSearchContextMenuItem, "SelectionSearchContextMenuItem");
+            // 
+            // SearchGoogleContextMenuItem
+            // 
+            this.SearchGoogleContextMenuItem.Name = "SearchGoogleContextMenuItem";
+            resources.ApplyResources(this.SearchGoogleContextMenuItem, "SearchGoogleContextMenuItem");
+            this.SearchGoogleContextMenuItem.Click += new System.EventHandler(this.SearchGoogleContextMenuItem_Click);
+            // 
+            // SearchWikipediaContextMenuItem
+            // 
+            this.SearchWikipediaContextMenuItem.Name = "SearchWikipediaContextMenuItem";
+            resources.ApplyResources(this.SearchWikipediaContextMenuItem, "SearchWikipediaContextMenuItem");
+            this.SearchWikipediaContextMenuItem.Click += new System.EventHandler(this.SearchWikipediaContextMenuItem_Click);
+            // 
+            // SearchPublicSearchContextMenuItem
+            // 
+            this.SearchPublicSearchContextMenuItem.Name = "SearchPublicSearchContextMenuItem";
+            resources.ApplyResources(this.SearchPublicSearchContextMenuItem, "SearchPublicSearchContextMenuItem");
+            this.SearchPublicSearchContextMenuItem.Click += new System.EventHandler(this.SearchPublicSearchContextMenuItem_Click);
+            // 
+            // CurrentTabToolStripMenuItem
+            // 
+            this.CurrentTabToolStripMenuItem.Name = "CurrentTabToolStripMenuItem";
+            resources.ApplyResources(this.CurrentTabToolStripMenuItem, "CurrentTabToolStripMenuItem");
+            this.CurrentTabToolStripMenuItem.Click += new System.EventHandler(this.CurrentTabToolStripMenuItem_Click);
+            // 
+            // ToolStripSeparator13
+            // 
+            this.ToolStripSeparator13.Name = "ToolStripSeparator13";
+            resources.ApplyResources(this.ToolStripSeparator13, "ToolStripSeparator13");
+            // 
+            // SelectionCopyContextMenuItem
+            // 
+            this.SelectionCopyContextMenuItem.Name = "SelectionCopyContextMenuItem";
+            resources.ApplyResources(this.SelectionCopyContextMenuItem, "SelectionCopyContextMenuItem");
+            this.SelectionCopyContextMenuItem.Click += new System.EventHandler(this.SelectionCopyContextMenuItem_Click);
+            // 
+            // UrlCopyContextMenuItem
+            // 
+            resources.ApplyResources(this.UrlCopyContextMenuItem, "UrlCopyContextMenuItem");
+            this.UrlCopyContextMenuItem.Name = "UrlCopyContextMenuItem";
+            this.UrlCopyContextMenuItem.Click += new System.EventHandler(this.UrlCopyContextMenuItem_Click);
+            // 
+            // SelectionAllContextMenuItem
+            // 
+            this.SelectionAllContextMenuItem.Name = "SelectionAllContextMenuItem";
+            resources.ApplyResources(this.SelectionAllContextMenuItem, "SelectionAllContextMenuItem");
+            this.SelectionAllContextMenuItem.Click += new System.EventHandler(this.SelectionAllContextMenuItem_Click);
+            // 
+            // ToolStripSeparator5
+            // 
+            this.ToolStripSeparator5.Name = "ToolStripSeparator5";
+            resources.ApplyResources(this.ToolStripSeparator5, "ToolStripSeparator5");
+            // 
+            // FollowContextMenuItem
+            // 
+            this.FollowContextMenuItem.Name = "FollowContextMenuItem";
+            resources.ApplyResources(this.FollowContextMenuItem, "FollowContextMenuItem");
+            this.FollowContextMenuItem.Click += new System.EventHandler(this.FollowContextMenuItem_Click);
+            // 
+            // RemoveContextMenuItem
+            // 
+            this.RemoveContextMenuItem.Name = "RemoveContextMenuItem";
+            resources.ApplyResources(this.RemoveContextMenuItem, "RemoveContextMenuItem");
+            this.RemoveContextMenuItem.Click += new System.EventHandler(this.RemoveContextMenuItem_Click);
+            // 
+            // FriendshipContextMenuItem
+            // 
+            this.FriendshipContextMenuItem.Name = "FriendshipContextMenuItem";
+            resources.ApplyResources(this.FriendshipContextMenuItem, "FriendshipContextMenuItem");
+            this.FriendshipContextMenuItem.Click += new System.EventHandler(this.FriendshipContextMenuItem_Click);
+            // 
+            // FriendshipAllMenuItem
+            // 
+            this.FriendshipAllMenuItem.Name = "FriendshipAllMenuItem";
+            resources.ApplyResources(this.FriendshipAllMenuItem, "FriendshipAllMenuItem");
+            this.FriendshipAllMenuItem.Click += new System.EventHandler(this.FriendshipAllMenuItem_Click);
+            // 
+            // ToolStripSeparator36
+            // 
+            this.ToolStripSeparator36.Name = "ToolStripSeparator36";
+            resources.ApplyResources(this.ToolStripSeparator36, "ToolStripSeparator36");
+            // 
+            // ShowUserStatusContextMenuItem
+            // 
+            this.ShowUserStatusContextMenuItem.Name = "ShowUserStatusContextMenuItem";
+            resources.ApplyResources(this.ShowUserStatusContextMenuItem, "ShowUserStatusContextMenuItem");
+            this.ShowUserStatusContextMenuItem.Click += new System.EventHandler(this.ShowUserStatusContextMenuItem_Click);
+            // 
+            // SearchPostsDetailToolStripMenuItem
+            // 
+            this.SearchPostsDetailToolStripMenuItem.Name = "SearchPostsDetailToolStripMenuItem";
+            resources.ApplyResources(this.SearchPostsDetailToolStripMenuItem, "SearchPostsDetailToolStripMenuItem");
+            this.SearchPostsDetailToolStripMenuItem.Click += new System.EventHandler(this.SearchPostsDetailToolStripMenuItem_Click);
+            // 
+            // SearchAtPostsDetailToolStripMenuItem
+            // 
+            this.SearchAtPostsDetailToolStripMenuItem.Name = "SearchAtPostsDetailToolStripMenuItem";
+            resources.ApplyResources(this.SearchAtPostsDetailToolStripMenuItem, "SearchAtPostsDetailToolStripMenuItem");
+            this.SearchAtPostsDetailToolStripMenuItem.Click += new System.EventHandler(this.SearchAtPostsDetailNameToolStripMenuItem_Click);
+            // 
+            // ToolStripSeparator32
+            // 
+            this.ToolStripSeparator32.Name = "ToolStripSeparator32";
+            resources.ApplyResources(this.ToolStripSeparator32, "ToolStripSeparator32");
+            // 
+            // IdFilterAddMenuItem
+            // 
+            this.IdFilterAddMenuItem.Name = "IdFilterAddMenuItem";
+            resources.ApplyResources(this.IdFilterAddMenuItem, "IdFilterAddMenuItem");
+            this.IdFilterAddMenuItem.Click += new System.EventHandler(this.IdFilterAddMenuItem_Click);
+            // 
+            // ListManageUserContextToolStripMenuItem
+            // 
+            this.ListManageUserContextToolStripMenuItem.Name = "ListManageUserContextToolStripMenuItem";
+            resources.ApplyResources(this.ListManageUserContextToolStripMenuItem, "ListManageUserContextToolStripMenuItem");
+            this.ListManageUserContextToolStripMenuItem.Click += new System.EventHandler(this.ListManageUserContextToolStripMenuItem_Click);
+            // 
+            // ToolStripSeparator33
+            // 
+            this.ToolStripSeparator33.Name = "ToolStripSeparator33";
+            resources.ApplyResources(this.ToolStripSeparator33, "ToolStripSeparator33");
+            // 
+            // UseHashtagMenuItem
+            // 
+            this.UseHashtagMenuItem.Name = "UseHashtagMenuItem";
+            resources.ApplyResources(this.UseHashtagMenuItem, "UseHashtagMenuItem");
+            this.UseHashtagMenuItem.Click += new System.EventHandler(this.UseHashtagMenuItem_Click);
+            // 
+            // SelectionTranslationToolStripMenuItem
+            // 
+            this.SelectionTranslationToolStripMenuItem.Name = "SelectionTranslationToolStripMenuItem";
+            resources.ApplyResources(this.SelectionTranslationToolStripMenuItem, "SelectionTranslationToolStripMenuItem");
+            this.SelectionTranslationToolStripMenuItem.Click += new System.EventHandler(this.SelectionTranslationToolStripMenuItem_Click);
+            // 
+            // TranslationToolStripMenuItem
+            // 
+            this.TranslationToolStripMenuItem.Name = "TranslationToolStripMenuItem";
+            resources.ApplyResources(this.TranslationToolStripMenuItem, "TranslationToolStripMenuItem");
+            this.TranslationToolStripMenuItem.Click += new System.EventHandler(this.TranslationToolStripMenuItem_Click);
+            // 
+            // DateTimeLabel
+            // 
+            resources.ApplyResources(this.DateTimeLabel, "DateTimeLabel");
+            this.DateTimeLabel.AutoEllipsis = true;
+            this.DateTimeLabel.Name = "DateTimeLabel";
+            // 
+            // SourceLinkLabel
+            // 
+            resources.ApplyResources(this.SourceLinkLabel, "SourceLinkLabel");
+            this.SourceLinkLabel.AutoEllipsis = true;
+            this.SourceLinkLabel.ContextMenuStrip = this.ContextMenuSource;
+            this.SourceLinkLabel.Name = "SourceLinkLabel";
+            this.SourceLinkLabel.TabStop = true;
+            this.SourceLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.SourceLinkLabel_LinkClicked);
+            this.SourceLinkLabel.MouseEnter += new System.EventHandler(this.SourceLinkLabel_MouseEnter);
+            this.SourceLinkLabel.MouseLeave += new System.EventHandler(this.SourceLinkLabel_MouseLeave);
+            // 
+            // ContextMenuSource
+            // 
+            this.ContextMenuSource.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.SourceCopyMenuItem,
+            this.SourceUrlCopyMenuItem});
+            this.ContextMenuSource.Name = "ContextMenuSource";
+            resources.ApplyResources(this.ContextMenuSource, "ContextMenuSource");
+            this.ContextMenuSource.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuSource_Opening);
+            // 
+            // SourceCopyMenuItem
+            // 
+            this.SourceCopyMenuItem.Name = "SourceCopyMenuItem";
+            resources.ApplyResources(this.SourceCopyMenuItem, "SourceCopyMenuItem");
+            this.SourceCopyMenuItem.Click += new System.EventHandler(this.SourceCopyMenuItem_Click);
+            // 
+            // SourceUrlCopyMenuItem
+            // 
+            this.SourceUrlCopyMenuItem.Name = "SourceUrlCopyMenuItem";
+            resources.ApplyResources(this.SourceUrlCopyMenuItem, "SourceUrlCopyMenuItem");
+            this.SourceUrlCopyMenuItem.Click += new System.EventHandler(this.SourceUrlCopyMenuItem_Click);
+            // 
+            // TweetDetailsView
+            // 
+            resources.ApplyResources(this, "$this");
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
+            this.Controls.Add(this.TableLayoutPanel1);
+            this.Name = "TweetDetailsView";
+            this.TableLayoutPanel1.ResumeLayout(false);
+            this.TableLayoutPanel1.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).EndInit();
+            this.ContextMenuUserPicture.ResumeLayout(false);
+            this.ContextMenuPostBrowser.ResumeLayout(false);
+            this.ContextMenuSource.ResumeLayout(false);
+            this.ResumeLayout(false);
+
+        }
+
+        #endregion
+
+        internal System.Windows.Forms.TableLayoutPanel TableLayoutPanel1;
+        internal OTPictureBox UserPicture;
+        internal System.Windows.Forms.Label NameLabel;
+        internal System.Windows.Forms.WebBrowser PostBrowser;
+        internal System.Windows.Forms.Label DateTimeLabel;
+        internal System.Windows.Forms.LinkLabel SourceLinkLabel;
+        internal System.Windows.Forms.ContextMenuStrip ContextMenuPostBrowser;
+        internal System.Windows.Forms.ToolStripMenuItem SelectionSearchContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SearchGoogleContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SearchWikipediaContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SearchPublicSearchContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem CurrentTabToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator13;
+        internal System.Windows.Forms.ToolStripMenuItem SelectionCopyContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem UrlCopyContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SelectionAllContextMenuItem;
+        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator5;
+        internal System.Windows.Forms.ToolStripMenuItem FollowContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem RemoveContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem FriendshipContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem FriendshipAllMenuItem;
+        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator36;
+        internal System.Windows.Forms.ToolStripMenuItem ShowUserStatusContextMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SearchPostsDetailToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SearchAtPostsDetailToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator32;
+        internal System.Windows.Forms.ToolStripMenuItem IdFilterAddMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator33;
+        internal System.Windows.Forms.ToolStripMenuItem UseHashtagMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SelectionTranslationToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem TranslationToolStripMenuItem;
+        internal System.Windows.Forms.ContextMenuStrip ContextMenuUserPicture;
+        internal System.Windows.Forms.ToolStripMenuItem FollowToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem UnFollowToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem ShowFriendShipToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem3;
+        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator37;
+        internal System.Windows.Forms.ToolStripMenuItem ShowUserStatusToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SearchPostsDetailNameToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SearchAtPostsDetailNameToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripSeparator ToolStripMenuItem1;
+        internal System.Windows.Forms.ToolStripMenuItem IconNameToolStripMenuItem;
+        private System.Windows.Forms.ToolStripMenuItem ReloadIconToolStripMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SaveIconPictureToolStripMenuItem;
+        internal System.Windows.Forms.ContextMenuStrip ContextMenuSource;
+        internal System.Windows.Forms.ToolStripMenuItem SourceCopyMenuItem;
+        internal System.Windows.Forms.ToolStripMenuItem SourceUrlCopyMenuItem;
+    }
+}
diff --git a/OpenTween/TweetDetailsView.cs b/OpenTween/TweetDetailsView.cs
new file mode 100644 (file)
index 0000000..d2292b9
--- /dev/null
@@ -0,0 +1,46 @@
+// OpenTween - Client of Twitter
+// Copyright (c) 2007-2011 kiri_feather (@kiri_feather) <kiri.feather@gmail.com>
+//           (c) 2008-2011 Moz (@syo68k)
+//           (c) 2008-2011 takeshik (@takeshik) <http://www.takeshik.org/>
+//           (c) 2010-2011 anis774 (@anis774) <http://d.hatena.ne.jp/anis774/>
+//           (c) 2010-2011 fantasticswallow (@f_swallow) <http://twitter.com/f_swallow>
+//           (c) 2011      kim_upsilon (@kim_upsilon) <https://upsilo.net/~upsilon/>
+// All rights reserved.
+//
+// This file is part of OpenTween.
+//
+// This program is free software; you can redistribute it and/or modify it
+// under the terms of the GNU General public License as published by the Free
+// Software Foundation; either version 3 of the License, or (at your option)
+// any later version.
+//
+// This program is distributed in the hope that it will be useful, but
+// WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+// or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General public License
+// for more details.
+//
+// You should have received a copy of the GNU General public License along
+// with this program. If not, see <http://www.gnu.org/licenses/>, or write to
+// the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
+// Boston, MA 02110-1301, USA.
+
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace OpenTween
+{
+    public partial class TweetDetailsView : UserControl
+    {
+        public TweetDetailsView()
+        {
+            this.InitializeComponent();
+        }
+    }
+}
diff --git a/OpenTween/TweetDetailsView.en.resx b/OpenTween/TweetDetailsView.en.resx
new file mode 100644 (file)
index 0000000..753d9ed
--- /dev/null
@@ -0,0 +1,211 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <data name="UserPicture.AccessibleName" xml:space="preserve">
+    <value>ProfileImage</value>
+  </data>
+  <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+  <data name="PostBrowser.AccessibleName" xml:space="preserve">
+    <value>PostBody</value>
+  </data>
+  <data name="SelectionSearchContextMenuItem.Text" xml:space="preserve">
+    <value>&amp;Search selecting words</value>
+  </data>
+  <data name="SelectionCopyContextMenuItem.Text" xml:space="preserve">
+    <value>&amp;Copy</value>
+  </data>
+  <data name="UrlCopyContextMenuItem.Text" xml:space="preserve">
+    <value>Copy &amp;URL</value>
+  </data>
+  <data name="SelectionAllContextMenuItem.Text" xml:space="preserve">
+    <value>Select &amp;All</value>
+  </data>
+  <data name="FollowContextMenuItem.Text" xml:space="preserve">
+    <value>&amp;Follow</value>
+  </data>
+  <data name="RemoveContextMenuItem.Text" xml:space="preserve">
+    <value>&amp;Unfollow</value>
+  </data>
+  <data name="FriendshipContextMenuItem.Text" xml:space="preserve">
+    <value>Friendship &amp;Relation</value>
+  </data>
+  <data name="FriendshipAllMenuItem.Text" xml:space="preserve">
+    <value>&amp;All User Friendship in this Tweet</value>
+  </data>
+  <data name="ShowUserStatusContextMenuItem.Text" xml:space="preserve">
+    <value>User &amp;Profile</value>
+  </data>
+  <data name="SearchPostsDetailToolStripMenuItem.Text" xml:space="preserve">
+    <value>User Timeline(&amp;F)</value>
+  </data>
+  <data name="SearchAtPostsDetailToolStripMenuItem.Text" xml:space="preserve">
+    <value>Search &amp;Mentions to this user</value>
+  </data>
+  <data name="IdFilterAddMenuItem.Text" xml:space="preserve">
+    <value>Filter by &amp;Id ...</value>
+  </data>
+  <data name="ListManageUserContextToolStripMenuItem.Text" xml:space="preserve">
+    <value>Add to &amp;Lists</value>
+  </data>
+  <data name="UseHashtagMenuItem.Text" xml:space="preserve">
+    <value>Use this &amp;Hashtag</value>
+  </data>
+  <data name="SelectionTranslationToolStripMenuItem.Text" xml:space="preserve">
+    <value>&amp;Translate selecting words</value>
+  </data>
+  <data name="TranslationToolStripMenuItem.Text" xml:space="preserve">
+    <value>Translate</value>
+  </data>
+  <data name="FollowToolStripMenuItem.Text" xml:space="preserve">
+    <value>&amp;Follow</value>
+  </data>
+  <data name="UnFollowToolStripMenuItem.Text" xml:space="preserve">
+    <value>&amp;Unfollow</value>
+  </data>
+  <data name="ShowFriendShipToolStripMenuItem.Text" xml:space="preserve">
+    <value>Friendship &amp;Relation</value>
+  </data>
+  <data name="ListManageUserContextToolStripMenuItem3.Text" xml:space="preserve">
+    <value>Add to &amp;Lists</value>
+  </data>
+  <data name="ShowUserStatusToolStripMenuItem.Text" xml:space="preserve">
+    <value>User &amp;Profile</value>
+  </data>
+  <data name="SearchPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
+    <value>User &amp;Timeline</value>
+  </data>
+  <data name="SearchAtPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
+    <value>Search &amp;Mentions to this user</value>
+  </data>
+  <data name="ReloadIconToolStripMenuItem.Text" xml:space="preserve">
+    <value>&amp;Reload Icon</value>
+  </data>
+  <data name="SaveIconPictureToolStripMenuItem.Text" xml:space="preserve">
+    <value>Save &amp;Icon...</value>
+  </data>
+  <data name="CurrentTabToolStripMenuItem.Text" xml:space="preserve">
+    <value>Current Tab(&amp;Local)</value>
+  </data>
+  <data name="SourceCopyMenuItem.Text" xml:space="preserve">
+    <value>Copy &amp;Source</value>
+  </data>
+  <data name="SourceUrlCopyMenuItem.Text" xml:space="preserve">
+    <value>Copy Source &amp;URL</value>
+  </data>
+</root>
\ No newline at end of file
diff --git a/OpenTween/TweetDetailsView.resx b/OpenTween/TweetDetailsView.resx
new file mode 100644 (file)
index 0000000..ab42d91
--- /dev/null
@@ -0,0 +1,843 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <data name="TableLayoutPanel1.AccessibleName" xml:space="preserve">
+    <value />
+  </data>
+  <assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+  <data name="TableLayoutPanel1.ColumnCount" type="System.Int32, mscorlib">
+    <value>4</value>
+  </data>
+  <data name="UserPicture.AccessibleName" xml:space="preserve">
+    <value>プロフィール画像</value>
+  </data>
+  <metadata name="ContextMenuUserPicture.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>210, 17</value>
+  </metadata>
+  <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+  <data name="FollowToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="FollowToolStripMenuItem.Text" xml:space="preserve">
+    <value>フォローする(&amp;F)</value>
+  </data>
+  <data name="UnFollowToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="UnFollowToolStripMenuItem.Text" xml:space="preserve">
+    <value>フォロー解除(&amp;N)</value>
+  </data>
+  <data name="ShowFriendShipToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="ShowFriendShipToolStripMenuItem.Text" xml:space="preserve">
+    <value>相互フォロー状態表示(&amp;H)</value>
+  </data>
+  <data name="ListManageUserContextToolStripMenuItem3.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="ListManageUserContextToolStripMenuItem3.Text" xml:space="preserve">
+    <value>リスト管理(&amp;L)</value>
+  </data>
+  <data name="ToolStripSeparator37.Size" type="System.Drawing.Size, System.Drawing">
+    <value>228, 6</value>
+  </data>
+  <data name="ShowUserStatusToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="ShowUserStatusToolStripMenuItem.Text" xml:space="preserve">
+    <value>プロフィール表示(&amp;P)</value>
+  </data>
+  <data name="SearchPostsDetailNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="SearchPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
+    <value>ユーザーのタイムラインを表示(&amp;T)</value>
+  </data>
+  <data name="SearchAtPostsDetailNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="SearchAtPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
+    <value>このユーザーへの@発言を検索(&amp;S)</value>
+  </data>
+  <data name="ToolStripMenuItem1.Size" type="System.Drawing.Size, System.Drawing">
+    <value>228, 6</value>
+  </data>
+  <data name="IconNameToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="IconNameToolStripMenuItem.Text" xml:space="preserve">
+    <value>IconName</value>
+  </data>
+  <data name="ReloadIconToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="ReloadIconToolStripMenuItem.Text" xml:space="preserve">
+    <value>再読み込み(&amp;R)</value>
+  </data>
+  <data name="SaveIconPictureToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="SaveIconPictureToolStripMenuItem.Text" xml:space="preserve">
+    <value>保存(&amp;I)...</value>
+  </data>
+  <data name="ContextMenuUserPicture.Size" type="System.Drawing.Size, System.Drawing">
+    <value>232, 258</value>
+  </data>
+  <data name="&gt;&gt;ContextMenuUserPicture.Name" xml:space="preserve">
+    <value>ContextMenuUserPicture</value>
+  </data>
+  <data name="&gt;&gt;ContextMenuUserPicture.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+  <data name="UserPicture.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
+    <value>Off</value>
+  </data>
+  <data name="UserPicture.InitialImage" type="System.Resources.ResXNullRef, System.Windows.Forms">
+    <value />
+  </data>
+  <data name="UserPicture.Location" type="System.Drawing.Point, System.Drawing">
+    <value>3, 3</value>
+  </data>
+  <data name="UserPicture.Size" type="System.Drawing.Size, System.Drawing">
+    <value>50, 50</value>
+  </data>
+  <data name="UserPicture.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms">
+    <value>Zoom</value>
+  </data>
+  <data name="UserPicture.TabIndex" type="System.Int32, mscorlib">
+    <value>0</value>
+  </data>
+  <data name="&gt;&gt;UserPicture.Name" xml:space="preserve">
+    <value>UserPicture</value>
+  </data>
+  <data name="&gt;&gt;UserPicture.Type" xml:space="preserve">
+    <value>OpenTween.OTPictureBox, OpenTween, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null</value>
+  </data>
+  <data name="&gt;&gt;UserPicture.Parent" xml:space="preserve">
+    <value>TableLayoutPanel1</value>
+  </data>
+  <data name="&gt;&gt;UserPicture.ZOrder" xml:space="preserve">
+    <value>0</value>
+  </data>
+  <data name="NameLabel.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
+    <value>Fill</value>
+  </data>
+  <data name="NameLabel.Font" type="System.Drawing.Font, System.Drawing">
+    <value>MS UI Gothic, 9pt, style=Bold</value>
+  </data>
+  <data name="NameLabel.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
+    <value>Off</value>
+  </data>
+  <data name="NameLabel.Location" type="System.Drawing.Point, System.Drawing">
+    <value>59, 3</value>
+  </data>
+  <data name="NameLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
+    <value>3, 3, 3, 0</value>
+  </data>
+  <data name="NameLabel.Size" type="System.Drawing.Size, System.Drawing">
+    <value>340, 14</value>
+  </data>
+  <data name="NameLabel.TabIndex" type="System.Int32, mscorlib">
+    <value>1</value>
+  </data>
+  <data name="NameLabel.Text" xml:space="preserve">
+    <value>LblName</value>
+  </data>
+  <data name="NameLabel.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
+    <value>MiddleLeft</value>
+  </data>
+  <data name="&gt;&gt;NameLabel.Name" xml:space="preserve">
+    <value>NameLabel</value>
+  </data>
+  <data name="&gt;&gt;NameLabel.Type" xml:space="preserve">
+    <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;NameLabel.Parent" xml:space="preserve">
+    <value>TableLayoutPanel1</value>
+  </data>
+  <data name="&gt;&gt;NameLabel.ZOrder" xml:space="preserve">
+    <value>1</value>
+  </data>
+  <data name="PostBrowser.AccessibleName" xml:space="preserve">
+    <value>発言本文</value>
+  </data>
+  <metadata name="ContextMenuPostBrowser.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>17, 17</value>
+  </metadata>
+  <data name="SearchGoogleContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>161, 22</value>
+  </data>
+  <data name="SearchGoogleContextMenuItem.Text" xml:space="preserve">
+    <value>Google(&amp;G)</value>
+  </data>
+  <data name="SearchWikipediaContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>161, 22</value>
+  </data>
+  <data name="SearchWikipediaContextMenuItem.Text" xml:space="preserve">
+    <value>Wikipedia(&amp;W)</value>
+  </data>
+  <data name="SearchPublicSearchContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>161, 22</value>
+  </data>
+  <data name="SearchPublicSearchContextMenuItem.Text" xml:space="preserve">
+    <value>Twitter Search(&amp;S)</value>
+  </data>
+  <data name="CurrentTabToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>161, 22</value>
+  </data>
+  <data name="CurrentTabToolStripMenuItem.Text" xml:space="preserve">
+    <value>現在のタブ(&amp;L)</value>
+  </data>
+  <data name="SelectionSearchContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="SelectionSearchContextMenuItem.Text" xml:space="preserve">
+    <value>選択文字列で検索(&amp;S)</value>
+  </data>
+  <data name="ToolStripSeparator13.Size" type="System.Drawing.Size, System.Drawing">
+    <value>228, 6</value>
+  </data>
+  <data name="SelectionCopyContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="SelectionCopyContextMenuItem.Text" xml:space="preserve">
+    <value>選択文字列をコピー(&amp;C)</value>
+  </data>
+  <data name="UrlCopyContextMenuItem.Enabled" type="System.Boolean, mscorlib">
+    <value>False</value>
+  </data>
+  <data name="UrlCopyContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="UrlCopyContextMenuItem.Text" xml:space="preserve">
+    <value>URLをコピー(&amp;U)</value>
+  </data>
+  <data name="SelectionAllContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="SelectionAllContextMenuItem.Text" xml:space="preserve">
+    <value>すべて選択(&amp;A)</value>
+  </data>
+  <data name="ToolStripSeparator5.Size" type="System.Drawing.Size, System.Drawing">
+    <value>228, 6</value>
+  </data>
+  <data name="FollowContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="FollowContextMenuItem.Text" xml:space="preserve">
+    <value>フォローする(&amp;F)</value>
+  </data>
+  <data name="RemoveContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="RemoveContextMenuItem.Text" xml:space="preserve">
+    <value>フォロー解除(&amp;N)</value>
+  </data>
+  <data name="FriendshipContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="FriendshipContextMenuItem.Text" xml:space="preserve">
+    <value>相互フォロー状態表示(&amp;R)</value>
+  </data>
+  <data name="FriendshipAllMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="FriendshipAllMenuItem.Text" xml:space="preserve">
+    <value>全ユーザーのフォロー状態(&amp;A)</value>
+  </data>
+  <data name="ToolStripSeparator36.Size" type="System.Drawing.Size, System.Drawing">
+    <value>228, 6</value>
+  </data>
+  <data name="ShowUserStatusContextMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="ShowUserStatusContextMenuItem.Text" xml:space="preserve">
+    <value>プロフィール表示(&amp;P)</value>
+  </data>
+  <data name="SearchPostsDetailToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="SearchPostsDetailToolStripMenuItem.Text" xml:space="preserve">
+    <value>このユーザーのTLを取得(&amp;F)</value>
+  </data>
+  <data name="SearchAtPostsDetailToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="SearchAtPostsDetailToolStripMenuItem.Text" xml:space="preserve">
+    <value>このユーザーへの@発言を検索(&amp;S)</value>
+  </data>
+  <data name="ToolStripSeparator32.Size" type="System.Drawing.Size, System.Drawing">
+    <value>228, 6</value>
+  </data>
+  <data name="IdFilterAddMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="IdFilterAddMenuItem.Text" xml:space="preserve">
+    <value>ID振分ルール作成(&amp;I)</value>
+  </data>
+  <data name="ListManageUserContextToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="ListManageUserContextToolStripMenuItem.Text" xml:space="preserve">
+    <value>リスト管理(&amp;L)</value>
+  </data>
+  <data name="ToolStripSeparator33.Size" type="System.Drawing.Size, System.Drawing">
+    <value>228, 6</value>
+  </data>
+  <data name="UseHashtagMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="UseHashtagMenuItem.Text" xml:space="preserve">
+    <value>ハッシュタグを固定(&amp;H)</value>
+  </data>
+  <data name="SelectionTranslationToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="SelectionTranslationToolStripMenuItem.Text" xml:space="preserve">
+    <value>選択した文字列を翻訳</value>
+  </data>
+  <data name="SelectionTranslationToolStripMenuItem.Visible" type="System.Boolean, mscorlib">
+    <value>False</value>
+  </data>
+  <data name="TranslationToolStripMenuItem.ShortcutKeyDisplayString" xml:space="preserve">
+    <value>Alt+Shift+T</value>
+  </data>
+  <data name="TranslationToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>231, 22</value>
+  </data>
+  <data name="TranslationToolStripMenuItem.Text" xml:space="preserve">
+    <value>この発言を翻訳</value>
+  </data>
+  <data name="ContextMenuPostBrowser.Size" type="System.Drawing.Size, System.Drawing">
+    <value>232, 386</value>
+  </data>
+  <data name="&gt;&gt;ContextMenuPostBrowser.Name" xml:space="preserve">
+    <value>ContextMenuPostBrowser</value>
+  </data>
+  <data name="&gt;&gt;ContextMenuPostBrowser.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="PostBrowser.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
+    <value>Fill</value>
+  </data>
+  <data name="PostBrowser.Location" type="System.Drawing.Point, System.Drawing">
+    <value>59, 20</value>
+  </data>
+  <data name="PostBrowser.Size" type="System.Drawing.Size, System.Drawing">
+    <value>449, 62</value>
+  </data>
+  <data name="PostBrowser.TabIndex" type="System.Int32, mscorlib">
+    <value>4</value>
+  </data>
+  <data name="&gt;&gt;PostBrowser.Name" xml:space="preserve">
+    <value>PostBrowser</value>
+  </data>
+  <data name="&gt;&gt;PostBrowser.Type" xml:space="preserve">
+    <value>System.Windows.Forms.WebBrowser, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;PostBrowser.Parent" xml:space="preserve">
+    <value>TableLayoutPanel1</value>
+  </data>
+  <data name="&gt;&gt;PostBrowser.ZOrder" xml:space="preserve">
+    <value>2</value>
+  </data>
+  <data name="DateTimeLabel.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
+    <value>Top, Bottom, Right</value>
+  </data>
+  <data name="DateTimeLabel.AutoSize" type="System.Boolean, mscorlib">
+    <value>True</value>
+  </data>
+  <data name="DateTimeLabel.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
+    <value>Off</value>
+  </data>
+  <data name="DateTimeLabel.Location" type="System.Drawing.Point, System.Drawing">
+    <value>405, 3</value>
+  </data>
+  <data name="DateTimeLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
+    <value>3, 3, 3, 0</value>
+  </data>
+  <data name="DateTimeLabel.Size" type="System.Drawing.Size, System.Drawing">
+    <value>38, 14</value>
+  </data>
+  <data name="DateTimeLabel.TabIndex" type="System.Int32, mscorlib">
+    <value>1</value>
+  </data>
+  <data name="DateTimeLabel.Text" xml:space="preserve">
+    <value>Label1</value>
+  </data>
+  <data name="DateTimeLabel.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
+    <value>MiddleRight</value>
+  </data>
+  <data name="&gt;&gt;DateTimeLabel.Name" xml:space="preserve">
+    <value>DateTimeLabel</value>
+  </data>
+  <data name="&gt;&gt;DateTimeLabel.Type" xml:space="preserve">
+    <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;DateTimeLabel.Parent" xml:space="preserve">
+    <value>TableLayoutPanel1</value>
+  </data>
+  <data name="&gt;&gt;DateTimeLabel.ZOrder" xml:space="preserve">
+    <value>3</value>
+  </data>
+  <data name="SourceLinkLabel.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
+    <value>Top, Bottom, Left, Right</value>
+  </data>
+  <data name="SourceLinkLabel.AutoSize" type="System.Boolean, mscorlib">
+    <value>True</value>
+  </data>
+  <metadata name="ContextMenuSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>398, 17</value>
+  </metadata>
+  <data name="SourceCopyMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>167, 22</value>
+  </data>
+  <data name="SourceCopyMenuItem.Text" xml:space="preserve">
+    <value>Sourceをコピー</value>
+  </data>
+  <data name="SourceUrlCopyMenuItem.Size" type="System.Drawing.Size, System.Drawing">
+    <value>167, 22</value>
+  </data>
+  <data name="SourceUrlCopyMenuItem.Text" xml:space="preserve">
+    <value>Source URLをコピー</value>
+  </data>
+  <data name="ContextMenuSource.Size" type="System.Drawing.Size, System.Drawing">
+    <value>168, 48</value>
+  </data>
+  <data name="&gt;&gt;ContextMenuSource.Name" xml:space="preserve">
+    <value>ContextMenuSource</value>
+  </data>
+  <data name="&gt;&gt;ContextMenuSource.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="SourceLinkLabel.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
+    <value>Off</value>
+  </data>
+  <data name="SourceLinkLabel.Location" type="System.Drawing.Point, System.Drawing">
+    <value>449, 3</value>
+  </data>
+  <data name="SourceLinkLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
+    <value>3, 3, 3, 0</value>
+  </data>
+  <data name="SourceLinkLabel.Size" type="System.Drawing.Size, System.Drawing">
+    <value>59, 14</value>
+  </data>
+  <data name="SourceLinkLabel.TabIndex" type="System.Int32, mscorlib">
+    <value>7</value>
+  </data>
+  <data name="SourceLinkLabel.Text" xml:space="preserve">
+    <value>LinkLabel1</value>
+  </data>
+  <data name="SourceLinkLabel.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
+    <value>MiddleRight</value>
+  </data>
+  <data name="&gt;&gt;SourceLinkLabel.Name" xml:space="preserve">
+    <value>SourceLinkLabel</value>
+  </data>
+  <data name="&gt;&gt;SourceLinkLabel.Type" xml:space="preserve">
+    <value>System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SourceLinkLabel.Parent" xml:space="preserve">
+    <value>TableLayoutPanel1</value>
+  </data>
+  <data name="&gt;&gt;SourceLinkLabel.ZOrder" xml:space="preserve">
+    <value>4</value>
+  </data>
+  <data name="TableLayoutPanel1.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
+    <value>Fill</value>
+  </data>
+  <data name="TableLayoutPanel1.Location" type="System.Drawing.Point, System.Drawing">
+    <value>0, 0</value>
+  </data>
+  <data name="TableLayoutPanel1.RowCount" type="System.Int32, mscorlib">
+    <value>2</value>
+  </data>
+  <data name="TableLayoutPanel1.Size" type="System.Drawing.Size, System.Drawing">
+    <value>511, 85</value>
+  </data>
+  <data name="TableLayoutPanel1.TabIndex" type="System.Int32, mscorlib">
+    <value>2</value>
+  </data>
+  <data name="&gt;&gt;TableLayoutPanel1.Name" xml:space="preserve">
+    <value>TableLayoutPanel1</value>
+  </data>
+  <data name="&gt;&gt;TableLayoutPanel1.Type" xml:space="preserve">
+    <value>System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;TableLayoutPanel1.Parent" xml:space="preserve">
+    <value>$this</value>
+  </data>
+  <data name="&gt;&gt;TableLayoutPanel1.ZOrder" xml:space="preserve">
+    <value>3</value>
+  </data>
+  <data name="TableLayoutPanel1.LayoutSettings" type="System.Windows.Forms.TableLayoutSettings, System.Windows.Forms">
+    <value>&lt;?xml version="1.0" encoding="utf-16"?&gt;&lt;TableLayoutSettings&gt;&lt;Controls&gt;&lt;Control Name="UserPicture" Row="0" RowSpan="2" Column="0" ColumnSpan="1" /&gt;&lt;Control Name="NameLabel" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /&gt;&lt;Control Name="PostBrowser" Row="1" RowSpan="1" Column="1" ColumnSpan="3" /&gt;&lt;Control Name="DateTimeLabel" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /&gt;&lt;Control Name="SourceLinkLabel" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /&gt;&lt;/Controls&gt;&lt;Columns Styles="Absolute,56,Percent,100,AutoSize,0,AutoSize,0" /&gt;&lt;Rows Styles="AutoSize,0,Percent,100" /&gt;&lt;/TableLayoutSettings&gt;</value>
+  </data>
+  <metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
+  <data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
+    <value>96, 96</value>
+  </data>
+  <data name="$this.Size" type="System.Drawing.Size, System.Drawing">
+    <value>511, 85</value>
+  </data>
+  <data name="&gt;&gt;FollowToolStripMenuItem.Name" xml:space="preserve">
+    <value>FollowToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;FollowToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;UnFollowToolStripMenuItem.Name" xml:space="preserve">
+    <value>UnFollowToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;UnFollowToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ShowFriendShipToolStripMenuItem.Name" xml:space="preserve">
+    <value>ShowFriendShipToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;ShowFriendShipToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ListManageUserContextToolStripMenuItem3.Name" xml:space="preserve">
+    <value>ListManageUserContextToolStripMenuItem3</value>
+  </data>
+  <data name="&gt;&gt;ListManageUserContextToolStripMenuItem3.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator37.Name" xml:space="preserve">
+    <value>ToolStripSeparator37</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator37.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ShowUserStatusToolStripMenuItem.Name" xml:space="preserve">
+    <value>ShowUserStatusToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;ShowUserStatusToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SearchPostsDetailNameToolStripMenuItem.Name" xml:space="preserve">
+    <value>SearchPostsDetailNameToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SearchPostsDetailNameToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SearchAtPostsDetailNameToolStripMenuItem.Name" xml:space="preserve">
+    <value>SearchAtPostsDetailNameToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SearchAtPostsDetailNameToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ToolStripMenuItem1.Name" xml:space="preserve">
+    <value>ToolStripMenuItem1</value>
+  </data>
+  <data name="&gt;&gt;ToolStripMenuItem1.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;IconNameToolStripMenuItem.Name" xml:space="preserve">
+    <value>IconNameToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;IconNameToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ReloadIconToolStripMenuItem.Name" xml:space="preserve">
+    <value>ReloadIconToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;ReloadIconToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SaveIconPictureToolStripMenuItem.Name" xml:space="preserve">
+    <value>SaveIconPictureToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SaveIconPictureToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SelectionSearchContextMenuItem.Name" xml:space="preserve">
+    <value>SelectionSearchContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SelectionSearchContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SearchGoogleContextMenuItem.Name" xml:space="preserve">
+    <value>SearchGoogleContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SearchGoogleContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SearchWikipediaContextMenuItem.Name" xml:space="preserve">
+    <value>SearchWikipediaContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SearchWikipediaContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SearchPublicSearchContextMenuItem.Name" xml:space="preserve">
+    <value>SearchPublicSearchContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SearchPublicSearchContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;CurrentTabToolStripMenuItem.Name" xml:space="preserve">
+    <value>CurrentTabToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;CurrentTabToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator13.Name" xml:space="preserve">
+    <value>ToolStripSeparator13</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator13.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SelectionCopyContextMenuItem.Name" xml:space="preserve">
+    <value>SelectionCopyContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SelectionCopyContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;UrlCopyContextMenuItem.Name" xml:space="preserve">
+    <value>UrlCopyContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;UrlCopyContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SelectionAllContextMenuItem.Name" xml:space="preserve">
+    <value>SelectionAllContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SelectionAllContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator5.Name" xml:space="preserve">
+    <value>ToolStripSeparator5</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator5.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;FollowContextMenuItem.Name" xml:space="preserve">
+    <value>FollowContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;FollowContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;RemoveContextMenuItem.Name" xml:space="preserve">
+    <value>RemoveContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;RemoveContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;FriendshipContextMenuItem.Name" xml:space="preserve">
+    <value>FriendshipContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;FriendshipContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;FriendshipAllMenuItem.Name" xml:space="preserve">
+    <value>FriendshipAllMenuItem</value>
+  </data>
+  <data name="&gt;&gt;FriendshipAllMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator36.Name" xml:space="preserve">
+    <value>ToolStripSeparator36</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator36.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ShowUserStatusContextMenuItem.Name" xml:space="preserve">
+    <value>ShowUserStatusContextMenuItem</value>
+  </data>
+  <data name="&gt;&gt;ShowUserStatusContextMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SearchPostsDetailToolStripMenuItem.Name" xml:space="preserve">
+    <value>SearchPostsDetailToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SearchPostsDetailToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SearchAtPostsDetailToolStripMenuItem.Name" xml:space="preserve">
+    <value>SearchAtPostsDetailToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SearchAtPostsDetailToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator32.Name" xml:space="preserve">
+    <value>ToolStripSeparator32</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator32.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;IdFilterAddMenuItem.Name" xml:space="preserve">
+    <value>IdFilterAddMenuItem</value>
+  </data>
+  <data name="&gt;&gt;IdFilterAddMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ListManageUserContextToolStripMenuItem.Name" xml:space="preserve">
+    <value>ListManageUserContextToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;ListManageUserContextToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator33.Name" xml:space="preserve">
+    <value>ToolStripSeparator33</value>
+  </data>
+  <data name="&gt;&gt;ToolStripSeparator33.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;UseHashtagMenuItem.Name" xml:space="preserve">
+    <value>UseHashtagMenuItem</value>
+  </data>
+  <data name="&gt;&gt;UseHashtagMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SelectionTranslationToolStripMenuItem.Name" xml:space="preserve">
+    <value>SelectionTranslationToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SelectionTranslationToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;TranslationToolStripMenuItem.Name" xml:space="preserve">
+    <value>TranslationToolStripMenuItem</value>
+  </data>
+  <data name="&gt;&gt;TranslationToolStripMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SourceCopyMenuItem.Name" xml:space="preserve">
+    <value>SourceCopyMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SourceCopyMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;SourceUrlCopyMenuItem.Name" xml:space="preserve">
+    <value>SourceUrlCopyMenuItem</value>
+  </data>
+  <data name="&gt;&gt;SourceUrlCopyMenuItem.Type" xml:space="preserve">
+    <value>System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+  <data name="&gt;&gt;$this.Name" xml:space="preserve">
+    <value>TweetDetailsView</value>
+  </data>
+  <data name="&gt;&gt;$this.Type" xml:space="preserve">
+    <value>System.Windows.Forms.UserControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </data>
+</root>
\ No newline at end of file
diff --git a/OpenTween/TweetDetailsView.zh-CHT.resx b/OpenTween/TweetDetailsView.zh-CHT.resx
new file mode 100644 (file)
index 0000000..0cf7dd4
--- /dev/null
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+  <data name="NameLabel.Font" type="System.Drawing.Font, System.Drawing">
+    <value>宋体, 9pt, style=Bold</value>
+  </data>
+  <data name="SelectionSearchContextMenuItem.Text" xml:space="preserve">
+    <value>搜索选中文本(&amp;S)</value>
+  </data>
+  <data name="SelectionCopyContextMenuItem.Text" xml:space="preserve">
+    <value>复制选中文本(&amp;C)</value>
+  </data>
+  <data name="UrlCopyContextMenuItem.Text" xml:space="preserve">
+    <value>复制网址(&amp;U)</value>
+  </data>
+  <data name="SelectionAllContextMenuItem.Text" xml:space="preserve">
+    <value>选择全部(&amp;A)</value>
+  </data>
+  <data name="FollowContextMenuItem.Text" xml:space="preserve">
+    <value>关注(&amp;F)</value>
+  </data>
+  <data name="RemoveContextMenuItem.Text" xml:space="preserve">
+    <value>取消关注(&amp;N)</value>
+  </data>
+  <data name="FriendshipContextMenuItem.Text" xml:space="preserve">
+    <value>显示相互关注状态(&amp;R)</value>
+  </data>
+  <data name="FriendshipAllMenuItem.Text" xml:space="preserve">
+    <value>显示所有人的关注状态(&amp;A)</value>
+  </data>
+  <data name="ShowUserStatusContextMenuItem.Text" xml:space="preserve">
+    <value>显示用户信息(&amp;P)</value>
+  </data>
+  <data name="SearchPostsDetailToolStripMenuItem.Text" xml:space="preserve">
+    <value>搜索该用户的消息(&amp;F)</value>
+  </data>
+  <data name="IdFilterAddMenuItem.Text" xml:space="preserve">
+    <value>新建ID过滤规则(&amp;I)</value>
+  </data>
+  <data name="ListManageUserContextToolStripMenuItem.Text" xml:space="preserve">
+    <value>列表管理(&amp;L)</value>
+  </data>
+  <data name="UseHashtagMenuItem.Text" xml:space="preserve">
+    <value>固定Hash Tag(&amp;H)</value>
+  </data>
+  <data name="FollowToolStripMenuItem.Text" xml:space="preserve">
+    <value>关注(&amp;F)</value>
+  </data>
+  <data name="UnFollowToolStripMenuItem.Text" xml:space="preserve">
+    <value>取消关注(&amp;N)</value>
+  </data>
+  <data name="ShowFriendShipToolStripMenuItem.Text" xml:space="preserve">
+    <value>显示相互关注状态(&amp;H)</value>
+  </data>
+  <data name="ListManageUserContextToolStripMenuItem3.Text" xml:space="preserve">
+    <value>列表管理(&amp;L)</value>
+  </data>
+  <data name="ShowUserStatusToolStripMenuItem.Text" xml:space="preserve">
+    <value>显示用户信息(&amp;P)</value>
+  </data>
+  <data name="SearchPostsDetailNameToolStripMenuItem.Text" xml:space="preserve">
+    <value>搜索该用户的消息(&amp;T)</value>
+  </data>
+  <data name="CurrentTabToolStripMenuItem.Text" xml:space="preserve">
+    <value>当前标签(&amp;L)</value>
+  </data>
+</root>
\ No newline at end of file