Zen Cart Logo
Forums / Addon Language Packs / 1.5 Simple Chinese pack ok for v1.5.1?

1.5 Simple Chinese pack ok for v1.5.1?

Views: 4,207

Results 1 to 9 of 9
1 Jul 2013, 1:47 PM
#1
jaychan2013 avatar

jaychan2013

New Zenner

Join Date:
Jun 2013
Location:
Hong Kong
Posts:
27
Plugin Contributions:
0

1.5 Simple Chinese pack ok for v1.5.1?

Does anyone know the 1.5 Simple Chinese pack is compatible for 1.5.1 zencart?

Actually, I am finding the Traditional Chinese language pack. But I can't find it after long time searching. So, if yes, I would like to replace all Simple Chinese content to traditional Chinese. What else should I have to modify other than content? Thanks very much!!

1 Jul 2013, 7:35 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: 1.5 Simple Chinese pack ok for v1.5.1?

Adapting a 1.5.0 language pack to 1.5.1 (or to any version) is a simple process:

Compare the english files from v1.5.0 against the english files from v1.5.1. This shows you all the differences ... which are all the changes you need to make to your own language files (or to the older language pack).
You will find some changed definitions (usually spelling fixes or slight wording variations), but mostly you will just find new definitions added, which you must add to your own language pack.

5 Jul 2013, 2:14 PM
#3
jaychan2013 avatar

jaychan2013

New Zenner

Join Date:
Jun 2013
Location:
Hong Kong
Posts:
27
Plugin Contributions:
0

Re: 1.5 Simple Chinese pack ok for v1.5.1?

Thanks very much!
I installed 1.5 schinese to 1.51 zencart, Then modified the file one by one. It seems going smooth even with COWOA module. But once I click "add to cart" from product info page to "The Shopping Cart ", half of the page disappeared in Chinese version!!!

Picture of English version :
Attachment 12730

Picture of Chinese version :
Attachment 12731

I've checked the source code, and find the following code cannot be generated in Chinese version html.

<b>Thank you for adding this item to your shopping cart. <br /><br />Use the buttons below to update or remove items from your cart, continue shopping or proceed to the checkout.</b><br /><br /></div>

<div class="cartTotalsDisplay important">Total Items: 1  Weight: 120grams  Amount: US$6.38</div> <br class="clearBoth" /> <table border="0" width="100%" cellspacing="0" cellpadding="0" id="cartContentsDisplay"> <tr class="tableHeading"> <th scope="col" id="scQuantityHeading">Qty.</th> <th scope="col" id="scUpdateQuantity"> </th> <th scope="col" id="scProductsHeading">Item Name</th> <th scope="col" id="scUnitHeading">Unit</th> <th scope="col" id="scTotalHeading">Total</th> <th scope="col" id="scRemoveHeading"> </th> </tr> <!-- Loop through all products /--> <tr class="rowEven"> <td class="cartQuantity"> <input type="text" name="cart_quantity[]" value="1" size="4" /><br /><span class="alert bold"></span><br /><br /> </td> <td class="cartQuantityUpdate"> <input type="image" src="includes/templates/abagon/buttons/english/button_update_cart.gif" alt="Change your quantity by highlighting the number in the box, correcting the quantity and clicking this button." title=" Change your quantity by highlighting the number in the box, correcting the quantity and clicking this button. " /><input type="hidden" name="products_id[]" value="2" /> </td> <td class="cartProductDisplay"> <a href="http://www.laughmoreshop.com/index.php?main_page=product_info&products_id=2&zenid=krtuos83mdljqqgfgifldlbm34"><span id="cartImage" class="back"><img src="bmz_cache/a/ac970aab93c0f15125c168d4d8a60ba0.image.34x40.jpg" alt="120 Denier compression stockings" title=" 120 Denier compression stockings " width="34" height="40" /></span><span id="cartProdTitle">120 Denier compression stockings<span class="alert bold"></span></span></a> <br class="clearBoth" />
   </td>
   <td class="cartUnitDisplay">US$6.38</td>
   <td class="cartTotalDisplay">US$6.38</td>
   <td class="cartRemoveItemDisplay">
       <a href="http://www.laughmoreshop.com/index.php?main_page=shopping_cart&action=remove_product&product_id=2&zenid=krtuos83mdljqqgfgifldlbm34"><img src="includes/templates/abagon/images/icons/small_delete.gif" alt="Delete this item from the cart by clicking this icon." title=" Delete this item from the cart by clicking this icon. " width="15" height="16" /></a>

