diff --git a/intaro.retailcrm/lang/en/classes/general/RCrmActions.php b/intaro.retailcrm/lang/en/classes/general/RCrmActions.php
new file mode 100644
index 00000000..b13acf86
--- /dev/null
+++ b/intaro.retailcrm/lang/en/classes/general/RCrmActions.php
@@ -0,0 +1,3 @@
+http://partner.market.yandex.ru/legal/tt/</a>";
+$MESS["YANDEX_PROPS_COMMON"] = "General settings";
+$MESS["YANDEX_PROPS_TYPE"] = "Description type settings";
+$MESS["YANDEX_PROPS_NO"] = "no";
+$MESS["YANDEX_PROPS_ADDITIONAL"] = "Additional properties for export";
+$MESS["YANDEX_PROPS_ADDITIONAL_TITLE"] = "Select properties";
+$MESS["YANDEX_PROPS_ADDITIONAL_MORE"] = "More";
+$MESS["YANDEX_PRICES"] = "Prices";
+$MESS["YANDEX_PRICE_TYPE"] = "Show price";
+$MESS["YANDEX_PRICE_TYPE_NONE"] = "optimal";
+$MESS["YANDEX_CURRENCIES"] = "Currencies";
+$MESS["YANDEX_CURRENCY"] = "currency ";
+$MESS["YANDEX_CURRENCY_RATE"] = "rate";
+$MESS["YANDEX_CURRENCY_RATE_SITE"] = "site";
+$MESS["YANDEX_CURRENCY_RATE_CBRF"] = "Cental bank of Russia";
+$MESS["YANDEX_CURRENCY_RATE_NBU"] = "National bank of Ukraine";
+$MESS["YANDEX_CURRENCY_RATE_NBK"] = "National bank of Kazakhstan";
+$MESS["YANDEX_CURRENCY_RATE_CB"] = "Bank of your region";
+$MESS["YANDEX_CURRENCY_PLUS"] = "rate correction";
+$MESS["YANDEX_PARAMS_TITLE"] = "Property";
+$MESS["YANDEX_ERR_NO_ACCESS_IBLOCK_SKU"] = "No access to info block with trade offers";
+$MESS["YANDEX_ERR_NO_IBLOCK_SKU_FOUND"] = "Info block with trade offers #ID# not found";
+$MESS["YANDEX_ERR_NO_IBLOCK_FOUND_EXT"] = "Info block #ID# not found";
+$MESS["YANDEX_ERR_NO_IBLOCK_IS_CATALOG"] = "Info block #ID# is not a sales catalog and doesn't have trade offers";
+$MESS["YANDEX_ERR_NO_SECTION_LIST"] = "Section list not set";
+$MESS["YANDEX_ERR_FILE_ACCESS_DENIED"] = "No permission to re-write file #FILE#";
+$MESS["YANDEX_ERR_FILE_OPEN_WRITING"] = "Unable to open file #FILE# for writing";
+$MESS["YANDEX_ERR_SETUP_FILE_WRITE"] = "Unable to write in file #FILE#";
+$MESS["YANDEX_PRODUCT_PROPS"] = "--- Products info block ---";
+$MESS["YANDEX_OFFERS_PROPS"] = "--- Trade offers info block ---";
+$MESS["YANDEX_SKU_SETTINGS"] = "Trade offers export";
+$MESS["YANDEX_OFFERS_SELECT"] = "Selection condition";
+$MESS["YANDEX_SKU_EXPORT_ALL_TITLE"] = "All product offers";
+$MESS["YANDEX_SKU_EXPORT_MIN_PRICE_TITLE"] = "Offer with lowest price";
+$MESS["YANDEX_SKU_EXPORT_PROP_TITLE"] = "Selection by property";
+$MESS["YANDEX_SKU_EXPORT_PROP_ID"] = "Property";
+$MESS["YANDEX_SKU_EXPORT_PROP_COND"] = "Selection condition";
+$MESS["YANDEX_SKU_EXPORT_PROP_VALUE"] = "Values";
+$MESS["YANDEX_SKU_EXPORT_PROP_EMPTY"] = "--- select property ---";
+$MESS["YANDEX_SKU_EXPORT_PROP_SELECT_ZERO"] = "empty";
+$MESS["YANDEX_SKU_EXPORT_PROP_SELECT_NONZERO"] = "not empty";
+$MESS["YANDEX_SKU_EXPORT_PROP_SELECT_EQUAL"] = "equals";
+$MESS["YANDEX_SKU_EXPORT_PROP_SELECT_NONEQUAL"] = "not equals";
+$MESS["YANDEX_SKU_EXPORT_ERR_CONDITION_ABSENT"] = "Condition for filtering trade offers is not set";
+$MESS["YANDEX_SKU_EXPORT_ERR_PROPERTY_ABSENT"] = "Property for filtering trade offers by property value is not set";
+$MESS["YANDEX_SKU_EXPORT_ERR_PROPERTY_COND_ABSENT"] = "Condition for filtering trade offers by property is not set";
+$MESS["YANDEX_SKU_EXPORT_ERR_PROPERTY_VALUES_ABSENT"] = "Property values for filtering trade offers are not set";
+$MESS["YANDEX_SAVE_ERR"] = "Save errors";
+$MESS["YANDEX_ERR_BAD_PRICE_TYPE"] = "Wrong price type is set for export";
+$MESS["YANDEX_ERR_BAD_OFFERS_IBLOCK_ID"] = "Wrong ID of Info block with trade offers";
+$MESS["YANDEX_ERR_SKU_SETTINGS_ABSENT"] = "Trade offers export settings are missing";
+$MESS["YANDEX_ROOT_DIRECTORY"] = "Catalog root section";
+$MESS["CET_ERROR_IBLOCK_PERM"] = "No permission to work with info block ##IBLOCK_ID#";
+$MESS["CES_ERROR_BAD_EXPORT_FILENAME"] = "Export file name contains forbidden characters";
diff --git a/intaro.retailcrm/lang/en/export_setup_templ.php b/intaro.retailcrm/lang/en/export_setup_templ.php
new file mode 100644
index 00000000..6d8e63f2
--- /dev/null
+++ b/intaro.retailcrm/lang/en/export_setup_templ.php
@@ -0,0 +1,125 @@
+Default path for the exported files in module settings.";
+$MESS["CAT_ADM_CSV_EXP_TAB1"] = "Info block";
+$MESS["CAT_ADM_CSV_EXP_TAB1_TITLE"] = "Select info block for export";
+$MESS["CAT_ADM_CSV_EXP_TAB2"] = "Export parameters";
+$MESS["CAT_ADM_CSV_EXP_TAB2_TITLE"] = "Export parameters settings";
+$MESS["CAT_ADM_CSV_EXP_TAB3"] = "Result";
+$MESS["CAT_ADM_CSV_EXP_TAB3_TITLE"] = "Export result";
+$MESS["CAT_ADM_CSV_EXP_IBLOCK_ID"] = "Info block";
+$MESS["CAT_ADM_CSV_EXP_ADD_SETTINGS"] = "Additional settings";
+$MESS["CAT_ADM_CSV_EXP_EXPORT_FILES"] = "Export files";
+$MESS["CAT_ADM_CSV_EXP_TIME_STEP"] = "Step execution time";
+$MESS["CAT_ADM_CSV_EXP_TIME_STEP_COMMENT"] = "0 - load all at once positive value - number of seconds to complete a single step";
+$MESS["CAT_ADM_CSV_EXP_SEP_ELEMENTS"] = "Fields and properties of elements";
+$MESS["CAT_ADM_CSV_EXP_SEP_SECTIONS"] = "Sections fields";
+$MESS["CAT_ADM_CSV_EXP_SEP_SECTIONS_EXT"] = "Fields and custom properties of sections";
+$MESS["CAT_ADM_CSV_EXP_SEP_PRODUCT"] = "Product properties";
+$MESS["CAT_ADM_CSV_EXP_SEP_PRICES"] = "Prices";
+$MESS["CAT_ADM_CSV_EXP_SEP_SKU"] = "Fields and properties of trade offers";
+$MESS["CAT_ADM_CSV_EXP_DESCR_SECT_PROP"] = "Custom property";
+$MESS["CAT_ADM_CSV_EXP_SECTION_LEVEL"] = "Level group #LEVEL#";
+$MESS["CATI_FI_PRICE_TYPE2"] = "Price type \"#TYPE#\"";
+$MESS["CATI_FI_PRICE_TYPE3"] = "Price type \"#NAME#\" (#TYPE#)";
+$MESS["CATI_FI_PRICE_CURRENCY"] = "in currency #CURRENCY#";
diff --git a/intaro.retailcrm/lang/en/icml_export_setup.php b/intaro.retailcrm/lang/en/icml_export_setup.php
new file mode 100644
index 00000000..130ce725
--- /dev/null
+++ b/intaro.retailcrm/lang/en/icml_export_setup.php
@@ -0,0 +1,48 @@
+ Integration).';
+$MESS ['INFO_3'] = 'Store code in 1C-Bitrix must correspond with the store code in retailCRM (Administration > Stores).';
diff --git a/intaro.retailcrm/lang/en/install/step11.php b/intaro.retailcrm/lang/en/install/step11.php
new file mode 100644
index 00000000..4c14a3be
--- /dev/null
+++ b/intaro.retailcrm/lang/en/install/step11.php
@@ -0,0 +1,12 @@
+Further actions
+
+If you uploaded orders in step 3, these orders are already available in your CRM and
+after a while analytical reports will be calculated for these orders and ready in KPI Panel.
+
+
+New orders will be send by agent RCrmActions::uploadOrdersAgent();
+to retailCRM every 10 minutes (interval can be changed in section Agents).
+
+
+If you selected "Export catalog now" option in step 4, your catalog will be generated.
+If you did not select this option, you can generate catalog file by «retailCRM» export function
+in section Store > Settings > Export data.
+retailCRM checks and downloads this catalog file every 3 hours.
+
+';
diff --git a/intaro.retailcrm/lang/en/install/unstep1.php b/intaro.retailcrm/lang/en/install/unstep1.php
new file mode 100644
index 00000000..7acb89e4
--- /dev/null
+++ b/intaro.retailcrm/lang/en/install/unstep1.php
@@ -0,0 +1,4 @@
+
|