diff --git a/src/generic_ui/locales/en/messages.json b/src/generic_ui/locales/en/messages.json index fce9bc1598..e8a6a4bd56 100644 --- a/src/generic_ui/locales/en/messages.json +++ b/src/generic_ui/locales/en/messages.json @@ -1127,6 +1127,6 @@ }, "GITHUB_LOGIN_CONFIRMATION": { "description": "Confirmation message the user sees prior to logging into GitHub", - "message": "Github is meant to allow software developers to share code, but uProxy can use Github to exchange the information necessary to setup direct connections with your friends.

Because uProxy creates Github gists, and it may be possible for others to tell which Github accounts are using uProxy, we recommend you create a new anonymous Github account, even if you already use Github." + "message": "uProxy can use Github, a developer tool, to help you connect with your friends.

Because it may be possible for others to tell which Github accounts are using uProxy, we recommend you create a new anonymous Github account, even if you already use Github. You will need to verify your email with GitHub before you connect." } }