Hello, Thanks for your help but i still stuck.
I already read the page you mentionned but the command line you told me to use ask me an input file .. So i search more deeply (args for compile_catalog) and so what I did : Put bhtheme.po (which was for_use_bloodhound_bloodhound_theme_fr but i renamed it) in bloodhound_theme/locale/fr/LC_MESSAGES/ cd apache-loodhound-0.7/bloodhound_theme python setup.py compil_catalog -d bhtheme/locale/ -l fr -D bhtheme It worked, i have a bhtheme.mo now, so i did: python setup.py to reinstall bhtheme. I did these steps for dashboard, relations, multiproduct and search. But when i look if these translations are implemented but no ! Nothing change, i don't understand why.. Oh and for option compile_catalog_js, it doesn't work, console told me command not found..
