// ***************
// **
// **  F I C H I E R   G E N E R E  - NE PAS MODIFIER A LA MAIN
// **
// ***************
// 
var gaLabels = new Array();
gaLabels['CHECK_FOLLOWING_INPUT']="Check the following fields";
gaLabels['POPUP_TITLE']="Message for information:";
gaLabels['POPUP_CLOSE']="X";
gaLabels['BUTTON_OK']="OK";
gaLabels['BUTTON_GO_TO_BASKET']="View basket";
gaLabels['BUTTON_CONTINUE_SHOPPING']="Continue shopping";
gaLabels['OSB_ATTRIBUTE_CHOOSE']="Step";
gaLabels['OSB_ATTRIBUTE_USER_TOTAL']="With your options:";
gaLabels['OSB_ATTRIBUTE_OUT_OF_STOCK']="Temporarily out of stock";
gaLabels['OSB_ATTRIBUTE_FORM_ERROR_2']="No options selected, or the requested quantity is to high (max. quantity available: %max_quantity%).";
gaLabels['OSB_ATTRIBUTE_FORM_ERROR']="No options selected, or the requested quantity is to high";
gaLabels['OSB_ATTRIBUTE_DETAIL']="Choose your options:";
