includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Thu, 31 Jan 2008 21:52:39 -0500
changeset 454 7b984f924dcd
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed special pages being returned with subpage information inappropriately from $paths->get_pageid_from_url()

// EN lang variables

tinyMCE.addToLang('',{
autosave_unload_msg : 'The changes you made will be lost if you navigate away from this page.'
});