diff --git a/src/GUI/qml/SettingExtraArguments.qml b/src/GUI/qml/SettingExtraArguments.qml index 485c11780..cd8a6e8e9 100644 --- a/src/GUI/qml/SettingExtraArguments.qml +++ b/src/GUI/qml/SettingExtraArguments.qml @@ -21,11 +21,11 @@ SettingControl { id: description enabled: root.enabled text: qsTr("Enter additional command-line arguments if any are required. " + - "See here " + - "for documentation on possible arguments. " + + "See documentation " + + "for possible arguments. " + "
" + - "Warning: values entered here always override other settings; click here " + - "to view the final set of arguments that will be used" + "Warning: values entered here always override other settings; see the " + + "final set of arguments that will be used." ); onLinkActivated: {