52c8a27143
git-svn-id: https://develop.svn.wordpress.org/trunk@2916 602fd350-edb4-49c9-b593-d223f7449a82
6 lines
149 B
JavaScript
6 lines
149 B
JavaScript
// EN lang variables
|
|
|
|
tinyMCE.addToLang('',{
|
|
autosave_unload_msg : 'The changes you made will be lost if you navigate away from this page.'
|
|
});
|