diff --git a/templates/admin/auth/edit.tmpl b/templates/admin/auth/edit.tmpl
index 6dfa86d9dd..814bddd8a4 100644
--- a/templates/admin/auth/edit.tmpl
+++ b/templates/admin/auth/edit.tmpl
@@ -428,7 +428,7 @@
-
+
diff --git a/templates/admin/auth/new.tmpl b/templates/admin/auth/new.tmpl
index 37d1635c11..31efa62e71 100644
--- a/templates/admin/auth/new.tmpl
+++ b/templates/admin/auth/new.tmpl
@@ -73,7 +73,7 @@
-
+
diff --git a/templates/admin/config.tmpl b/templates/admin/config.tmpl
index 36d9bcb8a5..c29d1dbf30 100644
--- a/templates/admin/config.tmpl
+++ b/templates/admin/config.tmpl
@@ -238,7 +238,7 @@
-
+
{{end}}
diff --git a/templates/admin/cron.tmpl b/templates/admin/cron.tmpl
index c154619435..354cd18ed5 100644
--- a/templates/admin/cron.tmpl
+++ b/templates/admin/cron.tmpl
@@ -20,7 +20,7 @@
{{range .Entries}}
- |
+ |
{{$.locale.Tr (printf "admin.dashboard.%s" .Name)}} |
{{.Spec}} |
{{DateTime "full" .Next}} |
diff --git a/templates/admin/dashboard.tmpl b/templates/admin/dashboard.tmpl
index 8312fba039..69c0376d6e 100644
--- a/templates/admin/dashboard.tmpl
+++ b/templates/admin/dashboard.tmpl
@@ -15,55 +15,55 @@
{{.locale.Tr "admin.dashboard.delete_inactive_accounts"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.delete_repo_archives"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.delete_missing_repos"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.git_gc_repos"}} |
- |
+ |
{{if and (not .SSH.Disabled) (not .SSH.StartBuiltinServer)}}
{{.locale.Tr "admin.dashboard.resync_all_sshkeys"}}
{{.locale.Tr "admin.dashboard.resync_all_sshkeys.desc"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.resync_all_sshprincipals"}}
{{.locale.Tr "admin.dashboard.resync_all_sshprincipals.desc"}} |
- |
+ |
{{end}}
{{.locale.Tr "admin.dashboard.resync_all_hooks"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.reinit_missing_repos"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.sync_external_users"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.repo_health_check"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.delete_generated_repository_avatars"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.sync_repo_branches"}} |
- |
+ |
diff --git a/templates/admin/repo/unadopted.tmpl b/templates/admin/repo/unadopted.tmpl
index 7b86b0defd..a903425b21 100644
--- a/templates/admin/repo/unadopted.tmpl
+++ b/templates/admin/repo/unadopted.tmpl
@@ -23,7 +23,7 @@
{{svg "octicon-file-directory-fill"}} {{$dir}}
-
+
-
+
diff --git a/templates/admin/user/new.tmpl b/templates/admin/user/new.tmpl
index 691d63aead..d4bc742f76 100644
--- a/templates/admin/user/new.tmpl
+++ b/templates/admin/user/new.tmpl
@@ -82,7 +82,7 @@
{{end}}
-
+
diff --git a/templates/base/modal_actions_confirm.tmpl b/templates/base/modal_actions_confirm.tmpl
index 6cf3ecbe3e..5b5f211fb1 100644
--- a/templates/base/modal_actions_confirm.tmpl
+++ b/templates/base/modal_actions_confirm.tmpl
@@ -4,7 +4,7 @@ Template Attributes:
Two buttons (negative, positive):
* ModalButtonTypes: "yes" (default) or "confirm"
-* ModalButtonColors: "green" (default) / "blue" / "yellow"
+* ModalButtonColors: "primary" (default) / "blue" / "yellow"
* ModalButtonCancelText
* ModalButtonOkText
@@ -26,13 +26,13 @@ The ".ok.button" and ".cancel.button" selectors are also used by Fomantic Modal
{{if .ModalButtonCancelText}}{{$textNegitive = .ModalButtonCancelText}}{{end}}
{{if .ModalButtonOkText}}{{$textPositive = .ModalButtonOkText}}{{end}}
- {{$stylePositive := "green"}}
+ {{$stylePositive := "primary"}}
{{if eq .ModalButtonColors "blue"}}
{{$stylePositive = "blue"}}
{{else if eq .ModalButtonColors "yellow"}}
{{$stylePositive = "yellow"}}
{{end}}
-
+
{{end}}
diff --git a/templates/devtest/flex-list.tmpl b/templates/devtest/flex-list.tmpl
index 80cd22440d..bbcbc4e816 100644
--- a/templates/devtest/flex-list.tmpl
+++ b/templates/devtest/flex-list.tmpl
@@ -27,10 +27,10 @@
-
diff --git a/templates/devtest/gitea-ui.tmpl b/templates/devtest/gitea-ui.tmpl
index b3b68c4dba..258b72f8cd 100644
--- a/templates/devtest/gitea-ui.tmpl
+++ b/templates/devtest/gitea-ui.tmpl
@@ -31,8 +31,8 @@
Recommended colors:
Red
Basic Red
- Green
- Basic Green
+ Green
+ Basic Green
Blue
Basic Blue
Orange
diff --git a/templates/org/create.tmpl b/templates/org/create.tmpl
index 966150aa93..cd2ffbb68e 100644
--- a/templates/org/create.tmpl
+++ b/templates/org/create.tmpl
@@ -45,7 +45,7 @@
-
+
{{.locale.Tr "org.create_org"}}
diff --git a/templates/org/home.tmpl b/templates/org/home.tmpl
index 72be948650..18d5282a31 100644
--- a/templates/org/home.tmpl
+++ b/templates/org/home.tmpl
@@ -47,9 +47,9 @@
{{if .CanCreateOrgRepo}}
diff --git a/templates/org/settings/labels.tmpl b/templates/org/settings/labels.tmpl
index 81dde17455..b38481fea3 100644
--- a/templates/org/settings/labels.tmpl
+++ b/templates/org/settings/labels.tmpl
@@ -4,7 +4,7 @@
{{$.locale.Tr "org.settings.labels_desc" | Str2html}}
-
{{.locale.Tr "repo.issues.new_label"}}
+
{{.locale.Tr "repo.issues.new_label"}}
{{template "repo/issue/labels/label_new" .}}
diff --git a/templates/org/settings/options.tmpl b/templates/org/settings/options.tmpl
index ecc269481d..0b138094c3 100644
--- a/templates/org/settings/options.tmpl
+++ b/templates/org/settings/options.tmpl
@@ -79,7 +79,7 @@
{{end}}
- {{$.locale.Tr "org.settings.update_settings"}}
+ {{$.locale.Tr "org.settings.update_settings"}}
@@ -93,7 +93,7 @@
- {{$.locale.Tr "settings.update_avatar"}}
+ {{$.locale.Tr "settings.update_avatar"}}
{{$.locale.Tr "settings.delete_current_avatar"}}
diff --git a/templates/org/team/invite.tmpl b/templates/org/team/invite.tmpl
index 60332a5f40..1b04c0cc2a 100644
--- a/templates/org/team/invite.tmpl
+++ b/templates/org/team/invite.tmpl
@@ -14,7 +14,7 @@
diff --git a/templates/org/team/members.tmpl b/templates/org/team/members.tmpl
index cac0c1ce94..7c2fab4b80 100644
--- a/templates/org/team/members.tmpl
+++ b/templates/org/team/members.tmpl
@@ -17,7 +17,7 @@
- {{.locale.Tr "org.teams.add_team_member"}}
+ {{.locale.Tr "org.teams.add_team_member"}}
{{end}}
diff --git a/templates/org/team/new.tmpl b/templates/org/team/new.tmpl
index 3702198ae0..1d35564007 100644
--- a/templates/org/team/new.tmpl
+++ b/templates/org/team/new.tmpl
@@ -133,9 +133,9 @@
{{if .PageIsOrgTeamsNew}}
- {{.locale.Tr "org.create_team"}}
+ {{.locale.Tr "org.create_team"}}
{{else}}
- {{.locale.Tr "org.teams.update_settings"}}
+ {{.locale.Tr "org.teams.update_settings"}}
{{if not (eq .Team.LowerName "owners")}}
{{.locale.Tr "org.teams.delete_team"}}
{{end}}
diff --git a/templates/org/team/repositories.tmpl b/templates/org/team/repositories.tmpl
index 44fb1ee083..032a0f496a 100644
--- a/templates/org/team/repositories.tmpl
+++ b/templates/org/team/repositories.tmpl
@@ -17,10 +17,10 @@
- {{.locale.Tr "add"}}
+ {{.locale.Tr "add"}}
- {{.locale.Tr "add_all"}}
+ {{.locale.Tr "add_all"}}
{{.locale.Tr "remove_all"}}
diff --git a/templates/org/team/teams.tmpl b/templates/org/team/teams.tmpl
index a96dd7d6be..0d7cc06ff9 100644
--- a/templates/org/team/teams.tmpl
+++ b/templates/org/team/teams.tmpl
@@ -5,7 +5,7 @@
{{template "base/alert" .}}
{{if .IsOrganizationOwner}}
{{end}}
diff --git a/templates/package/settings.tmpl b/templates/package/settings.tmpl
index af543328f8..d6c431de03 100644
--- a/templates/package/settings.tmpl
+++ b/templates/package/settings.tmpl
@@ -31,7 +31,7 @@
- {{.locale.Tr "packages.settings.link.button"}}
+ {{.locale.Tr "packages.settings.link.button"}}
diff --git a/templates/package/shared/cargo.tmpl b/templates/package/shared/cargo.tmpl
index 8831cd8988..9761cb2133 100644
--- a/templates/package/shared/cargo.tmpl
+++ b/templates/package/shared/cargo.tmpl
@@ -8,14 +8,14 @@
diff --git a/templates/package/shared/cleanup_rules/edit.tmpl b/templates/package/shared/cleanup_rules/edit.tmpl
index 295ac1a6a4..1bfa6260a1 100644
--- a/templates/package/shared/cleanup_rules/edit.tmpl
+++ b/templates/package/shared/cleanup_rules/edit.tmpl
@@ -62,11 +62,11 @@
diff --git a/templates/projects/list.tmpl b/templates/projects/list.tmpl
index 0cb619c066..1f3668be7a 100644
--- a/templates/projects/list.tmpl
+++ b/templates/projects/list.tmpl
@@ -11,7 +11,7 @@
{{end}}
diff --git a/templates/repo/commit_page.tmpl b/templates/repo/commit_page.tmpl
index 8e56b43553..1663e76a40 100644
--- a/templates/repo/commit_page.tmpl
+++ b/templates/repo/commit_page.tmpl
@@ -75,7 +75,7 @@
-
+
@@ -98,7 +98,7 @@
{{.locale.Tr "settings.cancel"}}
- {{.locale.Tr "repo.branch.confirm_create_branch"}}
+ {{.locale.Tr "repo.branch.confirm_create_branch"}}
@@ -123,7 +123,7 @@
{{.locale.Tr "settings.cancel"}}
- {{.locale.Tr "repo.tag.confirm_create_tag"}}
+ {{.locale.Tr "repo.tag.confirm_create_tag"}}
diff --git a/templates/repo/create.tmpl b/templates/repo/create.tmpl
index 0fcdf13f1e..4125cb9c8f 100644
--- a/templates/repo/create.tmpl
+++ b/templates/repo/create.tmpl
@@ -220,7 +220,7 @@
-
+
{{.locale.Tr "repo.create_repo"}}
diff --git a/templates/repo/diff/box.tmpl b/templates/repo/diff/box.tmpl
index 0b5bf86371..2e1461226a 100644
--- a/templates/repo/diff/box.tmpl
+++ b/templates/repo/diff/box.tmpl
@@ -232,8 +232,8 @@
"DropzoneParentContainer" ".ui.form"
)}}
- {{.locale.Tr "repo.issues.cancel"}}
- {{.locale.Tr "repo.issues.save"}}
+ {{.locale.Tr "repo.issues.cancel"}}
+ {{.locale.Tr "repo.issues.save"}}
diff --git a/templates/repo/diff/comment_form.tmpl b/templates/repo/diff/comment_form.tmpl
index 5aad8d9590..dff030a0b4 100644
--- a/templates/repo/diff/comment_form.tmpl
+++ b/templates/repo/diff/comment_form.tmpl
@@ -24,14 +24,14 @@
{{svg "octicon-markup"}} {{$.root.locale.Tr "repo.diff.comment.markdown_info"}}
{{if $.reply}}
-
{{$.root.locale.Tr "repo.diff.comment.reply"}}
+
{{$.root.locale.Tr "repo.diff.comment.reply"}}
{{else}}
{{if $.root.CurrentReview}}
-
+
{{else}}
-
{{$.root.locale.Tr "repo.diff.comment.start_review"}}
+
{{$.root.locale.Tr "repo.diff.comment.start_review"}}
{{$.root.locale.Tr "repo.diff.comment.add_single_comment"}}
{{end}}
{{end}}
diff --git a/templates/repo/diff/compare.tmpl b/templates/repo/diff/compare.tmpl
index e4ae7d4dc8..4d57fd6148 100644
--- a/templates/repo/diff/compare.tmpl
+++ b/templates/repo/diff/compare.tmpl
@@ -180,7 +180,7 @@
{{if and $.IsSigned $.AllowEmptyPr (not .Repository.IsArchived)}}
{{.locale.Tr "repo.pulls.nothing_to_compare_and_allow_empty_pr"}}
- {{.locale.Tr "repo.pulls.new"}}
+ {{.locale.Tr "repo.pulls.new"}}
{{else}}
{{if and $.IsSigned (not .Repository.IsArchived)}}
- {{.locale.Tr "repo.pulls.new"}}
+ {{.locale.Tr "repo.pulls.new"}}
{{else if .Repository.IsArchived}}
diff --git a/templates/repo/diff/conversation.tmpl b/templates/repo/diff/conversation.tmpl
index 639dd9cd04..c6ada10caf 100644
--- a/templates/repo/diff/conversation.tmpl
+++ b/templates/repo/diff/conversation.tmpl
@@ -56,7 +56,7 @@
{{end}}
{{if and $.SignedUserID (not $.Repository.IsArchived)}}
-
-
+
{{if eq .commit_choice "commit-to-new-branch"}}{{.locale.Tr "repo.editor.propose_file_change"}}{{else}}{{.locale.Tr "repo.editor.commit_changes"}}{{end}}
{{.locale.Tr "repo.editor.cancel"}}
diff --git a/templates/repo/editor/edit.tmpl b/templates/repo/editor/edit.tmpl
index 3b5a63f3aa..2b303be97c 100644
--- a/templates/repo/editor/edit.tmpl
+++ b/templates/repo/editor/edit.tmpl
@@ -61,11 +61,11 @@
{{.locale.Tr "repo.editor.commit_empty_file_text"}}
-
+
{{svg "octicon-x"}}
{{.locale.Tr "repo.editor.cancel"}}
-
+
{{svg "fontawesome-save"}}
{{.locale.Tr "repo.editor.commit_changes"}}
diff --git a/templates/repo/editor/patch.tmpl b/templates/repo/editor/patch.tmpl
index 1f948fbb19..57126c09ab 100644
--- a/templates/repo/editor/patch.tmpl
+++ b/templates/repo/editor/patch.tmpl
@@ -43,11 +43,11 @@
{{.locale.Tr "repo.editor.commit_empty_file_text"}}
-
+
{{svg "octicon-x"}}
{{.locale.Tr "repo.editor.cancel"}}
-
+
{{svg "fontawesome-save"}}
{{.locale.Tr "repo.editor.commit_changes"}}
diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl
index 935060816c..d0f24949c9 100644
--- a/templates/repo/header.tmpl
+++ b/templates/repo/header.tmpl
@@ -48,7 +48,7 @@
@@ -28,7 +28,7 @@
{{.About | RenderEmojiPlain}}
@@ -41,7 +41,7 @@
{{.locale.Tr "repo.issues.choose.blank_about"}}
diff --git a/templates/repo/issue/labels.tmpl b/templates/repo/issue/labels.tmpl
index a34ce1bfbb..7de1b0f0ba 100644
--- a/templates/repo/issue/labels.tmpl
+++ b/templates/repo/issue/labels.tmpl
@@ -5,7 +5,7 @@
{{template "repo/issue/navbar" .}}
{{if and (or .CanWriteIssues .CanWritePulls) (not .Repository.IsArchived)}}
- {{.locale.Tr "repo.issues.new_label"}}
+ {{.locale.Tr "repo.issues.new_label"}}
{{end}}
{{if and (or .CanWriteIssues .CanWritePulls) (not .Repository.IsArchived)}}
diff --git a/templates/repo/issue/labels/label_new.tmpl b/templates/repo/issue/labels/label_new.tmpl
index 1d3069f1bb..8edd6d4e8a 100644
--- a/templates/repo/issue/labels/label_new.tmpl
+++ b/templates/repo/issue/labels/label_new.tmpl
@@ -36,11 +36,11 @@
@@ -40,7 +40,7 @@
{{if not .Repository.IsArchived}}
{{if .IsShowClosed}}
- {{.locale.Tr "repo.issues.action_open"}}
+ {{.locale.Tr "repo.issues.action_open"}}
{{else}}
{{.locale.Tr "repo.issues.action_close"}}
{{end}}
diff --git a/templates/repo/issue/milestone_issues.tmpl b/templates/repo/issue/milestone_issues.tmpl
index dab6ef3de6..aa3d9b94cd 100644
--- a/templates/repo/issue/milestone_issues.tmpl
+++ b/templates/repo/issue/milestone_issues.tmpl
@@ -8,7 +8,7 @@
@@ -44,11 +44,11 @@
{{.locale.Tr "repo.milestones.cancel"}}
-
+
{{.locale.Tr "repo.milestones.modify"}}
{{else}}
-
+
{{.locale.Tr "repo.milestones.create"}}
{{end}}
diff --git a/templates/repo/issue/milestones.tmpl b/templates/repo/issue/milestones.tmpl
index 3f481c95e4..cdc372cc55 100644
--- a/templates/repo/issue/milestones.tmpl
+++ b/templates/repo/issue/milestones.tmpl
@@ -5,7 +5,7 @@
{{template "base/alert" .}}
diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl
index fc1a3d087f..9d0b666375 100644
--- a/templates/repo/issue/new_form.tmpl
+++ b/templates/repo/issue/new_form.tmpl
@@ -35,7 +35,7 @@
{{template "repo/issue/comment_tab" .}}
{{end}}
-
+
{{if .PageIsComparePull}}
{{.locale.Tr "repo.pulls.create"}}
{{else}}
diff --git a/templates/repo/issue/view_content.tmpl b/templates/repo/issue/view_content.tmpl
index 78587ac7b6..2c7c714574 100644
--- a/templates/repo/issue/view_content.tmpl
+++ b/templates/repo/issue/view_content.tmpl
@@ -92,7 +92,7 @@
{{if and (or .HasIssuesOrPullsWritePermission .IsIssuePoster) (not .DisableStatusChange)}}
{{if .Issue.IsClosed}}
-
+
{{.locale.Tr "repo.issues.reopen_issue"}}
{{else}}
@@ -105,7 +105,7 @@
{{end}}
{{end}}
-
+
{{.locale.Tr "repo.issues.create_comment"}}
diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl
index d43979ff59..cb897a692b 100644
--- a/templates/repo/issue/view_content/comments.tmpl
+++ b/templates/repo/issue/view_content/comments.tmpl
@@ -585,7 +585,7 @@
{{end}}
{{if and $.SignedUserID (not $.Repository.IsArchived)}}
-
- {{.locale.Tr "repo.issues.create"}}
+ {{.locale.Tr "repo.issues.create"}}
diff --git a/templates/repo/issue/view_content/sidebar.tmpl b/templates/repo/issue/view_content/sidebar.tmpl
index 3d5be860bd..6405a6e180 100644
--- a/templates/repo/issue/view_content/sidebar.tmpl
+++ b/templates/repo/issue/view_content/sidebar.tmpl
@@ -327,8 +327,8 @@
- {{.locale.Tr "repo.issues.add_time_short"}}
- {{.locale.Tr "repo.issues.add_time_cancel"}}
+ {{.locale.Tr "repo.issues.add_time_short"}}
+ {{.locale.Tr "repo.issues.add_time_cancel"}}
diff --git a/templates/repo/issue/view_title.tmpl b/templates/repo/issue/view_title.tmpl
index c1dd265e58..0ad408b8d9 100644
--- a/templates/repo/issue/view_title.tmpl
+++ b/templates/repo/issue/view_title.tmpl
@@ -17,7 +17,7 @@
{{.locale.Tr "repo.issues.edit"}}
{{end}}
{{if not .Issue.IsPull}}
- {{.locale.Tr "repo.issues.new"}}
+ {{.locale.Tr "repo.issues.new"}}
{{end}}
{{if and (or .HasIssuesOrPullsWritePermission .IsIssuePoster) (not .Repository.IsArchived)}}
diff --git a/templates/repo/migrate/codebase.tmpl b/templates/repo/migrate/codebase.tmpl
index db607eebb4..394e7c2ecf 100644
--- a/templates/repo/migrate/codebase.tmpl
+++ b/templates/repo/migrate/codebase.tmpl
@@ -104,7 +104,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/git.tmpl b/templates/repo/migrate/git.tmpl
index 42ae642d26..1e449ae30e 100644
--- a/templates/repo/migrate/git.tmpl
+++ b/templates/repo/migrate/git.tmpl
@@ -78,7 +78,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/gitbucket.tmpl b/templates/repo/migrate/gitbucket.tmpl
index 372df0c2db..aa269e561c 100644
--- a/templates/repo/migrate/gitbucket.tmpl
+++ b/templates/repo/migrate/gitbucket.tmpl
@@ -120,7 +120,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/gitea.tmpl b/templates/repo/migrate/gitea.tmpl
index 8022f63dc5..e4d8c62734 100644
--- a/templates/repo/migrate/gitea.tmpl
+++ b/templates/repo/migrate/gitea.tmpl
@@ -116,7 +116,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/github.tmpl b/templates/repo/migrate/github.tmpl
index 0ccad3a3ea..d3f0e0b8bd 100644
--- a/templates/repo/migrate/github.tmpl
+++ b/templates/repo/migrate/github.tmpl
@@ -118,7 +118,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/gitlab.tmpl b/templates/repo/migrate/gitlab.tmpl
index af20fa38e2..e055cce19e 100644
--- a/templates/repo/migrate/gitlab.tmpl
+++ b/templates/repo/migrate/gitlab.tmpl
@@ -115,7 +115,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/gogs.tmpl b/templates/repo/migrate/gogs.tmpl
index aeead61e41..2d66800608 100644
--- a/templates/repo/migrate/gogs.tmpl
+++ b/templates/repo/migrate/gogs.tmpl
@@ -118,7 +118,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/migrating.tmpl b/templates/repo/migrate/migrating.tmpl
index d1bdc5a90f..6effa05f97 100644
--- a/templates/repo/migrate/migrating.tmpl
+++ b/templates/repo/migrate/migrating.tmpl
@@ -38,7 +38,7 @@
{{if .Failed}}
{{.locale.Tr "repo.settings.delete"}}
{{else}}
- {{.locale.Tr "cancel"}}
+ {{.locale.Tr "cancel"}}
{{end}}
{{.locale.Tr "retry"}}
diff --git a/templates/repo/migrate/onedev.tmpl b/templates/repo/migrate/onedev.tmpl
index f5ba11ab06..818b23fddc 100644
--- a/templates/repo/migrate/onedev.tmpl
+++ b/templates/repo/migrate/onedev.tmpl
@@ -104,7 +104,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/projects/view.tmpl b/templates/repo/projects/view.tmpl
index ac3d2cd77c..3f2dd9a548 100644
--- a/templates/repo/projects/view.tmpl
+++ b/templates/repo/projects/view.tmpl
@@ -4,7 +4,7 @@
{{template "projects/view" .}}
diff --git a/templates/repo/pulls/fork.tmpl b/templates/repo/pulls/fork.tmpl
index 15635074ac..66b1c3a276 100644
--- a/templates/repo/pulls/fork.tmpl
+++ b/templates/repo/pulls/fork.tmpl
@@ -58,7 +58,7 @@
-
+
{{.locale.Tr "repo.fork_repo"}}
diff --git a/templates/repo/release_tag_header.tmpl b/templates/repo/release_tag_header.tmpl
index ad42b9949f..89358e9dd4 100644
--- a/templates/repo/release_tag_header.tmpl
+++ b/templates/repo/release_tag_header.tmpl
@@ -15,7 +15,7 @@
{{end}}
{{if and (not .PageIsTagList) .CanCreateRelease}}
-
+
{{.locale.Tr "repo.release.new_release"}}
{{end}}
diff --git a/templates/repo/settings/branches.tmpl b/templates/repo/settings/branches.tmpl
index ef227ff4aa..43203a7ad3 100644
--- a/templates/repo/settings/branches.tmpl
+++ b/templates/repo/settings/branches.tmpl
@@ -26,7 +26,7 @@
{{end}}
- {{$.locale.Tr "repo.settings.branches.update_default_branch"}}
+ {{$.locale.Tr "repo.settings.branches.update_default_branch"}}
{{end}}
diff --git a/templates/repo/settings/collaboration.tmpl b/templates/repo/settings/collaboration.tmpl
index c40265c6a6..290a1ae093 100644
--- a/templates/repo/settings/collaboration.tmpl
+++ b/templates/repo/settings/collaboration.tmpl
@@ -44,7 +44,7 @@
- {{.locale.Tr "repo.settings.add_collaborator"}}
+ {{.locale.Tr "repo.settings.add_collaborator"}}
@@ -92,7 +92,7 @@
- {{$.locale.Tr "repo.settings.add_team"}}
+ {{$.locale.Tr "repo.settings.add_team"}}
{{else}}
diff --git a/templates/repo/settings/deploy_keys.tmpl b/templates/repo/settings/deploy_keys.tmpl
index b776848a56..a7b7dd6511 100644
--- a/templates/repo/settings/deploy_keys.tmpl
+++ b/templates/repo/settings/deploy_keys.tmpl
@@ -34,7 +34,7 @@
{{$.locale.Tr "repo.settings.is_writable_info" | Str2html}}
-
+
{{.locale.Tr "repo.settings.add_deploy_key"}}
diff --git a/templates/repo/settings/githook_edit.tmpl b/templates/repo/settings/githook_edit.tmpl
index 3d212b5ffd..c2fabd02ed 100644
--- a/templates/repo/settings/githook_edit.tmpl
+++ b/templates/repo/settings/githook_edit.tmpl
@@ -18,7 +18,7 @@
- {{$.locale.Tr "repo.settings.update_githook"}}
+ {{$.locale.Tr "repo.settings.update_githook"}}
{{end}}
diff --git a/templates/repo/settings/lfs_pointers.tmpl b/templates/repo/settings/lfs_pointers.tmpl
index b6b58a3772..db3fdd2f85 100644
--- a/templates/repo/settings/lfs_pointers.tmpl
+++ b/templates/repo/settings/lfs_pointers.tmpl
@@ -11,7 +11,7 @@
{{end}}
{{end}}
- {{$.locale.Tr "repo.settings.lfs_pointers.associateAccessible" $.NumAssociatable}}
+ {{$.locale.Tr "repo.settings.lfs_pointers.associateAccessible" $.NumAssociatable}}
{{end}}
diff --git a/templates/repo/settings/options.tmpl b/templates/repo/settings/options.tmpl
index 78700e05b7..28841de4cd 100644
--- a/templates/repo/settings/options.tmpl
+++ b/templates/repo/settings/options.tmpl
@@ -45,7 +45,7 @@
- {{$.locale.Tr "repo.settings.update_settings"}}
+ {{$.locale.Tr "repo.settings.update_settings"}}
@@ -57,7 +57,7 @@
- {{$.locale.Tr "settings.update_avatar"}}
+ {{$.locale.Tr "settings.update_avatar"}}
{{$.locale.Tr "settings.delete_current_avatar"}}
@@ -189,7 +189,7 @@
{{end}}
- {{$.locale.Tr "repo.settings.update_mirror_settings"}}
+ {{$.locale.Tr "repo.settings.update_mirror_settings"}}
@@ -271,7 +271,7 @@
- {{$.locale.Tr "repo.settings.mirror_settings.push_mirror.add"}}
+ {{$.locale.Tr "repo.settings.mirror_settings.push_mirror.add"}}
@@ -586,7 +586,7 @@
- {{$.locale.Tr "repo.settings.update_settings"}}
+ {{$.locale.Tr "repo.settings.update_settings"}}
@@ -632,7 +632,7 @@
- {{$.locale.Tr "repo.settings.update_settings"}}
+ {{$.locale.Tr "repo.settings.update_settings"}}
@@ -653,7 +653,7 @@
- {{$.locale.Tr "repo.settings.update_settings"}}
+ {{$.locale.Tr "repo.settings.update_settings"}}
@@ -675,7 +675,7 @@
{{end}}
- {{$.locale.Tr "repo.settings.reindex_button"}}
+ {{$.locale.Tr "repo.settings.reindex_button"}}
{{end}}
@@ -694,7 +694,7 @@
{{end}}
- {{$.locale.Tr "repo.settings.reindex_button"}}
+ {{$.locale.Tr "repo.settings.reindex_button"}}
diff --git a/templates/repo/settings/protected_branch.tmpl b/templates/repo/settings/protected_branch.tmpl
index eb5baff59b..74cb84aba3 100644
--- a/templates/repo/settings/protected_branch.tmpl
+++ b/templates/repo/settings/protected_branch.tmpl
@@ -255,7 +255,7 @@
- {{$.locale.Tr "repo.settings.protected_branch.save_rule"}}
+ {{$.locale.Tr "repo.settings.protected_branch.save_rule"}}
diff --git a/templates/repo/settings/tags.tmpl b/templates/repo/settings/tags.tmpl
index c3d2fc38de..48b67697c8 100644
--- a/templates/repo/settings/tags.tmpl
+++ b/templates/repo/settings/tags.tmpl
@@ -57,14 +57,14 @@
{{end}}
{{if .PageIsEditProtectedTag}}
-
+
{{$.locale.Tr "save"}}
{{$.locale.Tr "cancel"}}
{{else}}
-
+
{{$.locale.Tr "repo.settings.tags.protection.create"}}
{{end}}
diff --git a/templates/repo/settings/webhook/settings.tmpl b/templates/repo/settings/webhook/settings.tmpl
index d84c8eb110..a669d2c9a3 100644
--- a/templates/repo/settings/webhook/settings.tmpl
+++ b/templates/repo/settings/webhook/settings.tmpl
@@ -278,9 +278,9 @@
{{if $isNew}}
-
{{.locale.Tr "repo.settings.add_webhook"}}
+
{{.locale.Tr "repo.settings.add_webhook"}}
{{else}}
-
{{.locale.Tr "repo.settings.update_webhook"}}
+
{{.locale.Tr "repo.settings.update_webhook"}}
{{.locale.Tr "repo.settings.delete_webhook"}}
{{end}}
diff --git a/templates/repo/wiki/new.tmpl b/templates/repo/wiki/new.tmpl
index 2098a76755..d122ee5119 100644
--- a/templates/repo/wiki/new.tmpl
+++ b/templates/repo/wiki/new.tmpl
@@ -6,7 +6,7 @@
{{else}}
-
+
{{svg "octicon-person"}} {{.locale.Tr "user.follow"}}
{{end}}
diff --git a/templates/user/auth/activate.tmpl b/templates/user/auth/activate.tmpl
index 9a2abd3cdf..3261836ee0 100644
--- a/templates/user/auth/activate.tmpl
+++ b/templates/user/auth/activate.tmpl
@@ -25,7 +25,7 @@
- {{.locale.Tr "install.confirm_password"}}
+ {{.locale.Tr "install.confirm_password"}}
{{else if .IsSendRegisterMail}}
diff --git a/templates/user/auth/change_passwd_inner.tmpl b/templates/user/auth/change_passwd_inner.tmpl
index 40281f8578..317a031f6b 100644
--- a/templates/user/auth/change_passwd_inner.tmpl
+++ b/templates/user/auth/change_passwd_inner.tmpl
@@ -17,7 +17,7 @@
- {{.locale.Tr "settings.change_password"}}
+ {{.locale.Tr "settings.change_password"}}
diff --git a/templates/user/auth/finalize_openid.tmpl b/templates/user/auth/finalize_openid.tmpl
index 2b833d9b32..e81a565507 100644
--- a/templates/user/auth/finalize_openid.tmpl
+++ b/templates/user/auth/finalize_openid.tmpl
@@ -29,7 +29,7 @@
{{if .ShowRegistrationButton}}
diff --git a/templates/user/auth/signin_inner.tmpl b/templates/user/auth/signin_inner.tmpl
index 6b118b7a26..ec48524226 100644
--- a/templates/user/auth/signin_inner.tmpl
+++ b/templates/user/auth/signin_inner.tmpl
@@ -35,7 +35,7 @@
-
+
{{if .LinkAccountMode}}
{{.locale.Tr "auth.oauth_signin_submit"}}
{{else}}
diff --git a/templates/user/auth/signin_openid.tmpl b/templates/user/auth/signin_openid.tmpl
index 7a54589fd9..e1017dca28 100644
--- a/templates/user/auth/signin_openid.tmpl
+++ b/templates/user/auth/signin_openid.tmpl
@@ -29,7 +29,7 @@
- {{.locale.Tr "sign_in"}}
+ {{.locale.Tr "sign_in"}}
diff --git a/templates/user/auth/signup_inner.tmpl b/templates/user/auth/signup_inner.tmpl
index 184b8b88fe..931efcf04b 100644
--- a/templates/user/auth/signup_inner.tmpl
+++ b/templates/user/auth/signup_inner.tmpl
@@ -39,7 +39,7 @@
-
+
{{if .LinkAccountMode}}
{{.locale.Tr "auth.oauth_signup_submit"}}
{{else}}
diff --git a/templates/user/auth/signup_openid_connect.tmpl b/templates/user/auth/signup_openid_connect.tmpl
index 89a2e410e8..1a470415c6 100644
--- a/templates/user/auth/signup_openid_connect.tmpl
+++ b/templates/user/auth/signup_openid_connect.tmpl
@@ -26,7 +26,7 @@
diff --git a/templates/user/auth/signup_openid_register.tmpl b/templates/user/auth/signup_openid_register.tmpl
index a490ea5a74..9736c53ed8 100644
--- a/templates/user/auth/signup_openid_register.tmpl
+++ b/templates/user/auth/signup_openid_register.tmpl
@@ -29,7 +29,7 @@
- {{.locale.Tr "auth.create_new_account"}}
+ {{.locale.Tr "auth.create_new_account"}}
diff --git a/templates/user/auth/twofa.tmpl b/templates/user/auth/twofa.tmpl
index 4002266054..e303580956 100644
--- a/templates/user/auth/twofa.tmpl
+++ b/templates/user/auth/twofa.tmpl
@@ -16,7 +16,7 @@
diff --git a/templates/user/auth/twofa_scratch.tmpl b/templates/user/auth/twofa_scratch.tmpl
index 4ed7fce55e..58942050f5 100644
--- a/templates/user/auth/twofa_scratch.tmpl
+++ b/templates/user/auth/twofa_scratch.tmpl
@@ -16,7 +16,7 @@
- {{.locale.Tr "auth.verify"}}
+ {{.locale.Tr "auth.verify"}}
diff --git a/templates/user/dashboard/issues.tmpl b/templates/user/dashboard/issues.tmpl
index 00c604bfc4..a973eb59e4 100644
--- a/templates/user/dashboard/issues.tmpl
+++ b/templates/user/dashboard/issues.tmpl
@@ -101,9 +101,9 @@
{{if .SingleRepoLink}}
{{if eq .SingleRepoAction "issue"}}
- {{.locale.Tr "repo.issues.new"}}
+ {{.locale.Tr "repo.issues.new"}}
{{else if eq .SingleRepoAction "pull"}}
- {{.locale.Tr "repo.pulls.new"}}
+ {{.locale.Tr "repo.pulls.new"}}
{{end}}
{{end}}
diff --git a/templates/user/settings/account.tmpl b/templates/user/settings/account.tmpl
index 0b57720c96..173cd5e991 100644
--- a/templates/user/settings/account.tmpl
+++ b/templates/user/settings/account.tmpl
@@ -24,7 +24,7 @@
@@ -58,7 +58,7 @@
{{$.locale.Tr "settings.email_notifications.disable"}}
- {{$.locale.Tr "settings.email_notifications.submit"}}
+ {{$.locale.Tr "settings.email_notifications.submit"}}
@@ -118,7 +118,7 @@
-
+
{{.locale.Tr "settings.add_email"}}
diff --git a/templates/user/settings/appearance.tmpl b/templates/user/settings/appearance.tmpl
index 129fca2657..ca7ef15de5 100644
--- a/templates/user/settings/appearance.tmpl
+++ b/templates/user/settings/appearance.tmpl
@@ -35,7 +35,7 @@
- {{$.locale.Tr "settings.update_theme"}}
+ {{$.locale.Tr "settings.update_theme"}}
@@ -61,7 +61,7 @@
- {{$.locale.Tr "settings.update_language"}}
+ {{$.locale.Tr "settings.update_language"}}
@@ -162,7 +162,7 @@
- {{$.locale.Tr "save"}}
+ {{$.locale.Tr "save"}}
diff --git a/templates/user/settings/applications.tmpl b/templates/user/settings/applications.tmpl
index f142af3876..bc7755eb77 100644
--- a/templates/user/settings/applications.tmpl
+++ b/templates/user/settings/applications.tmpl
@@ -86,7 +86,7 @@
>
-
+
{{.locale.Tr "settings.generate_token"}}
{{/* Fomantic ".ui.form .warning.message" is hidden by default, so put the warning message out of the form*/}}
diff --git a/templates/user/settings/applications_oauth2_edit_form.tmpl b/templates/user/settings/applications_oauth2_edit_form.tmpl
index 74a0e13918..1437277009 100644
--- a/templates/user/settings/applications_oauth2_edit_form.tmpl
+++ b/templates/user/settings/applications_oauth2_edit_form.tmpl
@@ -45,7 +45,7 @@
-
+
{{.locale.Tr "settings.save_application"}}
diff --git a/templates/user/settings/applications_oauth2_list.tmpl b/templates/user/settings/applications_oauth2_list.tmpl
index 348bc82b4e..a92909f77f 100644
--- a/templates/user/settings/applications_oauth2_list.tmpl
+++ b/templates/user/settings/applications_oauth2_list.tmpl
@@ -65,7 +65,7 @@
-
+
{{.locale.Tr "settings.create_oauth2_application_button"}}
diff --git a/templates/user/settings/keys_gpg.tmpl b/templates/user/settings/keys_gpg.tmpl
index 2ecebcd7c0..467b275d35 100644
--- a/templates/user/settings/keys_gpg.tmpl
+++ b/templates/user/settings/keys_gpg.tmpl
@@ -31,7 +31,7 @@
{{end}}
-
+
{{.locale.Tr "settings.add_key"}}
@@ -99,7 +99,7 @@
-
+
{{$.locale.Tr "settings.gpg_key_verify"}}
diff --git a/templates/user/settings/keys_principal.tmpl b/templates/user/settings/keys_principal.tmpl
index 42c21373d5..d9cc8fb823 100644
--- a/templates/user/settings/keys_principal.tmpl
+++ b/templates/user/settings/keys_principal.tmpl
@@ -49,7 +49,7 @@
-
+
{{.locale.Tr "settings.add_new_principal"}}
diff --git a/templates/user/settings/keys_ssh.tmpl b/templates/user/settings/keys_ssh.tmpl
index 8419f72ff5..626d34fd33 100644
--- a/templates/user/settings/keys_ssh.tmpl
+++ b/templates/user/settings/keys_ssh.tmpl
@@ -19,7 +19,7 @@
-
+
{{.locale.Tr "settings.add_key"}}
@@ -87,7 +87,7 @@
-
+
{{$.locale.Tr "settings.ssh_key_verify"}}
diff --git a/templates/user/settings/packages.tmpl b/templates/user/settings/packages.tmpl
index 304940feb8..f4933d3dae 100644
--- a/templates/user/settings/packages.tmpl
+++ b/templates/user/settings/packages.tmpl
@@ -13,7 +13,7 @@
diff --git a/templates/user/settings/profile.tmpl b/templates/user/settings/profile.tmpl
index 6db58fe4db..34c790065a 100644
--- a/templates/user/settings/profile.tmpl
+++ b/templates/user/settings/profile.tmpl
@@ -88,7 +88,7 @@
- {{$.locale.Tr "settings.update_profile"}}
+ {{$.locale.Tr "settings.update_profile"}}
@@ -125,7 +125,7 @@
- {{$.locale.Tr "settings.update_avatar"}}
+ {{$.locale.Tr "settings.update_avatar"}}
{{$.locale.Tr "settings.delete_current_avatar"}}
diff --git a/templates/user/settings/repos.tmpl b/templates/user/settings/repos.tmpl
index caee1135c5..db912770d2 100644
--- a/templates/user/settings/repos.tmpl
+++ b/templates/user/settings/repos.tmpl
@@ -34,7 +34,7 @@
{{$.ContextUser.Name}}/{{$dir}}
{{if $.allowAdopt}}
-
{{svg "octicon-plus"}}{{$.locale.Tr "repo.adopt_preexisting_label"}}
+
{{svg "octicon-plus"}}{{$.locale.Tr "repo.adopt_preexisting_label"}}
-
+
{{.locale.Tr "settings.add_openid"}}
diff --git a/templates/user/settings/security/twofa.tmpl b/templates/user/settings/security/twofa.tmpl
index f10dbf0b68..dbf395c4b1 100644
--- a/templates/user/settings/security/twofa.tmpl
+++ b/templates/user/settings/security/twofa.tmpl
@@ -18,7 +18,7 @@
{{else}}
{{.locale.Tr "settings.twofa_not_enrolled"}}
{{end}}
diff --git a/templates/user/settings/security/twofa_enroll.tmpl b/templates/user/settings/security/twofa_enroll.tmpl
index 3c27c4d8fa..9235e4f614 100644
--- a/templates/user/settings/security/twofa_enroll.tmpl
+++ b/templates/user/settings/security/twofa_enroll.tmpl
@@ -16,7 +16,7 @@
- {{.locale.Tr "auth.verify"}}
+ {{.locale.Tr "auth.verify"}}
diff --git a/templates/user/settings/security/webauthn.tmpl b/templates/user/settings/security/webauthn.tmpl
index 676754df59..6a74b8770a 100644
--- a/templates/user/settings/security/webauthn.tmpl
+++ b/templates/user/settings/security/webauthn.tmpl
@@ -25,7 +25,7 @@
- {{svg "octicon-key"}} {{.locale.Tr "settings.webauthn_register_key"}}
+ {{svg "octicon-key"}} {{.locale.Tr "settings.webauthn_register_key"}}