Revert "add ellipsis to Grade Now"

This reverts commit 8a3cf51c9e.
This commit is contained in:
Jarrett Ye 2025-04-29 14:39:13 +08:00
parent 8a3cf51c9e
commit 86c2000822
No known key found for this signature in database
GPG key ID: EBFC55E0C1A352BB
2 changed files with 1 additions and 2 deletions

View file

@ -30,7 +30,6 @@ 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>qt_accel_grade_now</string>
<string>actions_grade_now</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+G</string>