I thought it would be a good idea to make it possible to translate easily the blogs' blocks' names.
For instance, I made it using a query :
UPDATE ibf_blog_default_cblocks SET cbdef_name='Amis' where cbdef_id='13'
but I could easily make a mistake since I'm not conversant with queries. So perhaps it would be better to make it in a language file for instance ?
What do you think of it ?
Thank you !