mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Adding a note to the import options to indicate that leech and marked tags will be removed if disabled (#3067)
* Adding a note to the import options to indicate that leech and marked tags will be removed if not enabled. * Adding my details to CONTRIBUTORS
This commit is contained in:
parent
de8b81ca7a
commit
04fe3655e2
2 changed files with 3 additions and 1 deletions
|
@ -163,6 +163,7 @@ Antonio Cavallo <a.cavallo@cavallinux.eu>
|
|||
Han Yeong-woo <han@yeongwoo.dev>
|
||||
Jean Khawand <jk@jeankhawand.com>
|
||||
Foxy_null <https://github.com/Foxy-null>
|
||||
Arbyste <arbyste@outlook.com>
|
||||
********************
|
||||
|
||||
The text of the 3 clause BSD license follows:
|
||||
|
|
|
@ -58,7 +58,8 @@ importing-with-deck-configs = Import any deck presets
|
|||
importing-updates = Updates
|
||||
importing-include-reviews-help =
|
||||
If enabled, any previous reviews that the deck sharer included will also be imported.
|
||||
Otherwise, all cards will be imported as new cards.
|
||||
Otherwise, all cards will be imported as new cards, and any "leech" or "marked"
|
||||
tags will be removed.
|
||||
importing-with-deck-configs-help =
|
||||
If enabled, any deck options that the deck sharer included will also be imported.
|
||||
Otherwise, all decks will be assigned the default preset.
|
||||
|
|
Loading…
Reference in a new issue