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
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
..
admin Remove unnecessary template helper DisableGravatar (#26386) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Start using template context function (#26254) 2 years ago
code Fix inconsistent user profile layout across tabs (#25625) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
explore Remove unnecessary template helper repoAvatar (#26387) 2 years ago
mail Add template linting via djlint (#25212) 2 years ago
org Remove unnecessary template helper repoAvatar (#26387) 2 years ago
package Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
projects Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` together (#26265) 2 years ago
repo Improve multiple strings in en-US locale (#26213) 2 years ago
shared Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
status Replace fomantic divider module with our own (#25539) 2 years ago
swagger Doc update swagger doc for POST /orgs/{org}/teams (#26155) 2 years ago
user Remove unnecessary template helper DisableGravatar (#26386) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago