org.fife.ui.rsyntaxtextarea.spell.SpellingParser.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spellchecker Show documentation
Show all versions of spellchecker Show documentation
A simple spell checker add-on for RSyntaxTextArea. It will spell-check comments in source code, or the entire file if you are editing plain text. Spelling errors are squiggle-underlined with the color of your choice, and tooltips are available offering any spelling suggestions.
IncorrectSpelling=Incorrectly spelled word: {0}
None=None
ErrorToolTip.DescHtml= Incorrectly spelled word: {0}
ErrorToolTip.SuggestionsHtml= Suggestions:
ErrorToolTip.AddToDictionary=Add to dictionary
ErrorToolTip.IgnoreWord=Ignore ''{0}'' for this session
© 2015 - 2025 Weber Informatics LLC | Privacy Policy