Skip to content

settings-widget: Improve text when removing a device

When removing a device, the text shown in the confirmation dialog has some problems:

  • "Remove “%s” from the list of devices?" is too long and also makes the confirmation dialog to have a very long width

  • The dialog uses an outdated writing style: "remove" is being used instead of "forget". By the way, "forget" is already being used by the button that triggers this dialog (the "Forget Device..." button)

To fix these issues, update the dialog heading and body strings according to the mockup from [1].

[1] !185 (comment 2089868)

Closes #149 (closed)

Edited by 𝅳Automeris naranja

Merge request reports