mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 07:07:13 -05:00
minor menu fixups
This commit is contained in:
parent
9f13509e4f
commit
252534423c
1 changed files with 1 additions and 2 deletions
|
|
@ -418,7 +418,6 @@
|
|||
<addaction name="separator" />
|
||||
<addaction name="actionClose" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="actionExit" />
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuTools" >
|
||||
|
|
@ -868,7 +867,7 @@
|
|||
<normaloff>:/icons/media-playback-start.png</normaloff>:/icons/media-playback-start.png</iconset>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>Repeat las&t audio</string>
|
||||
<string>Repeat Las&t Audio</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Ctrl+R</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue