]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/plugins/directionality/langs/he.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / directionality / langs / he.js
diff --git a/webcit/tiny_mce/plugins/directionality/langs/he.js b/webcit/tiny_mce/plugins/directionality/langs/he.js
new file mode 100644 (file)
index 0000000..817551f
--- /dev/null
@@ -0,0 +1,6 @@
+// HE lang variables by Liron Newman, http://eesh.net
+
+tinyMCE.addToLang('',{
+directionality_ltr_desc : 'ëéååï ùîàì ìéîéï',
+directionality_rtl_desc : 'ëéååï éîéï ìùîàì'
+});