com.gluonhq.richtextarea.rich-text-area.properties Maven / Gradle / Ivy
rta.context.menu.undo=Undo
rta.context.menu.redo=Redo
rta.context.menu.copy=Copy
rta.context.menu.cut=Cut
rta.context.menu.paste=Paste
rta.context.menu.selectall=Select All
rta.context.menu.table.cell=Table Cell
rta.context.menu.table.cell.delete=Delete cell contents
rta.context.menu.table.cell.alignleft=Align left
rta.context.menu.table.cell.centre=Centre
rta.context.menu.table.cell.justify=Justify
rta.context.menu.table.cell.alignright=Align Right
rta.context.menu.table=Table
rta.context.menu.table.insert=Insert table
rta.context.menu.table.delete=Delete table
rta.context.menu.table.column.before=Add column before
rta.context.menu.table.column.after=Add column after
rta.context.menu.table.column.delete=Delete column
rta.context.menu.table.row.above=Add row before
rta.context.menu.table.row.below=Add row after
rta.context.menu.table.row.delete=Delete row