upgrading tinymce to 2.0.5.1

This commit is contained in:
JT Smith 2006-04-15 20:03:31 +00:00
parent cb2a8d025e
commit 00d46f6148
342 changed files with 13043 additions and 11487 deletions

View file

@ -2,7 +2,7 @@
* Czech lang variables
* encoding: utf-8
*
* $Id: cs.js,v 1.1 2005/10/18 13:55:41 spocke Exp $
* $Id: cs.js,v 1.2 2006/01/11 14:25:47 spocke Exp $
*/
tinyMCE.addToLang('',{

View file

@ -1,5 +1,5 @@
// DK lang variables contributed by Jan Moelgaard
// DK lang variables contributed by Jan Moelgaard, John Dalsgaard and Bo Frederiksen.
tinyMCE.addToLang('',{
autosave_unload_msg : 'De ændringer, du har lavet, vil gå tabt, hvis du lukker denne side.'
autosave_unload_msg : 'De ændringer, du har lavet, vil gå tabt, hvis du lukker denne side.'
});

View file

@ -1,4 +1,5 @@
// Simplified Chinese lang variables contributed by tom_cat (thomaswangyang@gmail.com)
// Simplified Chinese lang variables contributed by TinyMCE_China_Team ( tinymce_china {AT} yahoogroups {DOT} com ).
// visit our homepage at: http://www.cube316.net/tinymce/ for more information.
tinyMCE.addToLang('',{
autosave_unload_msg : '如果您离开本页,您所作的修改将会消失。'