Your IP : 3.17.162.17


Current Path : /home/bitrix/ext_www/dev.home-comfort.in.ua/bitrix/modules/abtest/lang/en/install/
Upload File :
Current File : /home/bitrix/ext_www/dev.home-comfort.in.ua/bitrix/modules/abtest/lang/en/install/index.php

<?
$MESS["ABTEST_MODULE_NAME"] = "A/B Testing";
$MESS["ABTEST_MODULE_DESCRIPTION"] = "A/B Testing Module";
$MESS["ABTEST_INSTALL_TITLE"] = "\"A/B Testing\" Module Installation";
$MESS["ABTEST_UNINSTALL_TITLE"] = "\"A/B Testing\" Module Uninstallation";
$MESS["ABTEST_SAMPLE1_NAME"] = "New design";
$MESS["ABTEST_SAMPLE1_DESCR"] = "Run A/B testing to compare the current design to the new one and see if the conversion of the new design is better.";
$MESS["ABTEST_SAMPLE2_NAME"] = "Index page";
$MESS["ABTEST_SAMPLE2_DESCR"] = "Run A/B testing and see if there any change in conversion when you alter the main page layout.";
$MESS["ABTEST_SAMPLE3_NAME"] = "Product page";
$MESS["ABTEST_SAMPLE3_DESCR"] = "This is the page each customer views when shopping in your web store. Conduct A/B testing for this page before changing it permanently.";
$MESS["ABTEST_SAMPLE4_NAME"] = "Shopping cart pages";
$MESS["ABTEST_SAMPLE4_DESCR"] = "Run A/B testing to see how variations of the shopping cart pages affect conversion.";
$MESS["ABTEST_SAMPLE5_NAME"] = "Ordering page";
$MESS["ABTEST_SAMPLE5_DESCR"] = "Run A/B testing to see how variations of the ordering page affect conversion.";
$MESS["ABTEST_SAMPLE6_NAME"] = "Any other page";
$MESS["ABTEST_SAMPLE6_DESCR"] = "Run A/B testing for any page of your choosing to see how different design affects conversion.";
$MESS["ABTEST_SAMPLE7_NAME"] = "Composite";
$MESS["ABTEST_SAMPLE7_DESCR"] = "Run A/B testing to see how composite mode affects conversion.";
$MESS["ABTEST_SAMPLE8_NAME"] = "CDN";
$MESS["ABTEST_SAMPLE8_DESCR"] = "Run A/B testing to see how CDN affects conversion.";
$MESS["ABTEST_SAMPLE9_NAME"] = "BigData";
$MESS["ABTEST_SAMPLE9_DESCR"] = "Run A/B testing to see how BigData affects conversion.";
?>