From 11d29105ca77ba1378ab8f5a171b76593228e4f5 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 20 Apr 2024 20:58:53 +0900 Subject: [PATCH] STEAM_SYNC: edited messages [skip ci] --- tools/configurator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configurator.sh b/tools/configurator.sh index ea9bb307..70dbb2bd 100644 --- a/tools/configurator.sh +++ b/tools/configurator.sh @@ -1326,7 +1326,7 @@ enable_steam_sync() { zenity --icon-name=net.retrodeck.retrodeck --info --no-wrap --ok-label="OK" \ --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \ --title "RetroDECK Configurator - RetroDECK Steam Syncronization" \ - --text="Steam syncronization enabled, restart Steam in order to see your games." + --text="Steam syncronization enabled, please restart first RetroDECK and then Steam in order to see your games." configurator_welcome_dialog }