add ellipsis to Grade Now

This commit is contained in:
Jarrett Ye 2025-04-29 14:27:10 +08:00
parent 51b5086b01
commit 8a3cf51c9e
No known key found for this signature in database
GPG key ID: EBFC55E0C1A352BB
2 changed files with 2 additions and 1 deletions

View file

@ -30,6 +30,7 @@ qt-accel-tools = &Tools
qt-accel-undo = &Undo
qt-accel-redo = &Redo
qt-accel-set-due-date = Set &Due Date...
qt-accel-grade-now = &Grade Now...
qt-accel-forget = &Reset
qt-accel-view = &View
qt-accel-full-screen = Toggle &Full Screen

View file

@ -628,7 +628,7 @@
</action>
<action name="action_grade_now">
<property name="text">
<string>actions_grade_now</string>
<string>qt_accel_grade_now</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+G</string>