diff --git a/src/renderer/pages/CopyGamesPage.jsx b/src/renderer/pages/CopyGamesPage.jsx index fa95b69f..52db61e7 100644 --- a/src/renderer/pages/CopyGamesPage.jsx +++ b/src/renderer/pages/CopyGamesPage.jsx @@ -167,7 +167,7 @@ function CopyGamesPage() { aria="Go Next" onClick={() => navigate('/welcome')} > - Skip and go back to the home screen + Skip and go back to Tools & Stuff )} {statusCopyGames === true && ( diff --git a/src/renderer/pages/EmulatorsPage.jsx b/src/renderer/pages/EmulatorsPage.jsx index 50b244a6..73d866e8 100644 --- a/src/renderer/pages/EmulatorsPage.jsx +++ b/src/renderer/pages/EmulatorsPage.jsx @@ -332,7 +332,7 @@ function EmulatorsPage() {

- In this page you can update your configuration or even install new + In this page you can update your configurations or even install new emulators. An orange notification means you have an updated configuration for that emulator.

@@ -344,14 +344,14 @@ function EmulatorsPage() { <>
{Object.keys(updates).length > 0 && ( -
+
resetEmus()} disabled={disableResetButton} @@ -359,7 +359,7 @@ function EmulatorsPage() { />
)} -
+