1
1
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:
micw
2019-09-05 11:13:51 +02:00
committed by Antoine GIRARD
parent 5fcef38f7f
commit 63c40796ef
6 changed files with 7 additions and 6 deletions

View File

@@ -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.)