Mercurial > hg > soundsoftware-site
view public/javascripts/jstoolbar/lang/.svn/text-base/jstoolbar-th.js.svn-base @ 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 |
line wrap: on
line source
jsToolBar.strings = {}; jsToolBar.strings['Strong'] = 'หนา'; jsToolBar.strings['Italic'] = 'เอียง'; jsToolBar.strings['Underline'] = 'ขีดเส้นใต้'; jsToolBar.strings['Deleted'] = 'ขีดฆ่า'; jsToolBar.strings['Code'] = 'โค๊ดโปรแกรม'; jsToolBar.strings['Heading 1'] = 'หัวข้อ 1'; jsToolBar.strings['Heading 2'] = 'หัวข้อ 2'; jsToolBar.strings['Heading 3'] = 'หัวข้อ 3'; jsToolBar.strings['Unordered list'] = 'รายการ'; jsToolBar.strings['Ordered list'] = 'ลำดับเลข'; jsToolBar.strings['Quote'] = 'Quote'; jsToolBar.strings['Unquote'] = 'Remove Quote'; jsToolBar.strings['Preformatted text'] = 'รูปแบบข้อความคงที่'; jsToolBar.strings['Wiki link'] = 'เชื่อมโยงไปหน้า Wiki อื่น'; jsToolBar.strings['Image'] = 'รูปภาพ';