Are magento translations managed through: app/locale/language_name, or app/design/frontend/default/My_themename/locale
Are there any priorities if they wxist in both places?
Can someone clearify this to me?
Thanks
There are some other details, but this is a start. |
||||
|
In your case app/design/frontend/default/My_themename/locale would overrule default default or even base default. I like to use the inline translator. Go to System>Developer, put in your IP ins the Allowed IPs. Then under Translate Inline you will see Enable for Frontend. Select yes and save config. Assuming whatever text you are trying to translate is written similar to this I found this to be the easiest way to translate stuff, though Im not sure if its the best or cleanest. |
|||||
|