mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 16:02:23 -04:00
backups no longer happen on each sync
https://forums.ankiweb.net/t/accidentally-deleted-backs-one-deck/3740/6
This commit is contained in:
parent
2f654bcb88
commit
a4f0181f25
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_9">
|
<widget class="QLabel" name="label_9">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><b>Backups</b><br>Anki will create a backup of your collection each time it is closed or synchronized.</string>
|
<string><html><head/><body><p><span style=" font-weight:600;">Backups</span><br/>Anki will create a backup of your collection each time it is closed.</p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
Loading…
Reference in a new issue