mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
remove ellipsis
This commit is contained in:
parent
4308ddf4ab
commit
37bf56c56e
1 changed files with 1 additions and 1 deletions
|
@ -635,7 +635,7 @@ class Editor:
|
||||||
_(
|
_(
|
||||||
"""\
|
"""\
|
||||||
To make a cloze deletion on an existing note, you need to change it \
|
To make a cloze deletion on an existing note, you need to change it \
|
||||||
to a cloze type first, via 'Notes>Change Note Type...'"""
|
to a cloze type first, via 'Notes>Change Note Type'"""
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
return
|
return
|
||||||
|
|
Loading…
Reference in a new issue