[ Index ]
 

Code source de WordPress 2.1.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/wp-includes/js/tinymce/plugins/spellchecker/langs/ -> en.js (source)

   1  // UK lang variables
   2  
   3  tinyMCE.addToLang('spellchecker',{
   4      desc : 'Toggle spellchecker',
   5      menu : 'Spellchecker settings',
   6      ignore_word : 'Ignore word',
   7      ignore_words : 'Ignore all',
   8      langs : 'Languages',
   9      wait : 'Please wait...',
  10      swait : 'Spellchecking, please wait...',
  11      sug : 'Suggestions',
  12      no_sug : 'No suggestions',
  13      no_mpell : 'No misspellings found.'
  14  });


Généré le : Fri Mar 30 19:41:27 2007 par Balluche grâce à PHPXref 0.7