]> granicus.if.org Git - icinga2/blobdiff - agent/windows-setup-agent/SetupWizard.cs
Windows: client -> agent inside the setup routine
[icinga2] / agent / windows-setup-agent / SetupWizard.cs
index 018b2ababd02e3050d748a43ddf3cc341f2716b6..b28fd53c85160d016ba1c9b3b367398c0f7a6bd7 100644 (file)
@@ -290,7 +290,7 @@ namespace Icinga
                        SetConfigureStatus(100, "Finished.");
 
                        // Override the completed text
-                       lblSetupCompleted.Text = "The Icinga 2 Windows client was set up successfully.";
+                       lblSetupCompleted.Text = "The Icinga Windows agent was set up successfully.";
 
                        // Add a note for the user for ticket-less signing
                        if (ticket.Length == 0) {