New repo: Rework advanced and template sections
- make sections collapsible - only offer object format selection when there is an actual choice
This commit is contained in:
parent
81599155e8
commit
4cde56906e
5 changed files with 114 additions and 92 deletions
|
@ -1053,6 +1053,10 @@ admin.failed_to_replace_flags = Failed to replace repository flags
|
|||
admin.flags_replaced = Repository flags replaced
|
||||
|
||||
new_repo_helper = A repository contains all project files, including revision history. Already hosting one elsewhere? <a href="%s">Migrate repository</a>.
|
||||
new_from_template = Use a template
|
||||
new_from_template_description = You can select an existing repository template on this instance and apply its settings.
|
||||
new_advanced = Advanced settings
|
||||
new_advanced_expand = Click to expand
|
||||
owner = Owner
|
||||
owner_helper = Some organizations may not show up in the dropdown due to a maximum repository count limit.
|
||||
repo_name = Repository name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue