update translations

This commit is contained in:
Luke Pulverenti
2014-12-13 16:26:04 -05:00
parent ab3da46113
commit 942c9a9732
74 changed files with 745 additions and 659 deletions

View File

@@ -346,6 +346,7 @@ namespace MediaBrowser.Server.Startup.Common
new RenameXbmcOptions(ServerConfigurationManager).Run();
new RenameXmlOptions(ServerConfigurationManager).Run();
new DeprecatePlugins(ApplicationPaths).Run();
new DeleteDlnaProfiles(ApplicationPaths).Run();
}
/// <summary>