<input type="checkbox" name="cart_delete[]" value="2" /></td>
</tr>
<!-- Finished loop through all products /-->
</table>

<div id="cartSubTotal">Sub-Total: US$6.38</div> <br class="clearBoth" /> <!--bof shopping cart buttons--> <div class="buttonRow forward"><a href="http://www.laughmoreshop.com/index.php?main_page=checkout_shipping&zenid=krtuos83mdljqqgfgifldlbm34"><img src="includes/templates/abagon/buttons/english/button_checkout.gif" alt="Checkout" title=" Checkout " width="130" height="24" /></a></div> <div class="buttonRow back"><a href="http://www.laughmoreshop.com/index.php?main_page=product_info&cPath=1_5&products_id=2&zenid=krtuos83mdljqqgfgifldlbm34&zenid=krtuos83mdljqqgfgifldlbm34"><img src="includes/templates/abagon/buttons/english/button_continue_shopping.gif" alt="Continue Shopping" title=" Continue Shopping " width="128" height="28" /></a></div> <div class="buttonRow back"><input type="image" src="includes/templates/abagon/buttons/english/button_update_cart.gif" alt="Change your quantity by highlighting the number in the box, correcting the quantity and clicking this button." title=" Change your quantity by highlighting the number in the box, correcting the quantity and clicking this button. " /></div> <!--eof shopping cart buttons--> </form> <br class="clearBoth" /> <div class="buttonRow back"><a href="javascript:popupWindow('http://www.laughmoreshop.com/index.php?main_page=popup_shipping_estimator&zenid=krtuos83mdljqqgfgifldlbm34')"><img src="includes/templates/abagon/buttons/english/button_shipping_estimator.gif" alt="Shipping Estimator" title=" Shipping Estimator " width="130" height="28" /></a></div> <!-- ** BEGIN PAYPAL EXPRESS CHECKOUT ** --> <!-- ** END PAYPAL EXPRESS CHECKOUT ** --> </div> </td> </tr> </table> </div> </div> </div> </div> <div class="body-bg"> <div class="bottom-wrapper"> <div id="footer"> <div id="lt_corner"> <div id="rt_corner"> <div id="lb_corner"> <!--bof-navigation display --> <div id="navSuppWrapper"> <!--BOF footer menu display--> <table class="bottom-columns" cellpadding="0" cellspacing="0"> <tr><td class="menuTitle first">Contact Information</td><td class="menuTitle second">Quick Links</td><td class="menuTitle third">Information</td><td class="menuTitle">Customer Service</td></tr><tr><td class="column first"> email: [email protected]<div style="margin-top:10px;"> <a target="_blank" href="#"><img alt="twitter" style="margin-right:3px;" src="includes/templates/abagon/images/twitter.gif"/></a> <a target="_blank" href="#"><img alt="facebook" style="margin-right:3px;" src="includes/templates/abagon/images/fbook.gif"/></a> <a target="_blank" href="#"><img class="icons" alt="blogger" style="margin-right:3px;" src="includes/templates/abagon/images/blogger.gif"/></a> </div></td><td class="column second"><ul><li><a href="http://www.laughmoreshop.com/">Home</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=featured_products&zenid=krtuos83mdljqqgfgifldlbm34">Featured Products</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=specials&zenid=krtuos83mdljqqgfgifldlbm34">Specials</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=products_new&zenid=krtuos83mdljqqgfgifldlbm34">New Products</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=products_all&zenid=krtuos83mdljqqgfgifldlbm34">All Products ...</a></li></ul></td><td class="column third"><ul><li><a href="index.php?main_page=shopping_cart">View Cart</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=site_map&zenid=krtuos83mdljqqgfgifldlbm34">Site Map</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=gv_faq&zenid=krtuos83mdljqqgfgifldlbm34">Gift Certificate FAQ</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=discount_coupon&zenid=krtuos83mdljqqgfgifldlbm34">Discount Coupons</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=unsubscribe&zenid=krtuos83mdljqqgfgifldlbm34">Newsletter Unsubscribe</a></li></ul></td><td class="column fourth"><ul><li><a href="http://www.laughmoreshop.com/index.php?main_page=contact_us&zenid=krtuos83mdljqqgfgifldlbm34">Contact Us</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=shippinginfo&zenid=krtuos83mdljqqgfgifldlbm34">Shipping & Returns</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=privacy&zenid=krtuos83mdljqqgfgifldlbm34">Privacy Notice</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=conditions&zenid=krtuos83mdljqqgfgifldlbm34">Conditions of Use</a></li><li><a href="http://www.laughmoreshop.com/index.php?main_page=account&zenid=krtuos83mdljqqgfgifldlbm34">My Account</a></li></ul></td></tr></table> <!--EOF footer menu display--> <div class="clearBoth"></div> </div> </div> </div> </div> </div> </div> </div> <!--eof-navigation display --> <div class="bottom-wrapper"> <!--bof-navigation display --> <div style="float:right;"> </div> <!--eof-navigation display --> <!--bof- site copyright display --> <div id="siteinfoLegal" class="legalCopyright">Copyright © 2013 <a href="http://www.laughmoreshop.com/index.php?main_page=index&zenid=krtuos83mdljqqgfgifldlbm34" target="_blank">Laughmore Shop</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a></div> <!--eof- site copyright display --> <!--bof-ip address display -->
  <div id="siteinfoIP">Your IP Address is:   223.19.243.80</div>
  <!--eof-ip address display -->
