2020-04-25 10:25:56 +02:00
|
|
|
empty-cards-for-note-type = Empty cards for { $notetype }:
|
2020-11-22 06:30:59 +01:00
|
|
|
empty-cards-count-line = { $empty_count } of { $existing_count } cards empty ({ $template_names }).
|
2020-04-25 10:25:56 +02:00
|
|
|
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.
|
2020-11-22 06:30:59 +01:00
|
|
|
empty-cards-deleted-count =
|
|
|
|
Deleted { $cards ->
|
|
|
|
[one] { $cards } card.
|
|
|
|
*[other] { $cards } cards.
|
|
|
|
}
|
2020-06-10 11:18:09 +02:00
|
|
|
empty-cards-delete-empty-cards = Delete Empty Cards
|
|
|
|
empty-cards-delete-empty-notes = Delete Empty Notes
|
|
|
|
empty-cards-deleting = Deleting...
|