Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add %spellcheck% variable for changing spellchecker to a different language #17

Closed
RealRaven2000 opened this issue Sep 24, 2019 · 2 comments
Assignees

Comments

@RealRaven2000
Copy link
Owner

Add a switch that allows selecting a different language for the automatic spell checker.

%spellcheck(language)%

language can be any locale string of a dictionary that is already installed, e.g. en, de, en-GB etc.

@RealRaven2000 RealRaven2000 self-assigned this Sep 24, 2019
@RealRaven2000
Copy link
Owner Author

RealRaven2000 commented Sep 24, 2019

Here is a test version, complete with documentation in the variable window, and localization of error messages. 2.3.2 prerelease 17

smartTemplate-fx-2.3.2pre17.zip

image

@RealRaven2000 RealRaven2000 changed the title Add switch for Dictionary to change to a different language Add %spellchecker()% variable for changing spellchecker to a different language Sep 24, 2019
@RealRaven2000 RealRaven2000 changed the title Add %spellchecker()% variable for changing spellchecker to a different language Add %spellcheck% variable for changing spellchecker to a different language Sep 24, 2019
@RealRaven2000
Copy link
Owner Author

Implemented in v2.4.1, released 20/10/2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant