summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2019-02-11 15:43:02 +0100
committerRuben Pollan <meskio@sindominio.net>2019-02-21 11:55:48 +0100
commit03972ad1d78bf9ab69ef0de9b151d3674f12680b (patch)
tree72ec7bcc37e690e93b5db028d07d7da558b895cd
parent5559147c8dc7f7d7f2d1a20b0e5291daf8e9f55e (diff)
[locales] fix typo
-rw-r--r--pkg/systray/notificator.go2
-rw-r--r--tools/transifex/messages.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg/systray/notificator.go b/pkg/systray/notificator.go
index f3aa9a9..760b080 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 70017c1..46a5313 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}",