mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
rename actions and add cards
This commit is contained in:
parent
00e0fb6c23
commit
6de11197ff
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle" >
|
||||
<string>Add Cards</string>
|
||||
<string>Generate Cards</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout" >
|
||||
<item>
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
</widget>
|
||||
<widget class="QMenu" name="menuActions" >
|
||||
<property name="title" >
|
||||
<string>&Actions</string>
|
||||
<string>&Tools</string>
|
||||
</property>
|
||||
<addaction name="actionAddTag" />
|
||||
<addaction name="actionDeleteTag" />
|
||||
|
|
Loading…
Reference in a new issue