Fixed missing text in en-US locale. Hid unfinished toolbar.

This commit is contained in:
Riley McArdle
2011-04-25 10:54:58 -05:00
parent ee3f0bfa3a
commit e0b8d8fc9d
2 changed files with 1 additions and 6 deletions

View File

@@ -740,6 +740,7 @@ Partial Class frmMain
Me.ToolStrip1.Name = "ToolStrip1"
Me.ToolStrip1.Size = New System.Drawing.Size(264, 25)
Me.ToolStrip1.TabIndex = 19
Me.ToolStrip1.Visible = False
'
'ToolStripButton1
'

View File

@@ -135,10 +135,4 @@
<data name="strConnecting" xml:space="preserve">
<value>Connecting...</value>
</data>
<data name="strButtonCancel" xml:space="preserve">
<value> </value>
</data>
<data name="strCcVNCFailed" xml:space="preserve">
<value> </value>
</data>
</root>