1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-05 02:22:31 +01:00

Change name from updated message.

This commit is contained in:
Leonardo Galli 2017-01-08 20:45:19 +01:00
parent ad7b6a8ec2
commit 3555b4ce20

View File

@ -41,7 +41,7 @@ module.exports = Marionette.AppRouter.extend({
var label = window.location.pathname === window.NzbDrone.UrlBase + '/system/updates' ? 'Reload' : 'View Changes';
Messenger.show({
message : 'Sonarr has been updated',
message : 'Radarr has been updated',
hideAfter : 0,
id : 'sonarrUpdated',
actions : {