includes/clientside/tinymce/plugins/fullscreen/langs/en.js
author Dan
Thu, 04 Oct 2007 08:22:25 -0400
changeset 161 bed9d04fa144
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed text colors on pages when dark system themes are used (bug could be seen using MurrinaNightOrange on an Ubuntu system)

// UK lang variables

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