[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/jquery/ckeditor/plugins/docprops/lang/ -> en-ca.js (source)

   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', 'en-ca', {
   6      bgColor: 'Background Color', // MISSING
   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: 'Choose', // MISSING
  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: 'Bottom', // MISSING
  29      marginLeft: 'Left', // MISSING
  30      marginRight: 'Right', // MISSING
  31      marginTop: 'Top', // MISSING
  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  });


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1