Add ellipses to various settings actions that have confirm dialogs
This commit is contained in:
@@ -345,7 +345,7 @@ FormCard.FormCardPage {
|
||||
FormCard.FormCard {
|
||||
FormCard.FormButtonDelegate {
|
||||
icon.name: "kt-restore-defaults-symbolic"
|
||||
text: i18nc("@action:button", "Reset all configuration values to their default")
|
||||
text: i18nc("@action:button", "Reset all configuration values to their default…")
|
||||
onClicked: resetDialog.open()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user