Timeline for Translating "Add to Cart" and "Go to Top"
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 25, 2015 at 9:20 | answer | added | Fabian Schmengler | timeline score: 0 | |
| May 23, 2015 at 19:17 | answer | added | Sourav | timeline score: 0 | |
| Apr 14, 2015 at 12:49 | answer | added | Sander Mangel | timeline score: 2 | |
| Apr 14, 2015 at 12:41 | answer | added | Adeel Ishfaq | timeline score: 0 | |
| Apr 14, 2015 at 12:05 | comment | added | SR_Magento | Do a grep -R "Go to Top" . in your Magento installation and I'm sure you'll find where it is. From there you can translate it. | |
| Apr 14, 2015 at 11:55 | comment | added | Nasir Perwaiz | In your theme's addtocart.phtm, please make sure this line is there as it is <?php $buttonTitle = $this->__('Add to Cart'); ?> | |
| Apr 14, 2015 at 11:47 | history | asked | Jennie | CC BY-SA 3.0 |