<div class="clearBoth"><img src="includes/templates/abagon/images/spacer.gif" width="2" height="1" alt="wastrong template" /></div>
</div> <!-- bof- parse time display --> <!-- eof- parse time display --> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-42057177-1"); pageTracker._initData(); pageTracker._trackPageview(); pageTracker._trackPageLoadTime(); </script></body> </html>

I've tried several days to compare the files but really can't find the solution. Please help me!!! Does anyone know how to fix it.

Thanks very much!!

5 Jul 2013, 4:53 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: 1.5 Simple Chinese pack ok for v1.5.1?

jaychan2013:

half of the page disappearedThat strongly suggests you have PHP errors ... which could be simple syntax typos.
See the logs: http://www.zen-cart.com/content.php?124-blank-page

9 Jul 2013, 3:40 PM
#5
jaychan2013 avatar

jaychan2013

New Zenner

Join Date:
Jun 2013
Location:
Hong Kong
Posts:
27
Plugin Contributions:
0

Re: 1.5 Simple Chinese pack ok for v1.5.1?

I finally found out that I missed some files in the Chinese folder. Thanks DrByte!!!!

Unfortunately, I have another problem! When I sent out order confirmation email to customer, some sections cannot decode the Chinese wordings correctly!

I do set the checkout_process.php to utf-8.

Belows red wordings are the sections which cannot be displayed correctly!

Order Confirmation from Laughmore Shop
 
Jay Chan
 
Thanks for shopping with us today!
The following are the details of your order.
------------------------------------------------------
Order Number: 5
Date Ordered: Saturday 22 June, 2013
Detailed Invoice:
http://www.xxx.com/index.php?main_page=account_history_info&order_id=5
 
