diff --git a/GlosSIConfig/qml/ShortcutCards.qml b/GlosSIConfig/qml/ShortcutCards.qml index 6ffbe2d..85593a2 100644 --- a/GlosSIConfig/qml/ShortcutCards.qml +++ b/GlosSIConfig/qml/ShortcutCards.qml @@ -188,7 +188,7 @@ GridView { InfoDialog { id: writeErrorDialog titleText: qsTr("Error") - text: qsTr("Error writing shortcuts.vdf...") + text: qsTr("Error writing shortcuts.vdf...\nPlease make sure Steam is running") extraButton: true extraButtonText: qsTr("Manual instructions") onConfirmedExtra: function(data) {