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.
forgejo/templates
silverwind d6f8238492
Replace `N/A` with `-` everywhere (#24474)
Followup to https://github.com/go-gitea/gitea/pull/24427.

Reasoning is that `N/A` is specific to english while `-` is
language-neutral and does not need translation.

Before:
<img width="891" alt="Screenshot 2023-05-01 at 20 58 20"
src="https://user-images.githubusercontent.com/115237/235511592-8a36d0f2-34ff-4dbe-b642-67c0ade644fe.png">

After:
<img width="901" alt="Screenshot 2023-05-01 at 20 59 59"
src="https://user-images.githubusercontent.com/115237/235511594-d49f6d09-92e8-4e99-be7b-2a37f5d24129.png">
1 year ago
..
admin Replace `N/A` with `-` everywhere (#24474) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 1 year ago
code Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve some modal action buttons (#24289) 1 year ago
explore Improve "new-menu" (#24465) 1 year ago
mail Remove incorrect HTML self close tag (#23748) 1 year ago
org Fix invite display (#24447) 1 year ago
package Replace remaining fontawesome dropdown icons with SVG (#24455) 1 year ago
projects Rework header bar on issue, pull requests and milestone (#24420) 1 year ago
repo Replace `N/A` with `-` everywhere (#24474) 1 year ago
shared Improve template helper (#24417) 1 year ago
status Fix template function DateTime (#24317) 1 year ago
swagger Add ability to specify '--not' from GetAllCommits (#24409) 1 year ago
user Improve "new-menu" (#24465) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago