diff options
Diffstat (limited to 'plugins/find/lang/et.js')
| -rw-r--r-- | plugins/find/lang/et.js | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/find/lang/et.js b/plugins/find/lang/et.js deleted file mode 100644 index 84e5a5e..0000000 --- a/plugins/find/lang/et.js +++ /dev/null @@ -1,18 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'find', 'et', {
- find: 'Otsi',
- findOptions: 'Otsingu valikud',
- findWhat: 'Otsitav:',
- matchCase: 'Suur- ja väiketähtede eristamine',
- matchCyclic: 'Jätkatakse algusest',
- matchWord: 'Ainult terved sõnad',
- notFoundMsg: 'Otsitud teksti ei leitud.',
- replace: 'Asenda',
- replaceAll: 'Asenda kõik',
- replaceSuccessMsg: '%1 vastet asendati.',
- replaceWith: 'Asendus:',
- title: 'Otsimine ja asendamine'
-});
|
