| Author |
Message |
disgruntled_user
Beginner


Joined: Jul 20, 2007 Posts: 4
|
Posted: Sun Apr 06, 2008 11:41 am Post subject: simple cart/checkout related wording change |
|
|
Hello,
I've been trying to change the wording on the shopping cart module for gallery, from 'Add Photo To Cart' to 'Add to Cart'.
I did located and change about 59 occurances of 'Add Photo To Cart' I believe in the checkout module. However the changes are not reflected in the gallery. I also deleted the gallery cache, etc to make sure the pages were current.
Any ideas as to where or how this can be resolved?
Thank you!
Kai |
|
| Back to top |
|
|
AdBot
|
| Post subject: simple cart/checkout related wording change |
|
|
|
|
|
| Back to top |
|
 |
disgruntled_user
Beginner


Joined: Jul 20, 2007 Posts: 4
|
Posted: Sun Apr 13, 2008 12:49 pm Post subject: Re: simple cart/checkout related wording change |
|
|
| searched all mysql databases with no results either. Still can't figure out how to change the wording for the cart. Any ideas? Thanks! |
|
| Back to top |
|
|
disgruntled_user
Beginner


Joined: Jul 20, 2007 Posts: 4
|
Posted: Tue Apr 22, 2008 3:49 pm Post subject: Re: simple cart/checkout related wording change |
|
|
| New update, I edited some .po files for the cart and saved the .mo file to the folder that has the module_cart.mo file. I also tried a few other things with the .po files with no luck. I'm pretty sure this is close to the solution but I just have to figure out how to get the correctly named .mo file to the appropriate directory. Anyone familiar with this area of nuke w/ gallery 2 w/ cart? |
|
| Back to top |
|
|
disgruntled_user
Beginner


Joined: Jul 20, 2007 Posts: 4
|
Posted: Thu Apr 24, 2008 6:03 pm Post subject: Re: simple cart/checkout related wording change |
|
|
| well, i managed to think of a work around, just used preg_replace in the nuke header.php hehe! which I was already doing for url rewriting. |
|
| Back to top |
|
|
|
|
|
|
|