##// END OF EJS Templates
[#20288] Remove line-numbers style (line numbers are removed per r10131)....
[#20288] Remove line-numbers style (line numbers are removed per r10131). Contributed by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14487 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3206:9c7438aac64f
r14105:f4a0fbab62f9
Show More
jstoolbar-hr.js
15 lines | 721 B | application/javascript | JavascriptLexer
jsToolBar.strings = {};
jsToolBar.strings['Strong'] = 'Podebljano';
jsToolBar.strings['Italic'] = 'Kurziv';
jsToolBar.strings['Underline'] = 'Podcrtano';
jsToolBar.strings['Deleted'] = 'Obrisano';
jsToolBar.strings['Code'] = 'Inline Code';
jsToolBar.strings['Heading 1'] = 'Naslov 1';
jsToolBar.strings['Heading 2'] = 'Naslov 2';
jsToolBar.strings['Heading 3'] = 'Naslov 3';
jsToolBar.strings['Unordered list'] = 'Graficke oznake';
jsToolBar.strings['Ordered list'] = 'Numeriranje';
jsToolBar.strings['Quote'] = 'Citat';
jsToolBar.strings['Unquote'] = 'Ukloni citat';
jsToolBar.strings['Preformatted text'] = 'Izveden tekst';
jsToolBar.strings['Wiki link'] = 'Link na Wiki stranicu';
jsToolBar.strings['Image'] = 'Slika';