mirror of
https://github.com/go-gitea/gitea
synced 2025-08-10 11:38:20 +00:00
Display description of 'make this repo private' as help text, not as tooltip (#8097)
This commit is contained in:
@@ -567,7 +567,7 @@ owner = Owner
|
||||
repo_name = Repository Name
|
||||
repo_name_helper = Good repository names use short, memorable and unique keywords.
|
||||
visibility = Visibility
|
||||
visibility.tooltip = Only the owner or the organization members if they have rights, will be able to see it.
|
||||
visibility_description = Only the owner or the organization members if they have rights, will be able to see it.
|
||||
visibility_helper = Make Repository Private
|
||||
visibility_helper_forced = Your site administrator forces new repositories to be private.
|
||||
visibility_fork_helper = (Changing this will affect all forks.)
|
||||
|
Reference in New Issue
Block a user