From b276db5e5c9af01613e88dd27dfff6e3be5c05ac Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 30 May 2014 15:23:56 -0400 Subject: updated translations --- .../EntryPoints/Notifications/Notifications.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MediaBrowser.Server.Implementations/EntryPoints/Notifications') diff --git a/MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs b/MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs index 930eebfd00..b10b64c3eb 100644 --- a/MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs +++ b/MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs @@ -99,7 +99,7 @@ namespace MediaBrowser.Server.Implementations.EntryPoints.Notifications var notification = new NotificationRequest { - Description = installationInfo.Description, + Description = e.Argument.Item2.description, NotificationType = type }; -- cgit v1.2.3