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,14 +1,14 @@
|
|||
// Franch 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('',{
|
||||
searchreplace_search_desc : 'Rehercher',
|
||||
searchreplace_searchnext_desc : 'Rehercher suivant',
|
||||
searchreplace_replace_desc : 'Rechercher/Remplacer',
|
||||
searchreplace_notfound : 'Recherche complétée. La fin du document a été atteinte.',
|
||||
searchreplace_notfound : 'Recherche complétée. La fin du document a été atteinte.',
|
||||
searchreplace_search_title : 'Rechercher',
|
||||
searchreplace_replace_title : 'Rechercher/Remplacer',
|
||||
searchreplace_allreplaced : 'Action terminée avec succès. Les remplacements\nont été faits dans l\'ensemble du document.',
|
||||
searchreplace_allreplaced : 'Action terminée avec succès. Les remplacements\nont été faits dans l\'ensemble du document.',
|
||||
searchreplace_findwhat : 'Trouver le mot',
|
||||
searchreplace_replacewith : 'Remplacer avec',
|
||||
searchreplace_direction : 'Direction',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue