Browse Source

repo: adjust pull request setting description (#5359)

pull/5380/merge
Unknwon 6 years ago
parent
commit
31c18b4bc7
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
  1. 2
      conf/locale/locale_en-US.ini
  2. 4
      pkg/bindata/bindata.go

2
conf/locale/locale_en-US.ini

@ -746,7 +746,7 @@ settings.tracker_issue_style = External Issue Tracker Naming Style:
settings.tracker_issue_style.numeric = Numeric
settings.tracker_issue_style.alphanumeric = Alphanumeric
settings.tracker_url_format_desc = You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index.
settings.pulls_desc = Enable pull requests to accept public contributions
settings.pulls_desc = Enable pull requests to accept contributions between repositories and branches
settings.pulls.ignore_whitespace = Ignore changes in whitespace
settings.pulls.allow_rebase_merge = Allow use rebase to merge commits
settings.danger_zone = Danger Zone

4
pkg/bindata/bindata.go

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save