upgrading to tinymce 2.0.6.1
This commit is contained in:
parent
f8e69afdf4
commit
0534118f8d
70 changed files with 1159 additions and 555 deletions
|
|
@ -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."
|
||||
});
|
||||
|
|
|
|||
|
|
@ -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."
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue