File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -698,7 +698,7 @@ readme = README
698
698
readme_helper = Select a README file template.
699
699
readme_helper_desc = This is the place where you can write a complete description for your project.
700
700
auto_init = Initialize Repository (Adds .gitignore, License and README)
701
- trust_model_helper_intro = Select trust model for signature verification. Possible options are:
701
+ trust_model_helper = Select trust model for signature verification. Possible options are:
702
702
trust_model_helper_collaborator = Collaborator: Trust signatures by collaborators
703
703
trust_model_helper_committer = Committer: Trust signatures that match committers
704
704
trust_model_helper_collaborator_committer = Collaborator+Committer: Trust signatures by collaborators which match the committer
Original file line number Diff line number Diff line change 193
193
</div>
194
194
</div>
195
195
<div class="help">
196
- {{.i18n.Tr "repo.trust_model_helper_intro "}}
196
+ {{.i18n.Tr "repo.trust_model_helper "}}
197
197
<ul>
198
198
<li>{{.i18n.Tr "repo.trust_model_helper_collaborator"}}</li>
199
199
<li>{{.i18n.Tr "repo.trust_model_helper_committer"}}</li>
You can’t perform that action at this time.
0 commit comments