Mercurial > hg > soundsoftware-site
view public/javascripts/jstoolbar/lang/jstoolbar-lt.js @ 556:ca9e8e562ea7 feature_36
Addresses Bug #177: when the publication is saved the authors are saved in the order they were entered. *Attention*: need to re-migrate (and re-seed) the plugin's database!
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 03 Aug 2011 15:41:19 +0100 |
parents | 513646585e45 |
children | 622f24f53b42 |
line wrap: on
line source
jsToolBar.strings = {}; jsToolBar.strings['Strong'] = 'Pastorinti'; jsToolBar.strings['Italic'] = 'Italic'; jsToolBar.strings['Underline'] = 'Pabraukti'; jsToolBar.strings['Deleted'] = 'Užbraukti'; jsToolBar.strings['Code'] = 'Kodas'; jsToolBar.strings['Heading 1'] = 'Heading 1'; jsToolBar.strings['Heading 2'] = 'Heading 2'; jsToolBar.strings['Heading 3'] = 'Heading 3'; jsToolBar.strings['Unordered list'] = 'Nenumeruotas sąrašas'; jsToolBar.strings['Ordered list'] = 'Numeruotas sąrašas'; jsToolBar.strings['Quote'] = 'Quote'; jsToolBar.strings['Unquote'] = 'Remove Quote'; jsToolBar.strings['Preformatted text'] = 'Preformatuotas tekstas'; jsToolBar.strings['Wiki link'] = 'Nuoroda į Wiki puslapį'; jsToolBar.strings['Image'] = 'Paveikslas';