updated translations

This commit is contained in:
Luke Pulverenti
2014-05-30 15:23:56 -04:00
parent 9bd3195d5b
commit b276db5e5c
3 changed files with 98 additions and 3 deletions

View File

@@ -99,7 +99,7 @@ namespace MediaBrowser.Server.Implementations.EntryPoints.Notifications
var notification = new NotificationRequest
{
Description = installationInfo.Description,
Description = e.Argument.Item2.description,
NotificationType = type
};