From 3b8434280e194f4131d9e85eb1b07c72944ef43b Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 28 Jun 2023 14:34:00 +0100 Subject: [PATCH] Small phrasing change for donations --- src/main/resources/messages/NeonBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/messages/NeonBundle.properties b/src/main/resources/messages/NeonBundle.properties index 8a0cfbc..782a4a9 100644 --- a/src/main/resources/messages/NeonBundle.properties +++ b/src/main/resources/messages/NeonBundle.properties @@ -4,5 +4,5 @@ notification.neonProSuggestion.message=More advanced plugin for NEON that unders notification.neonProSuggestion.button.install=Try new plugin notification.neonProSuggestion.button.seeMore=See more... -notification.neonDonate.message=The "NEON support" is open source plugin and needs donate to be up-to-date and could continue for your convenience. Please donate at least a small amount. +notification.neonDonate.message=The "NEON support" plugin is open source and relies on donations for ongoing development and updates. Please consider donating at least a small amount if you find this plugin useful. notification.neonDonate.button.donate=See donate page