Mercurial > hg > soundsoftware-site
view public/javascripts/jstoolbar/lang/jstoolbar-id.js @ 80:0a679b5bd3b3 luisf
Feature #53: Added the description to the admin's email. May need future fixes in terms of format (HTML and Plain text mail versions).
author | luisf |
---|---|
date | Wed, 15 Dec 2010 16:13:57 +0000 |
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';