diff --git a/pkg/systray/notificator.go b/pkg/systray/notificator.go index f3aa9a9549a11444632f718399ced423291a574d..760b080cf419b8bf1e01e5ecf98ad49e53648d74 100644 --- a/pkg/systray/notificator.go +++ b/pkg/systray/notificator.go @@ -35,7 +35,7 @@ Do you want to donate now?` This service is paid for entirely by donations from users like you. Please donate at %[3]s. -By using this application, you agree to the Terms of Service available at %[4]s. This service is provide as-is, without any warranty, and is intended for people who work to make the world a better place. +By using this application, you agree to the Terms of Service available at %[4]s. This service is provided as-is, without any warranty, and is intended for people who work to make the world a better place. %[1]v version: %[5]s` diff --git a/tools/transifex/messages.json b/tools/transifex/messages.json index 70017c1b96ef6faf764b8fd5ee9b6cd978bdafb7..46a53134884630ea0c50a1ca3a63a531ab76ae5b 100644 --- a/tools/transifex/messages.json +++ b/tools/transifex/messages.json @@ -17,7 +17,7 @@ "Turn off": "Turn off", "Turn on": "Turn on", "Use {ApplicationName} {City} gateway": "Use {ApplicationName} {City} gateway", - "aboutText": "{ApplicationName} is an easy, fast, and secure VPN service from {Provider}. {ApplicationName} does not require a user account, keep logs, or track you in any way.\n\t \nThis service is paid for entirely by donations from users like you. Please donate at {DonateURL}.\n\t\t\nBy using this application, you agree to the Terms of Service available at {TosURL}. This service is provide as-is, without any warranty, and is intended for people who work to make the world a better place.\n\n\n{ApplicationName_1} version: {Version}", + "aboutText": "{ApplicationName} is an easy, fast, and secure VPN service from {Provider}. {ApplicationName} does not require a user account, keep logs, or track you in any way.\n\t \nThis service is paid for entirely by donations from users like you. Please donate at {DonateURL}.\n\t\t\nBy using this application, you agree to the Terms of Service available at {TosURL}. This service is provided as-is, without any warranty, and is intended for people who work to make the world a better place.\n\n\n{ApplicationName_1} version: {Version}", "donationText": "The {ApplicationName} 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.\n\t\nDo you want to donate now?", "errorMsg": "An error has ocurred initializing the VPN: {Err}", "errorStartingVPN": "Can't connect to {ApplicationName}: {Err}",