Mercurial > hg > soundsoftware-site
view public/javascripts/jstoolbar/lang/jstoolbar-lt.js @ 242:bde4f47b6427 feature_73
Do more-or-less the right thing to pull in and update external repos
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 24 Feb 2011 15:04:51 +0000 |
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';