# Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. # For licensing, see LICENSE.md or http://ckeditor.com/license border = Label for the Border Size field of the Table Properties dialog window. caption = Label for the Caption field of the Table Properties dialog window. cell.menu = Label for the Cell context menu entry for a table cell. cell.insertBefore = Label for the Insert Cell Before context menu entry for a table cell. cell.insertAfter = Label for the Insert Cell After context menu entry for a table cell. cell.deleteCell = Label for the Delete Cell context menu entry for a table cell. cell.merge = Label for the Merge Cells context menu entry for a table cell. cell.mergeRight = Label for the Merge Right context menu entry for a table cell. cell.mergeDown = Label for the Merge Down context menu entry for a table cell. cell.splitHorizontal = Label for the Split Cell Horizontally context menu entry for a table cell. cell.splitVertical = Label for the Split Cell Vertically context menu entry for a table cell. cell.title = Label for the Cell Properties dialog window. cell.cellType = Label for the Cell Type field of the Cell Properties dialog window. cell.rowSpan = Label for the Rows Span field of the Cell Properties dialog window. cell.colSpan = Label for the Columns Span field of the Cell Properties dialog window. cell.wordWrap = Label for the Word Wrap field of the Cell Properties dialog window. cell.hAlign = Label for the Horizontal Align field of the Cell Properties dialog window. cell.vAlign = Label for the Vertical Align field of the Cell Properties dialog window. cell.alignBaseline = Label for the Baseline vertical alignment option of the Cell Properties dialog window. cell.bgColor = Label for the Background Color field of the Cell Properties dialog window. cell.borderColor = Label for the Border Color field of the Cell Properties dialog window. cell.data = Label for the Data cell type option of the Cell Properties dialog window. cell.header = Label for the Header cell type option of the Cell Properties dialog window. cell.yes = Label for the Yes word wrap option of the Cell Properties dialog window. cell.no = Label for the No word wrap option of the Cell Properties dialog window. cell.invalidWidth = Error message displayed when the cell width given is not a number. cell.invalidHeight = Error message displayed when the cell height given is not a number. cell.invalidRowSpan = Error message displayed when the row span given is not a whole number. cell.invalidColSpan = Error message displayed when the column span given is not a whole number. cell.chooseColor = Label for the Choose button for cell background and border color. cellPad = Label for the Cell padding field of the Table dialog window. cellSpace = Label for the Cell spacing field of the Table Properties dialog window. column.menu = Label for the Column context menu entry for a table cell. column.insertBefore = Label for the Insert Column Before context menu entry for a table cell. column.insertAfter = Label for the Insert Column After context menu entry for a table cell. column.deleteColumn = Label for the Delete Column context menu entry for a table cell. columns = Label for the Columns field of the Table Properties dialog window. deleteTable = Label for the Delete Table feature displayed in the table context menu. headers = Label for the Headers field of the Table Properties dialog window. headersBoth = Label for the Both headers option of the Table Properties dialog window. headersColumn = Label for the First column headers option of the Table Properties dialog window. headersNone = Label for the None headers option of the Table Properties dialog window. headersRow = Label for the First row headers option of the Table Properties dialog window. invalidBorder = Error message displayed when the border size given is not a number. invalidCellPadding = Error message displayed when the cell padding given is not a positive number. invalidCellSpacing = Error message displayed when the cell spacing given is not a positive number. invalidCols = Error message displayed when the number of columns given is not a number greater than zero. invalidHeight = Error message displayed when the table height given is not a number. invalidRows = Error message displayed when the number of rows given is not a number greater than zero. invalidWidth = Error message displayed when the table width given is not a number. menu = Label for the Table Properties feature displayed in the table context menu. row.menu = Label for the Row context menu entry for a table cell. row.insertBefore = Label for the Insert Row Before context menu entry for a table cell. row.insertAfter = Label for the Insert Row After context menu entry for a table cell. row.deleteRow = Label for the Delete Row context menu entry for a table cell. rows = Label for the Rows field of the Table Properties dialog window. summary = Label for the Summary field of the Table Properties dialog window. title = Label for the Table Properties dialog window. toolbar = Toolbar button tooltip for the Table feature. widthPc = Label for the percent width unit option of the Cell Properties dialog window. widthPx = Label for the pixels width unit option of the Cell Properties dialog window. widthUnit = Label for the width unit selection field of the Cell Properties dialog window.