diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-09-19 15:03:03 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-09-19 15:03:03 -0400 |
| commit | 9bac57e3e864bd300fadccfaa194a6f3d28c9de2 (patch) | |
| tree | 1cda7ec221f8d44bda3798ed1b124cdfd6f5f066 /src/settingsdialog.ui | |
| parent | a5db7ed864ac58657bf9bfbbc292cdccbeeaa38b (diff) | |
steam confirmation now using TaskDialog
fixed dialog choices not remembering files
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 1a3726fb..40079441 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -191,7 +191,7 @@ p, li { white-space: pre-wrap; } <string>This will make all dialogs show up again where you checked the "Remember selection"-box.</string> </property> <property name="text"> - <string>Reset Dialogs</string> + <string>Reset Dialog Choices</string> </property> </widget> </item> |
