view public/javascripts/jstoolbar/lang/jstoolbar-id.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'] = 'Tebal';
jsToolBar.strings['Italic'] = 'Miring';
jsToolBar.strings['Underline'] = 'Garis bawah';
jsToolBar.strings['Deleted'] = 'Dihapus';
jsToolBar.strings['Code'] = 'Inline Code';
jsToolBar.strings['Heading 1'] = 'Judul 1';
jsToolBar.strings['Heading 2'] = 'Judul 2';
jsToolBar.strings['Heading 3'] = 'Judul 3';
jsToolBar.strings['Unordered list'] = 'Daftar tak terurut';
jsToolBar.strings['Ordered list'] = 'Daftar terurut';
jsToolBar.strings['Quote'] = 'Kutipan';
jsToolBar.strings['Unquote'] = 'Hapus kutipan';
jsToolBar.strings['Preformatted text'] = 'Teks terformat';
jsToolBar.strings['Wiki link'] = 'Tautkan ke halaman wiki';
jsToolBar.strings['Image'] = 'Gambar';