upgrading to tinymce 2.0.6.1

This commit is contained in:
JT Smith 2006-06-23 18:18:40 +00:00
parent f8e69afdf4
commit 0534118f8d
70 changed files with 1159 additions and 555 deletions

View file

@ -1,7 +1,7 @@
// French lang variables by Laurent Dran
// Modifié par Normand Lamoureux le 2005-11-12
// FR lang variables
// Modified by Motte, last updated 2006-03-23
tinyMCE.addToLang('',{
iespell_desc : 'Lancer le vérificateur d\'orthographe',
iespell_download : "Le dictionnaire ieSpell n\'a pas été trouvé.\n\nCliquez sur Ok pour aller au site de téléchargement."
iespell_desc : 'Lancer le vérificateur d\'orthographe',
iespell_download : "Le dictionnaire ieSpell n\'a pas été trouvé.\n\nCliquez sur Ok pour aller au site de téléchargement."
});

View file

@ -1,7 +1,7 @@
// IT lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Avvia il controllo ortografico',
iespell_download : "ieSpell non trovato. Clicca OK per andare alla pagina di download."
iespell_desc : 'Esegui controllo ortografico',
iespell_download : "ieSpell non trovato. Fai clic su OK per visitare la pagina di download."
});