diff --git a/src/UI/System/SystemLayout.js b/src/UI/System/SystemLayout.js index c89b2663e..425515e02 100644 --- a/src/UI/System/SystemLayout.js +++ b/src/UI/System/SystemLayout.js @@ -134,7 +134,7 @@ define( }); Messenger.show({ - message: 'NzbDrone will shutdown shortly', + message: 'Sonarr will shutdown shortly', type: 'info' }); }, @@ -146,7 +146,7 @@ define( }); Messenger.show({ - message: 'NzbDrone will restart shortly', + message: 'Sonarr will restart shortly', type: 'info' }); }