out since the last upgrade . Add Firefox and Xinha buttons to main page to show our support.
7 lines
259 B
JavaScript
7 lines
259 B
JavaScript
// I18N constants
|
|
// LANG: "nb", ENCODING: UTF-8
|
|
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
|
|
{
|
|
"HTML Tidy": "HTML Tidy",
|
|
"Tidy failed. Check your HTML for syntax errors.": "Tidy feilet. Sjekk HTML koden for syntaksfeil."
|
|
}; |