diff options
| author | EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> | 2022-07-23 08:05:51 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-23 12:05:51 -0300 |
| commit | 2d252db0a720c3ea5ae633f397f629d53d829cf6 (patch) | |
| tree | d5a55064035d03ad74d4c31f330918671e5e9dc1 /Ryujinx.Ava | |
| parent | 7f8a3541eb4d4d64390c8dd5d3849ea4606c59fb (diff) | |
GTK & Avalonia changes (#3480)
Diffstat (limited to 'Ryujinx.Ava')
| -rw-r--r-- | Ryujinx.Ava/Assets/Locales/en_US.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Ava/Assets/Locales/en_US.json b/Ryujinx.Ava/Assets/Locales/en_US.json index 4c64d958..2aaf52e0 100644 --- a/Ryujinx.Ava/Assets/Locales/en_US.json +++ b/Ryujinx.Ava/Assets/Locales/en_US.json @@ -118,7 +118,7 @@ "SettingsTabSystemAudioBackendSoundIO": "SoundIO", "SettingsTabSystemAudioBackendSDL2": "SDL2", "SettingsTabSystemHacks": "Hacks", - "SettingsTabSystemHacksNote": " - These may cause instabilities", + "SettingsTabSystemHacksNote": " (may cause instability)", "SettingsTabSystemExpandDramSize": "Expand DRAM Size to 6GB", "SettingsTabSystemIgnoreMissingServices": "Ignore Missing Services", "SettingsTabGraphics": "Graphics", |
