Escape braces in fluent string
This commit is contained in:
parent
e247da5ba8
commit
f97b1559a2
@ -22,7 +22,7 @@ card-templates-add-mobile-class = Add Mobile Class
|
||||
card-templates-preview-settings = Options
|
||||
card-templates-invalid-template-number = Card template { $number } in notetype '{ $notetype }' has a problem.
|
||||
card-templates-identical-front = The front side is identical to card template { $number }.
|
||||
card-templates-missing-cloze = Expected to find '{{cloze:Text}}' or similar on the front and back of the card template.
|
||||
card-templates-missing-cloze = Expected to find '{ "{{" }cloze:Text{ "}}" }' or similar on the front and back of the card template.
|
||||
card-templates-extraneous-cloze = 'cloze:' can only be used on cloze notetypes.
|
||||
card-templates-see-preview = See the preview for more information.
|
||||
card-templates-changes-saved = Changes saved.
|
||||
|
Loading…
Reference in New Issue
Block a user