mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
lapsed->failed
This commit is contained in:
parent
4a268fcfc0
commit
20982c8b93
1 changed files with 4 additions and 4 deletions
|
@ -164,8 +164,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>542</width>
|
<width>428</width>
|
||||||
<height>504</height>
|
<height>546</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_5" >
|
<layout class="QVBoxLayout" name="verticalLayout_5" >
|
||||||
|
@ -208,7 +208,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>428</width>
|
<width>428</width>
|
||||||
<height>563</height>
|
<height>546</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_5" >
|
<layout class="QHBoxLayout" name="horizontalLayout_5" >
|
||||||
|
@ -428,7 +428,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="delayLapsedCards" >
|
<widget class="QCheckBox" name="delayLapsedCards" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Delay lapsed cards until after reviews</string>
|
<string>Delay failed cards until after reviews</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue