org.fife.ui.rsyntaxtextarea.SpellingOptionPanel_in.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rtext Show documentation
Show all versions of rtext Show documentation
RText is a powerful, cross-platform programmer's text editor written in Java. It is designed
to be easy to use, highly customizable and flexible. Part of RText's design is for the source code
to be simple, easy to understand, and well documented, so that other programmers can look into its
inner-workings and figure out how RText ticks with ease. A good place to start (besides the source
code) is the Javadoc for all classes used in the project.
Title=Spelling
Spelling=Spelling:
Enabled=Enabled
Dictionary=Dictionary:
UserDictionary=User Dictionary
Browse=Browse...
UserDictionaryDesc=The user dictionary is a text file with 1 word on each line.
Color=Color:
MaxErrorsPerFile=Max. errors reported per file:
ViewSpellingErrorWindow=Show spelling error list
RestoreDefaults=Restore Defaults
Error.InvalidMaxErrors.txt=Invalid value for the maximum number of spelling errors to report
Error.UserDictionaryIsDirectory.txt=User dictionary cannot be a directory
Error.CannotCreateUserDictionary.txt=Cannot create user dictionary