|
|||||||
| Using the Override System The override system exists to allow you to create custom templates or themes to skin your site. Overrides apply not only to templates but also language content and various layout components. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Zenner
Join Date: Nov 2008
Location: Slovenija
Posts: 76
|
I need to adapt the code to support multi language transaltion.
The word to translate is "Retail Price:" I don't know what should I do exactly. Should be something like this: TEXT_WHOLE_SALE PHP Code:
Thank's in advance!
__________________
I love internet and the power of information... Best Wishes!! |
|
|
|
|
|
#2 |
|
Totally Zenned
Join Date: Apr 2006
Location: London, UK
Posts: 8,431
|
It looks as though you're using an add-in that hadn't been properly constructed for multi-lingual use. Just adding a define string such as TEXT_WHOLE_SALE won't work unless the string has been defined in a language file that is called before the place where you want to use it.
So to help on this we would need to know which mod and where the text to be replaced is being used.
__________________
See and test drive Zen Cart's free templates at zencarttemplates.info Kuroi Web Design | Twitter (Questions answered in the forum only - so that any forum member can benefit - not by personal message) |
|
|
|
|
|
#3 |
|
New Zenner
Join Date: Nov 2008
Location: Slovenija
Posts: 76
|
The mod is dual pricing. The text to be replaced is in product description. One is Retail price and the second is Wholesale price.
Thank's for your help!
__________________
I love internet and the power of information... Best Wishes!! |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| google translate for my shop | sn0ut | Additional Sideboxes | 18 | 7th September 2009 05:34 PM |
| Language Translate | alicia130 | Customization from the Admin | 1 | 13th April 2009 10:22 PM |
| How to translate to a new language? | target_locked | Language Packs | 9 | 9th March 2009 04:40 AM |