Index: openacs-4/packages/acs-templating/www/resources/htmlarea/lang/nb.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/htmlarea/lang/nb.js,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/htmlarea/lang/nb.js 4 Mar 2004 18:32:11 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/htmlarea/lang/nb.js 30 Jan 2005 16:13:27 -0000 1.2 @@ -1,36 +1,36 @@ -// I18N constants - -HTMLArea.I18N = { - - // the following should be the filename without .js extension - // it will be used for automatically load plugin language. - lang: "nb", - - tooltips: { - bold: "Fet", - italic: "Kursiv", - underline: "Understreket", - strikethrough: "Gjennomstreket", - subscript: "Senket", - superscript: "Hevet", - justifyleft: "Venstrejuster", - justifycenter: "Midtjuster", - justifyright: "H�yrejuster", - justifyfull: "Blokkjuster", - orderedlist: "Nummerert liste", - unorderedlist: "Punktmerket liste", - outdent: "�ke innrykk", - indent: "Reduser innrykk", - forecolor: "Skriftfarge", - backcolor: "Bakgrunnsfarge", - horizontalrule: "Horisontal linje", - createlink: "Sett inn lenke", - insertimage: "Sett inn bilde", - inserttable: "Sett inn tabell", - htmlmode: "Vis HTML kode", - popupeditor: "Forst�rr redigeringsvindu", - about: "Om..", - help: "Hjelp", - textindicator: "Gjeldende stil" - } -}; +// I18N constants + +HTMLArea.I18N = { + + // the following should be the filename without .js extension + // it will be used for automatically load plugin language. + lang: "nb", + + tooltips: { + bold: "Fet", + italic: "Kursiv", + underline: "Understreket", + strikethrough: "Gjennomstreket", + subscript: "Senket", + superscript: "Hevet", + justifyleft: "Venstrejuster", + justifycenter: "Midtjuster", + justifyright: "H�yrejuster", + justifyfull: "Blokkjuster", + orderedlist: "Nummerert liste", + unorderedlist: "Punktmerket liste", + outdent: "�ke innrykk", + indent: "Reduser innrykk", + forecolor: "Skriftfarge", + backcolor: "Bakgrunnsfarge", + horizontalrule: "Horisontal linje", + createlink: "Sett inn lenke", + insertimage: "Sett inn bilde", + inserttable: "Sett inn tabell", + htmlmode: "Vis HTML kode", + popupeditor: "Forst�rr redigeringsvindu", + about: "Om..", + help: "Hjelp", + textindicator: "Gjeldende stil" + } +};