From e03b4ce51b713588b044cd5e21beb7667c10c88d Mon Sep 17 00:00:00 2001 From: Eric Sethna Date: Fri, 26 Feb 2016 11:49:14 -0800 Subject: Update en.json --- web/static/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index 32ceb494f..14d0e2e27 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -97,7 +97,7 @@ "admin.email.testing": "Testing...", "admin.email.true": "true", "admin.gitab.clientSecretDescription": "Obtain this value via the instructions above for logging into GitLab.", - "admin.gitlab.EnableHtmlDesc": "
  1. Log in to your GitLab account and go to Applications -> Profile Settings.
  2. Enter Redirect URIs \"/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"/signup/gitlab/complete\".
  3. Then use \"Secret\" and \"Id\" fields from GitLab to complete the options below.
  4. Complete the Endpoint URLs below.
", + "admin.gitlab.EnableHtmlDesc": "
  1. Log in to your GitLab account and go to Profile Settings -> Applications.
  2. Enter Redirect URIs \"/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"/signup/gitlab/complete\".
  3. Then use \"Secret\" and \"Id\" fields from GitLab to complete the options below.
  4. Complete the Endpoint URLs below.
", "admin.gitlab.authDescription": "Enter https:///oauth/authorize (example https://example.com:3000/oauth/authorize). Make sure you use HTTP or HTTPS in your URL depending on your server configuration.", "admin.gitlab.authExample": "Ex \"\"", "admin.gitlab.authTitle": "Auth Endpoint:", -- cgit v1.2.3-1-g7c22