Forum Forum Magento Theme SNS Codia – Magento Theme Translating "Wishlist" and "View"

  • Author
    Posts
  • #9721

    sennon
    Participant

    “Wishlist” and “View” can’t be translated neither by translate.csv nor inline translation.
    I attached file.
    What file should I edit?
    Can I translate them by editing as follows?

    Replace code:
    <?php echo $this->title;?>
    by code:
    <?php echo $this->__($this->title);?>
    Where should I set these code?

    Attachments:
    1. wishlist.png

You must be logged in to reply to this topic. Click here to login or register