]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/js/tiny_mce/plugins/spellchecker/langs/en.js
Imported Upstream version 0.2~alpha
[roundcube.git] / program / js / tiny_mce / plugins / spellchecker / langs / en.js
diff --git a/program/js/tiny_mce/plugins/spellchecker/langs/en.js b/program/js/tiny_mce/plugins/spellchecker/langs/en.js
deleted file mode 100644 (file)
index 02fdac5..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-// UK lang variables\r
-\r
-tinyMCE.addToLang('spellchecker',{\r
-       desc : 'Toggle spellchecker',\r
-       menu : 'Spellchecker settings',\r
-       ignore_word : 'Ignore word',\r
-       ignore_words : 'Ignore all',\r
-       langs : 'Languages',\r
-       wait : 'Please wait...',\r
-       swait : 'Spellchecking, please wait...',\r
-       sug : 'Suggestions',\r
-       no_sug : 'No suggestions',\r
-       no_mpell : 'No misspellings found.',\r
-       mpell_found : 'Found {$words} misspellings.'\r
-});\r