public static string GetSectorName(Sector sect) { return(YahooLocalizationManager.GetValue("fin_yf_sector_" + sect.ToString())); }