org.fife.rtext.plugins.tools.DockableWindow_it.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.
Window.Name=Tool Output
Window.Title.StartingTool={0} ({1})
Window.Title.CompletedTool={0} completed (rc: {1}) - {2} seconds
Window.Title.ToolError={0}: Error running process
ErrorDialog.Title=RText - Error
ErrorDialog.ToolAlreadyRunning=You can only run one tool at a time.\nPlease wait for the current tool to complete.
Window.Title.ProcessTerminated={0}: Process terminated
Window.ProcessTerminated=Process terminated