if( GetLocale() == "frFR" ) then
	MBB_TOOLTIP1 = "Ctrl + Clic droit sur un bouton pour le rattacher a la minimap.";
	MBB_OPTIONS_HEADER = "Options";
	MBB_OPTIONS_OKBUTTON = "Ok";
	MBB_OPTIONS_CANCELBUTTON = "Annuler";
	MBB_OPTIONS_SLIDEROFF = "Off";
	MBB_OPTIONS_SLIDERSEK = "sec";
	MBB_OPTIONS_SLIDERLABEL = "Temps de reduc.:";
	MBB_OPTIONS_EXPANSIONLABEL = "Etendre a:";
	MBB_OPTIONS_EXPANSIONLEFT = "Gauche";
	MBB_OPTIONS_EXPANSIONTOP = "Haut";
	MBB_OPTIONS_EXPANSIONRIGHT = "Droite";
	MBB_OPTIONS_EXPANSIONBOTTOM = "Bas";
	MBB_OPTIONS_MAXBUTTONSLABEL = "Max Boutons/Ligne:";
	MBB_OPTIONS_MAXBUTTONSINFO = "(0=infini)";
	MBB_OPTIONS_ALTEXPANSIONLABEL = "Alt. Etendre a:";
	MBB_HELP1 = "Type \"/mmbb <cmd>\" ou <cmd> est l'un des suivants:";
	MBB_HELP2 = "  |c00ffffffbuttons|r: Affiche la liste de tous les boutons de la barre MBB";
	MBB_HELP3 = "  |c00ffffffreset position|r: Reinitialiser la position du bouton MBB";
	MBB_HELP4 = "  |c00ffffffreset all|r: Reinitialiser toutes les options";
	MBB_NOERRORS = "Pas d'erreurs trouvées!";
end