All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fife.rtext.plugins.sourcebrowser.SourceBrowser.properties Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 2.0.7
Show newest version
Name=Source Browser

InsertTag=Insert tag at caret: 
InsertTagMnemonic=I
JumpToTag=Jump to tag: 
JumpToTagMnemonic=J

Working=Working...

Error.ExeNotFound=
Error.RunningProcess=
Error.RunawayProcess=

MenuItem.View=View Source Browser
MenuItem.View.Desc=Enables or disables the source browser.
MenuItem.View.Mnemonic=V

OptionPanel.Button.Browse=Browse...
OptionPanel.CtagsType.Exuberant=Exuberant Ctags
OptionPanel.CtagsType.Standard=Standard Ctags
OptionPanel.Label.ExecutablePath=Executable path:
OptionPanel.Label.CtagsType=Ctags type:
OptionPanel.Title=Source Browser:
OptionPanel.HTMLToolTips=Use syntax-highlighted tooltips
OptionPanel.ExuberantDesc=For more information, visit the {0}.
OptionPanel.ExuberantHomePage=Exuberant Ctags home page

StatusBarMsg.CantFindLine=Error: Could not find line!
StatusBarMsg.FoundLine=Found line.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy