mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
parent
8a3cf51c9e
commit
86c2000822
2 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue