mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
unify colon boldness
This commit is contained in:
parent
40c0741133
commit
bbc7c2f660
1 changed files with 1 additions and 1 deletions
|
@ -946,7 +946,7 @@
|
|||
<string>The <b>number of questions in a session</b>. When a session is finished, this screen will be shown again, allowing you to start another session. Choose 0 for no limit.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><b>Session limit (questions)</b>:</string>
|
||||
<string><b>Session limit (questions):</b></string>
|
||||
</property>
|
||||
<property name="margin">
|
||||
<number>4</number>
|
||||
|
|
Loading…
Reference in a new issue