publicstaticLocalisableStringCheckingForFullscreenCapabilities=>newTranslatableString(getKey(@"checking_for_fullscreen_capabilities"),@"Checking for fullscreen capabilities...");
publicstaticLocalisableStringOsuIsRunningExclusiveFullscreen=>newTranslatableString(getKey(@"osu_is_running_exclusive_fullscreen"),@"osu! is running in exclusive fullscreen, guaranteeing low latency!");
publicstaticLocalisableStringUnableToRunExclusiveFullscreen=>newTranslatableString(getKey(@"unable_to_run_exclusive_fullscreen"),@"Unable to run in exclusive fullscreen. You may experience some input latency.");
/// "Using fullscreen on macOS makes interacting with the menu bar and spaces no longer work, and may lead to freezes if a system dialog is presented. Using borderless is recommended."
publicstaticLocalisableStringFullscreenMacOSNote=>newTranslatableString(getKey(@"fullscreen_macos_note"),@"Using fullscreen on macOS makes interacting with the menu bar and spaces no longer work, and may lead to freezes if a system dialog is presented. Using borderless is recommended.");