egroupware/phpgwapi/js/tiny_mce/plugins/advhr/langs/fr.js

10 lines
284 B
JavaScript
Raw Normal View History

2006-08-21 21:26:21 +02:00
// FR lang variables
// Modified by Motte, last updated 2006-03-23
tinyMCE.addToLang('',{
insert_advhr_desc : 'Insérer une règle horizontale stylée',
insert_advhr_width : 'Largeur',
insert_advhr_size : 'Hauteur',
insert_advhr_noshade : 'Sans ombre'
});