[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 /* 2 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 */ 5 CKEDITOR.plugins.setLang( 'docprops', 'id', { 6 bgColor: 'Warna Latar Belakang', 7 bgFixed: 'Non-scrolling (Fixed) Background', // MISSING 8 bgImage: 'Background Image URL', // MISSING 9 charset: 'Character Set Encoding', // MISSING 10 charsetASCII: 'ASCII', // MISSING 11 charsetCE: 'Central European', // MISSING 12 charsetCR: 'Cyrillic', // MISSING 13 charsetCT: 'Chinese Traditional (Big5)', // MISSING 14 charsetGR: 'Greek', // MISSING 15 charsetJP: 'Japanese', // MISSING 16 charsetKR: 'Korean', // MISSING 17 charsetOther: 'Other Character Set Encoding', // MISSING 18 charsetTR: 'Turkish', // MISSING 19 charsetUN: 'Unicode (UTF-8)', // MISSING 20 charsetWE: 'Western European', // MISSING 21 chooseColor: 'Pilih', 22 design: 'Design', // MISSING 23 docTitle: 'Page Title', // MISSING 24 docType: 'Document Type Heading', // MISSING 25 docTypeOther: 'Other Document Type Heading', // MISSING 26 label: 'Document Properties', // MISSING 27 margin: 'Page Margins', // MISSING 28 marginBottom: 'Bawah', 29 marginLeft: 'Kiri', 30 marginRight: 'Kanan', 31 marginTop: 'Atas', 32 meta: 'Meta Tags', // MISSING 33 metaAuthor: 'Author', // MISSING 34 metaCopyright: 'Copyright', // MISSING 35 metaDescription: 'Document Description', // MISSING 36 metaKeywords: 'Document Indexing Keywords (comma separated)', // MISSING 37 other: 'Other...', // MISSING 38 previewHtml: '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>', // MISSING 39 title: 'Document Properties', // MISSING 40 txtColor: 'Text Color', // MISSING 41 xhtmlDec: 'Include XHTML Declarations' // MISSING 42 });
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |