Skip to content

Draft: use AdwMessageDialog for simple message dialogs

The simple message dialogs were still using the deprecated GtkMessageDialog. This ports them to AdwMessageDialog.

It comes with some string changes, but they probably should be improved some more. I am planning to open a separate MR with those changes based on this, for designers to review.

Fixes #2900

Merge request reports