Products------------------------------------------------------
1 x 120 Denier compression stockings (F0020001) = HKD48.00
1 x ######## Bra (F0010001) = HKD55.00
 Size Small
 color ########
1 x Sleeping Beauty Hip Pants (F0020002) = HKD48.00
 Size Medium
------------------------------------------------------
Sub-Total: HKD151.00
Flat Rate (Registered Mail): HKD13.00
Total: HKD164.00
Reward Points earned: 151
 
Delivery Address------------------------------------------------------
ABC
Jay Chan
asdlgegrtgr
wfgrgrege
wegreg, 000000
 kowloon, Hong Kong
 
Billing Address
------------------------------------------------------
ABC
Jay Chan
asdlgegrtgr
wfgrgrege
wegreg, 000000
 kowloon, Hong Kong
 
Payment Method------------------------------------------------------
Direct Bank Deposit - BANK OF CHINA

I know my knowledge is not enough to fix it by now!
Could you tell me where I should correct them?

Thanks very much!

9 Jul 2013, 3:43 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: 1.5 Simple Chinese pack ok for v1.5.1?

Use the Developers Toolkit to search for a few of those problematic words, such as:

Thanks for shopping with us todayThat will show you which files may still need editing.

Ref:
http://www.zen-cart.com/content.php?80-how-do-i-find-out-what-files-to-edit
http://www.zen-cart.com/content.php?81-how-do-i-use-the-developers-toolkit

13 Jul 2013, 6:17 AM
#7
jaychan2013 avatar

jaychan2013

New Zenner

Join Date:
Jun 2013
Location:
Hong Kong
Posts:
27
Plugin Contributions:
0

Re: 1.5 Simple Chinese pack ok for v1.5.1?

This method is quite good to search text location. I've solved the all decode problems. Thanks DrByte's help!

I've got another problem (Sorry for so many problems but I really don't know how to fix by myself even I've searched many threads here!)

  1. I've installed the Reward points module, and I've added the hyperlink of "Reward Points" in the tpl_product_info_display, so I can show the description of reward points:
    Attachment 12757

For Chinese version, the wordings "Reward Points" will changed to display in Chinese automatically. But no hyperlink for the Chinese "Reward Points"!

**My question is how to add the hyperlink of "Reward Points" in the Chinese version? **
I cannot find any Chinese version of tpl_product_info_display to add the hyperlink!!

  1. As I've added "product description" in the Eng. version of product info display page:
    Attachment 12758

with code added to the tpl_product_info_display file:

<!--bof Product description --> <?php if ($products_description != '') { ?> <h2>Product Description</h2> <div id="productDescription" class="productGeneral biggerText"><?php echo stripslashes($products_description); ?></div> <?php } ?> <!--eof Product description -->

**How do I correct it to have the page change the wordings "Product description" to Chinese when selecting Chinese version? **

Thank you very much!!

13 Jul 2013, 3:43 PM
#8
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: 1.5 Simple Chinese pack ok for v1.5.1?

For #2, you said you directly wrote "<h2>Product Description</h2>" into the template file.
Doing that will make it ALWAYS be english, because you wrote it in english.

As you know from looking at the language pack, Zen Cart uses PHP Constants for multilanguage support.

  1. Add a define('TEXT_PRODUCT_DESCRIPTION', 'Product Description'); to your english product_info.php language file.
    Then add it to your chinese language file and translate it.

  2. Then use it in your template like this:

<h2><?php echo TEXT_PRODUCT_DESCRIPTION; ?></h2>
17 Jul 2013, 9:29 AM
#9
jaychan2013 avatar

jaychan2013

New Zenner

Join Date:
Jun 2013
Location:
Hong Kong
Posts:
27
Plugin Contributions:
0

Re: 1.5 Simple Chinese pack ok for v1.5.1?

Thank you DrByte! All the problems of Chinese pack solved.