Project

General

Profile

Patch #3919 » jstoolbar-da.js.patch

Morten Krogh Andersen, 2009-09-24 22:34

View differences:

jstoolbar/lang/jstoolbar-da.js (working copy)
9 9
jsToolBar.strings['Heading 3'] = 'Overskrift 3';
10 10
jsToolBar.strings['Unordered list'] = 'Unummereret liste';
11 11
jsToolBar.strings['Ordered list'] = 'Nummereret liste';
12
jsToolBar.strings['Quote'] = 'Quote';
13
jsToolBar.strings['Unquote'] = 'Remove Quote';
12
jsToolBar.strings['Quote'] = 'Citér';
13
jsToolBar.strings['Unquote'] = 'Fjern citér';
14 14
jsToolBar.strings['Preformatted text'] = 'Præformateret tekst';
15 15
jsToolBar.strings['Wiki link'] = 'Link til en wiki-side';
16 16
jsToolBar.strings['Image'] = 'Billede';
(2-2/2)