includes/clientside/tinymce/plugins/fullscreen/langs/en.js
author Dan
Fri, 12 Oct 2007 14:41:51 -0400
changeset 174 d74ff822acc9
parent 1 fe660c52c48f
permissions -rw-r--r--
Replaced autocompleting username with a much more efficient algorithm and caching system

// UK lang variables

tinyMCE.addToLang('',{
fullscreen_desc : 'Toggle fullscreen mode'
});