From 191a879bf0823104ba7593ffc7d6d3b08206cd02 Mon Sep 17 00:00:00 2001 From: salarua Date: Wed, 21 Sep 2022 13:57:33 -0700 Subject: [PATCH] fix: correct grammar of in-app changelog --- data/ui/welcome.blp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/ui/welcome.blp b/data/ui/welcome.blp index 5b7f6797..ee43506f 100644 --- a/data/ui/welcome.blp +++ b/data/ui/welcome.blp @@ -70,7 +70,7 @@ template GradienceWelcomeWindow: Adw.Window { Adw.StatusPage page_release { icon-name: "star-new-symbolic"; title: _("What's new in 0.3.0"); - description: _("In this release, we added plugin support, plugin repository, badges, quick preset switcher. We also splited the community repo in official repo and curated repo."); + description: _("In this release, we added plugin support, a plugin repository, badges, and a quick preset switcher. We also split the preset repository into an official repository and a curated reposoitory."); } Adw.StatusPage page_agreement {