includes/clientside/tinymce/plugins/fullscreen/langs/en.js
author Dan
Thu, 15 Nov 2007 17:52:53 -0500
changeset 255 ba28d43a6b86
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed a few (more) MySQL issues with the installer and dashes in the database name

// UK lang variables

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