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_1 = Branch (and ref name) allowlist for push, branch creation and branch deletion events, specified as glob pattern. If empty or <code>*</code>, events for all branches and tags are reported.
2438
2438
settings.branch_filter_desc_2 = Use <code>refs/heads/</code> or <code>refs/tags/</code> prefix to match full ref names.
2439
2439
settings.branch_filter_desc_doc = See <a href="%[1]s">%[2]s</a> documentation for syntax.
settings.authorization_header_desc = Will be included as authorization header for requests when present. Examples: %s.
2442
2449
settings.active = Active
@@ -3300,7 +3307,7 @@ auths.tip.github = Register a new OAuth application on %s
3300
3307
auths.tip.gitlab_new = Register a new application on %s
3301
3308
auths.tip.google_plus = Obtain OAuth2 client credentials from the Google API console at %s
3302
3309
auths.tip.openid_connect = Use the OpenID Connect Discovery URL "https://{server}/.well-known/openid-configuration" to specify the endpoints
3303
-
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
3310
+
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
3304
3311
auths.tip.discord = Register a new application on %s
3305
3312
auths.tip.gitea = Register a new OAuth2 application. Guide can be found at %s
3306
3313
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