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

org.fife.ui.rsyntaxtextarea.RSyntaxTextArea_it.properties Maven / Gradle / Ivy

Go to download

RSyntaxTextArea is the syntax highlighting text editor for Swing applications. Features include syntax highlighting for 40+ languages, code folding, code completion, regex find and replace, macros, code templates, undo/redo, line numbering and bracket matching.

There is a newer version: 3.5.1
Show newest version
ContextMenu.Folding=Folding

Action.ToggleCurrentFold.Name=Imposta il fold corrente
Action.ToggleCurrentFold.Mnemonic=F
Action.ToggleCurrentFold.Desc=Imposta il fold alla posizione corrente.
Action.CollapseAllFolds.Name=Raggruppa tutti i fold
Action.CollapseAllFolds.Mnemonic=O
Action.CollapseAllFolds.Desc=Raggruppa tutti i fold.
Action.CollapseCommentFolds.Name=Raggruppa tutti i commenti
Action.CollapseCommentFolds.Mnemonic=C
Action.CollapseCommentFolds.Desc=Raggruppa tutti i commenti.
Action.ExpandAllFolds.Name=Espandi tutti i fold
Action.ExpandAllFolds.Mnemonic=E
Action.ExpandAllFolds.Desc=Espandi tutti i fold.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy