You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo
Panagiotis "Ivory" Vasilopoulos daf7092863
Improve multiple strings in en-US locale (#26213)
I kept sending pull requests that consisted of one-line changes. It's
time to
settle this once and for all. (Maybe.)

- Explain Gitea behavior and the consequences of each
  setting better, so that the user does not have to consult
  the docs.
- Do not use different spellings of identical terms
  interchangeably, e.g. `e-mail` and `email`.
- Use more conventional terms to describe the same things,
  e.g. `Confirm Password` instead of `Re-Type Password`.
- Introduces additional clarification for Mirror Settings
- Small adjustments in test
- This is a cry for help.
- Grammar and spelling consistencies for en-US locale
  (e.g. cancelled -> canceled)
- Introduce tooltip improvements.

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
actions Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
branch Fix wrong branch name in rename branch modal (#26146) 2 years ago
cite Button and color enhancements (#24989) 2 years ago
code Some fixes of the prompt of new branches (#26257) 2 years ago
diff Display human-readable text instead of cryptic filemodes (#26352) 2 years ago
editor Refactor "editorconfig" (#26391) 2 years ago
find Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
graph Improve commit graph alignment and truncating (#26112) 2 years ago
issue Fix incorrect color of selected assignees when create issue (#26324) 2 years ago
migrate Add `Retry` button when creating a mirror-repo fails (#26228) 2 years ago
projects Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` together (#26265) 2 years ago
pulls Don't stack PR tab menu on small screens (#25789) 2 years ago
release Fix UI for release tag page / wiki page / subscription page (#25948) 2 years ago
settings Improve multiple strings in en-US locale (#26213) 2 years ago
tag Enable H014 and H023 djlint rules (#25786) 2 years ago
wiki Fix UI for release tag page / wiki page / subscription page (#25948) 2 years ago
activity.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
blame.tmpl Add template linting via djlint (#25212) 2 years ago
branch_dropdown.tmpl Use frontend fetch for branch dropdown component (#25719) 2 years ago
clone_buttons.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
clone_script.tmpl Rework button coloring, add focus and active colors (#24507) 2 years ago
commit_load_branches_and_tags.tmpl Remove commit load branches and tags in wiki repo (#26304) 2 years ago
commit_page.tmpl Show branches and tags that contain a commit (#25180) 2 years ago
commit_status.tmpl Remove commit status running and warning from the dashboard repo list (#26036) 2 years ago
commit_statuses.tmpl Button and color enhancements (#24989) 2 years ago
commits.tmpl Fix some UI alignments (#25277) 2 years ago
commits_list.tmpl Show branches and tags that contain a commit (#25180) 2 years ago
commits_list_small.tmpl Show branches and tags that contain a commit (#25180) 2 years ago
commits_table.tmpl Fix commit compare style (#26209) 2 years ago
create.tmpl Support copy protected branch from template repository (#25889) 2 years ago
create_helper.tmpl Add templates to customize text when creating and migrating repositories 2 years ago
empty.tmpl Repository Archived text title center align (#25767) 2 years ago
file_info.tmpl Show image size on view page (#25884) 2 years ago
forks.tmpl Remove fomantic ".link" selector and styles (#23888) 2 years ago
graph.tmpl Replace remaining fontawesome dropdown icons with SVG (#24455) 2 years ago
header.tmpl Remove unnecessary template helper repoAvatar (#26387) 2 years ago
home.tmpl Tweak repo topics bar (#25769) 2 years ago
icon.tmpl Remove unnecessary template helper repoAvatar (#26387) 2 years ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
release_tag_header.tmpl Fix incorrect release count (#25879) 2 years ago
search.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
search_name.tmpl Clean template/helper.go (#23922) 2 years ago
shabox_badge.tmpl Fix shabox regression (#22924) 2 years ago
sub_menu.tmpl Fix tags header and pretty format numbers (#25624) 2 years ago
unicode_escape_prompt.tmpl Make confusable character warning less jarring (#25069) 2 years ago
upload.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
user_cards.tmpl Use calendar icon for `Joined on...` in profiles (#26215) 2 years ago
view_file.tmpl fix generated source URL on rendered files (#26364) 2 years ago
view_list.tmpl Show branches and tags that contain a commit (#25180) 2 years ago
watchers.tmpl Fix user-cards format (#24428) 2 years ago