diff --git a/src/lang/en.json b/src/lang/en.json index 97116755b..828995fec 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -1032,9 +1032,7 @@ "systemServiceActiveText": "service is active.", "systemServiceLinuxLabel": "Show Linux Debug Command", "systemServiceWindowsLabel": "Show Windows Debug Command", - "systemServiceExpectedOutput": "Expected Output", - "systemServiceActiveResultLinux": "\"active\"", - "systemServiceActiveResultWindows": "\"Running\"", + "systemServiceExpectedOutput": "Expected Output: \"{0}\"", "Browser Screenshot": "Browser Screenshot", "Command": "Command", "mongodbCommandDescription": "Run a MongoDB command against the database. For information about the available commands check out the {documentation}",