Index: openacs-4/packages/acs-templating/www/resources/htmlarea/lang/da.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/htmlarea/lang/da.js,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/htmlarea/lang/da.js 4 Mar 2004 18:32:11 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/htmlarea/lang/da.js 30 Jan 2005 16:13:27 -0000 1.2 @@ -1,38 +1,38 @@ -// danish version for htmlArea v3.0 - Alpha Release -// - translated by rene -// term�s and licenses are equal to htmlarea! - -HTMLArea.I18N = { - - // the following should be the filename without .js extension - // it will be used for automatically load plugin language. - lang: "da", - - tooltips: { - bold: "Fed", - italic: "Kursiv", - underline: "Understregning", - strikethrough: "Overstregning ", - subscript: "S�nket skrift", - superscript: "H�vet skrift", - justifyleft: "Venstrejuster", - justifycenter: "Centrer", - justifyright: "H�jrejuster", - justifyfull: "Lige margener", - orderedlist: "Opstilling med tal", - unorderedlist: "Opstilling med punkttegn", - outdent: "Formindsk indrykning", - indent: "For�g indrykning", - forecolor: "Skriftfarve", - backcolor: "Baggrundsfarve", - horizontalrule: "Horisontal linie", - createlink: "Inds�t hyperlink", - insertimage: "Inds�t billede", - inserttable: "Inds�t tabel", - htmlmode: "HTML visning", - popupeditor: "Vis editor i popup", - about: "Om htmlarea", - help: "Hj�lp", - textindicator: "Anvendt stil" - } -}; +// danish version for htmlArea v3.0 - Alpha Release +// - translated by rene +// term�s and licenses are equal to htmlarea! + +HTMLArea.I18N = { + + // the following should be the filename without .js extension + // it will be used for automatically load plugin language. + lang: "da", + + tooltips: { + bold: "Fed", + italic: "Kursiv", + underline: "Understregning", + strikethrough: "Overstregning ", + subscript: "S�nket skrift", + superscript: "H�vet skrift", + justifyleft: "Venstrejuster", + justifycenter: "Centrer", + justifyright: "H�jrejuster", + justifyfull: "Lige margener", + orderedlist: "Opstilling med tal", + unorderedlist: "Opstilling med punkttegn", + outdent: "Formindsk indrykning", + indent: "For�g indrykning", + forecolor: "Skriftfarve", + backcolor: "Baggrundsfarve", + horizontalrule: "Horisontal linie", + createlink: "Inds�t hyperlink", + insertimage: "Inds�t billede", + inserttable: "Inds�t tabel", + htmlmode: "HTML visning", + popupeditor: "Vis editor i popup", + about: "Om htmlarea", + help: "Hj�lp", + textindicator: "Anvendt stil" + } +};