From 0e8f7361b1f5ecf621bc571fc7a6fcf8d8b686b1 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Thu, 30 Jan 2025 12:47:37 +0900 Subject: [PATCH] STEAM_SYNC: updated weird characters message --- tools/configurator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configurator.sh b/tools/configurator.sh index a458df39..85683d32 100755 --- a/tools/configurator.sh +++ b/tools/configurator.sh @@ -1359,7 +1359,7 @@ configurator_steam_sync() { zenity --question \ --no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \ --title "RetroDECK Configurator - RetroDECK Steam Syncronization" \ - --text="Steam synchronization is currently disabled. Do you want to enable it?\n\nAll the games marked as favorites will be synchronized with Steam ROM Manager.\nRemember to restart Steam each time to see the changes.\n\nNOTE: games with unusual characters such as ' might break the sync, please refer to the Wiki for more info." + --text="Steam synchronization is currently disabled. Do you want to enable it?\n\nAll the games marked as favorites will be synchronized with Steam ROM Manager.\nRemember to restart Steam each time to see the changes.\n\nNOTE: games with unusual characters such as '/\{}<>* might break the sync, please refer to the Wiki for more info." if [ $? == 0 ] then