How do I change the wording in the "Contact Details"
blawler
Joined: 2013-02-19
Posts: 4 |
Posted: Tue, 2013-02-19 21:55 |
Where do I go to change some of the wording on the "Contact Details" that appears on the checkout page? Thanks |
|
Posts: 27300
All text should be able to be translated even English to English. If the module author added the proper translation function for the text.
http://codex.gallery2.org/Gallery3:Localization
If that does not work you will have to look at the modules code.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
Thanks. But, I am not sure how that changes the names within the "Contact Details" form on the "Checkout" page?
Posts: 1857
@blawler: You'd basically be creating an alternative English translation and saying that "Contact Details" (or any other text) should be "translated" to be "Contact Information" or whatever you want it to say.
Posts: 4
Ok. Thanks. I'll try to see if I can figure that out. So, there is no way to change the form itself?
Posts: 1857
@floridave already addressed that: "If that does not work you will have to look at the modules code." You can directly edit the module's code, but if you do that, you'll lose any changes you've made any time you update the module with a new version.