X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Question: Pro/Con of using $lng.lables (https://forum.x-cart.com/showthread.php?t=1561)

Alan 02-18-2003 11:45 PM

Question: Pro/Con of using $lng.lables
 
Purpose of having $lng.lables are for easy storefront changes. But if I have certain lables that I'm certain I won't change (ex. $lib.add_to_cart), would it be better off hardcoding Add to Cart where $lib.add_to_cart was? Will replacing lots of redundant lables be efficient on running scripts?

Having lables are great for website designers, but if I can replace most of them with plain text, it'll be easier for any programmers taking over my spot modifying the site.

Thoughts and comments anyone?

B00MER 02-19-2003 01:23 AM

You'd loose the ability to change languages of your x-cart, if its hardcoded, the main disadvantage ;)

Does make me wonder about processing time. 8O


All times are GMT -8. The time now is 03:52 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.