From f0e10434814322bccd92c66a49808542e31a3d6e Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Thu, 7 Feb 2019 22:18:54 +0100 Subject: [locales] fix english typo --- pkg/systray/notificator.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg') diff --git a/pkg/systray/notificator.go b/pkg/systray/notificator.go index 80d08c2..f3aa9a9 100644 --- a/pkg/systray/notificator.go +++ b/pkg/systray/notificator.go @@ -28,7 +28,7 @@ import ( ) const ( - donationText = `The %s service is expensive to run. Because we don't want to store personal information about you, there is no accounts or billing for this service. But if you want the service to continue, donate at least $5 each month. + donationText = `The %s service is expensive to run. Because we don't want to store personal information about you, there are no accounts or billing for this service. But if you want the service to continue, donate at least $5 each month. Do you want to donate now?` aboutText = `%[1]s is an easy, fast, and secure VPN service from %[2]s. %[1]s does not require a user account, keep logs, or track you in any way. -- cgit v1.2.3