includes/clientside/tinymce/plugins/visualchars/langs/en.js
author Dan
Mon, 24 Sep 2007 21:29:19 -0400
changeset 144 380e55865f86
parent 1 fe660c52c48f
permissions -rw-r--r--
Improved response time for username autofill; fix JS login box in Safari (bug surfaced only after 1.0.1)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
fe660c52c48f Adding /includes
dan@scribus.fuhry.local.fuhry.local
parents:
diff changeset
     1
// EN lang variables
fe660c52c48f Adding /includes
dan@scribus.fuhry.local.fuhry.local
parents:
diff changeset
     2
fe660c52c48f Adding /includes
dan@scribus.fuhry.local.fuhry.local
parents:
diff changeset
     3
tinyMCE.addToLang('visualchars',{
fe660c52c48f Adding /includes
dan@scribus.fuhry.local.fuhry.local
parents:
diff changeset
     4
desc : 'Visual control characters on/off.'
fe660c52c48f Adding /includes
dan@scribus.fuhry.local.fuhry.local
parents:
diff changeset
     5
});