From e8bf7f5799dd2019b383330fffb89b6c7eaee2b6 Mon Sep 17 00:00:00 2001 From: Evan Husted Date: Wed, 5 Feb 2025 00:19:56 -0600 Subject: [PATCH] small tweaks to locale --- src/Ryujinx/Assets/locales.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Ryujinx/Assets/locales.json b/src/Ryujinx/Assets/locales.json index d44a30b90..be24e08f3 100644 --- a/src/Ryujinx/Assets/locales.json +++ b/src/Ryujinx/Assets/locales.json @@ -23503,7 +23503,7 @@ "ar_SA": "", "de_DE": "", "el_GR": "", - "en_US": "Boots and plays without any crashes or gpu bugs of any kind, and at a speed fast enough to reasonably enjoy on an average PC.", + "en_US": "Boots and plays without any crashes or GPU bugs of any kind, and at a speed fast enough to reasonably enjoy on an average PC.", "es_ES": "", "fr_FR": "", "he_IL": "", @@ -23528,7 +23528,7 @@ "ar_SA": "", "de_DE": "", "el_GR": "", - "en_US": "Boots and goes in-game but suffers from one or more of the following: crashes, deadlocks, gpu bugs, distractingly bad audio, or is simply too slow. Game still might able to be played all the way through, but not as the game is intended to play.", + "en_US": "Boots and goes in-game but suffers from one or more of the following: crashes, deadlocks, GPU bugs, distractingly bad audio, or is simply too slow. Game still might able to be played all the way through, but not as the game is intended to play.", "es_ES": "", "fr_FR": "", "he_IL": "", @@ -23603,7 +23603,7 @@ "ar_SA": "", "de_DE": "", "el_GR": "", - "en_US": "Does not boot/shows no signs of activity.", + "en_US": "Does not boot or shows no signs of activity.", "es_ES": "", "fr_FR": "", "he_IL": "", @@ -23648,4 +23648,4 @@ } } ] -} \ No newline at end of file +}