John R Posted October 3, 2009 Share Posted October 3, 2009 Hi, I've made a theme, and I started translating some of the modules. The problem is, that the translation of some of the modules does not appear on the front store.I'm translating the modules from the admin panel. I saw that in the module folder a language file with the translated strings appear, but this does not affect the front store. /themes/aaa/modules/blockcart/fr.phpIn this file I have the 3 translated strings from the admin panel, but they do not appear at the frontend. At the frontend of this module I see only the original English translation.Any ideas?I'm adding the tag at the smarty template this way: {l s='Shopping Cart'} (if this matters) Link to comment Share on other sites More sharing options...
presta1 Posted October 30, 2009 Share Posted October 30, 2009 try this: {l s='Shopping Cart' mod='your_module_folder_name'} Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now