Sha256: 57bcc3c31ec4bd1debb5cde984859ffcdb8554442f8a9f86f8ed198ca1a76989
Contents?: true
Size: 1.7 KB
Versions: 1
Compression:
Stored size: 1.7 KB
Contents
/* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'scayt', 'en-au', { about: 'About SCAYT', // MISSING aboutTab: 'About', // MISSING addWord: 'Add Word', // MISSING allCaps: 'Ignore All-Caps Words', // MISSING dic_create: 'Create', // MISSING dic_delete: 'Delete', // MISSING dic_field_name: 'Dictionary name', // MISSING 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.', // MISSING dic_rename: 'Rename', // MISSING dic_restore: 'Restore', // MISSING dictionariesTab: 'Dictionaries', // MISSING disable: 'Disable SCAYT', // MISSING emptyDic: 'Dictionary name should not be empty.', // MISSING enable: 'Enable SCAYT', // MISSING ignore: 'Ignore', // MISSING ignoreAll: 'Ignore All', // MISSING ignoreDomainNames: 'Ignore Domain Names', // MISSING langs: 'Languages', // MISSING languagesTab: 'Languages', // MISSING mixedCase: 'Ignore Words with Mixed Case', // MISSING mixedWithDigits: 'Ignore Words with Numbers', // MISSING moreSuggestions: 'More suggestions', // MISSING opera_title: 'Not supported by Opera', // MISSING options: 'Options', // MISSING optionsTab: 'Options', // MISSING title: 'Spell Check As You Type', // MISSING toggle: 'Toggle SCAYT',// MISSING noSuggestions: 'No suggestion' // MISSING });
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
erp_app-4.2.0 | public/javascripts/ckeditor/plugins/scayt/lang/en-au.js |