From 9dabf4d387e33c5188b2feb620604d4d26ee2b05 Mon Sep 17 00:00:00 2001 From: xpouyat Date: Thu, 28 May 2015 16:10:20 +0200 Subject: [PATCH] Minor UI update --- AMSExplorer/AMSLogin.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AMSExplorer/AMSLogin.Designer.cs b/AMSExplorer/AMSLogin.Designer.cs index a5ff663f..91ef7d36 100644 --- a/AMSExplorer/AMSLogin.Designer.cs +++ b/AMSExplorer/AMSLogin.Designer.cs @@ -123,7 +123,7 @@ private void InitializeComponent() this.buttonSaveToList.TabIndex = 14; this.buttonSaveToList.Text = "<-- Save to the list"; this.toolTip1.SetToolTip(this.buttonSaveToList, "Credentials are saved in clear in your user profile. Use Bitlocker or do not save" + - " if your PC is unsecured."); + " them if your PC is unsecured."); this.buttonSaveToList.UseVisualStyleBackColor = true; this.buttonSaveToList.Click += new System.EventHandler(this.buttonSaveToList_Click); //