Index: openacs-4/packages/acs-templating/www/resources/htmlarea/plugins/TableOperations/lang/en.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/htmlarea/plugins/TableOperations/lang/en.js,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/htmlarea/plugins/TableOperations/lang/en.js 4 Mar 2004 18:32:14 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/htmlarea/plugins/TableOperations/lang/en.js 30 Jan 2005 16:13:32 -0000 1.2 @@ -1,90 +1,90 @@ -// I18N constants - -// LANG: "en", ENCODING: UTF-8 | ISO-8859-1 -// Author: Mihai Bazon, - -// FOR TRANSLATORS: -// -// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE -// (at least a valid email address) -// -// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING; -// (if this is not possible, please include a comment -// that states what encoding is necessary.) - -TableOperations.I18N = { - "Align": "Align", - "All four sides": "All four sides", - "Background": "Background", - "Baseline": "Baseline", - "Border": "Border", - "Borders": "Borders", - "Bottom": "Bottom", - "CSS Style": "Style [CSS]", - "Caption": "Caption", - "Cell Properties": "Cell Properties", - "Center": "Center", - "Char": "Char", - "Collapsed borders": "Collapsed borders", - "Color": "Color", - "Description": "Description", - "FG Color": "FG Color", - "Float": "Float", - "Frames": "Frames", - "Height": "Height", - "How many columns would you like to merge?": "How many columns would you like to merge?", - "How many rows would you like to merge?": "How many rows would you like to merge?", - "Image URL": "Image URL", - "Justify": "Justify", - "Layout": "Layout", - "Left": "Left", - "Margin": "Margin", - "Middle": "Middle", - "No rules": "No rules", - "No sides": "No sides", - "None": "None", - "Padding": "Padding", - "Please click into some cell": "Please click into some cell", - "Right": "Right", - "Row Properties": "Row Properties", - "Rules will appear between all rows and columns": "Rules will appear between all rows and columns", - "Rules will appear between columns only": "Rules will appear between columns only", - "Rules will appear between rows only": "Rules will appear between rows only", - "Rules": "Rules", - "Spacing and padding": "Spacing and padding", - "Spacing": "Spacing", - "Summary": "Summary", - "TO-cell-delete": "Delete cell", - "TO-cell-insert-after": "Insert cell after", - "TO-cell-insert-before": "Insert cell before", - "TO-cell-merge": "Merge cells", - "TO-cell-prop": "Cell properties", - "TO-cell-split": "Split cell", - "TO-col-delete": "Delete column", - "TO-col-insert-after": "Insert column after", - "TO-col-insert-before": "Insert column before", - "TO-col-split": "Split column", - "TO-row-delete": "Delete row", - "TO-row-insert-above": "Insert row before", - "TO-row-insert-under": "Insert row after", - "TO-row-prop": "Row properties", - "TO-row-split": "Split row", - "TO-table-prop": "Table properties", - "Table Properties": "Table Properties", - "Text align": "Text align", - "The bottom side only": "The bottom side only", - "The left-hand side only": "The left-hand side only", - "The right and left sides only": "The right and left sides only", - "The right-hand side only": "The right-hand side only", - "The top and bottom sides only": "The top and bottom sides only", - "The top side only": "The top side only", - "Top": "Top", - "Unset color": "Unset color", - "Vertical align": "Vertical align", - "Width": "Width", - "not-del-last-cell": "HTMLArea cowardly refuses to delete the last cell in row.", - "not-del-last-col": "HTMLArea cowardly refuses to delete the last column in table.", - "not-del-last-row": "HTMLArea cowardly refuses to delete the last row in table.", - "percent": "percent", - "pixels": "pixels" -}; +// I18N constants + +// LANG: "en", ENCODING: UTF-8 | ISO-8859-1 +// Author: Mihai Bazon, http://dynarch.com/mishoo + +// FOR TRANSLATORS: +// +// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE +// (at least a valid email address) +// +// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING; +// (if this is not possible, please include a comment +// that states what encoding is necessary.) + +TableOperations.I18N = { + "Align": "Align", + "All four sides": "All four sides", + "Background": "Background", + "Baseline": "Baseline", + "Border": "Border", + "Borders": "Borders", + "Bottom": "Bottom", + "CSS Style": "Style [CSS]", + "Caption": "Caption", + "Cell Properties": "Cell Properties", + "Center": "Center", + "Char": "Char", + "Collapsed borders": "Collapsed borders", + "Color": "Color", + "Description": "Description", + "FG Color": "FG Color", + "Float": "Float", + "Frames": "Frames", + "Height": "Height", + "How many columns would you like to merge?": "How many columns would you like to merge?", + "How many rows would you like to merge?": "How many rows would you like to merge?", + "Image URL": "Image URL", + "Justify": "Justify", + "Layout": "Layout", + "Left": "Left", + "Margin": "Margin", + "Middle": "Middle", + "No rules": "No rules", + "No sides": "No sides", + "None": "None", + "Padding": "Padding", + "Please click into some cell": "Please click into some cell", + "Right": "Right", + "Row Properties": "Row Properties", + "Rules will appear between all rows and columns": "Rules will appear between all rows and columns", + "Rules will appear between columns only": "Rules will appear between columns only", + "Rules will appear between rows only": "Rules will appear between rows only", + "Rules": "Rules", + "Spacing and padding": "Spacing and padding", + "Spacing": "Spacing", + "Summary": "Summary", + "TO-cell-delete": "Delete cell", + "TO-cell-insert-after": "Insert cell after", + "TO-cell-insert-before": "Insert cell before", + "TO-cell-merge": "Merge cells", + "TO-cell-prop": "Cell properties", + "TO-cell-split": "Split cell", + "TO-col-delete": "Delete column", + "TO-col-insert-after": "Insert column after", + "TO-col-insert-before": "Insert column before", + "TO-col-split": "Split column", + "TO-row-delete": "Delete row", + "TO-row-insert-above": "Insert row before", + "TO-row-insert-under": "Insert row after", + "TO-row-prop": "Row properties", + "TO-row-split": "Split row", + "TO-table-prop": "Table properties", + "Table Properties": "Table Properties", + "Text align": "Text align", + "The bottom side only": "The bottom side only", + "The left-hand side only": "The left-hand side only", + "The right and left sides only": "The right and left sides only", + "The right-hand side only": "The right-hand side only", + "The top and bottom sides only": "The top and bottom sides only", + "The top side only": "The top side only", + "Top": "Top", + "Unset color": "Unset color", + "Vertical align": "Vertical align", + "Width": "Width", + "not-del-last-cell": "HTMLArea cowardly refuses to delete the last cell in row.", + "not-del-last-col": "HTMLArea cowardly refuses to delete the last column in table.", + "not-del-last-row": "HTMLArea cowardly refuses to delete the last row in table.", + "percent": "percent", + "pixels": "pixels" +};