mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add tooltip for the visibility checkbox in /repo/create (#8025)
* Add tooltip for the visibility checkbox in /repo/create * Change the tooltip wording * Update options/locale/locale_en-US.ini Co-Authored-By: Lauris BH <lauris@nix.lv>
This commit is contained in:
		@@ -567,6 +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_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