mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Attach a tooltip to the action control button (#24595)
The first time I saw the big red X button I thought something failed but apparently, it was just a "Cancel" button # Before    # After    --------- Signed-off-by: Yarden Shoham <git@yardenshoham.com> Co-authored-by: Giteabot <teabot@gitea.io> Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
@@ -79,6 +79,7 @@ milestones = Milestones
|
||||
|
||||
ok = OK
|
||||
cancel = Cancel
|
||||
rerun = Re-run
|
||||
save = Save
|
||||
add = Add
|
||||
add_all = Add All
|
||||
|
Reference in New Issue
Block a user