2020-04-25 10:25:56 +02:00
|
|
|
empty-cards-for-note-type = Empty cards for { $notetype }:
|
|
|
|
empty-cards-count-line =
|
|
|
|
{ $empty_count } of { $existing_count } cards empty ({ $template_names }).
|
|
|
|
empty-cards-window-title = Empty Cards
|
|
|
|
empty-cards-preserve-notes-checkbox = Keep notes with no valid cards
|
|
|
|
empty-cards-delete-button = Delete
|
2020-04-25 11:44:48 +02:00
|
|
|
empty-cards-not-found = No empty cards.
|
|
|
|
empty-cards-deleted-count = Deleted { $cards ->
|
|
|
|
[one] { $cards } card.
|
|
|
|
*[other] { $cards } cards.
|
|
|
|
}
|