Mercurial > hg > soundsoftware-site
view public/javascripts/jstoolbar/lang/jstoolbar-hr.js @ 471:49fb7a9ef79c feature_36
Using Authorships instead of Authors in the new/show actions of the publication controller.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Fri, 24 Jun 2011 15:11:30 +0100 |
parents | 513646585e45 |
children |
line wrap: on
line source
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';