summaryrefslogtreecommitdiff
path: root/plugins/find
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/find')
-rw-r--r--plugins/find/icons/find-rtl.pngbin980 -> 0 bytes
-rw-r--r--plugins/find/icons/find.pngbin980 -> 0 bytes
-rw-r--r--plugins/find/icons/replace.pngbin956 -> 0 bytes
-rw-r--r--plugins/find/lang/af.js18
-rw-r--r--plugins/find/lang/ar.js18
-rw-r--r--plugins/find/lang/bg.js18
-rw-r--r--plugins/find/lang/bn.js18
-rw-r--r--plugins/find/lang/bs.js18
-rw-r--r--plugins/find/lang/ca.js18
-rw-r--r--plugins/find/lang/cs.js18
-rw-r--r--plugins/find/lang/cy.js18
-rw-r--r--plugins/find/lang/da.js18
-rw-r--r--plugins/find/lang/de.js18
-rw-r--r--plugins/find/lang/el.js18
-rw-r--r--plugins/find/lang/en-au.js18
-rw-r--r--plugins/find/lang/en-ca.js18
-rw-r--r--plugins/find/lang/en-gb.js18
-rw-r--r--plugins/find/lang/en.js18
-rw-r--r--plugins/find/lang/eo.js18
-rw-r--r--plugins/find/lang/es.js18
-rw-r--r--plugins/find/lang/et.js18
-rw-r--r--plugins/find/lang/eu.js18
-rw-r--r--plugins/find/lang/fa.js18
-rw-r--r--plugins/find/lang/fi.js18
-rw-r--r--plugins/find/lang/fo.js18
-rw-r--r--plugins/find/lang/fr-ca.js18
-rw-r--r--plugins/find/lang/fr.js18
-rw-r--r--plugins/find/lang/gl.js18
-rw-r--r--plugins/find/lang/gu.js18
-rw-r--r--plugins/find/lang/he.js18
-rw-r--r--plugins/find/lang/hi.js18
-rw-r--r--plugins/find/lang/hr.js18
-rw-r--r--plugins/find/lang/hu.js18
-rw-r--r--plugins/find/lang/is.js18
-rw-r--r--plugins/find/lang/it.js18
-rw-r--r--plugins/find/lang/ja.js18
-rw-r--r--plugins/find/lang/ka.js18
-rw-r--r--plugins/find/lang/km.js18
-rw-r--r--plugins/find/lang/ko.js18
-rw-r--r--plugins/find/lang/ku.js18
-rw-r--r--plugins/find/lang/lt.js18
-rw-r--r--plugins/find/lang/lv.js18
-rw-r--r--plugins/find/lang/mk.js18
-rw-r--r--plugins/find/lang/mn.js18
-rw-r--r--plugins/find/lang/ms.js18
-rw-r--r--plugins/find/lang/nb.js18
-rw-r--r--plugins/find/lang/nl.js18
-rw-r--r--plugins/find/lang/no.js18
-rw-r--r--plugins/find/lang/pl.js18
-rw-r--r--plugins/find/lang/pt-br.js18
-rw-r--r--plugins/find/lang/pt.js18
-rw-r--r--plugins/find/lang/ro.js18
-rw-r--r--plugins/find/lang/ru.js18
-rw-r--r--plugins/find/lang/si.js18
-rw-r--r--plugins/find/lang/sk.js18
-rw-r--r--plugins/find/lang/sl.js18
-rw-r--r--plugins/find/lang/sq.js18
-rw-r--r--plugins/find/lang/sr-latn.js18
-rw-r--r--plugins/find/lang/sr.js18
-rw-r--r--plugins/find/lang/sv.js18
-rw-r--r--plugins/find/lang/th.js18
-rw-r--r--plugins/find/lang/tr.js18
-rw-r--r--plugins/find/lang/ug.js18
-rw-r--r--plugins/find/lang/uk.js18
-rw-r--r--plugins/find/lang/vi.js18
-rw-r--r--plugins/find/lang/zh-cn.js18
-rw-r--r--plugins/find/lang/zh.js18
-rw-r--r--plugins/find/plugin.js50
68 files changed, 0 insertions, 1202 deletions
diff --git a/plugins/find/icons/find-rtl.png b/plugins/find/icons/find-rtl.png
deleted file mode 100644
index 7d8b9f8..0000000
--- a/plugins/find/icons/find-rtl.png
+++ /dev/null
Binary files differ
diff --git a/plugins/find/icons/find.png b/plugins/find/icons/find.png
deleted file mode 100644
index 7d8b9f8..0000000
--- a/plugins/find/icons/find.png
+++ /dev/null
Binary files differ
diff --git a/plugins/find/icons/replace.png b/plugins/find/icons/replace.png
deleted file mode 100644
index 92f79c4..0000000
--- a/plugins/find/icons/replace.png
+++ /dev/null
Binary files differ
diff --git a/plugins/find/lang/af.js b/plugins/find/lang/af.js
deleted file mode 100644
index 1ca8437..0000000
--- a/plugins/find/lang/af.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', 'af', {
- find: 'Soek',
- findOptions: 'Find Options',
- findWhat: 'Soek na:',
- matchCase: 'Hoof/kleinletter sensitief',
- matchCyclic: 'Soek deurlopend',
- matchWord: 'Hele woord moet voorkom',
- notFoundMsg: 'Teks nie gevind nie.',
- replace: 'Vervang',
- replaceAll: 'Vervang alles',
- replaceSuccessMsg: '%1 voorkoms(te) vervang.',
- replaceWith: 'Vervang met:',
- title: 'Soek en vervang'
-});
diff --git a/plugins/find/lang/ar.js b/plugins/find/lang/ar.js
deleted file mode 100644
index bffd332..0000000
--- a/plugins/find/lang/ar.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', 'ar', {
- find: 'بحث',
- findOptions: 'Find Options',
- findWhat: 'البحث بـ:',
- matchCase: 'مطابقة حالة الأحرف',
- matchCyclic: 'مطابقة دورية',
- matchWord: 'مطابقة بالكامل',
- notFoundMsg: 'لم يتم العثور على النص المحدد.',
- replace: 'إستبدال',
- replaceAll: 'إستبدال الكل',
- replaceSuccessMsg: 'تم استبدال 1% من الحالات ',
- replaceWith: 'إستبدال بـ:',
- title: 'بحث واستبدال'
-});
diff --git a/plugins/find/lang/bg.js b/plugins/find/lang/bg.js
deleted file mode 100644
index 82c1381..0000000
--- a/plugins/find/lang/bg.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', 'bg', {
- find: 'Търсене',
- findOptions: 'Find Options',
- findWhat: 'Търси за:',
- matchCase: 'Съвпадение',
- matchCyclic: 'Циклично съвпадение',
- matchWord: 'Съвпадение с дума',
- notFoundMsg: 'Указаният текст не е намерен.',
- replace: 'Препокриване',
- replaceAll: 'Препокрий всички',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Препокрива с:',
- title: 'Търсене и препокриване'
-});
diff --git a/plugins/find/lang/bn.js b/plugins/find/lang/bn.js
deleted file mode 100644
index 19e2bc5..0000000
--- a/plugins/find/lang/bn.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', 'bn', {
- find: 'খোজো',
- findOptions: 'Find Options',
- findWhat: 'যা খুঁজতে হবে:',
- matchCase: 'কেস মিলাও',
- matchCyclic: 'Match cyclic',
- matchWord: 'পুরা শব্দ মেলাও',
- notFoundMsg: 'আপনার উল্লেখিত টেকস্ট পাওয়া যায়নি',
- replace: 'রিপ্লেস',
- replaceAll: 'সব বদলে দাও',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'যার সাথে বদলাতে হবে:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/bs.js b/plugins/find/lang/bs.js
deleted file mode 100644
index ade954d..0000000
--- a/plugins/find/lang/bs.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', 'bs', {
- find: 'Naði',
- findOptions: 'Find Options',
- findWhat: 'Naði šta:',
- matchCase: 'Uporeðuj velika/mala slova',
- matchCyclic: 'Match cyclic',
- matchWord: 'Uporeðuj samo cijelu rijeè',
- notFoundMsg: 'Traženi tekst nije pronaðen.',
- replace: 'Zamjeni',
- replaceAll: 'Zamjeni sve',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Zamjeni sa:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/ca.js b/plugins/find/lang/ca.js
deleted file mode 100644
index f201ea4..0000000
--- a/plugins/find/lang/ca.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', 'ca', {
- find: 'Cerca',
- findOptions: 'Opcions de Cerca',
- findWhat: 'Cerca el:',
- matchCase: 'Distingeix majúscules/minúscules',
- matchCyclic: 'Match cyclic',
- matchWord: 'Només paraules completes',
- notFoundMsg: 'El text especificat no s\'ha trobat.',
- replace: 'Reemplaça',
- replaceAll: 'Reemplaça-ho tot',
- replaceSuccessMsg: '%1 ocurrència/es reemplaçada/es.',
- replaceWith: 'Reemplaça amb:',
- title: 'Cerca i reemplaça'
-});
diff --git a/plugins/find/lang/cs.js b/plugins/find/lang/cs.js
deleted file mode 100644
index eed0e91..0000000
--- a/plugins/find/lang/cs.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', 'cs', {
- find: 'Hledat',
- findOptions: 'Možnosti hledání',
- findWhat: 'Co hledat:',
- matchCase: 'Rozlišovat velikost písma',
- matchCyclic: 'Procházet opakovaně',
- matchWord: 'Pouze celá slova',
- notFoundMsg: 'Hledaný text nebyl nalezen.',
- replace: 'Nahradit',
- replaceAll: 'Nahradit vše',
- replaceSuccessMsg: '%1 nahrazení.',
- replaceWith: 'Čím nahradit:',
- title: 'Najít a nahradit'
-});
diff --git a/plugins/find/lang/cy.js b/plugins/find/lang/cy.js
deleted file mode 100644
index 6dfcfd5..0000000
--- a/plugins/find/lang/cy.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', 'cy', {
- find: 'Chwilio',
- findOptions: 'Chwilio Opsiynau',
- findWhat: 'Chwilio\'r term:',
- matchCase: 'Cyfateb i\'r cas',
- matchCyclic: 'Cyfateb cylchol',
- matchWord: 'Cyfateb gair cyfan',
- notFoundMsg: 'Nid oedd y testun wedi\'i ddarganfod.',
- replace: 'Amnewid',
- replaceAll: 'Amnewid pob un',
- replaceSuccessMsg: 'Amnewidiwyd %1 achlysur.',
- replaceWith: 'Amnewid gyda:',
- title: 'Chwilio ac Amnewid'
-});
diff --git a/plugins/find/lang/da.js b/plugins/find/lang/da.js
deleted file mode 100644
index f66324a..0000000
--- a/plugins/find/lang/da.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', 'da', {
- find: 'Søg',
- findOptions: 'Find muligheder',
- findWhat: 'Søg efter:',
- matchCase: 'Forskel på store og små bogstaver',
- matchCyclic: 'Match cyklisk',
- matchWord: 'Kun hele ord',
- notFoundMsg: 'Søgeteksten blev ikke fundet',
- replace: 'Erstat',
- replaceAll: 'Erstat alle',
- replaceSuccessMsg: '%1 forekomst(er) erstattet.',
- replaceWith: 'Erstat med:',
- title: 'Søg og erstat'
-});
diff --git a/plugins/find/lang/de.js b/plugins/find/lang/de.js
deleted file mode 100644
index 33568c8..0000000
--- a/plugins/find/lang/de.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', 'de', {
- find: 'Suchen',
- findOptions: 'Suchoptionen',
- findWhat: 'Suche nach:',
- matchCase: 'Groß-Kleinschreibung beachten',
- matchCyclic: 'Zyklische Suche',
- matchWord: 'Nur ganze Worte suchen',
- notFoundMsg: 'Der gesuchte Text wurde nicht gefunden.',
- replace: 'Ersetzen',
- replaceAll: 'Alle ersetzen',
- replaceSuccessMsg: '%1 vorkommen ersetzt.',
- replaceWith: 'Ersetze mit:',
- title: 'Suchen und Ersetzen'
-});
diff --git a/plugins/find/lang/el.js b/plugins/find/lang/el.js
deleted file mode 100644
index ea19720..0000000
--- a/plugins/find/lang/el.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', 'el', {
- find: 'Αναζήτηση',
- findOptions: 'Find Options',
- findWhat: 'Αναζήτηση για:',
- matchCase: 'Έλεγχος πεζών/κεφαλαίων',
- matchCyclic: 'Match cyclic',
- matchWord: 'Εύρεση πλήρους λέξης',
- notFoundMsg: 'Το κείμενο δεν βρέθηκε.',
- replace: 'Αντικατάσταση',
- replaceAll: 'Αντικατάσταση Όλων',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Αντικατάσταση με:',
- title: 'Αναζήτηση και Αντικατάσταση'
-});
diff --git a/plugins/find/lang/en-au.js b/plugins/find/lang/en-au.js
deleted file mode 100644
index d89fff6..0000000
--- a/plugins/find/lang/en-au.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', 'en-au', {
- find: 'Find',
- findOptions: 'Find Options',
- findWhat: 'Find what:',
- matchCase: 'Match case',
- matchCyclic: 'Match cyclic',
- matchWord: 'Match whole word',
- notFoundMsg: 'The specified text was not found.',
- replace: 'Replace',
- replaceAll: 'Replace All',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Replace with:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/en-ca.js b/plugins/find/lang/en-ca.js
deleted file mode 100644
index b1afce1..0000000
--- a/plugins/find/lang/en-ca.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', 'en-ca', {
- find: 'Find',
- findOptions: 'Find Options',
- findWhat: 'Find what:',
- matchCase: 'Match case',
- matchCyclic: 'Match cyclic',
- matchWord: 'Match whole word',
- notFoundMsg: 'The specified text was not found.',
- replace: 'Replace',
- replaceAll: 'Replace All',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Replace with:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/en-gb.js b/plugins/find/lang/en-gb.js
deleted file mode 100644
index 73c6100..0000000
--- a/plugins/find/lang/en-gb.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', 'en-gb', {
- find: 'Find',
- findOptions: 'Find Options',
- findWhat: 'Find what:',
- matchCase: 'Match case',
- matchCyclic: 'Match cyclic',
- matchWord: 'Match whole word',
- notFoundMsg: 'The specified text was not found.',
- replace: 'Replace',
- replaceAll: 'Replace All',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Replace with:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/en.js b/plugins/find/lang/en.js
deleted file mode 100644
index 63fd86d..0000000
--- a/plugins/find/lang/en.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', 'en', {
- find: 'Find',
- findOptions: 'Find Options',
- findWhat: 'Find what:',
- matchCase: 'Match case',
- matchCyclic: 'Match cyclic',
- matchWord: 'Match whole word',
- notFoundMsg: 'The specified text was not found.',
- replace: 'Replace',
- replaceAll: 'Replace All',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Replace with:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/eo.js b/plugins/find/lang/eo.js
deleted file mode 100644
index 7d3d851..0000000
--- a/plugins/find/lang/eo.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', 'eo', {
- find: 'Serĉi',
- findOptions: 'Opcioj pri Serĉado',
- findWhat: 'Serĉi:',
- matchCase: 'Kongruigi Usklecon',
- matchCyclic: 'Cikla Serĉado',
- matchWord: 'Tuta Vorto',
- notFoundMsg: 'La celteksto ne estas trovita.',
- replace: 'Anstataŭigi',
- replaceAll: 'Anstataŭigi Ĉion',
- replaceSuccessMsg: '%1 anstataŭigita(j) apero(j).',
- replaceWith: 'Anstataŭigi per:',
- title: 'Serĉi kaj Anstataŭigi'
-});
diff --git a/plugins/find/lang/es.js b/plugins/find/lang/es.js
deleted file mode 100644
index 4ac495c..0000000
--- a/plugins/find/lang/es.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', 'es', {
- find: 'Buscar',
- findOptions: 'Opciones de búsqueda',
- findWhat: 'Texto a buscar:',
- matchCase: 'Coincidir may/min',
- matchCyclic: 'Buscar en todo el contenido',
- matchWord: 'Coincidir toda la palabra',
- notFoundMsg: 'El texto especificado no ha sido encontrado.',
- replace: 'Reemplazar',
- replaceAll: 'Reemplazar Todo',
- replaceSuccessMsg: 'La expresión buscada ha sido reemplazada %1 veces.',
- replaceWith: 'Reemplazar con:',
- title: 'Buscar y Reemplazar'
-});
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'
-});
diff --git a/plugins/find/lang/eu.js b/plugins/find/lang/eu.js
deleted file mode 100644
index ea2fa21..0000000
--- a/plugins/find/lang/eu.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', 'eu', {
- find: 'Bilatu',
- findOptions: 'Find Options',
- findWhat: 'Zer bilatu:',
- matchCase: 'Maiuskula/minuskula',
- matchCyclic: 'Bilaketa ziklikoa',
- matchWord: 'Esaldi osoa bilatu',
- notFoundMsg: 'Idatzitako testua ez da topatu.',
- replace: 'Ordezkatu',
- replaceAll: 'Ordeztu Guztiak',
- replaceSuccessMsg: 'Zenbat aldiz ordeztua: %1',
- replaceWith: 'Zerekin ordeztu:',
- title: 'Bilatu eta Ordeztu'
-});
diff --git a/plugins/find/lang/fa.js b/plugins/find/lang/fa.js
deleted file mode 100644
index d33f0c4..0000000
--- a/plugins/find/lang/fa.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', 'fa', {
- find: 'جستجو',
- findOptions: 'گزینه​های جستجو',
- findWhat: 'چه چیز را مییابید:',
- matchCase: 'همسانی در بزرگی و کوچکی نویسه​ها',
- matchCyclic: 'همسانی با چرخه',
- matchWord: 'همسانی با واژهٴ کامل',
- notFoundMsg: 'متن موردنظر یافت نشد.',
- replace: 'جایگزینی',
- replaceAll: 'جایگزینی همهٴ یافته​ها',
- replaceSuccessMsg: '%1 رخداد جایگزین شد.',
- replaceWith: 'جایگزینی با:',
- title: 'جستجو و جایگزینی'
-});
diff --git a/plugins/find/lang/fi.js b/plugins/find/lang/fi.js
deleted file mode 100644
index 8543fe0..0000000
--- a/plugins/find/lang/fi.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', 'fi', {
- find: 'Etsi',
- findOptions: 'Hakuasetukset',
- findWhat: 'Etsi mitä:',
- matchCase: 'Sama kirjainkoko',
- matchCyclic: 'Kierrä ympäri',
- matchWord: 'Koko sana',
- notFoundMsg: 'Etsittyä tekstiä ei löytynyt.',
- replace: 'Korvaa',
- replaceAll: 'Korvaa kaikki',
- replaceSuccessMsg: '%1 esiintymä(ä) korvattu.',
- replaceWith: 'Korvaa tällä:',
- title: 'Etsi ja korvaa'
-});
diff --git a/plugins/find/lang/fo.js b/plugins/find/lang/fo.js
deleted file mode 100644
index a6f7fbf..0000000
--- a/plugins/find/lang/fo.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', 'fo', {
- find: 'Leita',
- findOptions: 'Finn møguleikar',
- findWhat: 'Finn:',
- matchCase: 'Munur á stórum og smáum bókstavum',
- matchCyclic: 'Match cyclic',
- matchWord: 'Bert heil orð',
- notFoundMsg: 'Leititeksturin varð ikki funnin',
- replace: 'Yvirskriva',
- replaceAll: 'Yvirskriva alt',
- replaceSuccessMsg: '%1 úrslit broytt.',
- replaceWith: 'Yvirskriva við:',
- title: 'Finn og broyt'
-});
diff --git a/plugins/find/lang/fr-ca.js b/plugins/find/lang/fr-ca.js
deleted file mode 100644
index 2580cac..0000000
--- a/plugins/find/lang/fr-ca.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', 'fr-ca', {
- find: 'Rechercher',
- findOptions: 'Options de recherche',
- findWhat: 'Rechercher:',
- matchCase: 'Respecter la casse',
- matchCyclic: 'Recherche cyclique',
- matchWord: 'Mot entier',
- notFoundMsg: 'Le texte indiqué est introuvable.',
- replace: 'Remplacer',
- replaceAll: 'Tout remplacer',
- replaceSuccessMsg: '%1 remplacements.',
- replaceWith: 'Remplacer par:',
- title: 'Rechercher et remplacer'
-});
diff --git a/plugins/find/lang/fr.js b/plugins/find/lang/fr.js
deleted file mode 100644
index 8c7d1a5..0000000
--- a/plugins/find/lang/fr.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', 'fr', {
- find: 'Trouver',
- findOptions: 'Options de recherche',
- findWhat: 'Expression à trouver: ',
- matchCase: 'Respecter la casse',
- matchCyclic: 'Boucler',
- matchWord: 'Mot entier uniquement',
- notFoundMsg: 'Le texte spécifié ne peut être trouvé.',
- replace: 'Remplacer',
- replaceAll: 'Remplacer tout',
- replaceSuccessMsg: '%1 occurrence(s) replacée(s).',
- replaceWith: 'Remplacer par: ',
- title: 'Trouver et remplacer'
-});
diff --git a/plugins/find/lang/gl.js b/plugins/find/lang/gl.js
deleted file mode 100644
index 7273ea6..0000000
--- a/plugins/find/lang/gl.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', 'gl', {
- find: 'Buscar',
- findOptions: 'Buscar opcións',
- findWhat: 'Texto a buscar:',
- matchCase: 'Coincidir Mai./min.',
- matchCyclic: 'Coincidencia cíclica',
- matchWord: 'Coincidencia coa palabra completa',
- notFoundMsg: 'Non se atopou o texto indicado.',
- replace: 'Substituir',
- replaceAll: 'Substituír todo',
- replaceSuccessMsg: '%1 concorrencia(s) substituída(s).',
- replaceWith: 'Substituír con:',
- title: 'Buscar e substituír'
-});
diff --git a/plugins/find/lang/gu.js b/plugins/find/lang/gu.js
deleted file mode 100644
index 3900353..0000000
--- a/plugins/find/lang/gu.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', 'gu', {
- find: 'શોધવું',
- findOptions: 'વીકલ્પ શોધો',
- findWhat: 'આ શોધો',
- matchCase: 'કેસ સરખા રાખો',
- matchCyclic: 'સરખાવવા બધા',
- matchWord: 'બઘા શબ્દ સરખા રાખો',
- notFoundMsg: 'તમે શોધેલી ટેક્સ્ટ નથી મળી',
- replace: 'રિપ્લેસ/બદલવું',
- replaceAll: 'બઘા બદલી ',
- replaceSuccessMsg: '%1 ફેરફારો બાદલાયા છે.',
- replaceWith: 'આનાથી બદલો',
- title: 'શોધવું અને બદલવું'
-});
diff --git a/plugins/find/lang/he.js b/plugins/find/lang/he.js
deleted file mode 100644
index c08593b..0000000
--- a/plugins/find/lang/he.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', 'he', {
- find: 'חיפוש',
- findOptions: 'אפשרויות חיפוש',
- findWhat: 'חיפוש מחרוזת:',
- matchCase: 'הבחנה בין אותיות רשיות לקטנות (Case)',
- matchCyclic: 'התאמה מחזורית',
- matchWord: 'התאמה למילה המלאה',
- notFoundMsg: 'הטקסט המבוקש לא נמצא.',
- replace: 'החלפה',
- replaceAll: 'החלפה בכל העמוד',
- replaceSuccessMsg: '%1 טקסטים הוחלפו.',
- replaceWith: 'החלפה במחרוזת:',
- title: 'חיפוש והחלפה'
-});
diff --git a/plugins/find/lang/hi.js b/plugins/find/lang/hi.js
deleted file mode 100644
index 8aaf8a9..0000000
--- a/plugins/find/lang/hi.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', 'hi', {
- find: 'खोजें',
- findOptions: 'Find Options',
- findWhat: 'यह खोजें:',
- matchCase: 'केस मिलायें',
- matchCyclic: 'Match cyclic',
- matchWord: 'पूरा शब्द मिलायें',
- notFoundMsg: 'आपके द्वारा दिया गया टेक्स्ट नहीं मिला',
- replace: 'रीप्लेस',
- replaceAll: 'सभी रिप्लेस करें',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'इससे रिप्लेस करें:',
- title: 'खोजें और बदलें'
-});
diff --git a/plugins/find/lang/hr.js b/plugins/find/lang/hr.js
deleted file mode 100644
index 8a28c67..0000000
--- a/plugins/find/lang/hr.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', 'hr', {
- find: 'Pronađi',
- findOptions: 'Opcije traženja',
- findWhat: 'Pronađi:',
- matchCase: 'Usporedi mala/velika slova',
- matchCyclic: 'Usporedi kružno',
- matchWord: 'Usporedi cijele riječi',
- notFoundMsg: 'Traženi tekst nije pronađen.',
- replace: 'Zamijeni',
- replaceAll: 'Zamijeni sve',
- replaceSuccessMsg: 'Zamijenjeno %1 pojmova.',
- replaceWith: 'Zamijeni s:',
- title: 'Pronađi i zamijeni'
-});
diff --git a/plugins/find/lang/hu.js b/plugins/find/lang/hu.js
deleted file mode 100644
index 90eaeb3..0000000
--- a/plugins/find/lang/hu.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', 'hu', {
- find: 'Keresés',
- findOptions: 'Find Options',
- findWhat: 'Keresett szöveg:',
- matchCase: 'kis- és nagybetű megkülönböztetése',
- matchCyclic: 'Ciklikus keresés',
- matchWord: 'csak ha ez a teljes szó',
- notFoundMsg: 'A keresett szöveg nem található.',
- replace: 'Csere',
- replaceAll: 'Az összes cseréje',
- replaceSuccessMsg: '%1 egyezőség cserélve.',
- replaceWith: 'Csere erre:',
- title: 'Keresés és csere'
-});
diff --git a/plugins/find/lang/is.js b/plugins/find/lang/is.js
deleted file mode 100644
index 601bcce..0000000
--- a/plugins/find/lang/is.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', 'is', {
- find: 'Leita',
- findOptions: 'Find Options',
- findWhat: 'Leita að:',
- matchCase: 'Gera greinarmun á¡ há¡- og lágstöfum',
- matchCyclic: 'Match cyclic',
- matchWord: 'Aðeins heil orð',
- notFoundMsg: 'Leitartexti fannst ekki!',
- replace: 'Skipta út',
- replaceAll: 'Skipta út allsstaðar',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Skipta út fyrir:',
- title: 'Finna og skipta'
-});
diff --git a/plugins/find/lang/it.js b/plugins/find/lang/it.js
deleted file mode 100644
index 9ecb056..0000000
--- a/plugins/find/lang/it.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', 'it', {
- find: 'Trova',
- findOptions: 'Opzioni di ricerca',
- findWhat: 'Trova:',
- matchCase: 'Maiuscole/minuscole',
- matchCyclic: 'Ricerca ciclica',
- matchWord: 'Solo parole intere',
- notFoundMsg: 'L\'elemento cercato non è stato trovato.',
- replace: 'Sostituisci',
- replaceAll: 'Sostituisci tutto',
- replaceSuccessMsg: '%1 occorrenza(e) sostituite.',
- replaceWith: 'Sostituisci con:',
- title: 'Cerca e Sostituisci'
-});
diff --git a/plugins/find/lang/ja.js b/plugins/find/lang/ja.js
deleted file mode 100644
index f69f57c..0000000
--- a/plugins/find/lang/ja.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', 'ja', {
- find: '検索',
- findOptions: 'Find Options',
- findWhat: '検索する文字列:',
- matchCase: '大文字と小文字を区別する',
- matchCyclic: '一周する',
- matchWord: '単語単位で探す',
- notFoundMsg: '指定された文字列は見つかりませんでした。',
- replace: '置き換え',
- replaceAll: 'すべて置換え',
- replaceSuccessMsg: '%1 個置換しました。',
- replaceWith: '置換えする文字列:',
- title: '検索して置換'
-});
diff --git a/plugins/find/lang/ka.js b/plugins/find/lang/ka.js
deleted file mode 100644
index b5c95cb..0000000
--- a/plugins/find/lang/ka.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', 'ka', {
- find: 'ძებნა',
- findOptions: 'Find Options',
- findWhat: 'საძიებელი ტექსტი:',
- matchCase: 'დიდი და პატარა ასოების დამთხვევა',
- matchCyclic: 'დოკუმენტის ბოლოში გასვლის მერე თავიდან დაწყება',
- matchWord: 'მთელი სიტყვის დამთხვევა',
- notFoundMsg: 'მითითებული ტექსტი არ მოიძებნა.',
- replace: 'შეცვლა',
- replaceAll: 'ყველას შეცვლა',
- replaceSuccessMsg: '%1 მოძებნილი შეიცვალა.',
- replaceWith: 'შეცვლის ტექსტი:',
- title: 'ძებნა და შეცვლა'
-});
diff --git a/plugins/find/lang/km.js b/plugins/find/lang/km.js
deleted file mode 100644
index b7d978f..0000000
--- a/plugins/find/lang/km.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', 'km', {
- find: 'ស្វែងរក',
- findOptions: 'Find Options',
- findWhat: 'ស្វែងរកអ្វី:',
- matchCase: 'ករណ៉ត្រូវរក',
- matchCyclic: 'Match cyclic',
- matchWord: 'ត្រូវពាក្យទាំងអស់',
- notFoundMsg: 'ពាក្យនេះ រកមិនឃើញទេ ។',
- replace: 'ជំនួស',
- replaceAll: 'ជំនួសទាំងអស់',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'ជំនួសជាមួយ:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/ko.js b/plugins/find/lang/ko.js
deleted file mode 100644
index c7f4b23..0000000
--- a/plugins/find/lang/ko.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', 'ko', {
- find: '찾기',
- findOptions: 'Find Options',
- findWhat: '찾을 문자열:',
- matchCase: '대소문자 구분',
- matchCyclic: 'Match cyclic',
- matchWord: '온전한 단어',
- notFoundMsg: '문자열을 찾을 수 없습니다.',
- replace: '바꾸기',
- replaceAll: '모두 바꾸기',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: '바꿀 문자열:',
- title: '찾기 & 바꾸기'
-});
diff --git a/plugins/find/lang/ku.js b/plugins/find/lang/ku.js
deleted file mode 100644
index 11b94fd..0000000
--- a/plugins/find/lang/ku.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', 'ku', {
- find: 'گەڕان',
- findOptions: 'هەڵبژاردەکانی گەڕان',
- findWhat: 'گەڕان بەدووای:',
- matchCase: 'جیاکردنەوه لەنێوان پیتی گەورەو بچووك',
- matchCyclic: 'گەڕان لەهەموو پەڕەکه',
- matchWord: 'تەنەا هەموو وشەکه',
- notFoundMsg: 'هیچ دەقه گەڕانێك نەدۆزراوه.',
- replace: 'لەبریدانان',
- replaceAll: 'لەبریدانانی هەمووی',
- replaceSuccessMsg: ' پێشهاتە(ی) لەبری دانرا. %1',
- replaceWith: 'لەبریدانان به:',
- title: 'گەڕان و لەبریدانان'
-});
diff --git a/plugins/find/lang/lt.js b/plugins/find/lang/lt.js
deleted file mode 100644
index ba9f3f2..0000000
--- a/plugins/find/lang/lt.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', 'lt', {
- find: 'Rasti',
- findOptions: 'Paieškos nustatymai',
- findWhat: 'Surasti tekstą:',
- matchCase: 'Skirti didžiąsias ir mažąsias raides',
- matchCyclic: 'Sutampantis cikliškumas',
- matchWord: 'Atitikti pilną žodį',
- notFoundMsg: 'Nurodytas tekstas nerastas.',
- replace: 'Pakeisti',
- replaceAll: 'Pakeisti viską',
- replaceSuccessMsg: '%1 sutapimas(ų) buvo pakeisti.',
- replaceWith: 'Pakeisti tekstu:',
- title: 'Surasti ir pakeisti'
-});
diff --git a/plugins/find/lang/lv.js b/plugins/find/lang/lv.js
deleted file mode 100644
index c6cec41..0000000
--- a/plugins/find/lang/lv.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', 'lv', {
- find: 'Meklēt',
- findOptions: 'Meklēt uzstādījumi',
- findWhat: 'Meklēt:',
- matchCase: 'Reģistrjūtīgs',
- matchCyclic: 'Sakrist cikliski',
- matchWord: 'Jāsakrīt pilnībā',
- notFoundMsg: 'Norādītā frāze netika atrasta.',
- replace: 'Nomainīt',
- replaceAll: 'Aizvietot visu',
- replaceSuccessMsg: '%1 gadījums(i) aizvietoti',
- replaceWith: 'Nomainīt uz:',
- title: 'Meklēt un aizvietot'
-});
diff --git a/plugins/find/lang/mk.js b/plugins/find/lang/mk.js
deleted file mode 100644
index a49ff2b..0000000
--- a/plugins/find/lang/mk.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', 'mk', {
- find: 'Find',
- findOptions: 'Find Options',
- findWhat: 'Find what:',
- matchCase: 'Match case',
- matchCyclic: 'Match cyclic',
- matchWord: 'Match whole word',
- notFoundMsg: 'The specified text was not found.',
- replace: 'Replace',
- replaceAll: 'Replace All',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Replace with:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/mn.js b/plugins/find/lang/mn.js
deleted file mode 100644
index b8b8bd7..0000000
--- a/plugins/find/lang/mn.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', 'mn', {
- find: 'Хайх',
- findOptions: 'Хайх сонголтууд',
- findWhat: 'Хайх үг/үсэг:',
- matchCase: 'Тэнцэх төлөв',
- matchCyclic: 'Match cyclic',
- matchWord: 'Тэнцэх бүтэн үг',
- notFoundMsg: 'Хайсан бичвэрийг олсонгүй.',
- replace: 'Орлуулах',
- replaceAll: 'Бүгдийг нь солих',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Солих үг:',
- title: 'Хайж орлуулах'
-});
diff --git a/plugins/find/lang/ms.js b/plugins/find/lang/ms.js
deleted file mode 100644
index f8a5837..0000000
--- a/plugins/find/lang/ms.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', 'ms', {
- find: 'Cari',
- findOptions: 'Find Options',
- findWhat: 'Perkataan yang dicari:',
- matchCase: 'Padanan case huruf',
- matchCyclic: 'Match cyclic',
- matchWord: 'Padana Keseluruhan perkataan',
- notFoundMsg: 'Text yang dicari tidak dijumpai.',
- replace: 'Ganti',
- replaceAll: 'Ganti semua',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Diganti dengan:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/nb.js b/plugins/find/lang/nb.js
deleted file mode 100644
index 74b6699..0000000
--- a/plugins/find/lang/nb.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', 'nb', {
- find: 'Søk',
- findOptions: 'Søkealternativer',
- findWhat: 'Søk etter:',
- matchCase: 'Skill mellom store og små bokstaver',
- matchCyclic: 'Søk i hele dokumentet',
- matchWord: 'Bare hele ord',
- notFoundMsg: 'Fant ikke søketeksten.',
- replace: 'Erstatt',
- replaceAll: 'Erstatt alle',
- replaceSuccessMsg: '%1 tilfelle(r) erstattet.',
- replaceWith: 'Erstatt med:',
- title: 'Søk og erstatt'
-});
diff --git a/plugins/find/lang/nl.js b/plugins/find/lang/nl.js
deleted file mode 100644
index 793665e..0000000
--- a/plugins/find/lang/nl.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', 'nl', {
- find: 'Zoeken',
- findOptions: 'Zoekopties',
- findWhat: 'Zoeken naar:',
- matchCase: 'Hoofdlettergevoelig',
- matchCyclic: 'Doorlopend zoeken',
- matchWord: 'Hele woord moet voorkomen',
- notFoundMsg: 'De opgegeven tekst is niet gevonden.',
- replace: 'Vervangen',
- replaceAll: 'Alles vervangen',
- replaceSuccessMsg: '%1 resultaten vervangen.',
- replaceWith: 'Vervangen met:',
- title: 'Zoeken en vervangen'
-});
diff --git a/plugins/find/lang/no.js b/plugins/find/lang/no.js
deleted file mode 100644
index b295a25..0000000
--- a/plugins/find/lang/no.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', 'no', {
- find: 'Søk',
- findOptions: 'Søkealternativer',
- findWhat: 'Søk etter:',
- matchCase: 'Skill mellom store og små bokstaver',
- matchCyclic: 'Søk i hele dokumentet',
- matchWord: 'Bare hele ord',
- notFoundMsg: 'Fant ikke søketeksten.',
- replace: 'Erstatt',
- replaceAll: 'Erstatt alle',
- replaceSuccessMsg: '%1 tilfelle(r) erstattet.',
- replaceWith: 'Erstatt med:',
- title: 'Søk og erstatt'
-});
diff --git a/plugins/find/lang/pl.js b/plugins/find/lang/pl.js
deleted file mode 100644
index 4cebdd0..0000000
--- a/plugins/find/lang/pl.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', 'pl', {
- find: 'Znajdź',
- findOptions: 'Opcje wyszukiwania',
- findWhat: 'Znajdź:',
- matchCase: 'Uwzględnij wielkość liter',
- matchCyclic: 'Cykliczne dopasowanie',
- matchWord: 'Całe słowa',
- notFoundMsg: 'Nie znaleziono szukanego hasła.',
- replace: 'Zamień',
- replaceAll: 'Zamień wszystko',
- replaceSuccessMsg: '%1 wystąpień zastąpionych.',
- replaceWith: 'Zastąp przez:',
- title: 'Znajdź i zamień'
-});
diff --git a/plugins/find/lang/pt-br.js b/plugins/find/lang/pt-br.js
deleted file mode 100644
index c15ffc3..0000000
--- a/plugins/find/lang/pt-br.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', 'pt-br', {
- find: 'Localizar',
- findOptions: 'Opções',
- findWhat: 'Procurar por:',
- matchCase: 'Coincidir Maiúsculas/Minúsculas',
- matchCyclic: 'Coincidir cíclico',
- matchWord: 'Coincidir a palavra inteira',
- notFoundMsg: 'O texto especificado não foi encontrado.',
- replace: 'Substituir',
- replaceAll: 'Substituir Tudo',
- replaceSuccessMsg: '%1 ocorrência(s) substituída(s).',
- replaceWith: 'Substituir por:',
- title: 'Localizar e Substituir'
-});
diff --git a/plugins/find/lang/pt.js b/plugins/find/lang/pt.js
deleted file mode 100644
index 097177e..0000000
--- a/plugins/find/lang/pt.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', 'pt', {
- find: 'Procurar',
- findOptions: 'Find Options',
- findWhat: 'Texto a Procurar:',
- matchCase: 'Maiúsculas/Minúsculas',
- matchCyclic: 'Match cyclic',
- matchWord: 'Coincidir com toda a palavra',
- notFoundMsg: 'O texto especificado não foi encontrado.',
- replace: 'Substituir',
- replaceAll: 'Substituir Tudo',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Substituir por:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/ro.js b/plugins/find/lang/ro.js
deleted file mode 100644
index 24eeceb..0000000
--- a/plugins/find/lang/ro.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', 'ro', {
- find: 'Găseşte',
- findOptions: 'Find Options',
- findWhat: 'Găseşte:',
- matchCase: 'Deosebeşte majuscule de minuscule (Match case)',
- matchCyclic: 'Potrivește ciclic',
- matchWord: 'Doar cuvintele întregi',
- notFoundMsg: 'Textul specificat nu a fost găsit.',
- replace: 'Înlocuieşte',
- replaceAll: 'Înlocuieşte tot',
- replaceSuccessMsg: '%1 căutări înlocuite.',
- replaceWith: 'Înlocuieşte cu:',
- title: 'Găseşte şi înlocuieşte'
-});
diff --git a/plugins/find/lang/ru.js b/plugins/find/lang/ru.js
deleted file mode 100644
index fafb6a9..0000000
--- a/plugins/find/lang/ru.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', 'ru', {
- find: 'Найти',
- findOptions: 'Опции поиска',
- findWhat: 'Найти:',
- matchCase: 'Учитывать регистр',
- matchCyclic: 'По всему тексту',
- matchWord: 'Только слово целиком',
- notFoundMsg: 'Искомый текст не найден.',
- replace: 'Заменить',
- replaceAll: 'Заменить всё',
- replaceSuccessMsg: 'Успешно заменено %1 раз(а).',
- replaceWith: 'Заменить на:',
- title: 'Поиск и замена'
-});
diff --git a/plugins/find/lang/si.js b/plugins/find/lang/si.js
deleted file mode 100644
index 5c50076..0000000
--- a/plugins/find/lang/si.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', 'si', {
- find: 'Find', // MISSING
- findOptions: 'Find Options', // MISSING
- findWhat: 'Find what:', // MISSING
- matchCase: 'Match case', // MISSING
- matchCyclic: 'Match cyclic', // MISSING
- matchWord: 'Match whole word', // MISSING
- notFoundMsg: 'The specified text was not found.', // MISSING
- replace: 'හිලව් කිරීම',
- replaceAll: 'සියල්ලම හිලව් කරන්න',
- replaceSuccessMsg: '%1 occurrence(s) replaced.', // MISSING
- replaceWith: 'Replace with:', // MISSING
- title: 'Find and Replace' // MISSING
-});
diff --git a/plugins/find/lang/sk.js b/plugins/find/lang/sk.js
deleted file mode 100644
index 9693c79..0000000
--- a/plugins/find/lang/sk.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', 'sk', {
- find: 'Hľadať',
- findOptions: 'Nájsť možnosti',
- findWhat: 'Čo hľadať:',
- matchCase: 'Rozlišovať malé a veľké písmená',
- matchCyclic: 'Cykliť zhodu',
- matchWord: 'Len celé slová',
- notFoundMsg: 'Hľadaný text nebol nájdený.',
- replace: 'Nahradiť',
- replaceAll: 'Nahradiť všetko',
- replaceSuccessMsg: '%1 výskyt(ov) nahradených.',
- replaceWith: 'Čím nahradiť:',
- title: 'Nájsť a nahradiť'
-});
diff --git a/plugins/find/lang/sl.js b/plugins/find/lang/sl.js
deleted file mode 100644
index dd23496..0000000
--- a/plugins/find/lang/sl.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', 'sl', {
- find: 'Najdi',
- findOptions: 'Find Options',
- findWhat: 'Najdi:',
- matchCase: 'Razlikuj velike in male črke',
- matchCyclic: 'Primerjaj znake v cirilici',
- matchWord: 'Samo cele besede',
- notFoundMsg: 'Navedeno besedilo ni bilo najdeno.',
- replace: 'Zamenjaj',
- replaceAll: 'Zamenjaj vse',
- replaceSuccessMsg: '%1 pojavitev je bilo zamenjano.',
- replaceWith: 'Zamenjaj z:',
- title: 'Najdi in zamenjaj'
-});
diff --git a/plugins/find/lang/sq.js b/plugins/find/lang/sq.js
deleted file mode 100644
index fb6107f..0000000
--- a/plugins/find/lang/sq.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', 'sq', {
- find: 'Gjej',
- findOptions: 'Gjejë Alternativat',
- findWhat: 'Gjej çka:',
- matchCase: 'Match case', // MISSING
- matchCyclic: 'Përputh ciklikun',
- matchWord: 'Përputh fjalën e tërë',
- notFoundMsg: 'Teksti i caktuar nuk mundej të gjendet.',
- replace: 'Zëvendëso',
- replaceAll: 'Zëvendëso të gjitha',
- replaceSuccessMsg: '%1 rast(e) u zëvendësua(n).',
- replaceWith: 'Zëvendëso me:',
- title: 'Gjej dhe Zëvendëso'
-});
diff --git a/plugins/find/lang/sr-latn.js b/plugins/find/lang/sr-latn.js
deleted file mode 100644
index 760cb0f..0000000
--- a/plugins/find/lang/sr-latn.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', 'sr-latn', {
- find: 'Pretraga',
- findOptions: 'Find Options',
- findWhat: 'Pronadi:',
- matchCase: 'Razlikuj mala i velika slova',
- matchCyclic: 'Match cyclic',
- matchWord: 'Uporedi cele reci',
- notFoundMsg: 'Traženi tekst nije pronađen.',
- replace: 'Zamena',
- replaceAll: 'Zameni sve',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Zameni sa:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/sr.js b/plugins/find/lang/sr.js
deleted file mode 100644
index 175f7dc..0000000
--- a/plugins/find/lang/sr.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', 'sr', {
- find: 'Претрага',
- findOptions: 'Find Options',
- findWhat: 'Пронађи:',
- matchCase: 'Разликуј велика и мала слова',
- matchCyclic: 'Match cyclic',
- matchWord: 'Упореди целе речи',
- notFoundMsg: 'Тражени текст није пронађен.',
- replace: 'Замена',
- replaceAll: 'Замени све',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'Замени са:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/sv.js b/plugins/find/lang/sv.js
deleted file mode 100644
index d8de57e..0000000
--- a/plugins/find/lang/sv.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', 'sv', {
- find: 'Sök',
- findOptions: 'Find Options',
- findWhat: 'Sök efter:',
- matchCase: 'Skiftläge',
- matchCyclic: 'Matcha cykliska',
- matchWord: 'Inkludera hela ord',
- notFoundMsg: 'Angiven text kunde ej hittas.',
- replace: 'Ersätt',
- replaceAll: 'Ersätt alla',
- replaceSuccessMsg: '%1 förekomst(er) ersatta.',
- replaceWith: 'Ersätt med:',
- title: 'Sök och ersätt'
-});
diff --git a/plugins/find/lang/th.js b/plugins/find/lang/th.js
deleted file mode 100644
index ca215c3..0000000
--- a/plugins/find/lang/th.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', 'th', {
- find: 'ค้นหา',
- findOptions: 'Find Options',
- findWhat: 'ค้นหาคำว่า:',
- matchCase: 'ตัวโหญ่-เล็ก ต้องตรงกัน',
- matchCyclic: 'Match cyclic',
- matchWord: 'ต้องตรงกันทุกคำ',
- notFoundMsg: 'ไม่พบคำที่ค้นหา.',
- replace: 'ค้นหาและแทนที่',
- replaceAll: 'แทนที่ทั้งหมดที่พบ',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'แทนที่ด้วย:',
- title: 'Find and Replace'
-});
diff --git a/plugins/find/lang/tr.js b/plugins/find/lang/tr.js
deleted file mode 100644
index 8d9d191..0000000
--- a/plugins/find/lang/tr.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', 'tr', {
- find: 'Bul',
- findOptions: 'Seçenekleri Bul',
- findWhat: 'Aranan:',
- matchCase: 'Büyük/küçük harf duyarlı',
- matchCyclic: 'Eşleşen döngü',
- matchWord: 'Kelimenin tamamı uysun',
- notFoundMsg: 'Belirtilen yazı bulunamadı.',
- replace: 'Değiştir',
- replaceAll: 'Tümünü Değiştir',
- replaceSuccessMsg: '%1 bulunanlardan değiştirildi.',
- replaceWith: 'Bununla değiştir:',
- title: 'Bul ve Değiştir'
-});
diff --git a/plugins/find/lang/ug.js b/plugins/find/lang/ug.js
deleted file mode 100644
index 5310a43..0000000
--- a/plugins/find/lang/ug.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', 'ug', {
- find: 'ئىزدە',
- findOptions: 'ئىزدەش تاللانمىسى',
- findWhat: 'ئىزدە:',
- matchCase: 'چوڭ كىچىك ھەرپنى پەرقلەندۈر',
- matchCyclic: 'ئايلانما ماسلىشىش',
- matchWord: 'پۈتۈن سۆز ماسلىشىش',
- notFoundMsg: 'بەلگىلەنگەن تېكىستنى تاپالمىدى',
- replace: 'ئالماشتۇر',
- replaceAll: 'ھەممىنى ئالماشتۇر',
- replaceSuccessMsg: 'جەمئى %1 جايدىكى ئالماشتۇرۇش تاماملاندى',
- replaceWith: 'ئالماشتۇر:',
- title: 'ئىزدەپ ئالماشتۇر'
-});
diff --git a/plugins/find/lang/uk.js b/plugins/find/lang/uk.js
deleted file mode 100644
index 860197c..0000000
--- a/plugins/find/lang/uk.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', 'uk', {
- find: 'Пошук',
- findOptions: 'Параметри Пошуку',
- findWhat: 'Шукати:',
- matchCase: 'Враховувати регістр',
- matchCyclic: 'Циклічна заміна',
- matchWord: 'Збіг цілих слів',
- notFoundMsg: 'Вказаний текст не знайдено.',
- replace: 'Заміна',
- replaceAll: 'Замінити все',
- replaceSuccessMsg: '%1 співпадінь(ня) замінено.',
- replaceWith: 'Замінити на:',
- title: 'Знайти і замінити'
-});
diff --git a/plugins/find/lang/vi.js b/plugins/find/lang/vi.js
deleted file mode 100644
index 8d4b148..0000000
--- a/plugins/find/lang/vi.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', 'vi', {
- find: 'Tìm kiếm',
- findOptions: 'Tìm tùy chọn',
- findWhat: 'Tìm chuỗi:',
- matchCase: 'Phân biệt chữ hoa/thường',
- matchCyclic: 'Giống một phần',
- matchWord: 'Giống toàn bộ từ',
- notFoundMsg: 'Không tìm thấy chuỗi cần tìm.',
- replace: 'Thay thế',
- replaceAll: 'Thay thế tất cả',
- replaceSuccessMsg: '%1 vị trí đã được thay thế.',
- replaceWith: 'Thay bằng:',
- title: 'Tìm kiếm và thay thế'
-});
diff --git a/plugins/find/lang/zh-cn.js b/plugins/find/lang/zh-cn.js
deleted file mode 100644
index 64aec7f..0000000
--- a/plugins/find/lang/zh-cn.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', 'zh-cn', {
- find: '查找',
- findOptions: '查找选项',
- findWhat: '查找:',
- matchCase: '区分大小写',
- matchCyclic: '循环匹配',
- matchWord: '全字匹配',
- notFoundMsg: '指定文本没有找到',
- replace: '替换',
- replaceAll: '全部替换',
- replaceSuccessMsg: '共完成 %1 处替换.',
- replaceWith: '替换:',
- title: '查找和替换'
-});
diff --git a/plugins/find/lang/zh.js b/plugins/find/lang/zh.js
deleted file mode 100644
index 46112fd..0000000
--- a/plugins/find/lang/zh.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', 'zh', {
- find: '尋找',
- findOptions: 'Find Options',
- findWhat: '尋找:',
- matchCase: '大小寫須相符',
- matchCyclic: '循環搜索',
- matchWord: '全字相符',
- notFoundMsg: '未找到指定的文字。',
- replace: '取代',
- replaceAll: '全部取代',
- replaceSuccessMsg: '共完成 %1 次取代',
- replaceWith: '取代:',
- title: '尋找與取代'
-});
diff --git a/plugins/find/plugin.js b/plugins/find/plugin.js
deleted file mode 100644
index dc6594b..0000000
--- a/plugins/find/plugin.js
+++ /dev/null
@@ -1,50 +0,0 @@
-/**
- * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
- * For licensing, see LICENSE.html or http://ckeditor.com/license
- */
-
-CKEDITOR.plugins.add( 'find', {
- requires: 'dialog',
- lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
- icons: 'find,find-rtl,replace', // %REMOVE_LINE_CORE%
- init: function( editor ) {
- var findCommand = editor.addCommand( 'find', new CKEDITOR.dialogCommand( 'find' ) );
- findCommand.canUndo = false;
- findCommand.readOnly = 1;
-
- var replaceCommand = editor.addCommand( 'replace', new CKEDITOR.dialogCommand( 'replace' ) );
- replaceCommand.canUndo = false;
-
- if ( editor.ui.addButton ) {
- editor.ui.addButton( 'Find', {
- label: editor.lang.find.find,
- command: 'find',
- toolbar: 'find,10'
- });
-
- editor.ui.addButton( 'Replace', {
- label: editor.lang.find.replace,
- command: 'replace',
- toolbar: 'find,20'
- });
- }
-
- CKEDITOR.dialog.add( 'find', this.path + 'dialogs/find.js' );
- CKEDITOR.dialog.add( 'replace', this.path + 'dialogs/find.js' );
- }
-});
-
-/**
- * Defines the style to be used to highlight results with the find dialog.
- *
- * // Highlight search results with blue on yellow.
- * config.find_highlight = {
- * element: 'span',
- * styles: { 'background-color': '#ff0', color: '#00f' }
- * };
- *
- * @cfg
- * @member CKEDITOR.config
- */
-CKEDITOR.config.find_highlight = {
- element: 'span', styles: { 'background-color': '#004', color: '#fff' } };