publicstaticLocalisableStringAlertsAndPrivacyHeader=>newTranslatableString(getKey(@"alerts_and_privacy_header"),@"Alerts and Privacy");
/// <summary>
/// "Show a notification when someone mentions your name"
/// </summary>
publicstaticLocalisableStringNotifyOnMentioned=>newTranslatableString(getKey(@"notify_on_mentioned"),@"Show a notification when someone mentions your name");
/// <summary>
/// "Show a notification when you receive a private message"
publicstaticLocalisableStringNotifyOnPrivateMessage=>newTranslatableString(getKey(@"notify_on_private_message"),@"Show a notification when you receive a private message");
publicstaticLocalisableStringAutomaticallyDownloadWhenSpectating=>newTranslatableString(getKey(@"automatically_download_when_spectating"),@"Automatically download beatmaps when spectating");