1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Localisation
Dean Herbert 11e07c1137 Add button to compact realm on demand
In general we're doing things correctly so the realm file shouldn't
expand (unless mass deletions are made from it), but this is a nice way
to manually confirm the behaviour.

Sometimes if using realm studio with osu! running, for instance, the
realm file size can blow out of proportion. This will recover from such
cases.

Note that calling `RealmFactory.Compact` itself is not enough, as it
will fail unless all instances of the realm have been closed.
2022-01-12 15:22:36 +09:00
..
AudioSettingsStrings.cs Code refactor and name changes 2021-12-17 13:16:06 +01:00
BindingSettingsStrings.cs Add localisation support for remaining input settings sections 2021-07-16 23:03:55 +09:00
ButtonSystemStrings.cs Update prefixes to match new resx locations 2021-07-06 14:28:52 +09:00
ChatStrings.cs Update prefixes to match new resx locations 2021-07-06 14:28:52 +09:00
CommonStrings.cs Add "disabled" common string 2021-10-10 19:33:45 -07:00
DebugSettingsStrings.cs Add button to compact realm on demand 2022-01-12 15:22:36 +09:00
GameplaySettingsStrings.cs Fixed the problems that were brought up and deleted the old bind logic 2021-11-28 14:06:53 +01:00
GeneralSettingsStrings.cs Apply suggestions from code review 2021-08-13 17:15:18 +08:00
GlobalActionKeyBindingStrings.cs Add global flip hotkeys 2022-01-05 16:48:07 +09:00
GraphicsSettingsStrings.cs Add hardware acceleration toggle 2021-10-30 01:02:53 +02:00
InputSettingsStrings.cs Add InputSettingsStrings 2021-08-12 12:34:06 +08:00
Language.cs Remove Traditional Chinese (HK) language option 2021-06-24 18:32:17 +02:00
MaintenanceSettingsStrings.cs Add Maintenance and Debug SettingsStrings 2021-08-12 12:34:10 +08:00
MouseSettingsStrings.cs Reword mouse wheel disable setting to better explain its purpose 2021-12-03 17:18:07 +09:00
MultiplayerTeamResultsScreenStrings.cs Handle ties in team vs. results screen 2021-08-12 20:38:24 +02:00
NamedOverlayComponentStrings.cs Use direct reference instead 2021-08-03 15:34:21 +08:00
NotificationsStrings.cs Update prefixes to match new resx locations 2021-07-06 14:28:52 +09:00
NowPlayingStrings.cs Update prefixes to match new resx locations 2021-07-06 14:28:52 +09:00
OnlineSettingsStrings.cs Apply suggestions from code review 2021-08-14 22:24:57 +08:00
ResourceManagerLocalisationStore.cs Add cancellation support to game-side IResourceStores 2021-12-23 10:33:17 +01:00
RulesetSettingsStrings.cs Move ruleset settings to own section 2021-10-12 14:58:43 +09:00
SettingsStrings.cs Update prefixes to match new resx locations 2021-07-06 14:28:52 +09:00
SkinSettingsStrings.cs Add some missing labels 2021-10-12 15:09:59 +09:00
TabletSettingsStrings.cs Add localisation support for remaining input settings sections 2021-07-16 23:03:55 +09:00
ToastStrings.cs Localise more toast related strings 2021-10-11 01:02:26 -07:00
UserInterfaceStrings.cs Apply suggestions from code review 2021-08-14 22:24:57 +08:00