mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-28 12:07:36 +01:00
5034e50bb4
git-svn-id: http://svn.automattic.com/wordpress/trunk@2916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
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.'
|
|
});
|