mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
Remove desktop-specific 'Cards...' hint
This commit is contained in:
parent
dcfb2f1052
commit
38b8e74f71
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ adding-shortcut = Shortcut: { $val }
|
||||||
adding-the-first-field-is-empty = The first field is empty.
|
adding-the-first-field-is-empty = The first field is empty.
|
||||||
adding-missing-cloze = You have a cloze notetype but have not made any cloze deletions.
|
adding-missing-cloze = You have a cloze notetype but have not made any cloze deletions.
|
||||||
adding-cloze-outside-cloze-notetype = Cloze deletion can only be used on cloze notetypes.
|
adding-cloze-outside-cloze-notetype = Cloze deletion can only be used on cloze notetypes.
|
||||||
adding-cloze-outside-cloze-field = Cloze deletion can only be used in fields which use the 'cloze:' filter (see 'Cards...').
|
adding-cloze-outside-cloze-field = Cloze deletion can only be used in fields which use the 'cloze:' filter. This is typically the first field.
|
||||||
|
|
Loading…
Reference in a new issue