I think I got everything under src/qt missing translatability.
Exceptions:
- Punctuation-only (this is a can of worms)
- Date/time (long-standing ignoring of locale, not sure anyone minds)
- Obscure errors
- Technical terms in transactiondesc
Notably, I did include units. Not only for the benefit of non-Latin languages, but also we have “bits” and “sats” nowadays that likely make sense to translate even in Latin-based languages.
(Much of this was merged in #724 already)