To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / .svn / pristine / 54 / 54e1e770008dc3e3751aa0516e160f9151e943dd.svn-base @ 1297:0a574315af3e
History | View | Annotate | Download (728 Bytes)
| 1 |
jsToolBar.strings = {};
|
|---|---|
| 2 |
jsToolBar.strings['Strong'] = 'Tebal'; |
| 3 |
jsToolBar.strings['Italic'] = 'Miring'; |
| 4 |
jsToolBar.strings['Underline'] = 'Garis bawah'; |
| 5 |
jsToolBar.strings['Deleted'] = 'Dihapus'; |
| 6 |
jsToolBar.strings['Code'] = 'Inline Code'; |
| 7 |
jsToolBar.strings['Heading 1'] = 'Judul 1'; |
| 8 |
jsToolBar.strings['Heading 2'] = 'Judul 2'; |
| 9 |
jsToolBar.strings['Heading 3'] = 'Judul 3'; |
| 10 |
jsToolBar.strings['Unordered list'] = 'Daftar tak terurut'; |
| 11 |
jsToolBar.strings['Ordered list'] = 'Daftar terurut'; |
| 12 |
jsToolBar.strings['Quote'] = 'Kutipan'; |
| 13 |
jsToolBar.strings['Unquote'] = 'Hapus kutipan'; |
| 14 |
jsToolBar.strings['Preformatted text'] = 'Teks terformat'; |
| 15 |
jsToolBar.strings['Wiki link'] = 'Tautkan ke halaman wiki'; |
| 16 |
jsToolBar.strings['Image'] = 'Gambar'; |