diff options
| author | RJ <122295667+Liderate@users.noreply.github.com> | 2024-05-19 03:15:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-19 09:15:50 +0200 |
| commit | 16423b268204596ace75e9b69726f659a83b5d7e (patch) | |
| tree | 32a053cd318426549f065ee5489eacceaedf3412 /src/settingsdialog.ui | |
| parent | 5adb1ec43d476a8733fdf79274c44d21046e02da (diff) | |
Directly open logs and crashDumps folders from diagnostics settings (#2028)
Co-authored-by: Liderate <Liderate@users.noreply.github.com>
Diffstat (limited to 'src/settingsdialog.ui')
| -rw-r--r-- | src/settingsdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index 0c611ff0..84b5c343 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -2208,7 +2208,7 @@ For the other games this is not a sufficient replacement for AI!</string> <item> <widget class="LinkLabel" name="diagnosticsExplainedLabel"> <property name="toolTip"> - <string>Hint: right click link and copy link location</string> + <string>Click a link to open the location</string> </property> <property name="text"> <string> |
