It seems that the french email version of the Order Status Change (OrderStatusChange_fr.vm) is being replaced with OrderStatusChange_en.vm. It defaults to the english version even if it is _fr.
Does anyone know how to fix this issue? Canada English works fine. This only happens for any orders in french (_fr). It is not using the correct two character country code when the order status is changed to shipped.
I did checked and verified the following:
The AdminVelocityContextMgr java in com.konakartadmin.blif is set properly.
The com.konakartadmin.blif.AdminVelocityContextMgr is declared properly in konakartadmin.properties.
The konakart_velocity.properties are set properly.
The templates folder is setup properly as well as the OrderStatusChange_fr.vm file exist.
Please help.
I did a fresh install, set up Canadian French as a language and it all worked fine - picking up my _fr OrderStatusChange templates just fine. Maybe you could enable some debug logging in your case to figure out what's wrong?