diff --git a/browser/main/modals/PreferencesModal/Crowdfunding.js b/browser/main/modals/PreferencesModal/Crowdfunding.js
index 196c1cb3..f4139b62 100644
--- a/browser/main/modals/PreferencesModal/Crowdfunding.js
+++ b/browser/main/modals/PreferencesModal/Crowdfunding.js
@@ -23,18 +23,18 @@ class Crowdfunding extends React.Component {
return (
{i18n.__('Crowdfunding')}
-
{i18n.__('Dear everyone,')}
+
{i18n.__('Dear Boostnote users,')}
{i18n.__('Thank you for using Boostnote!')}
{i18n.__('Boostnote is used in about 200 different countries and regions by an awesome community of developers.')}
-
{i18n.__('To continue supporting this growth, and to satisfy community expectations,')}
+
{i18n.__('To support our growing userbase, and satisfy community expectations,')}
{i18n.__('we would like to invest more time and resources in this project.')}
-
{i18n.__('If you like this project and see its potential, you can help by supporting us on OpenCollective!')}
+
{i18n.__(`If you use Boostnote and see it's potential, help us out by supporting the project on OpenCollective!`)}
{i18n.__('Thanks,')}
-
{i18n.__('Boostnote maintainers')}
+
{i18n.__('The Boostnote Team')}