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

org.fife.rtext.plugins.tasks.TasksPlugin_hu.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
PluginName=Tasks

ViewTasksAction=Tasks
ViewTasksAction.Mnemonic=T
ViewTasksAction.ShortDesc=Toggles the visibility of the Tasks window.

Options.TaskWindow=Task Window:
Options.TaskIdentifiers=Task Identifiers:
Options.RestoreDefaults=Restore Defaults
Options.TaskIdentifierPrompt=Identifier:
Options.TaskIdentifierTitle=RText - Task Identifier
Options.TaskIdentifierDesc=Enter the task identifier.\nTask identifiers must consist of letters and/or '?' characters.

OK=OK
Cancel=Cancel




© 2015 - 2024 Weber Informatics LLC | Privacy Policy