includes/clientside/tinymce/plugins/fullscreen/langs/en.js
author Dan
Sat, 06 Oct 2007 14:45:00 -0400
changeset 164 199599eca89e
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed external links in tplWikiFormat to use my monster HTTP request regex

// UK lang variables

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