diff --git a/Jellyfin.Server/ServerSetupApp/index.mstemplate.html b/Jellyfin.Server/ServerSetupApp/index.mstemplate.html index b523dc6276..358bef81c8 100644 --- a/Jellyfin.Server/ServerSetupApp/index.mstemplate.html +++ b/Jellyfin.Server/ServerSetupApp/index.mstemplate.html @@ -316,12 +316,12 @@ {{^IF isInReportingMode}}
-

Jellyfin Server {{version.ToString(2)}} is still starting. Please wait… {{currentActivity}}

+

Jellyfin is still starting. Please wait… {{currentActivity}}

{{#ELSE}}
-

Jellyfin Server {{version.ToString(2)}} has encountered an error and was not able to start.

+

Jellyfin has encountered an error and was not able to start.

{{/ELSE}} {{/IF}}