Skip to content

Commit

Permalink
Update Plug.vala
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Oct 13, 2023
1 parent 19cb70f commit 4033651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plug.vala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public class NotificationsPlug : Switchboard.Plug {

var description = _("Notifications preferences are for configuring which apps make use of notifications, for changing how an app's notifications appear,\nand for setting when you do not want to be disturbed by notifications.");
description += "\n\n";
description += _("Apps with adjustable notifications will appear here once installed.");
description += _("Apps with configurable notifications will appear here once installed.");

var icon_name = "dialog-information";

Expand Down

0 comments on commit 4033651

Please sign in to comment.