Translation changes

This commit is contained in:
Jamie.Rees 2017-03-30 09:12:14 +01:00
parent 5a2f9fc408
commit 72ad2a79f4
5 changed files with 137 additions and 104 deletions

View file

@ -825,6 +825,15 @@ namespace Ombi.UI.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Sorry, but this functionality is currently only for users with Plex accounts.
/// </summary>
public static string Search_ErrorPlexAccountOnly {
get {
return ResourceManager.GetString("Search_ErrorPlexAccountOnly", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to First Season.
/// </summary>