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

org.fife.ui.rtextarea.RTextArea_in.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.

The newest version!
Action.Copy.Mnemonic=C
Action.Copy.Name=Salin
Action.Copy.Desc=Salin current selection ke clipboard.

Action.Cut.Mnemonic=T
Action.Cut.Name=Cut
Action.Cut.Desc=Hapus current selection dan letakkan dalam clipboard.

Action.Delete.Mnemonic=D
Action.Delete.Name=Hapus
Action.Delete.Desc=Hapus current selection.

Action.Paste.Mnemonic=P
Action.Paste.Name=Paste
Action.Paste.Desc=Letakkan text pada clipboard di lokasi saat ini dalam text file.

Action.SelectAll.Mnemonic=A
Action.SelectAll.Name=Pilih Semua
Action.SelectAll.Desc=Pilih semua text dalam dokumen text saat ini.

Action.Undo.Mnemonic=U
Action.Undo.Name=Undo
Action.CantUndo.Name=Tidak Dapat Undo
Action.Undo.Desc=Kembali ke aksi terakhir.

Action.Redo.Mnemonic=R
Action.Redo.Name=Redo
Action.CantRedo.Name=Tidak dapat Redo
Action.Redo.Desc=Ulangi aksi terakhir yang di-undone.

Action.ClipboardHistory.Mnemonic=H
Action.ClipboardHistory.Name=Paste from History
Action.ClipboardHistory.Desc=Choose what text to paste from text recently on the clipboard.
Action.ClipboardHistory.Popup.Label=Clipboard History:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy