org.fife.ui.rtextarea.RTextArea_in.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rsyntaxtextarea Show documentation
Show all versions of rsyntaxtextarea Show documentation
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.
CopyMnemonic=C
CopyName=Salin
CopyDesc=Salin current selection ke clipboard.
CutMnemonic=T
CutName=Cut
CutDesc=Hapus current selection dan letakkan dalam clipboard.
DeleteMnemonic=D
DeleteName=Hapus
DeleteDesc=Hapus current selection.
PasteMnemonic=P
PasteName=Paste
PasteDesc=Letakkan text pada clipboard di lokasi saat ini dalam text file.
SAMnemonic=A
SAName=Pilih Semua
SelectAllDesc=Pilih semua text dalam dokumen text saat ini.
UndoMnemonic=U
CantUndoName=Tidak Dapat Undo
UndoDesc=Kembali ke aksi terakhir.
RedoMnemonic=R
CantRedoName=Tidak dapat Redo
RedoDesc=Ulangi aksi terakhir yang di-undone.