[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 /* 2 Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. 3 For licensing, see LICENSE.html or http://ckeditor.com/license 4 */ 5 CKEDITOR.plugins.setLang( 'scayt', 'en', { 6 about: 'About SCAYT', 7 aboutTab: 'About', 8 addWord: 'Add Word', 9 allCaps: 'Ignore All-Caps Words', 10 dic_create: 'Create', 11 dic_delete: 'Delete', 12 dic_field_name: 'Dictionary name', 13 dic_info: 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', 14 dic_rename: 'Rename', 15 dic_restore: 'Restore', 16 dictionariesTab: 'Dictionaries', 17 disable: 'Disable SCAYT', 18 emptyDic: 'Dictionary name should not be empty.', 19 enable: 'Enable SCAYT', 20 ignore: 'Ignore', 21 ignoreAll: 'Ignore All', 22 ignoreDomainNames: 'Ignore Domain Names', 23 langs: 'Languages', 24 languagesTab: 'Languages', 25 mixedCase: 'Ignore Words with Mixed Case', 26 mixedWithDigits: 'Ignore Words with Numbers', 27 moreSuggestions: 'More suggestions', 28 opera_title: 'Not supported by Opera', 29 options: 'Options', 30 optionsTab: 'Options', 31 title: 'Spell Check As You Type', 32 toggle: 'Toggle SCAYT', 33 noSuggestions: 'No suggestion' 34 });
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 |