Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 419 → Rev 420

/trunk/wikini/maj_wikini/tools/templates/themes/default/javascripts/tiny_mce/plugins/emotions/langs/fr.js
New file
0,0 → 1,23
// FR lang variables
// Modified by keyko-web.net, last updated 2007-03-08, based on the work of Motte
 
tinyMCE.addToLang('emotions',{
title : 'Choisir une émoticône',
desc : 'Insérer une émoticône',
cool : 'Cool',
cry : 'Triste',
embarassed : 'Embarrassé',
foot_in_mouth : 'Oups !',
frown : 'Mécontent',
innocent : 'Innocent',
kiss : 'Bisou',
laughing : 'Mort de rire',
money_mouth : 'Sensuré',
sealed : 'Motus',
smile : 'Sourire',
surprised : 'Surprise',
tongue_out : 'Moqueur',
undecided : 'Perplexe',
wink : 'Clin d\'oeil',
yell : 'Horreur !'
});
/trunk/wikini/maj_wikini/tools/templates/themes/default/javascripts/tiny_mce/plugins/emotions/langs/en.js
New file
0,0 → 1,22
// UK lang variables
 
tinyMCE.addToLang('emotions',{
title : 'Insert emotion',
desc : 'Emotions',
cool : 'Cool',
cry : 'Cry',
embarassed : 'Embarassed',
foot_in_mouth : 'Foot in mouth',
frown : 'Frown',
innocent : 'Innocent',
kiss : 'Kiss',
laughing : 'Laughing',
money_mouth : 'Money mouth',
sealed : 'Sealed',
smile : 'Smile',
surprised : 'Surprised',
tongue_out : 'Tongue out',
undecided : 'Undecided',
wink : 'Wink',
yell : 'Yell'
});