]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/plugins/searchreplace/langs/en.js
* Deleted tiny_mce - update is coming in the next commit
[citadel.git] / webcit / tiny_mce / plugins / searchreplace / langs / en.js
diff --git a/webcit/tiny_mce/plugins/searchreplace/langs/en.js b/webcit/tiny_mce/plugins/searchreplace/langs/en.js
deleted file mode 100755 (executable)
index 32af828..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-// UK lang variables\r
-\r
-tinyMCE.addToLang('',{\r
-searchreplace_search_desc : 'Find',\r
-searchreplace_searchnext_desc : 'Find again',\r
-searchreplace_replace_desc : 'Find/Replace',\r
-searchreplace_notfound : 'The search has been completed. The search string could not be found.',\r
-searchreplace_search_title : 'Find',\r
-searchreplace_replace_title : 'Find/Replace',\r
-searchreplace_allreplaced : 'All occurrences of the search string were replaced.',\r
-searchreplace_findwhat : 'Find what',\r
-searchreplace_replacewith : 'Replace with',\r
-searchreplace_direction : 'Direction',\r
-searchreplace_up : 'Up',\r
-searchreplace_down : 'Down',\r
-searchreplace_case : 'Match case',\r
-searchreplace_findnext : 'Find next',\r
-searchreplace_replace : 'Replace',\r
-searchreplace_replaceall : 'Replace all',\r
-searchreplace_cancel : 'Cancel'\r
-});\r