update translations

This commit is contained in:
Luke Pulverenti
2014-08-26 23:25:39 -04:00
parent 6780e146a0
commit 809e4629c0
54 changed files with 3034 additions and 2668 deletions

View File

@@ -176,10 +176,6 @@ namespace MediaBrowser.Model.Configuration
public double DownMixAudioBoost { get; set; }
public NotificationOptions NotificationOptions { get; set; }
public SubtitleOptions SubtitleOptions { get; set; }
public bool DefaultMetadataSettingsApplied { get; set; }
public bool EnableTokenAuthentication { get; set; }