<meta charset="UTF-8"/>
TaskDialog.Title.Text               = "3DEXPERIENCE Update";
TaskDialog.MainMsg.MandLocked.Text  = "An update is required to connect to the selected platform but the online update is locked by your administrator.\r\nContact your administrator to get update or choose another platform.";
TaskDialog.MainMsg.Mand.Text        = "An update is required to connect to the selected platform.\r\nUpdate now or choose another platform.";
TaskDialog.MainMsg.Recommended.Text = "An update is available.\r\nUpdate now or continue on current version?";
TaskDialog.MainMsg.AddLocked.Text   = "Your installation is not compatible with the selected platform but the online installation is locked by your administrator.\r\nTo fix the situation, contact your administrator or choose a compatible platform.";
TaskDialog.MainMsg.Add.Text         = "Your installation is not compatible with the selected platform.\r\nTo fix the situation, install online the available version or choose a compatible platform.";
TaskDialog.MainMsg.ErrorLocked.Text = "The selected platform failed to check your installed version but the online installation is locked by your administrator.\r\nTo fix the situation, contact your administrator or choose a compatible platform.";
TaskDialog.MainMsg.Error.Text       = "The selected platform failed to check your installed version.\r\nTo fix the situation, install online the available version or choose a compatible platform.";
TaskDialog.CurrentVersion.Text      = "Installed version";
TaskDialog.AvailableVersion.Text    = "Available version";
TaskDialog.RequiredVersion.Text     = "Required version";
TaskDialog.CheckboxSkip.Text        = "Prompt only when an update is required";
TaskDialog.CheckboxPrompt.Text      = "Prompt even when an update is not required";
TaskDialog.FooterUpdate.Text        = "If you choose Get Update, a web page will open :\nOpen the Compass, then expand the App context menu and click the download icon to run the update.";
TaskDialog.FooterInstall.Text       = "If you choose Install, a web page will open:\nOpen the Compass and click your App to install it.";
TaskDialog.OpenWebFailed.Text       = "Failed to open web to help you getting the update.\r\nPlease update from 3DEXPERIENCE platform.";
TaskDialog.ButtonExit.Text          = "Exit";
TaskDialog.ButtonUpdate.Text        = "Get Update";
TaskDialog.ButtonSkip.Text          = "Skip";
TaskDialog.ButtonInstall.Text       = "Install";
TaskDialog.InstallPath.Text         = "Installation File Location:";
