mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
improve wording in study options page
This commit is contained in:
parent
0b7c8bcecc
commit
62f154b1b6
1 changed files with 3 additions and 3 deletions
|
@ -514,7 +514,7 @@
|
|||
</size>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string><b>Session limit (mins):</b></string>
|
||||
<string><b>Limit minutes per session to:</b></string>
|
||||
</property>
|
||||
<property name="margin" >
|
||||
<number>4</number>
|
||||
|
@ -546,7 +546,7 @@
|
|||
</size>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string><b>New cards per day:</b></string>
|
||||
<string><b>Limit new cards per day to:</b></string>
|
||||
</property>
|
||||
<property name="margin" >
|
||||
<number>4</number>
|
||||
|
@ -601,7 +601,7 @@
|
|||
<item row="2" column="0" >
|
||||
<widget class="QLabel" name="label" >
|
||||
<property name="text" >
|
||||
<string><b>Session limit (reps):</string>
|
||||
<string><b>Limit repetitions per session to:</b></string>
|
||||
</property>
|
||||
<property name="margin" >
|
||||
<number>4</number>
|
||||
|
|
Loading…
Reference in a new issue