public string GetOSLanguage() { return System.Globalization.CultureInfo.InstalledUICulture.NativeName; }