mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00

sadly the UI still stutters on large selections - the calls to get the selected rows from Qt are really slow.
4 lines
139 B
Text
4 lines
139 B
Text
findreplace-notes-updated = { $total ->
|
|
[one] {$changed} of {$total} note updated
|
|
*[other] {$changed} of {$total} notes updated
|
|
}
|