You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
settings.branch_filter_desc = Branch whitelist for push, branch creation and branch deletion events, specified as glob pattern. If empty or <code>*</code>, events for all branches are reported. See <a href="%[1]s">%[2]s</a> documentation for syntax. Examples: <code>master</code>, <code>{master,release*}</code>.
settings.authorization_header_desc = Will be included as authorization header for requests when present. Examples: %s.
2434
2434
settings.active = Active
@@ -3287,7 +3287,7 @@ auths.tip.github = Register a new OAuth application on %s
3287
3287
auths.tip.gitlab_new = Register a new application on %s
3288
3288
auths.tip.google_plus = Obtain OAuth2 client credentials from the Google API console at %s
3289
3289
auths.tip.openid_connect = Use the OpenID Connect Discovery URL "https://{server}/.well-known/openid-configuration" to specify the endpoints
3290
-
auths.tip.twitter = Go to %s, create an application and ensure that the “Allow this application to be used to Sign in with Twitter” option is enabled
3290
+
auths.tip.twitter = Go to %s, create an application and ensure that the "Allow this application to be used to Sign in with Twitter" option is enabled
3291
3291
auths.tip.discord = Register a new application on %s
3292
3292
auths.tip.gitea = Register a new OAuth2 application. Guide can be found at %s
3293
3293
auths.tip.yandex = Create a new application at %s. Select following permissions from the "Yandex.Passport API" section: "Access to email address", "Access to user avatar" and "Access to username, first name and surname, gender"
0 commit comments