diff options
Diffstat (limited to 'plugins/find/lang/he.js')
| -rw-r--r-- | plugins/find/lang/he.js | 18 |
1 files changed, 0 insertions, 18 deletions
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: 'חיפוש והחלפה'
-});
|
