[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] ProductFiles entry in locale.txt


Mike Heins escribió:

Quoting Davor Ocelic (suppressed):
do you know what the use for this record with key "ProductFiles" is? I'm localizing the table for locale es_ES and after restarting the server I kept getting server errors, because my translation for this item didn't exist as a ProductFile. It looks like some script queries this record (maybe for localized ProductFiles?).
Your "translation for this item" does not need to "exist as a ProductFile".

Actually, this is a case of a directive being set based on locale.
You can do:

	Locale de_DE ProductFiles  "produkte varianten"
	Locale fr_FR ProductFiles  "produits variantes"

to get different product tables based on locale.

To some extent this has been obsoleted by Stefan's excellent
Vend::Table::Shadow setup, which allows you to shadow certain
fields based on locale. That is what we tend to use nowadays.

Hello Davor and Mike,

thanks so much for the explanation. This is a feature (locale based product tables) that I'm certain to make use of (my store project is multilingual).

Best,

Miguel
zambra.com
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.