From 3e4456b18296cc221be80903f31082d122184d09 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Steenis Date: Tue, 11 Sep 2018 13:21:00 +0200 Subject: [PATCH] Fix GitHub auth typos/sentences --- translations/en-us.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/en-us.yaml b/translations/en-us.yaml index 8355b5337..6480043b1 100644 --- a/translations/en-us.yaml +++ b/translations/en-us.yaml @@ -456,17 +456,17 @@ authPage: ul: li1: "For Github Enterprise, login to your account. Click on Settings, then Applications." li2: - text: 'Click "Register new application" and fill out the form:' + text: 'Click "Register a new application" and fill out the form:' ul: li1: 'Application name: Anything you like, e.g. My {appName}' - li2: Homepage URL + li2: 'Homepage URL:' li3: 'Application description: Anything you like, optional' - li4: Authorization callback URL + li4: 'Authorization callback URL:' li3: - text: 'Click "Register Application" ' + text: 'Click "Register application"' form: header: '2. Configure {appName} to use your application for authentication' - subtext: 'Copy and paste the Client ID and Secret from the upper-right corner of your newly-created application.' + subtext: 'Copy and paste the Client ID and Client Secret of your newly created application.' clientId: labelText: Client ID clientSecret: