File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3419,8 +3419,8 @@ config.disable_gravatar = Disable Gravatar
34193419config.enable_federated_avatar = Enable Federated Avatars 
34203420config.open_with_editor_app_help = The "  Open with"  editors for the clone menu. If left empty, the default will be used. Expand to see the default.
34213421
3422- config.empty_repo_page  = Empty Repo Page  
3423- config.empty_repo_page.git_remote_name  = Git Remote Name (default: origin)  
3422+ config.git_guide  = Git Guide  
3423+ config.git_guide.remote_name  = Git Remote Name 
34243424
34253425config.git_config = Git Configuration 
34263426config.git_disable_diff_highlight = Disable Diff Syntax Highlight 
Original file line number Diff line number Diff line change 4141</div>
4242
4343<h4 class="ui top attached header">
44- 	{{ctx.Locale.Tr "admin.config.empty_repo_page "}}
44+ 	{{ctx.Locale.Tr "admin.config.git_guide "}}
4545</h4>
4646<div class="ui attached segment">
4747	<form class="ui form form-fetch-action" method="post" action="{{AppSubUrl}}/-/admin/config?key={{.SystemConfig.Template.GitRemoteName.DynKey}}">
4848		<div class="field" data-field-patched="true">
49- 			<label for="remote_name">{{ctx.Locale.Tr "admin.config.empty_repo_page.git_remote_name "}}</label>
49+ 			<label for="remote_name">{{ctx.Locale.Tr "admin.config.git_guide.remote_name "}}</label>
5050			<input id="remote_name" name="value" value="{{.SystemConfig.Template.GitRemoteName.Value ctx}}" maxlength="100" dir="auto" required>
5151		</div>
5252		<div class="field">
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments