// language  stuff - need to include this somehow
var lgArr = new Array();
lgArr["notavailable"] = 'sorry, this function is not available in your browser';
lgArr["Selectcolour"] = 'Select a colour';
lgArr["HTMLProblems"] = 'Due to problems with the HTML code of the page it is not possible to execute this action.';
lgArr["CheckBlank1"] = 'If you open a new blank document you will loose the unsaved changes of the current document.\nAre you sure you want to continue?';
lgArr["CheckBlank2"] = 'Are you sure you want to open a blank document and loose the unsaved changes of the current document?';
lgArr["Mozilla1"] = '<p>By default the cut, copy and paste commands are disabled in Netscape and Mozilla browsers for security reasons</p>';
lgArr["Mozilla2"] = '<p>On windows you can bypass this by using the Ctrl-X, Ctrl-C and Ctrl-V keys, Mac, Linux and other users may be able use similar keystrokes</p>';
lgArr["Mozilla3"] = '<p>Cut, Copy and Paste may also be enabled by editing your user.js to add the following lines</p>';
lgArr["Mozilla4"] = '<p>Save the file, and restart the browser. The Clipboard buttons should now function</p>';
lgArr["LinkProperties"] = 'Link Properties';
lgArr["removelink"] = 'remove link';
lgArr["Tablecantbecreated"] = '\\nTable canīt be created due to:';
lgArr["DefineTable"] = 'Define Table';
lgArr["rowsmustbeposint"] = '-The number of rows must be a positive integer.';
lgArr["colsmustbeposint"] = '-The number of columns must be a positive integer.';
lgArr["paddingmustbeposint"] = '-Padding must be a positive integer.';
lgArr["spacingmustbeposint"] = '-Spacing must be a positive integer.';
lgArr["bordermustbeposint"] = '-Border width must be a positive integer.';
lgArr["enterparmpressok"] = 'Enter parameters and press OK:';
lgArr["codecleanercont"] = 'Code cleaner removes unneccessary Word HTML Tags.  Continue?';
lgArr["Rows"] = 'Rows';
lgArr["Columns"] = 'Columns';
lgArr["CellPadding"] = 'Cell Padding';
lgArr["CellSpacing"] = 'Cell Spacing';
lgArr["CellWidth"] = 'Cell Width';
lgArr["CellHeight"] = 'Cell Height';
lgArr["BorderWidth"] = 'Border Width';
lgArr["BackgroundColor"] = 'Background Color';
lgArr["TableWidth"] = 'Table Width';
lgArr["OK"] = 'OK';
lgArr["Cancel"] = 'Cancel';
// new 2.1
lgArr["DefineCell"] = 'Define Cell';
lgArr["VertAlign"] = "Vert. Align";
lgArr["HorzAlign"] = "Align";
lgArr["BorderColor"] = "Border Color";
lgArr["Target"] = "Target";
lgArr["removelinktext"] = "Select <i>Remove Link</i> to erase this link";
lgArr["orentervalue"] = "or enter a value and click OK";
lgArr["exampletext"] = "This is some example text in your selected color";
//
