Translation: Basket
- Article Type: General
- Product: MetaLib
- Product Version: 3
Description:
We would like to translate the word Basket. How can we do it?
Resolution:
In order to change the term “Basket” to a different term within the e-shelf module please follow the following instructions:
1. in ./m3_N/insNN/www_v_lng/eshelf-2-body add slashes around placeholder $0400 in the following section, from:
<START_SECTION><!-- folder-options -->
<OPTION value="$0100" $0300>$0400 ($0200)</OPTION>
<END_SECTION><!-- folder-options -->
to
<START_SECTION><!-- folder-options -->
<OPTION value="$0100" $0300>//$0400\\ ($0200)</OPTION>
<END_SECTION><!-- folder-options -->
2. in ./insNN/tab/www_const.lng table add the translation of the term “Basket” by inserting the line:
Basket -- Something (where Something equals your local alternative to the term Basket)
2a. In the same file, edit the translation of the term “My Basket” by editing the line:
My Basket -- Something
3. restart www servers: start_w
Additional Information
My Space,
- Article last edited: 10/8/2013