Home
last modified time | relevance | path

Searched refs:invalidWidth (Results 1 – 18 of 18) sorted by relevance

/plugin/ckgdoku/ckeditor/lang/
H A Den.js1invalidWidth:"Width must be a number.",invalidCssLength:'Value specified for the "%1" field must b… property in CKEDITOR.lang.en.table.cell
H A Dlang_array.txt70 "invalidWidth": "Width must be a number.",
598 "invalidWidth": "Cell width must be a number.",
625 "invalidWidth": "Table width must be a number.",
H A Den.js.beautified66 invalidWidth: "Width must be a number.",
594 invalidWidth: "Cell width must be a number.",
621 invalidWidth: "Table width must be a number.",
H A Den.js.unc5invalidWidth":"Width must be a number.","invalidCssLength":"Value specified for the \"%1\" field m…
H A Dfr.js.unc76 "invalidWidth": "La largeur doit être un nombre.",
604 "invalidWidth": "La Largeur de Cellule doit être un nombre.",
631 "invalidWidth": "La largeur du tableau doit être un nombre.",
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …d:"width",hidden:true,width:"100px",label:c.width,validate:i.number(d.invalidWidth),onLoad:functio…
H A DtableCell.js.unc46 validate: validate[ 'number' ]( langCell.invalidWidth ),
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95invalidWidth":"Width must be a number.","invalidLength":"Value specified for the \"%1\" field must…
H A Dlang_array.txt70 "invalidWidth": "Width must be a number.",
598 "invalidWidth": "Cell width must be a number.",
625 "invalidWidth": "Table width must be a number.",
H A Den.4.9.js.beautified69 "invalidWidth": "Width must be a number.",
675 "invalidWidth": "Cell width must be a number.",
702 "invalidWidth": "Table width must be a number.",
H A Den.js-4.9.merged5invalidWidth":"Width must be a number.","invalidLength":"Value specified for the \"%1\" field must…
H A Den.js.unc5invalidWidth":"Width must be a number.","invalidCssLength":"Value specified for the \"%1\" field m…
H A Dfr.js.unc76 "invalidWidth": "La largeur doit être un nombre.",
604 "invalidWidth": "La Largeur de Cellule doit être un nombre.",
631 "invalidWidth": "La largeur du tableau doit être un nombre.",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified69 "invalidWidth": "Width must be a number.",
675 "invalidWidth": "Cell width must be a number.",
702 "invalidWidth": "Table width must be a number.",
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …().match(z),C=!!(B&&parseInt(B[1],10)!==0);if(!C){alert(e.lang.common.invalidWidth)}return C},setu…
H A Dimage.js.unc657 alert( editor.lang.common.invalidWidth );
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …().match(z),C=!!(B&&parseInt(B[1],10)!==0);if(!C){alert(e.lang.common.invalidWidth)}return C},setu…
H A Dimage.js.unc658 alert( editor.lang.common.invalidWidth );