User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
6mo
Do you use on the 64-bit ? If so, a new release is available, and we could use your help! You can find out more info on the release page: github.com/fastfinge/eloquence_64/releases/tag/v4
1
18
5
0
User avatar
James Scholes @jscholes@dragonscave.space
6mo
@fastfinge To localise the settings panel: import addonHandler, call addonHandler.initTranslation(), and then wrap all user-facing labels (e.g. text of checkboxes) in a call to the magic underscore (_) function.

E.g.
_('&Maximum number of history entries (requires NVDA restart to take effect)')
2
0
0
0
User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
6mo
@jscholes Thanks! Don't I have to do...something to build pots and poes and then put them...somewhere?
0
0
0
0