Getting calibre's translated strings
Hi all
I've made a plugin that can be localized. The plugin shares some common strings like "Cancel", "OK" with calibre itself, which I am manually duplicating right now from the calibre-translations GitHub repo.
This is not really optimal, so is there a way to gracefully fallback to or explicitly get calibre's translated strings?
|