mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
fix spelling inconsistency
This commit is contained in:
parent
9bfd6843bb
commit
4828c543ca
1 changed files with 4 additions and 4 deletions
|
@ -174,7 +174,7 @@
|
|||
<item row="1" column="0">
|
||||
<widget class="QCheckBox" name="doSync">
|
||||
<property name="text">
|
||||
<string>Synchronize this deck</string>
|
||||
<string>Synchronise this deck</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -339,7 +339,7 @@
|
|||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="label_22">
|
||||
<property name="text">
|
||||
<string><b>1: Again (Mature)</b></string>
|
||||
<string><b>1: Extra Mature Delay</b></string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
|
@ -379,7 +379,7 @@
|
|||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_20">
|
||||
<property name="text">
|
||||
<string><b>1: Again (Young)</b></string>
|
||||
<string><b>1: Again Delay</b></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -393,7 +393,7 @@
|
|||
<item row="1" column="5">
|
||||
<widget class="QLabel" name="label_25">
|
||||
<property name="text">
|
||||
<string>mins</string>
|
||||
<string>days</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue