Hi thanks for those informations, I have another question about the “theme_text_domainname” part…
So when we use the following function in a .php file :
_e('<div class="wrapper">', 'theme_text_domainname');
Does it mean we must have a “theme_text_domainname-fr_FR.po” file located in the same directory as the .php file ?
Thank you ??