Web Development Blog – Alphadigital

Tips and Experiences

Magento translate.csv fix
Thursday, 11 de February de 2010

When I first decided to use the translate.csv file, I expected be able to override translation easilys, but this issue appeared and I had to debug long time to find out what was the problem.

The problem was that the method that gets the translation was giving more priority to the module .csv not to translate.csv, so I had to change that order to fetch the translated word, and the issue was fixed =).

Download patch

  • Share/Bookmark

2 comentarios

  • Fre 04.23.2010 - 11:08

    Thanks,

    I really don’t understand why the generic CSV is getting more priority than the theme one. Totally doesn’t make sense to me. Your fix was helpfull to me!

    Fre

  • Thilo 07.29.2010 - 9:46

    Hey,

    thanx for the hint.
    I was wondering why “Product Information”
    has been translated but “Add to Wishlist” not.

    This patch should be a bugfix in the next release!

    Best wishes from Berlin,

    Thilo

¿Qué opinas de este tema?