frontend and tv episodes api work for #254

This commit is contained in:
tidusjar 2016-07-15 14:29:58 +01:00
parent d7c40164cb
commit 33ba1db20b
12 changed files with 433 additions and 210 deletions

View file

@ -888,6 +888,15 @@ namespace PlexRequests.UI.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Select Episode.
/// </summary>
public static string Search_SelectEpisode {
get {
return ResourceManager.GetString("Search_SelectEpisode", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select .
/// </summary>