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