/// "Press Ctrl-T anywhere in the game to toggle the toolbar!"
/// </summary>
publicstaticLocalisableStringToggleToolbarShortcut=>newTranslatableString(getKey(@"toggle_toolbar_shortcut"),@"Press Ctrl-T anywhere in the game to toggle the toolbar!");
publicstaticLocalisableStringGameSettingsShortcut=>newTranslatableString(getKey(@"game_settings_shortcut"),@"Press Ctrl-O anywhere in the game to access settings!");
/// "All settings are dynamic and take effect in real-time. Try changing the skin while watching autoplay!"
/// </summary>
publicstaticLocalisableStringDynamicSettings=>newTranslatableString(getKey(@"dynamic_settings"),@"All settings are dynamic and take effect in real-time. Try changing the skin while watching autoplay!");
/// <summary>
/// "New features are coming online every update. Make sure to stay up-to-date!"
/// </summary>
publicstaticLocalisableStringNewFeaturesAreComingOnline=>newTranslatableString(getKey(@"new_features_are_coming_online"),@"New features are coming online every update. Make sure to stay up-to-date!");
/// <summary>
/// "If you find the UI too large or small, try adjusting UI scale in settings!"
/// </summary>
publicstaticLocalisableStringUIScalingSettings=>newTranslatableString(getKey(@"ui_scaling_settings"),@"If you find the UI too large or small, try adjusting UI scale in settings!");
/// <summary>
/// "Try adjusting the "Screen Scaling" mode to change your gameplay or UI area, even in fullscreen!"
/// </summary>
publicstaticLocalisableStringScreenScalingSettings=>newTranslatableString(getKey(@"screen_scaling_settings"),@"Try adjusting the ""Screen Scaling"" mode to change your gameplay or UI area, even in fullscreen!");
/// <summary>
/// "What used to be "osu!direct" is available to all users just like on the website. You can access it anywhere using Ctrl-B!"
/// </summary>
publicstaticLocalisableStringFreeOsuDirect=>newTranslatableString(getKey(@"free_osu_direct"),@"What used to be ""osu!direct"" is available to all users just like on the website. You can access it anywhere using Ctrl-B!");
/// <summary>
/// "Seeking in replays is available by dragging on the progress bar at the bottom of the screen or by using the left and right arrow keys!"
/// </summary>
publicstaticLocalisableStringReplaySeeking=>newTranslatableString(getKey(@"replay_seeking"),@"Seeking in replays is available by dragging on the progress bar at the bottom of the screen or by using the left and right arrow keys!");
/// <summary>
/// "Try scrolling right in mod select to find a bunch of new fun mods!"
/// </summary>
publicstaticLocalisableStringTryNewMods=>newTranslatableString(getKey(@"try_new_mods"),@"Try scrolling right in mod select to find a bunch of new fun mods!");
/// <summary>
/// "Most of the web content (profiles, rankings, etc.) are available natively in-game from the icons on the toolbar!"
/// </summary>
publicstaticLocalisableStringEmbeddedWebContent=>newTranslatableString(getKey(@"embedded_web_content"),@"Most of the web content (profiles, rankings, etc.) are available natively in-game from the icons on the toolbar!");
/// <summary>
/// "Get more details, hide or delete a beatmap by right-clicking on its panel at song select!"
/// </summary>
publicstaticLocalisableStringBeatmapRightClick=>newTranslatableString(getKey(@"beatmap_right_click"),@"Get more details, hide or delete a beatmap by right-clicking on its panel at song select!");
/// <summary>
/// "Check out the "playlists" system, which lets users create their own custom and permanent leaderboards!"
/// </summary>
publicstaticLocalisableStringDiscoverPlaylists=>newTranslatableString(getKey(@"discover_playlists"),@"Check out the ""playlists"" system, which lets users create their own custom and permanent leaderboards!");
/// <summary>
/// "Toggle advanced frame / thread statistics with Ctrl-F11!"
/// </summary>
publicstaticLocalisableStringToggleAdvancedFPSCounter=>newTranslatableString(getKey(@"toggle_advanced_fps_counter"),@"Toggle advanced frame / thread statistics with Ctrl-F11!");
/// <summary>
/// "You can pause during a replay by pressing Space!"
/// </summary>
publicstaticLocalisableStringReplayPausing=>newTranslatableString(getKey(@"replay_pausing"),@"You can pause during a replay by pressing Space!");
/// <summary>
/// "Most of the hotkeys in the game are configurable and can be changed to anything you want. Check the bindings panel under input settings!"
/// </summary>
publicstaticLocalisableStringConfigurableHotkeys=>newTranslatableString(getKey(@"configurable_hotkeys"),@"Most of the hotkeys in the game are configurable and can be changed to anything you want. Check the bindings panel under input settings!");
publicstaticLocalisableStringSkinEditor=>newTranslatableString(getKey(@"skin_editor"),@"Your gameplay HUD can be customised by using the skin layout editor. Open it at any time via Ctrl-Shift-S!");
/// "You can create mod presets to make toggling your favorite mod combinations easier!"
/// </summary>
publicstaticLocalisableStringModPresets=>newTranslatableString(getKey(@"mod_presets"),@"You can create mod presets to make toggling your favorite mod combinations easier!");
publicstaticLocalisableStringModCustomisationSettings=>newTranslatableString(getKey(@"mod_customisation_settings"),@"Many mods have customisation settings that drastically change how they function. Click the Customise button in mod select to view settings!");
/// "Press Ctrl-Shift-R to switch to a random skin!"
/// </summary>
publicstaticLocalisableStringRandomSkinShortcut=>newTranslatableString(getKey(@"random_skin_shortcut"),@"Press Ctrl-Shift-R to switch to a random skin!");
/// <summary>
/// "While watching a replay, press Ctrl-H to toggle replay settings!"
/// </summary>
publicstaticLocalisableStringToggleReplaySettingsShortcut=>newTranslatableString(getKey(@"toggle_replay_settings_shortcut"),@"While watching a replay, press Ctrl-H to toggle replay settings!");
/// <summary>
/// "You can easily copy the mods from scores on a leaderboard by right-clicking on them!"
/// </summary>
publicstaticLocalisableStringCopyModsFromScore=>newTranslatableString(getKey(@"copy_mods_from_score"),@"You can easily copy the mods from scores on a leaderboard by right-clicking on them!");
/// <summary>
/// "Ctrl-Enter at song select will start a beatmap in autoplay mode!"
/// </summary>
publicstaticLocalisableStringAutoplayBeatmapShortcut=>newTranslatableString(getKey(@"autoplay_beatmap_shortcut"),@"Ctrl-Enter at song select will start a beatmap in autoplay mode!");
/// <summary>
/// "Multithreading support means that even with low "FPS" your input and judgements will be accurate!"
/// </summary>
publicstaticLocalisableStringMultithreadingSupport=>newTranslatableString(getKey(@"multithreading_support"),@"Multithreading support means that even with low ""FPS"" your input and judgements will be accurate!");
/// <summary>
/// "All delete operations are temporary until exiting. Restore accidentally deleted content from the maintenance settings!"
/// </summary>
publicstaticLocalisableStringTemporaryDeleteOperations=>newTranslatableString(getKey(@"temporary_delete_operations"),@"All delete operations are temporary until exiting. Restore accidentally deleted content from the maintenance settings!");
/// <summary>
/// "Take a look under the hood at performance counters and enable verbose performance logging with Ctrl-F2!"
/// </summary>
publicstaticLocalisableStringGlobalStatisticsShortcut=>newTranslatableString(getKey(@"global_statistics_shortcut"),@"Take a look under the hood at performance counters and enable verbose performance logging with Ctrl-F2!");
/// <summary>
/// "When your gameplay HUD is hidden, you can press and hold Ctrl to view it temporarily!"
/// </summary>
publicstaticLocalisableStringPeekHUDWhenHidden=>newTranslatableString(getKey(@"peek_hud_when_hidden"),@"When your gameplay HUD is hidden, you can press and hold Ctrl to view it temporarily!");
/// <summary>
/// "Drag and drop any image into the skin editor to load it in quickly!"
/// </summary>
publicstaticLocalisableStringDragAndDropImageInSkinEditor=>newTranslatableString(getKey(@"drag_and_drop_image_in_skin_editor"),@"Drag and drop any image into the skin editor to load it in quickly!");
/// <summary>
/// "a tip for you:"
/// </summary>
publicstaticLocalisableStringMenuTipTitle=>newTranslatableString(getKey(@"menu_tip_title"),@"a tip for you:");