Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git] / lib / editor / tinymce / jscripts / tiny_mce / plugins / fullscreen / langs / en.js
blob6bde9234fe04ad428e17ece24361f829c5389802
1 // UK lang variables
3 tinyMCE.addToLang('',{
4 fullscreen_title : 'Fullscreen mode',
5 fullscreen_desc : 'Toggle fullscreen mode'
6 });