diff options
Diffstat (limited to 'plugins/find/lang/sr-latn.js')
| -rw-r--r-- | plugins/find/lang/sr-latn.js | 18 |
1 files changed, 0 insertions, 18 deletions
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'
-});
|
