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.event_package_desc = Package created or deleted in a repository.
2435
2435
settings.branch_filter = Branch filter
2436
2436
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.
2439
2446
settings.active = Active
@@ -3297,7 +3304,7 @@ auths.tip.github = Register a new OAuth application on %s
3297
3304
auths.tip.gitlab_new = Register a new application on %s
3298
3305
auths.tip.google_plus = Obtain OAuth2 client credentials from the Google API console at %s
3299
3306
auths.tip.openid_connect = Use the OpenID Connect Discovery URL "https://{server}/.well-known/openid-configuration" to specify the endpoints
3300
-
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
3307
+
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
3301
3308
auths.tip.discord = Register a new application on %s
3302
3309
auths.tip.gitea = Register a new OAuth2 application. Guide can be found at %s
3303
3310
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