CUST: - FwUpdateSw: - permanent to English
This commit is contained in:
parent
49bdaf80fe
commit
362b085545
@ -1900,6 +1900,9 @@ namespace Xylem.ServiceFwUpdate.Ui.ServiceFwUpdateSw
|
||||
/// </remarks>
|
||||
private void BtnHistory_Click(Object sender, EventArgs e)
|
||||
{
|
||||
Thread.CurrentThread.CurrentUICulture = _cultureInfo;
|
||||
Thread.CurrentThread.CurrentCulture = _cultureInfo;
|
||||
|
||||
var xPosition = Location.X + Size.Width;
|
||||
var yPosition = Location.Y;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user