update translations

This commit is contained in:
Luke Pulverenti
2014-08-14 09:24:30 -04:00
parent 02e25b4855
commit 9c5cceb4ec
124 changed files with 1569 additions and 534 deletions

View File

@@ -24,5 +24,9 @@
public const string Channels = "channels";
public const string LiveTv = "livetv";
public const string Playlists = "playlists";
public const string Folders = "folders";
public const string LiveTvChannels = "LiveTvChannels";
public const string LiveTvRecordingGroups = "LiveTvRecordingGroups";
}
}