// UK lang variables

/* Remember to namespace the language parameters lang_<your plugin>_<some name> */

tinyMCE.addI18n('en.cakemanager',{
pasteraw_title : 'Paste Raw HTML',
pasteraw_desc : 'Use CTRL+V on your keyboard to paste the text into the window.',
introstop_title : 'Insert Intro Stop tag',
introstop_alt : 'Intro Stop...'
});
