feat: change warning text

This commit is contained in:
David Lapshin 2022-09-21 18:21:58 +03:00
parent 04cc1a36a3
commit 38bf520d5a

View file

@ -70,7 +70,7 @@ template GradienceWelcomeWindow: Adw.Window {
hexpand: true;
icon-name: "dialog-warning-symbolic";
title: _("Warning");
description: _("Changing the colour scheme can negatively affect contrast and readability. Proceed with caution and please do not report theming-related issues to app developers.");
description: _("Changing the colour scheme can negatively affect contrast and readability. Proceed with caution. Please do not report theming-related issues to app developers.");
Gtk.Button btn_agree {
styles ["suggested-action", "pill"]